Started by user Matteo Maiero Running as Matteo Maiero Agent basic-qqk20 is provisioned from template basic --- apiVersion: "v1" kind: "Pod" metadata: annotations: {} labels: jenkins: "slave" jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" jenkins/label: "basic" name: "basic-qqk20" namespace: "kura" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.kura.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "basic-qqk20" - 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-qqk20" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.kura.svc.cluster.local/kura/" image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.13.3" imagePullPolicy: "Always" name: "jnlp" resources: limits: cpu: "2000m" memory: "4096Mi" requests: cpu: "1000m" memory: "4096Mi" 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 subPath: "" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-kura" 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" Building remotely on basic-qqk20 (basic) in workspace /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... The recommended git tool is: git No credentials specified Cloning the remote Git repository Cloning repository https://github.com/eclipse/kura > git init /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate # timeout=10 Fetching upstream changes from https://github.com/eclipse/kura > git --version # timeout=10 > git --version # 'git version 2.20.1' > git fetch --tags --force --progress -- https://github.com/eclipse/kura +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/eclipse/kura # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/release-4.1.0^{commit} # timeout=10 Checking out Revision 8a65ca505a90f5f079dafcacc34f9f77a5018d10 (origin/release-4.1.0) > git config core.sparsecheckout # timeout=10 > git checkout -f 8a65ca505a90f5f079dafcacc34f9f77a5018d10 # timeout=10 Commit message: "chore: Release notes for Kura 4.1.4 (#4215)" > git rev-list --no-walk 4bcaaf240529963fce6d23c28cdfe1194e1c1514 # timeout=10 [kura-4-1-0-release-candidate] $ /bin/sh -xe /tmp/jenkins6482584632727132270.sh + touch /tmp/isJenkins.txt [kura-4-1-0-release-candidate] $ /opt/tools/apache-maven/latest/bin/mvn -f target-platform/pom.xml "-DMAVEN_OPTS=-Xmx1536m -XX:MaxPermSize=512m" -Dmaven.repo.local=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository clean install -U -e -Pno-mirror -Pcheck-exists-plugin Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0) Maven home: /opt/tools/apache-maven/latest Java version: 1.8.0_292, vendor: AdoptOpenJDK, runtime: /opt/tools/java/adoptopenjdk/openj9-jdk-8/1.8.0_292-b10/jre Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.14.14-200.fc34.x86_64", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.eclipse.kura:org.usb4java:bundle:1.2.501-SNAPSHOT [WARNING] 'dependencies.dependency.systemPath' for org.usb4java:org.usb4java:jar should not point at files within the project directory, ${basedir}/src/lib/usb4java-1.2.0.jar will be unresolvable by dependent projects @ line 42, column 25 [WARNING] 'dependencies.dependency.systemPath' for org.usb4java:org.usb4java.linux-arm:jar should not point at files within the project directory, ${basedir}/src/lib/libusb4java-1.2.0-linux-arm.jar will be unresolvable by dependent projects @ line 50, column 25 [WARNING] 'dependencies.dependency.systemPath' for org.usb4java:org.usb4java.linux-x86_64:jar should not point at files within the project directory, ${basedir}/src/lib/libusb4java-1.2.0-linux-x86_64.jar will be unresolvable by dependent projects @ line 58, column 25 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.eclipse.kura:usb4java-javax:bundle:1.2.501-SNAPSHOT [WARNING] 'dependencies.dependency.systemPath' for javax.usb:usb-api:jar should not point at files within the project directory, ${basedir}/src/lib/usb-api-1.0.2.jar will be unresolvable by dependent projects @ line 32, column 25 [WARNING] 'dependencies.dependency.systemPath' for usb4java-javax:org.usb4java.javax:jar should not point at files within the project directory, ${basedir}/src/lib/usb4java-javax-1.2.0.jar will be unresolvable by dependent projects @ line 40, column 25 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] target-platform [pom] [INFO] org.apache.activemq.artemis [bundle] [INFO] Camel :: Core :: Import sun.misc [jar] [INFO] System extension fragment for 'sun.misc' [jar] [INFO] com.codeminders.hidapi-parent [pom] [INFO] Java API for working with Human Interface USB Devices (HID) [bundle] [INFO] Native libraries for 'com.codeminders.hidapi' on ARM 6 HF [bundle] [INFO] Native libraries for 'com.codeminders.hidapi' on x86_64 [bundle] [INFO] Native libraries for 'com.codeminders.hidapi' on ARM 64 bits [bundle] [INFO] usb4java [bundle] [INFO] usb4java-javax [bundle] [INFO] org.moka7 [bundle] [INFO] org.eclipse.soda.dk.comm-parent [pom] [INFO] Serial Device based on SODA DK comm [bundle] [INFO] Native libraries for 'org.eclipse.soda.dk.comm' on ARM 6 HF [bundle] [INFO] Native libraries for 'org.eclipse.soda.dk.comm' on x86_64 [bundle] [INFO] Native libraries for 'org.eclipse.soda.dk.comm' on ARM 64 bits [bundle] [INFO] jdk.dio-parent [pom] [INFO] jdk.dio [bundle] [INFO] jdk.dio.armv6hf [bundle] [INFO] jdk.dio.x86_64 [bundle] [INFO] jdk.dio.aarch64 [bundle] [INFO] gwt-user [bundle] [INFO] tinyb-parent [pom] [INFO] Tiny Bluetooth LE Library [bundle] [INFO] Native libraries for 'tinyb' on ARM 6 HF [bundle] [INFO] Native libraries for 'tinyb' on X86 64 [bundle] [INFO] Native libraries for 'tinyb' on aarch64 [bundle] [INFO] moquette-broker [bundle] [INFO] org.apache.log4j2-api-config [bundle] [INFO] org.eclipse.kura.jetty.customizer [bundle] [INFO] p2-repo-common [pom] [INFO] p2-repo-equinox_3.12.50 [pom] [INFO] p2-repo-tests-deps [pom] [INFO] [INFO] ------------------< org.eclipse.kura:target-platform >------------------ [INFO] Building target-platform 4.1.4 [1/34] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ target-platform --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ target-platform --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ target-platform --- [INFO] setting maven.deploy.skip=false [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ target-platform --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/target-platform/4.1.4/target-platform-4.1.4.pom [INFO] [INFO] ------------< org.eclipse.kura:org.apache.activemq.artemis >------------ [INFO] Building org.apache.activemq.artemis 2.6.1-SNAPSHOT [2/34] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.apache.activemq.artemis --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.apache.activemq.artemis --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ org.apache.activemq.artemis --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/org.apache.activemq.artemis/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ org.apache.activemq.artemis --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ org.apache.activemq.artemis --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/org.apache.activemq.artemis/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ org.apache.activemq.artemis --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ org.apache.activemq.artemis --- [INFO] No tests to run. [INFO] [INFO] --- maven-bundle-plugin:3.2.0:bundle (default-bundle) @ org.apache.activemq.artemis --- [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.apache.activemq.artemis --- [INFO] [INFO] --- maven-install-plugin:3.0.1:install (default-install) @ org.apache.activemq.artemis --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/org.apache.activemq.artemis/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.apache.activemq.artemis/2.6.1-SNAPSHOT/org.apache.activemq.artemis-2.6.1-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/org.apache.activemq.artemis/target/org.apache.activemq.artemis-2.6.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.apache.activemq.artemis/2.6.1-SNAPSHOT/org.apache.activemq.artemis-2.6.1-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:3.2.0:install (default-install) @ org.apache.activemq.artemis --- [INFO] Writing OBR metadata [INFO] Installing org/eclipse/kura/org.apache.activemq.artemis/2.6.1-SNAPSHOT/org.apache.activemq.artemis-2.6.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ----------< org.eclipse.kura:org.eclipse.kura.camel.sun.misc >---------- [INFO] Building Camel :: Core :: Import sun.misc 1.0.401-SNAPSHOT [3/34] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.camel.sun.misc --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.camel.sun.misc --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.kura.camel.sun.misc --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ org.eclipse.kura.camel.sun.misc --- [INFO] No sources to compile [INFO] [INFO] --- maven-bundle-plugin:3.2.0:manifest (bundle-manifest) @ org.eclipse.kura.camel.sun.misc --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.kura.camel.sun.misc --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/org.eclipse.kura.camel.sun.misc/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ org.eclipse.kura.camel.sun.misc --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ org.eclipse.kura.camel.sun.misc --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.0.0:jar (default-jar) @ org.eclipse.kura.camel.sun.misc --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/org.eclipse.kura.camel.sun.misc/target/org.eclipse.kura.camel.sun.misc-1.0.401-SNAPSHOT.jar [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.camel.sun.misc --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.eclipse.kura.camel.sun.misc --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/org.eclipse.kura.camel.sun.misc/target/org.eclipse.kura.camel.sun.misc-1.0.401-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.camel.sun.misc/1.0.401-SNAPSHOT/org.eclipse.kura.camel.sun.misc-1.0.401-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/org.eclipse.kura.camel.sun.misc/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.camel.sun.misc/1.0.401-SNAPSHOT/org.eclipse.kura.camel.sun.misc-1.0.401-SNAPSHOT.pom [INFO] [INFO] -------------< org.eclipse.kura:org.eclipse.kura.sun.misc >------------- [INFO] Building System extension fragment for 'sun.misc' 1.0.401-SNAPSHOT [4/34] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.sun.misc --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.sun.misc --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.kura.sun.misc --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ org.eclipse.kura.sun.misc --- [INFO] No sources to compile [INFO] [INFO] --- maven-bundle-plugin:3.2.0:manifest (bundle-manifest) @ org.eclipse.kura.sun.misc --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.kura.sun.misc --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/org.eclipse.kura.sun.misc/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ org.eclipse.kura.sun.misc --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ org.eclipse.kura.sun.misc --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.0.0:jar (default-jar) @ org.eclipse.kura.sun.misc --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/org.eclipse.kura.sun.misc/target/org.eclipse.kura.sun.misc-1.0.401-SNAPSHOT.jar [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.sun.misc --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.eclipse.kura.sun.misc --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/org.eclipse.kura.sun.misc/target/org.eclipse.kura.sun.misc-1.0.401-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.sun.misc/1.0.401-SNAPSHOT/org.eclipse.kura.sun.misc-1.0.401-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/org.eclipse.kura.sun.misc/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.sun.misc/1.0.401-SNAPSHOT/org.eclipse.kura.sun.misc-1.0.401-SNAPSHOT.pom [INFO] [INFO] -----------< org.eclipse.kura:com.codeminders.hidapi-parent >----------- [INFO] Building com.codeminders.hidapi-parent 1.1.501-SNAPSHOT [5/34] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ com.codeminders.hidapi-parent --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ com.codeminders.hidapi-parent --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ com.codeminders.hidapi-parent --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ com.codeminders.hidapi-parent --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/com.codeminders.hidapi-parent/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/com.codeminders.hidapi-parent/1.1.501-SNAPSHOT/com.codeminders.hidapi-parent-1.1.501-SNAPSHOT.pom [INFO] [INFO] --------------< org.eclipse.kura:com.codeminders.hidapi >--------------- [INFO] Building Java API for working with Human Interface USB Devices (HID) 1.1.501-SNAPSHOT [6/34] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ com.codeminders.hidapi --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ com.codeminders.hidapi --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ com.codeminders.hidapi --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/com.codeminders.hidapi-parent/com.codeminders.hidapi/src/main/resources [INFO] Copying 0 resource [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ com.codeminders.hidapi --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/com.codeminders.hidapi-parent/com.codeminders.hidapi/target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ com.codeminders.hidapi --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/com.codeminders.hidapi-parent/com.codeminders.hidapi/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ com.codeminders.hidapi --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ com.codeminders.hidapi --- [INFO] No tests to run. [INFO] [INFO] --- maven-bundle-plugin:2.3.5:bundle (default-bundle) @ com.codeminders.hidapi --- [INFO] [INFO] --- maven-dependency-plugin:2.8:copy-dependencies (copy-dependencies) @ com.codeminders.hidapi --- [INFO] Copying org.eclipse.osgi-3.8.1.v20120830-144521.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/com.codeminders.hidapi-parent/com.codeminders.hidapi/target/dependency/org.eclipse.osgi-3.8.1.v20120830-144521.jar [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ com.codeminders.hidapi --- [INFO] [INFO] --- maven-install-plugin:3.0.1:install (default-install) @ com.codeminders.hidapi --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/com.codeminders.hidapi-parent/com.codeminders.hidapi/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/com.codeminders.hidapi/1.1.501-SNAPSHOT/com.codeminders.hidapi-1.1.501-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/com.codeminders.hidapi-parent/com.codeminders.hidapi/target/com.codeminders.hidapi-1.1.501-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/com.codeminders.hidapi/1.1.501-SNAPSHOT/com.codeminders.hidapi-1.1.501-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:2.3.5:install (default-install) @ com.codeminders.hidapi --- [INFO] Installing org/eclipse/kura/com.codeminders.hidapi/1.1.501-SNAPSHOT/com.codeminders.hidapi-1.1.501-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ----------< org.eclipse.kura:com.codeminders.hidapi.armv6hf >----------- [INFO] Building Native libraries for 'com.codeminders.hidapi' on ARM 6 HF 1.1.501-SNAPSHOT [7/34] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ com.codeminders.hidapi.armv6hf --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ com.codeminders.hidapi.armv6hf --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ com.codeminders.hidapi.armv6hf --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/com.codeminders.hidapi-parent/com.codeminders.hidapi.armv6hf/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ com.codeminders.hidapi.armv6hf --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ com.codeminders.hidapi.armv6hf --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/com.codeminders.hidapi-parent/com.codeminders.hidapi.armv6hf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ com.codeminders.hidapi.armv6hf --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ com.codeminders.hidapi.armv6hf --- [INFO] No tests to run. [INFO] Surefire report directory: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/com.codeminders.hidapi-parent/com.codeminders.hidapi.armv6hf/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-bundle-plugin:2.3.5:bundle (default-bundle) @ com.codeminders.hidapi.armv6hf --- [WARNING] Bundle org.eclipse.kura:com.codeminders.hidapi.armv6hf:bundle:1.1.501-SNAPSHOT : Classpath is empty. Private-Package and Export-Package can only expand from the classpath when there is one [WARNING] Bundle org.eclipse.kura:com.codeminders.hidapi.armv6hf:bundle:1.1.501-SNAPSHOT : Instructions in Private-Package, or -testpackages that are never used: .* Classpath: [INFO] [INFO] --- maven-dependency-plugin:2.8:copy-dependencies (copy-dependencies) @ com.codeminders.hidapi.armv6hf --- [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ com.codeminders.hidapi.armv6hf --- [INFO] [INFO] --- maven-install-plugin:3.0.1:install (default-install) @ com.codeminders.hidapi.armv6hf --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/com.codeminders.hidapi-parent/com.codeminders.hidapi.armv6hf/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/com.codeminders.hidapi.armv6hf/1.1.501-SNAPSHOT/com.codeminders.hidapi.armv6hf-1.1.501-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/com.codeminders.hidapi-parent/com.codeminders.hidapi.armv6hf/target/com.codeminders.hidapi.armv6hf-1.1.501-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/com.codeminders.hidapi.armv6hf/1.1.501-SNAPSHOT/com.codeminders.hidapi.armv6hf-1.1.501-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:2.3.5:install (default-install) @ com.codeminders.hidapi.armv6hf --- [INFO] Installing org/eclipse/kura/com.codeminders.hidapi.armv6hf/1.1.501-SNAPSHOT/com.codeminders.hidapi.armv6hf-1.1.501-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -----------< org.eclipse.kura:com.codeminders.hidapi.x86_64 >----------- [INFO] Building Native libraries for 'com.codeminders.hidapi' on x86_64 1.1.501-SNAPSHOT [8/34] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ com.codeminders.hidapi.x86_64 --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ com.codeminders.hidapi.x86_64 --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ com.codeminders.hidapi.x86_64 --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/com.codeminders.hidapi-parent/com.codeminders.hidapi.x86_64/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ com.codeminders.hidapi.x86_64 --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ com.codeminders.hidapi.x86_64 --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/com.codeminders.hidapi-parent/com.codeminders.hidapi.x86_64/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ com.codeminders.hidapi.x86_64 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ com.codeminders.hidapi.x86_64 --- [INFO] No tests to run. [INFO] Surefire report directory: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/com.codeminders.hidapi-parent/com.codeminders.hidapi.x86_64/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-bundle-plugin:2.3.5:bundle (default-bundle) @ com.codeminders.hidapi.x86_64 --- [WARNING] Bundle org.eclipse.kura:com.codeminders.hidapi.x86_64:bundle:1.1.501-SNAPSHOT : Classpath is empty. Private-Package and Export-Package can only expand from the classpath when there is one [WARNING] Bundle org.eclipse.kura:com.codeminders.hidapi.x86_64:bundle:1.1.501-SNAPSHOT : Instructions in Private-Package, or -testpackages that are never used: .* Classpath: [INFO] [INFO] --- maven-dependency-plugin:2.8:copy-dependencies (copy-dependencies) @ com.codeminders.hidapi.x86_64 --- [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ com.codeminders.hidapi.x86_64 --- [INFO] [INFO] --- maven-install-plugin:3.0.1:install (default-install) @ com.codeminders.hidapi.x86_64 --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/com.codeminders.hidapi-parent/com.codeminders.hidapi.x86_64/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/com.codeminders.hidapi.x86_64/1.1.501-SNAPSHOT/com.codeminders.hidapi.x86_64-1.1.501-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/com.codeminders.hidapi-parent/com.codeminders.hidapi.x86_64/target/com.codeminders.hidapi.x86_64-1.1.501-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/com.codeminders.hidapi.x86_64/1.1.501-SNAPSHOT/com.codeminders.hidapi.x86_64-1.1.501-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:2.3.5:install (default-install) @ com.codeminders.hidapi.x86_64 --- [INFO] Installing org/eclipse/kura/com.codeminders.hidapi.x86_64/1.1.501-SNAPSHOT/com.codeminders.hidapi.x86_64-1.1.501-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ----------< org.eclipse.kura:com.codeminders.hidapi.aarch64 >----------- [INFO] Building Native libraries for 'com.codeminders.hidapi' on ARM 64 bits 1.1.501-SNAPSHOT [9/34] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ com.codeminders.hidapi.aarch64 --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ com.codeminders.hidapi.aarch64 --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ com.codeminders.hidapi.aarch64 --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/com.codeminders.hidapi-parent/com.codeminders.hidapi.aarch64/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ com.codeminders.hidapi.aarch64 --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ com.codeminders.hidapi.aarch64 --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/com.codeminders.hidapi-parent/com.codeminders.hidapi.aarch64/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ com.codeminders.hidapi.aarch64 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ com.codeminders.hidapi.aarch64 --- [INFO] No tests to run. [INFO] Surefire report directory: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/com.codeminders.hidapi-parent/com.codeminders.hidapi.aarch64/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-bundle-plugin:2.3.5:bundle (default-bundle) @ com.codeminders.hidapi.aarch64 --- [WARNING] Bundle org.eclipse.kura:com.codeminders.hidapi.aarch64:bundle:1.1.501-SNAPSHOT : Classpath is empty. Private-Package and Export-Package can only expand from the classpath when there is one [WARNING] Bundle org.eclipse.kura:com.codeminders.hidapi.aarch64:bundle:1.1.501-SNAPSHOT : Instructions in Private-Package, or -testpackages that are never used: .* Classpath: [INFO] [INFO] --- maven-dependency-plugin:2.8:copy-dependencies (copy-dependencies) @ com.codeminders.hidapi.aarch64 --- [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ com.codeminders.hidapi.aarch64 --- [INFO] [INFO] --- maven-install-plugin:3.0.1:install (default-install) @ com.codeminders.hidapi.aarch64 --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/com.codeminders.hidapi-parent/com.codeminders.hidapi.aarch64/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/com.codeminders.hidapi.aarch64/1.1.501-SNAPSHOT/com.codeminders.hidapi.aarch64-1.1.501-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/com.codeminders.hidapi-parent/com.codeminders.hidapi.aarch64/target/com.codeminders.hidapi.aarch64-1.1.501-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/com.codeminders.hidapi.aarch64/1.1.501-SNAPSHOT/com.codeminders.hidapi.aarch64-1.1.501-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:2.3.5:install (default-install) @ com.codeminders.hidapi.aarch64 --- [INFO] Installing org/eclipse/kura/com.codeminders.hidapi.aarch64/1.1.501-SNAPSHOT/com.codeminders.hidapi.aarch64-1.1.501-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -------------------< org.eclipse.kura:org.usb4java >-------------------- [INFO] Building usb4java 1.2.501-SNAPSHOT [10/34] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.usb4java --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.usb4java --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ org.usb4java --- [INFO] Copying 1 resource [INFO] Copying 0 resource [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ org.usb4java --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ org.usb4java --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/org.usb4java/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ org.usb4java --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ org.usb4java --- [INFO] No tests to run. [INFO] Surefire report directory: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/org.usb4java/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-bundle-plugin:2.3.5:bundle (default-bundle) @ org.usb4java --- [WARNING] Include-Resource: overriding touch.txt=src/main/resources/touch.txt with /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/org.usb4java/src/main,/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/org.usb4java/about.html,about_files=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/org.usb4java/about_files/ (add {maven-resources} if you want to include the maven resources) [WARNING] Embed-Dependency: clause "org.usb4java;groupId=org.usb4java;artifactId=org.usb4java;version=1.2.0;scope=runtime" did not match any dependencies [INFO] [INFO] --- maven-dependency-plugin:2.8:copy-dependencies (copy-dependencies) @ org.usb4java --- [INFO] Copying libusb4java-1.2.0-linux-arm.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/org.usb4java/target/dependency/org.usb4java.linux-arm-1.2.0.jar [INFO] Copying libusb4java-1.2.0-linux-x86_64.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/org.usb4java/target/dependency/org.usb4java.linux-x86_64-1.2.0.jar [INFO] Copying usb4java-1.2.0.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/org.usb4java/target/dependency/org.usb4java-1.2.0.jar [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.usb4java --- [INFO] [INFO] --- maven-install-plugin:3.0.1:install (default-install) @ org.usb4java --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/org.usb4java/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.usb4java/1.2.501-SNAPSHOT/org.usb4java-1.2.501-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/org.usb4java/target/org.usb4java-1.2.501-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.usb4java/1.2.501-SNAPSHOT/org.usb4java-1.2.501-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:2.3.5:install (default-install) @ org.usb4java --- [INFO] Installing org/eclipse/kura/org.usb4java/1.2.501-SNAPSHOT/org.usb4java-1.2.501-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ------------------< org.eclipse.kura:usb4java-javax >------------------- [INFO] Building usb4java-javax 1.2.501-SNAPSHOT [11/34] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ usb4java-javax --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ usb4java-javax --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ usb4java-javax --- [INFO] Copying 1 resource [INFO] Copying 0 resource [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ usb4java-javax --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ usb4java-javax --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/usb4java-javax/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ usb4java-javax --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ usb4java-javax --- [INFO] No tests to run. [INFO] Surefire report directory: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/usb4java-javax/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-bundle-plugin:2.3.5:bundle (default-bundle) @ usb4java-javax --- [WARNING] Include-Resource: overriding touch.txt=src/main/resources/touch.txt with /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/usb4java-javax/src/main,/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/usb4java-javax/about.html,about_files=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/usb4java-javax/about_files/,/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/usb4java-javax/lib (add {maven-resources} if you want to include the maven resources) [WARNING] Embed-Dependency: clause "javax.usb;groupId=javax.usb;artifactId=javax.usb;version=1.0.2;scope=runtime" did not match any dependencies [INFO] [INFO] --- maven-dependency-plugin:2.8:copy-dependencies (copy-dependencies) @ usb4java-javax --- [INFO] Copying usb-api-1.0.2.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/usb4java-javax/target/dependency/usb-api-1.0.2.jar [INFO] Copying usb4java-javax-1.2.0.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/usb4java-javax/target/dependency/org.usb4java.javax-1.2.0.jar [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ usb4java-javax --- [INFO] [INFO] --- maven-install-plugin:3.0.1:install (default-install) @ usb4java-javax --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/usb4java-javax/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/usb4java-javax/1.2.501-SNAPSHOT/usb4java-javax-1.2.501-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/usb4java-javax/target/usb4java-javax-1.2.501-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/usb4java-javax/1.2.501-SNAPSHOT/usb4java-javax-1.2.501-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:2.3.5:install (default-install) @ usb4java-javax --- [INFO] Installing org/eclipse/kura/usb4java-javax/1.2.501-SNAPSHOT/usb4java-javax-1.2.501-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ---------------------< org.eclipse.kura:org.moka7 >--------------------- [INFO] Building org.moka7 1.0.301-SNAPSHOT [12/34] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.moka7 --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.moka7 --- [INFO] [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ org.moka7 --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/org.moka7/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ org.moka7 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/org.moka7/target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ org.moka7 --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/org.moka7/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ org.moka7 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ org.moka7 --- [INFO] No tests to run. [INFO] [INFO] --- maven-bundle-plugin:3.2.0:bundle (default-bundle) @ org.moka7 --- [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.moka7 --- [INFO] [INFO] --- maven-install-plugin:3.0.1:install (default-install) @ org.moka7 --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/org.moka7/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.moka7/1.0.301-SNAPSHOT/org.moka7-1.0.301-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/org.moka7/target/org.moka7-1.0.301-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.moka7/1.0.301-SNAPSHOT/org.moka7-1.0.301-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:3.2.0:install (default-install) @ org.moka7 --- [INFO] Installing org/eclipse/kura/org.moka7/1.0.301-SNAPSHOT/org.moka7-1.0.301-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ----------< org.eclipse.kura:org.eclipse.soda.dk.comm-parent >---------- [INFO] Building org.eclipse.soda.dk.comm-parent 1.2.501-SNAPSHOT [13/34] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.soda.dk.comm-parent --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.soda.dk.comm-parent --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.soda.dk.comm-parent --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.eclipse.soda.dk.comm-parent --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/org.eclipse.soda.dk.comm-parent/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.soda.dk.comm-parent/1.2.501-SNAPSHOT/org.eclipse.soda.dk.comm-parent-1.2.501-SNAPSHOT.pom [INFO] [INFO] -------------< org.eclipse.kura:org.eclipse.soda.dk.comm >-------------- [INFO] Building Serial Device based on SODA DK comm 1.2.501-SNAPSHOT [14/34] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.soda.dk.comm --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.soda.dk.comm --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ org.eclipse.soda.dk.comm --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/org.eclipse.soda.dk.comm-parent/org.eclipse.soda.dk.comm/src/main/resources [INFO] Copying 0 resource [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ org.eclipse.soda.dk.comm --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/org.eclipse.soda.dk.comm-parent/org.eclipse.soda.dk.comm/target/classes [INFO] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/org.eclipse.soda.dk.comm-parent/org.eclipse.soda.dk.comm/src/main/java/javax/comm/CommPortIdentifier.java: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/org.eclipse.soda.dk.comm-parent/org.eclipse.soda.dk.comm/src/main/java/javax/comm/CommPortIdentifier.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/org.eclipse.soda.dk.comm-parent/org.eclipse.soda.dk.comm/src/main/java/javax/comm/CommPortIdentifier.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ org.eclipse.soda.dk.comm --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/org.eclipse.soda.dk.comm-parent/org.eclipse.soda.dk.comm/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ org.eclipse.soda.dk.comm --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ org.eclipse.soda.dk.comm --- [INFO] No tests to run. [INFO] [INFO] --- maven-bundle-plugin:2.3.5:bundle (default-bundle) @ org.eclipse.soda.dk.comm --- [INFO] [INFO] --- maven-dependency-plugin:2.8:copy-dependencies (copy-dependencies) @ org.eclipse.soda.dk.comm --- [INFO] Copying org.eclipse.osgi-3.8.1.v20120830-144521.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/org.eclipse.soda.dk.comm-parent/org.eclipse.soda.dk.comm/target/dependency/org.eclipse.osgi-3.8.1.v20120830-144521.jar [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.soda.dk.comm --- [INFO] [INFO] --- maven-install-plugin:3.0.1:install (default-install) @ org.eclipse.soda.dk.comm --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/org.eclipse.soda.dk.comm-parent/org.eclipse.soda.dk.comm/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.soda.dk.comm/1.2.501-SNAPSHOT/org.eclipse.soda.dk.comm-1.2.501-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/org.eclipse.soda.dk.comm-parent/org.eclipse.soda.dk.comm/target/org.eclipse.soda.dk.comm-1.2.501-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.soda.dk.comm/1.2.501-SNAPSHOT/org.eclipse.soda.dk.comm-1.2.501-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:2.3.5:install (default-install) @ org.eclipse.soda.dk.comm --- [INFO] Installing org/eclipse/kura/org.eclipse.soda.dk.comm/1.2.501-SNAPSHOT/org.eclipse.soda.dk.comm-1.2.501-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ---------< org.eclipse.kura:org.eclipse.soda.dk.comm.armv6hf >---------- [INFO] Building Native libraries for 'org.eclipse.soda.dk.comm' on ARM 6 HF 1.2.501-SNAPSHOT [15/34] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.soda.dk.comm.armv6hf --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.soda.dk.comm.armv6hf --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ org.eclipse.soda.dk.comm.armv6hf --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/org.eclipse.soda.dk.comm-parent/org.eclipse.soda.dk.comm.armv6hf/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ org.eclipse.soda.dk.comm.armv6hf --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ org.eclipse.soda.dk.comm.armv6hf --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/org.eclipse.soda.dk.comm-parent/org.eclipse.soda.dk.comm.armv6hf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ org.eclipse.soda.dk.comm.armv6hf --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ org.eclipse.soda.dk.comm.armv6hf --- [INFO] No tests to run. [INFO] Surefire report directory: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/org.eclipse.soda.dk.comm-parent/org.eclipse.soda.dk.comm.armv6hf/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-bundle-plugin:2.3.5:bundle (default-bundle) @ org.eclipse.soda.dk.comm.armv6hf --- [WARNING] Bundle org.eclipse.kura:org.eclipse.soda.dk.comm.armv6hf:bundle:1.2.501-SNAPSHOT : Classpath is empty. Private-Package and Export-Package can only expand from the classpath when there is one [WARNING] Bundle org.eclipse.kura:org.eclipse.soda.dk.comm.armv6hf:bundle:1.2.501-SNAPSHOT : Instructions in Private-Package, or -testpackages that are never used: .* Classpath: [INFO] [INFO] --- maven-dependency-plugin:2.8:copy-dependencies (copy-dependencies) @ org.eclipse.soda.dk.comm.armv6hf --- [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.soda.dk.comm.armv6hf --- [INFO] [INFO] --- maven-install-plugin:3.0.1:install (default-install) @ org.eclipse.soda.dk.comm.armv6hf --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/org.eclipse.soda.dk.comm-parent/org.eclipse.soda.dk.comm.armv6hf/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.soda.dk.comm.armv6hf/1.2.501-SNAPSHOT/org.eclipse.soda.dk.comm.armv6hf-1.2.501-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/org.eclipse.soda.dk.comm-parent/org.eclipse.soda.dk.comm.armv6hf/target/org.eclipse.soda.dk.comm.armv6hf-1.2.501-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.soda.dk.comm.armv6hf/1.2.501-SNAPSHOT/org.eclipse.soda.dk.comm.armv6hf-1.2.501-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:2.3.5:install (default-install) @ org.eclipse.soda.dk.comm.armv6hf --- [INFO] Installing org/eclipse/kura/org.eclipse.soda.dk.comm.armv6hf/1.2.501-SNAPSHOT/org.eclipse.soda.dk.comm.armv6hf-1.2.501-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ----------< org.eclipse.kura:org.eclipse.soda.dk.comm.x86_64 >---------- [INFO] Building Native libraries for 'org.eclipse.soda.dk.comm' on x86_64 1.2.501-SNAPSHOT [16/34] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.soda.dk.comm.x86_64 --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.soda.dk.comm.x86_64 --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ org.eclipse.soda.dk.comm.x86_64 --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/org.eclipse.soda.dk.comm-parent/org.eclipse.soda.dk.comm.x86_64/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ org.eclipse.soda.dk.comm.x86_64 --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ org.eclipse.soda.dk.comm.x86_64 --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/org.eclipse.soda.dk.comm-parent/org.eclipse.soda.dk.comm.x86_64/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ org.eclipse.soda.dk.comm.x86_64 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ org.eclipse.soda.dk.comm.x86_64 --- [INFO] No tests to run. [INFO] Surefire report directory: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/org.eclipse.soda.dk.comm-parent/org.eclipse.soda.dk.comm.x86_64/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-bundle-plugin:2.3.5:bundle (default-bundle) @ org.eclipse.soda.dk.comm.x86_64 --- [WARNING] Bundle org.eclipse.kura:org.eclipse.soda.dk.comm.x86_64:bundle:1.2.501-SNAPSHOT : Classpath is empty. Private-Package and Export-Package can only expand from the classpath when there is one [WARNING] Bundle org.eclipse.kura:org.eclipse.soda.dk.comm.x86_64:bundle:1.2.501-SNAPSHOT : Instructions in Private-Package, or -testpackages that are never used: .* Classpath: [INFO] [INFO] --- maven-dependency-plugin:2.8:copy-dependencies (copy-dependencies) @ org.eclipse.soda.dk.comm.x86_64 --- [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.soda.dk.comm.x86_64 --- [INFO] [INFO] --- maven-install-plugin:3.0.1:install (default-install) @ org.eclipse.soda.dk.comm.x86_64 --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/org.eclipse.soda.dk.comm-parent/org.eclipse.soda.dk.comm.x86_64/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.soda.dk.comm.x86_64/1.2.501-SNAPSHOT/org.eclipse.soda.dk.comm.x86_64-1.2.501-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/org.eclipse.soda.dk.comm-parent/org.eclipse.soda.dk.comm.x86_64/target/org.eclipse.soda.dk.comm.x86_64-1.2.501-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.soda.dk.comm.x86_64/1.2.501-SNAPSHOT/org.eclipse.soda.dk.comm.x86_64-1.2.501-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:2.3.5:install (default-install) @ org.eclipse.soda.dk.comm.x86_64 --- [INFO] Installing org/eclipse/kura/org.eclipse.soda.dk.comm.x86_64/1.2.501-SNAPSHOT/org.eclipse.soda.dk.comm.x86_64-1.2.501-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ---------< org.eclipse.kura:org.eclipse.soda.dk.comm.aarch64 >---------- [INFO] Building Native libraries for 'org.eclipse.soda.dk.comm' on ARM 64 bits 1.2.501-SNAPSHOT [17/34] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.soda.dk.comm.aarch64 --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.soda.dk.comm.aarch64 --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ org.eclipse.soda.dk.comm.aarch64 --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/org.eclipse.soda.dk.comm-parent/org.eclipse.soda.dk.comm.aarch64/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ org.eclipse.soda.dk.comm.aarch64 --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ org.eclipse.soda.dk.comm.aarch64 --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/org.eclipse.soda.dk.comm-parent/org.eclipse.soda.dk.comm.aarch64/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ org.eclipse.soda.dk.comm.aarch64 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ org.eclipse.soda.dk.comm.aarch64 --- [INFO] No tests to run. [INFO] Surefire report directory: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/org.eclipse.soda.dk.comm-parent/org.eclipse.soda.dk.comm.aarch64/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-bundle-plugin:2.3.5:bundle (default-bundle) @ org.eclipse.soda.dk.comm.aarch64 --- [WARNING] Bundle org.eclipse.kura:org.eclipse.soda.dk.comm.aarch64:bundle:1.2.501-SNAPSHOT : Classpath is empty. Private-Package and Export-Package can only expand from the classpath when there is one [WARNING] Bundle org.eclipse.kura:org.eclipse.soda.dk.comm.aarch64:bundle:1.2.501-SNAPSHOT : Instructions in Private-Package, or -testpackages that are never used: .* Classpath: [INFO] [INFO] --- maven-dependency-plugin:2.8:copy-dependencies (copy-dependencies) @ org.eclipse.soda.dk.comm.aarch64 --- [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.soda.dk.comm.aarch64 --- [INFO] [INFO] --- maven-install-plugin:3.0.1:install (default-install) @ org.eclipse.soda.dk.comm.aarch64 --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/org.eclipse.soda.dk.comm-parent/org.eclipse.soda.dk.comm.aarch64/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.soda.dk.comm.aarch64/1.2.501-SNAPSHOT/org.eclipse.soda.dk.comm.aarch64-1.2.501-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/org.eclipse.soda.dk.comm-parent/org.eclipse.soda.dk.comm.aarch64/target/org.eclipse.soda.dk.comm.aarch64-1.2.501-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.soda.dk.comm.aarch64/1.2.501-SNAPSHOT/org.eclipse.soda.dk.comm.aarch64-1.2.501-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:2.3.5:install (default-install) @ org.eclipse.soda.dk.comm.aarch64 --- [INFO] Installing org/eclipse/kura/org.eclipse.soda.dk.comm.aarch64/1.2.501-SNAPSHOT/org.eclipse.soda.dk.comm.aarch64-1.2.501-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ------------------< org.eclipse.kura:jdk.dio-parent >------------------- [INFO] Building jdk.dio-parent 1.0.501-SNAPSHOT [18/34] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jdk.dio-parent --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ jdk.dio-parent --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ jdk.dio-parent --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ jdk.dio-parent --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/jdk.dio-parent/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/jdk.dio-parent/1.0.501-SNAPSHOT/jdk.dio-parent-1.0.501-SNAPSHOT.pom [INFO] [INFO] ----------------------< org.eclipse.kura:jdk.dio >---------------------- [INFO] Building jdk.dio 1.0.501-SNAPSHOT [19/34] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jdk.dio --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ jdk.dio --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ jdk.dio --- [INFO] Copying 170 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ jdk.dio --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ jdk.dio --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/jdk.dio-parent/jdk.dio/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ jdk.dio --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ jdk.dio --- [INFO] No tests to run. [INFO] [INFO] --- maven-bundle-plugin:3.2.0:bundle (default-bundle) @ jdk.dio --- [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ jdk.dio --- [INFO] [INFO] --- maven-install-plugin:3.0.1:install (default-install) @ jdk.dio --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/jdk.dio-parent/jdk.dio/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/jdk.dio/1.0.501-SNAPSHOT/jdk.dio-1.0.501-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/jdk.dio-parent/jdk.dio/target/jdk.dio-1.0.501-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/jdk.dio/1.0.501-SNAPSHOT/jdk.dio-1.0.501-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:3.2.0:install (default-install) @ jdk.dio --- [INFO] Installing org/eclipse/kura/jdk.dio/1.0.501-SNAPSHOT/jdk.dio-1.0.501-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ------------------< org.eclipse.kura:jdk.dio.armv6hf >------------------ [INFO] Building jdk.dio.armv6hf 1.0.501-SNAPSHOT [20/34] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jdk.dio.armv6hf --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ jdk.dio.armv6hf --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ jdk.dio.armv6hf --- [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ jdk.dio.armv6hf --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ jdk.dio.armv6hf --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/jdk.dio-parent/jdk.dio.armv6hf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ jdk.dio.armv6hf --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ jdk.dio.armv6hf --- [INFO] No tests to run. [INFO] [INFO] --- maven-bundle-plugin:3.2.0:bundle (default-bundle) @ jdk.dio.armv6hf --- [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ jdk.dio.armv6hf --- [INFO] [INFO] --- maven-install-plugin:3.0.1:install (default-install) @ jdk.dio.armv6hf --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/jdk.dio-parent/jdk.dio.armv6hf/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/jdk.dio.armv6hf/1.0.501-SNAPSHOT/jdk.dio.armv6hf-1.0.501-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/jdk.dio-parent/jdk.dio.armv6hf/target/jdk.dio.armv6hf-1.0.501-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/jdk.dio.armv6hf/1.0.501-SNAPSHOT/jdk.dio.armv6hf-1.0.501-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:3.2.0:install (default-install) @ jdk.dio.armv6hf --- [INFO] Installing org/eclipse/kura/jdk.dio.armv6hf/1.0.501-SNAPSHOT/jdk.dio.armv6hf-1.0.501-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ------------------< org.eclipse.kura:jdk.dio.x86_64 >------------------- [INFO] Building jdk.dio.x86_64 1.0.501-SNAPSHOT [21/34] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jdk.dio.x86_64 --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ jdk.dio.x86_64 --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ jdk.dio.x86_64 --- [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ jdk.dio.x86_64 --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ jdk.dio.x86_64 --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/jdk.dio-parent/jdk.dio.x86_64/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ jdk.dio.x86_64 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ jdk.dio.x86_64 --- [INFO] No tests to run. [INFO] [INFO] --- maven-bundle-plugin:3.2.0:bundle (default-bundle) @ jdk.dio.x86_64 --- [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ jdk.dio.x86_64 --- [INFO] [INFO] --- maven-install-plugin:3.0.1:install (default-install) @ jdk.dio.x86_64 --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/jdk.dio-parent/jdk.dio.x86_64/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/jdk.dio.x86_64/1.0.501-SNAPSHOT/jdk.dio.x86_64-1.0.501-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/jdk.dio-parent/jdk.dio.x86_64/target/jdk.dio.x86_64-1.0.501-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/jdk.dio.x86_64/1.0.501-SNAPSHOT/jdk.dio.x86_64-1.0.501-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:3.2.0:install (default-install) @ jdk.dio.x86_64 --- [INFO] Installing org/eclipse/kura/jdk.dio.x86_64/1.0.501-SNAPSHOT/jdk.dio.x86_64-1.0.501-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ------------------< org.eclipse.kura:jdk.dio.aarch64 >------------------ [INFO] Building jdk.dio.aarch64 1.0.501-SNAPSHOT [22/34] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jdk.dio.aarch64 --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ jdk.dio.aarch64 --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ jdk.dio.aarch64 --- [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ jdk.dio.aarch64 --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ jdk.dio.aarch64 --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/jdk.dio-parent/jdk.dio.aarch64/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ jdk.dio.aarch64 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ jdk.dio.aarch64 --- [INFO] No tests to run. [INFO] [INFO] --- maven-bundle-plugin:3.2.0:bundle (default-bundle) @ jdk.dio.aarch64 --- [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ jdk.dio.aarch64 --- [INFO] [INFO] --- maven-install-plugin:3.0.1:install (default-install) @ jdk.dio.aarch64 --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/jdk.dio-parent/jdk.dio.aarch64/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/jdk.dio.aarch64/1.0.501-SNAPSHOT/jdk.dio.aarch64-1.0.501-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/jdk.dio-parent/jdk.dio.aarch64/target/jdk.dio.aarch64-1.0.501-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/jdk.dio.aarch64/1.0.501-SNAPSHOT/jdk.dio.aarch64-1.0.501-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:3.2.0:install (default-install) @ jdk.dio.aarch64 --- [INFO] Installing org/eclipse/kura/jdk.dio.aarch64/1.0.501-SNAPSHOT/jdk.dio.aarch64-1.0.501-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -------------------< org.eclipse.kura:com.gwt.user >-------------------- [INFO] Building gwt-user 1.1.101-SNAPSHOT [23/34] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ com.gwt.user --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ com.gwt.user --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ com.gwt.user --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/com.gwt.user/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ com.gwt.user --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ com.gwt.user --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/com.gwt.user/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ com.gwt.user --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ com.gwt.user --- [INFO] No tests to run. [INFO] [INFO] --- maven-bundle-plugin:3.2.0:bundle (default-bundle) @ com.gwt.user --- [WARNING] Bundle org.eclipse.kura:com.gwt.user:bundle:1.1.101-SNAPSHOT : Invalid package name: 'com.google.gwt.user.client.ui.doc-files' [WARNING] Bundle org.eclipse.kura:com.gwt.user:bundle:1.1.101-SNAPSHOT : Invalid package name: 'com.google.gwt.user.tools.templates._eclipse-test' [WARNING] Bundle org.eclipse.kura:com.gwt.user:bundle:1.1.101-SNAPSHOT : Invalid package name: 'com.google.gwt.user.tools.templates._sample-test._testFolder_._moduleFolder_' [WARNING] Bundle org.eclipse.kura:com.gwt.user:bundle:1.1.101-SNAPSHOT : Invalid package name: 'com.google.gwt.user.tools.templates._sample-test._testFolder_._moduleFolder_.client' [WARNING] Bundle org.eclipse.kura:com.gwt.user:bundle:1.1.101-SNAPSHOT : Invalid package name: 'com.google.gwt.user.tools.templates.sample._warFolder_.WEB-INF' [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ com.gwt.user --- [INFO] [INFO] --- maven-install-plugin:3.0.1:install (default-install) @ com.gwt.user --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/com.gwt.user/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/com.gwt.user/1.1.101-SNAPSHOT/com.gwt.user-1.1.101-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/com.gwt.user/target/com.gwt.user-1.1.101-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/com.gwt.user/1.1.101-SNAPSHOT/com.gwt.user-1.1.101-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:3.2.0:install (default-install) @ com.gwt.user --- [INFO] Installing org/eclipse/kura/com.gwt.user/1.1.101-SNAPSHOT/com.gwt.user-1.1.101-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -------------------< org.eclipse.kura:tinyb-parent >-------------------- [INFO] Building tinyb-parent 1.0.301-SNAPSHOT [24/34] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tinyb-parent --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ tinyb-parent --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ tinyb-parent --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ tinyb-parent --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/tinyb-parent/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/tinyb-parent/1.0.301-SNAPSHOT/tinyb-parent-1.0.301-SNAPSHOT.pom [INFO] [INFO] -----------------------< org.eclipse.kura:tinyb >----------------------- [INFO] Building Tiny Bluetooth LE Library 1.0.301-SNAPSHOT [25/34] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tinyb --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ tinyb --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ tinyb --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/tinyb-parent/tinyb/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ tinyb --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ tinyb --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/tinyb-parent/tinyb/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ tinyb --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ tinyb --- [INFO] No tests to run. [INFO] [INFO] --- maven-bundle-plugin:3.2.0:bundle (default-bundle) @ tinyb --- [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ tinyb --- [INFO] [INFO] --- maven-install-plugin:3.0.1:install (default-install) @ tinyb --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/tinyb-parent/tinyb/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/tinyb/1.0.301-SNAPSHOT/tinyb-1.0.301-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/tinyb-parent/tinyb/target/tinyb-1.0.301-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/tinyb/1.0.301-SNAPSHOT/tinyb-1.0.301-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:3.2.0:install (default-install) @ tinyb --- [INFO] Installing org/eclipse/kura/tinyb/1.0.301-SNAPSHOT/tinyb-1.0.301-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -------------------< org.eclipse.kura:tinyb.armv6hf >------------------- [INFO] Building Native libraries for 'tinyb' on ARM 6 HF 1.0.301-SNAPSHOT [26/34] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tinyb.armv6hf --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ tinyb.armv6hf --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ tinyb.armv6hf --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/tinyb-parent/tinyb.armv6hf/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ tinyb.armv6hf --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ tinyb.armv6hf --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/tinyb-parent/tinyb.armv6hf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ tinyb.armv6hf --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ tinyb.armv6hf --- [INFO] No tests to run. [INFO] [INFO] --- maven-bundle-plugin:3.2.0:bundle (default-bundle) @ tinyb.armv6hf --- [WARNING] Bundle org.eclipse.kura:tinyb.armv6hf:bundle:1.0.301-SNAPSHOT : Classpath is empty. Private-Package (-privatepackage) and Export-Package can only expand from the classpath when there is one [WARNING] Bundle org.eclipse.kura:tinyb.armv6hf:bundle:1.0.301-SNAPSHOT : Unused Private-Package instructions, no such package(s) on the class path: [!*] [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ tinyb.armv6hf --- [INFO] [INFO] --- maven-install-plugin:3.0.1:install (default-install) @ tinyb.armv6hf --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/tinyb-parent/tinyb.armv6hf/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/tinyb.armv6hf/1.0.301-SNAPSHOT/tinyb.armv6hf-1.0.301-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/tinyb-parent/tinyb.armv6hf/target/tinyb.armv6hf-1.0.301-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/tinyb.armv6hf/1.0.301-SNAPSHOT/tinyb.armv6hf-1.0.301-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:3.2.0:install (default-install) @ tinyb.armv6hf --- [INFO] Installing org/eclipse/kura/tinyb.armv6hf/1.0.301-SNAPSHOT/tinyb.armv6hf-1.0.301-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -------------------< org.eclipse.kura:tinyb.x86_64 >-------------------- [INFO] Building Native libraries for 'tinyb' on X86 64 1.0.301-SNAPSHOT [27/34] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tinyb.x86_64 --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ tinyb.x86_64 --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ tinyb.x86_64 --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/tinyb-parent/tinyb.x86_64/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ tinyb.x86_64 --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ tinyb.x86_64 --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/tinyb-parent/tinyb.x86_64/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ tinyb.x86_64 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ tinyb.x86_64 --- [INFO] No tests to run. [INFO] [INFO] --- maven-bundle-plugin:3.2.0:bundle (default-bundle) @ tinyb.x86_64 --- [WARNING] Bundle org.eclipse.kura:tinyb.x86_64:bundle:1.0.301-SNAPSHOT : Classpath is empty. Private-Package (-privatepackage) and Export-Package can only expand from the classpath when there is one [WARNING] Bundle org.eclipse.kura:tinyb.x86_64:bundle:1.0.301-SNAPSHOT : Unused Private-Package instructions, no such package(s) on the class path: [!*] [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ tinyb.x86_64 --- [INFO] [INFO] --- maven-install-plugin:3.0.1:install (default-install) @ tinyb.x86_64 --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/tinyb-parent/tinyb.x86_64/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/tinyb.x86_64/1.0.301-SNAPSHOT/tinyb.x86_64-1.0.301-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/tinyb-parent/tinyb.x86_64/target/tinyb.x86_64-1.0.301-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/tinyb.x86_64/1.0.301-SNAPSHOT/tinyb.x86_64-1.0.301-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:3.2.0:install (default-install) @ tinyb.x86_64 --- [INFO] Installing org/eclipse/kura/tinyb.x86_64/1.0.301-SNAPSHOT/tinyb.x86_64-1.0.301-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -------------------< org.eclipse.kura:tinyb.aarch64 >------------------- [INFO] Building Native libraries for 'tinyb' on aarch64 1.0.301-SNAPSHOT [28/34] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tinyb.aarch64 --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ tinyb.aarch64 --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ tinyb.aarch64 --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/tinyb-parent/tinyb.aarch64/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ tinyb.aarch64 --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ tinyb.aarch64 --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/tinyb-parent/tinyb.aarch64/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ tinyb.aarch64 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ tinyb.aarch64 --- [INFO] No tests to run. [INFO] [INFO] --- maven-bundle-plugin:3.2.0:bundle (default-bundle) @ tinyb.aarch64 --- [WARNING] Bundle org.eclipse.kura:tinyb.aarch64:bundle:1.0.301-SNAPSHOT : Classpath is empty. Private-Package (-privatepackage) and Export-Package can only expand from the classpath when there is one [WARNING] Bundle org.eclipse.kura:tinyb.aarch64:bundle:1.0.301-SNAPSHOT : Unused Private-Package instructions, no such package(s) on the class path: [!*] [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ tinyb.aarch64 --- [INFO] [INFO] --- maven-install-plugin:3.0.1:install (default-install) @ tinyb.aarch64 --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/tinyb-parent/tinyb.aarch64/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/tinyb.aarch64/1.0.301-SNAPSHOT/tinyb.aarch64-1.0.301-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/tinyb-parent/tinyb.aarch64/target/tinyb.aarch64-1.0.301-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/tinyb.aarch64/1.0.301-SNAPSHOT/tinyb.aarch64-1.0.301-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:3.2.0:install (default-install) @ tinyb.aarch64 --- [INFO] Installing org/eclipse/kura/tinyb.aarch64/1.0.301-SNAPSHOT/tinyb.aarch64-1.0.301-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ------------------< org.eclipse.kura:moquette-broker >------------------ [INFO] Building moquette-broker 1.0.0-SNAPSHOT [29/34] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ moquette-broker --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ moquette-broker --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ moquette-broker --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/moquette-broker/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ moquette-broker --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ moquette-broker --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/moquette-broker/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ moquette-broker --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ moquette-broker --- [INFO] No tests to run. [INFO] [INFO] --- maven-bundle-plugin:3.0.1:bundle (default-bundle) @ moquette-broker --- [WARNING] Bundle org.eclipse.kura:moquette-broker:bundle:1.0.0-SNAPSHOT : Export io.moquette.parser.netty, has 3, private references [io.netty.handler.codec, io.netty.channel, io.netty.buffer], [WARNING] Bundle org.eclipse.kura:moquette-broker:bundle:1.0.0-SNAPSHOT : Export io.moquette.server, has 1, private references [io.netty.channel], [WARNING] Bundle org.eclipse.kura:moquette-broker:bundle:1.0.0-SNAPSHOT : Export io.moquette.server.netty, has 2, private references [io.netty.channel, io.netty.util], [WARNING] Bundle org.eclipse.kura:moquette-broker:bundle:1.0.0-SNAPSHOT : Export io.moquette.server.netty.metrics, has 1, private references [io.netty.channel], [WARNING] Bundle org.eclipse.kura:moquette-broker:bundle:1.0.0-SNAPSHOT : Export io.moquette.spi.impl, has 1, private references [io.netty.channel], [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ moquette-broker --- [INFO] [INFO] --- maven-install-plugin:3.0.1:install (default-install) @ moquette-broker --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/moquette-broker/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/moquette-broker/1.0.0-SNAPSHOT/moquette-broker-1.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/moquette-broker/target/moquette-broker-1.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/moquette-broker/1.0.0-SNAPSHOT/moquette-broker-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:3.0.1:install (default-install) @ moquette-broker --- [INFO] Installing org/eclipse/kura/moquette-broker/1.0.0-SNAPSHOT/moquette-broker-1.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -----------< org.eclipse.kura:org.apache.log4j2-api-config >------------ [INFO] Building org.apache.log4j2-api-config 1.0.101-SNAPSHOT [30/34] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.apache.log4j2-api-config --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.apache.log4j2-api-config --- [INFO] [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ org.apache.log4j2-api-config --- [INFO] Copying 1 resource to META-INF [INFO] Copying 1 resource to . [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ org.apache.log4j2-api-config --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ org.apache.log4j2-api-config --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/org.apache.log4j2-api-config/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ org.apache.log4j2-api-config --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ org.apache.log4j2-api-config --- [INFO] No tests to run. [INFO] [INFO] --- maven-bundle-plugin:3.2.0:bundle (default-bundle) @ org.apache.log4j2-api-config --- [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.apache.log4j2-api-config --- [INFO] [INFO] --- maven-install-plugin:3.0.1:install (default-install) @ org.apache.log4j2-api-config --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/org.apache.log4j2-api-config/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.apache.log4j2-api-config/1.0.101-SNAPSHOT/org.apache.log4j2-api-config-1.0.101-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/org.apache.log4j2-api-config/target/org.apache.log4j2-api-config-1.0.101-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.apache.log4j2-api-config/1.0.101-SNAPSHOT/org.apache.log4j2-api-config-1.0.101-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:3.2.0:install (default-install) @ org.apache.log4j2-api-config --- [INFO] Installing org/eclipse/kura/org.apache.log4j2-api-config/1.0.101-SNAPSHOT/org.apache.log4j2-api-config-1.0.101-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ---------< org.eclipse.kura:org.eclipse.kura.jetty.customizer >--------- [INFO] Building org.eclipse.kura.jetty.customizer 1.0.103-SNAPSHOT [31/34] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.jetty.customizer --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.jetty.customizer --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ org.eclipse.kura.jetty.customizer --- [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ org.eclipse.kura.jetty.customizer --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/org.eclipse.kura.jetty.customizer/target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ org.eclipse.kura.jetty.customizer --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/org.eclipse.kura.jetty.customizer/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ org.eclipse.kura.jetty.customizer --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ org.eclipse.kura.jetty.customizer --- [INFO] No tests to run. [INFO] [INFO] --- maven-bundle-plugin:3.2.0:bundle (default-bundle) @ org.eclipse.kura.jetty.customizer --- [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.jetty.customizer --- [INFO] [INFO] --- maven-install-plugin:3.0.1:install (default-install) @ org.eclipse.kura.jetty.customizer --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/org.eclipse.kura.jetty.customizer/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.jetty.customizer/1.0.103-SNAPSHOT/org.eclipse.kura.jetty.customizer-1.0.103-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/org.eclipse.kura.jetty.customizer/target/org.eclipse.kura.jetty.customizer-1.0.103-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.jetty.customizer/1.0.103-SNAPSHOT/org.eclipse.kura.jetty.customizer-1.0.103-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:3.2.0:install (default-install) @ org.eclipse.kura.jetty.customizer --- [INFO] Installing org/eclipse/kura/org.eclipse.kura.jetty.customizer/1.0.103-SNAPSHOT/org.eclipse.kura.jetty.customizer-1.0.103-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ------------------< org.eclipse.kura:p2-repo-common >------------------- [INFO] Building p2-repo-common 4.1.4 [32/34] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ p2-repo-common --- [INFO] [INFO] --- properties-maven-plugin:1.0-alpha-2:read-project-properties (default) @ p2-repo-common --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ p2-repo-common --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-dependency-plugin:2.9:copy (copy-bundles-for-publishing) @ p2-repo-common --- [INFO] Configured Artifact: org.eclipse.kura:com.codeminders.hidapi:1.1.500:jar [INFO] Configured Artifact: org.eclipse.kura:com.codeminders.hidapi.armv6hf:1.1.500:jar [INFO] Configured Artifact: org.eclipse.kura:com.codeminders.hidapi.x86_64:1.1.500:jar [INFO] Configured Artifact: org.eclipse.kura:com.codeminders.hidapi.aarch64:1.1.500:jar [INFO] Configured Artifact: org.eclipse.kura:tinyb:1.0.300:jar [INFO] Configured Artifact: org.eclipse.kura:tinyb.armv6hf:1.0.300:jar [INFO] Configured Artifact: org.eclipse.kura:tinyb.x86_64:1.0.300:jar [INFO] Configured Artifact: org.eclipse.kura:tinyb.aarch64:1.0.300:jar [INFO] Configured Artifact: org.apache:org.apache.commons.net:3.1.0.v201205071737:jar [INFO] Configured Artifact: com.google.protobuf:protobuf-java:3.8.0:jar [INFO] Configured Artifact: org.eclipse.paho:org.eclipse.paho.client.mqttv3:1.2.1:jar [INFO] Configured Artifact: org.eclipse.kura:org.eclipse.kura.camel.sun.misc:1.0.400:jar [INFO] Configured Artifact: org.eclipse.kura:org.eclipse.kura.sun.misc:1.0.400:jar [INFO] Configured Artifact: com.eclipsesource.minimal-json:minimal-json:0.9.4:jar [INFO] Configured Artifact: org.tigris:org.tigris.mtoolkit.iagent.rpc:3.0.0.20110411-0918:jar [INFO] Configured Artifact: org.eclipse.kura:com.gwt.user:1.1.100:jar [INFO] Configured Artifact: org.hamcrest:org.hamcrest.core:1.3.0.v201303031735:jar [INFO] Configured Artifact: org.eclipse.kura:org.usb4java:1.2.500:jar [INFO] Configured Artifact: com.h2database:h2:1.4.199:jar [INFO] Configured Artifact: org.eclipse.kura:jdk.dio:1.0.500:jar [INFO] Configured Artifact: org.eclipse.kura:jdk.dio.armv6hf:1.0.500:jar [INFO] Configured Artifact: org.eclipse.kura:jdk.dio.x86_64:1.0.500:jar [INFO] Configured Artifact: org.eclipse.kura:jdk.dio.aarch64:1.0.500:jar [INFO] Configured Artifact: org.slf4j:slf4j-api:1.7.32:jar [INFO] Configured Artifact: org.slf4j:jcl-over-slf4j:1.7.32:jar [INFO] Configured Artifact: org.apache.logging.log4j:log4j-api:2.17.0:jar [INFO] Configured Artifact: org.eclipse.kura:org.apache.log4j2-api-config:1.0.0:jar [INFO] Configured Artifact: org.apache.logging.log4j:log4j-core:2.17.0:jar [INFO] Configured Artifact: org.apache.logging.log4j:log4j-slf4j-impl:2.17.0:jar [INFO] Configured Artifact: org.junit:org.junit:4.12.0.v201504281640:jar [INFO] Configured Artifact: commons-fileupload:commons-fileupload:1.3.3:jar [INFO] Configured Artifact: org.apache.commons:commons-exec:1.3:jar [INFO] Configured Artifact: org.eclipse.kura:usb4java-javax:1.2.500:jar [INFO] Configured Artifact: org.apache:org.apache.commons.io:2.4.0:jar [INFO] Configured Artifact: org.apache:org.apache.commons.lang3:3.4.0:jar [INFO] Configured Artifact: org.apache.commons:commons-csv:1.4:jar [INFO] Configured Artifact: org.eclipse.kura:org.eclipse.soda.dk.comm:1.2.500:jar [INFO] Configured Artifact: org.eclipse.kura:org.eclipse.soda.dk.comm.armv6hf:1.2.500:jar [INFO] Configured Artifact: org.eclipse.kura:org.eclipse.soda.dk.comm.x86_64:1.2.500:jar [INFO] Configured Artifact: org.eclipse.kura:org.eclipse.soda.dk.comm.aarch64:1.2.500:jar [INFO] Configured Artifact: org.apache.camel:camel-amqp:2.21.1:jar [INFO] Configured Artifact: org.apache.camel:camel-core:2.21.1:jar [INFO] Configured Artifact: org.apache.camel:camel-core-osgi:2.21.1:jar [INFO] Configured Artifact: org.apache.camel:camel-jms:2.21.1:jar [INFO] Configured Artifact: org.apache.camel:camel-script:2.21.1:jar [INFO] Configured Artifact: org.apache.camel:camel-stream:2.21.1:jar [INFO] Configured Artifact: org.apache.qpid:qpid-jms-client:0.31.0:jar [INFO] Configured Artifact: org.apache.qpid:proton-j:0.26.0:jar [INFO] Configured Artifact: org.apache.servicemix.bundles:org.apache.servicemix.bundles.spring-beans:4.3.14.RELEASE_1:jar [INFO] Configured Artifact: org.apache.servicemix.bundles:org.apache.servicemix.bundles.spring-context:4.3.14.RELEASE_1:jar [INFO] Configured Artifact: org.apache.servicemix.bundles:org.apache.servicemix.bundles.spring-core:4.3.14.RELEASE_1:jar [INFO] Configured Artifact: org.apache.servicemix.bundles:org.apache.servicemix.bundles.spring-expression:4.3.14.RELEASE_1:jar [INFO] Configured Artifact: org.apache.servicemix.bundles:org.apache.servicemix.bundles.spring-jms:4.3.14.RELEASE_1:jar [INFO] Configured Artifact: org.apache.servicemix.bundles:org.apache.servicemix.bundles.spring-tx:4.3.14.RELEASE_1:jar [INFO] Configured Artifact: org.eclipse.kura:org.moka7:1.0.300:jar [INFO] Configured Artifact: org.osgi:osgi.annotation:6.0.1:jar [INFO] Configured Artifact: org.eclipse.kura:com.eclipsesource.jaxrs.jersey-min:2.22.2:jar [INFO] Configured Artifact: org.eclipse.kura:com.eclipsesource.jaxrs.publisher:5.3.1.201602281253:jar [INFO] Configured Artifact: org.eclipse.kura:com.eclipsesource.jaxrs.provider.gson:2.3.0.201602281253:jar [INFO] Configured Artifact: org.eclipse.kura:com.eclipsesource.jaxrs.provider.security:2.2.0.201602281253:jar [INFO] Configured Artifact: org.eclipse.kura:com.google.gson:2.7.0.v20170129-0911:jar [INFO] Configured Artifact: com.google.guava:guava:25.0-jre:jar [INFO] Configured Artifact: org.apache.activemq:artemis-mqtt-protocol:2.6.4:jar [INFO] Configured Artifact: org.apache.activemq:artemis-native:2.6.4:jar [INFO] Configured Artifact: io.netty:netty-buffer:4.1.34.Final:jar [INFO] Configured Artifact: io.netty:netty-codec:4.1.34.Final:jar [INFO] Configured Artifact: io.netty:netty-codec-http:4.1.34.Final:jar [INFO] Configured Artifact: io.netty:netty-codec-mqtt:4.1.34.Final:jar [INFO] Configured Artifact: io.netty:netty-common:4.1.34.Final:jar [INFO] Configured Artifact: io.netty:netty-handler:4.1.34.Final:jar [INFO] Configured Artifact: io.netty:netty-resolver:4.1.34.Final:jar [INFO] Configured Artifact: io.netty:netty-transport:4.1.34.Final:jar [INFO] Configured Artifact: io.netty:netty-transport-native-epoll:4.1.34.Final:jar [INFO] Configured Artifact: io.netty:netty-transport-native-kqueue:4.1.34.Final:jar [INFO] Configured Artifact: io.netty:netty-transport-native-unix-common:4.1.34.Final:jar [INFO] Configured Artifact: org.jboss.logging:jboss-logging:3.3.2.Final:jar [INFO] Configured Artifact: commons-beanutils:commons-beanutils:1.9.3:jar [INFO] Configured Artifact: commons-collections:commons-collections:3.2.2:jar [INFO] Configured Artifact: org.apache.geronimo.specs:geronimo-json_1.0_spec:1.0-alpha-1:jar [INFO] Configured Artifact: org.apache.geronimo.specs:geronimo-jms_2.0_spec:1.0-alpha-2:jar [INFO] Configured Artifact: org.apache.geronimo.specs:geronimo-jta_1.1_spec:1.1.1:jar [INFO] Configured Artifact: org.eclipse.kura:org.apache.activemq.artemis:2.6.0:jar [INFO] Configured Artifact: org.eclipse.kura:org.eclipse.kura.jetty.customizer:1.0.102:jar [INFO] Copying com.codeminders.hidapi-1.1.500.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins/com.codeminders.hidapi.jar [INFO] Copying com.codeminders.hidapi.armv6hf-1.1.500.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins/com.codeminders.hidapi.armv6hf.jar [INFO] Copying com.codeminders.hidapi.x86_64-1.1.500.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins/com.codeminders.hidapi.x86_64.jar [INFO] Copying com.codeminders.hidapi.aarch64-1.1.500.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins/com.codeminders.hidapi.aarch64.jar [INFO] Copying tinyb-1.0.300.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins/tinyb.jar [INFO] Copying tinyb.armv6hf-1.0.300.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins/tinyb.armv6hf.jar [INFO] Copying tinyb.x86_64-1.0.300.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins/tinyb.x86_64.jar [INFO] Copying tinyb.aarch64-1.0.300.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins/tinyb.aarch64.jar [INFO] Copying org.apache.commons.net-3.1.0.v201205071737.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins/org.apache.commons.net.jar [INFO] Copying protobuf-java-3.8.0.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins/protobuf-java.jar [INFO] Copying org.eclipse.paho.client.mqttv3-1.2.1.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins/org.eclipse.paho.client.mqttv3.jar [INFO] Copying org.eclipse.kura.camel.sun.misc-1.0.400.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins/org.eclipse.kura.camel.sun.misc.jar [INFO] Copying org.eclipse.kura.sun.misc-1.0.400.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins/org.eclipse.kura.sun.misc.jar [INFO] Copying minimal-json-0.9.4.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins/minimal-json.jar [INFO] Copying org.tigris.mtoolkit.iagent.rpc-3.0.0.20110411-0918.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins/org.tigris.mtoolkit.iagent.rpc.jar [INFO] Copying com.gwt.user-1.1.100.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins/com.gwt.user.jar [INFO] Copying org.hamcrest.core-1.3.0.v201303031735.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins/org.hamcrest.core.jar [INFO] Copying org.usb4java-1.2.500.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins/org.usb4java.jar [INFO] Copying h2-1.4.199.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins/h2.jar [INFO] Copying jdk.dio-1.0.500.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins/jdk.dio.jar [INFO] Copying jdk.dio.armv6hf-1.0.500.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins/jdk.dio.armv6hf.jar [INFO] Copying jdk.dio.x86_64-1.0.500.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins/jdk.dio.x86_64.jar [INFO] Copying jdk.dio.aarch64-1.0.500.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins/jdk.dio.aarch64.jar [INFO] Copying slf4j-api-1.7.32.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins/slf4j-api.jar [INFO] Copying jcl-over-slf4j-1.7.32.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins/jcl-over-slf4j.jar [INFO] Copying log4j-api-2.17.0.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins/log4j-api.jar [INFO] Copying org.apache.log4j2-api-config-1.0.0.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins/org.apache.log4j2-api-config.jar [INFO] Copying log4j-core-2.17.0.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins/log4j-core.jar [INFO] Copying log4j-slf4j-impl-2.17.0.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins/log4j-slf4j-impl.jar [INFO] Copying org.junit-4.12.0.v201504281640.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins/org.junit.jar [INFO] Copying commons-fileupload-1.3.3.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins/commons-fileupload.jar [INFO] Copying commons-exec-1.3.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins/commons-exec.jar [INFO] Copying usb4java-javax-1.2.500.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins/usb4java-javax.jar [INFO] Copying org.apache.commons.io-2.4.0.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins/org.apache.commons.io.jar [INFO] Copying org.apache.commons.lang3-3.4.0.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins/org.apache.commons.lang3.jar [INFO] Copying commons-csv-1.4.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins/commons-csv.jar [INFO] Copying org.eclipse.soda.dk.comm-1.2.500.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins/org.eclipse.soda.dk.comm.jar [INFO] Copying org.eclipse.soda.dk.comm.armv6hf-1.2.500.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins/org.eclipse.soda.dk.comm.armv6hf.jar [INFO] Copying org.eclipse.soda.dk.comm.x86_64-1.2.500.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins/org.eclipse.soda.dk.comm.x86_64.jar [INFO] Copying org.eclipse.soda.dk.comm.aarch64-1.2.500.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins/org.eclipse.soda.dk.comm.aarch64.jar [INFO] Copying camel-amqp-2.21.1.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins/camel-amqp.jar [INFO] Copying camel-core-2.21.1.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins/camel-core.jar [INFO] Copying camel-core-osgi-2.21.1.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins/camel-core-osgi.jar [INFO] Copying camel-jms-2.21.1.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins/camel-jms.jar [INFO] Copying camel-script-2.21.1.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins/camel-script.jar [INFO] Copying camel-stream-2.21.1.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins/camel-stream.jar [INFO] Copying qpid-jms-client-0.31.0.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins/qpid-jms-client.jar [INFO] Copying proton-j-0.26.0.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins/proton-j.jar [INFO] Copying org.apache.servicemix.bundles.spring-beans-4.3.14.RELEASE_1.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins/org.apache.servicemix.bundles.spring-beans.jar [INFO] Copying org.apache.servicemix.bundles.spring-context-4.3.14.RELEASE_1.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins/org.apache.servicemix.bundles.spring-context.jar [INFO] Copying org.apache.servicemix.bundles.spring-core-4.3.14.RELEASE_1.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins/org.apache.servicemix.bundles.spring-core.jar [INFO] Copying org.apache.servicemix.bundles.spring-expression-4.3.14.RELEASE_1.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins/org.apache.servicemix.bundles.spring-expression.jar [INFO] Copying org.apache.servicemix.bundles.spring-jms-4.3.14.RELEASE_1.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins/org.apache.servicemix.bundles.spring-jms.jar [INFO] Copying org.apache.servicemix.bundles.spring-tx-4.3.14.RELEASE_1.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins/org.apache.servicemix.bundles.spring-tx.jar [INFO] Copying org.moka7-1.0.300.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins/org.moka7.jar [INFO] Copying osgi.annotation-6.0.1.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins/osgi.annotation.jar [INFO] Copying com.eclipsesource.jaxrs.jersey-min-2.22.2.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins/com.eclipsesource.jaxrs.jersey-min.jar [INFO] Copying com.eclipsesource.jaxrs.publisher-5.3.1.201602281253.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins/com.eclipsesource.jaxrs.publisher.jar [INFO] Copying com.eclipsesource.jaxrs.provider.gson-2.3.0.201602281253.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins/com.eclipsesource.jaxrs.provider.gson.jar [INFO] Copying com.eclipsesource.jaxrs.provider.security-2.2.0.201602281253.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins/com.eclipsesource.jaxrs.provider.security.jar [INFO] Copying com.google.gson-2.7.0.v20170129-0911.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins/com.google.gson.jar [INFO] Copying guava-25.0-jre.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins/guava.jar [INFO] Copying artemis-mqtt-protocol-2.6.4.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins/artemis-mqtt-protocol.jar [INFO] Copying artemis-native-2.6.4.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins/artemis-native.jar [INFO] Copying netty-buffer-4.1.34.Final.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins/netty-buffer.jar [INFO] Copying netty-codec-4.1.34.Final.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins/netty-codec.jar [INFO] Copying netty-codec-http-4.1.34.Final.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins/netty-codec-http.jar [INFO] Copying netty-codec-mqtt-4.1.34.Final.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins/netty-codec-mqtt.jar [INFO] Copying netty-common-4.1.34.Final.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins/netty-common.jar [INFO] Copying netty-handler-4.1.34.Final.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins/netty-handler.jar [INFO] Copying netty-resolver-4.1.34.Final.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins/netty-resolver.jar [INFO] Copying netty-transport-4.1.34.Final.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins/netty-transport.jar [INFO] Copying netty-transport-native-epoll-4.1.34.Final.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins/netty-transport-native-epoll.jar [INFO] Copying netty-transport-native-kqueue-4.1.34.Final.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins/netty-transport-native-kqueue.jar [INFO] Copying netty-transport-native-unix-common-4.1.34.Final.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins/netty-transport-native-unix-common.jar [INFO] Copying jboss-logging-3.3.2.Final.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins/jboss-logging.jar [INFO] Copying commons-beanutils-1.9.3.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins/commons-beanutils.jar [INFO] Copying commons-collections-3.2.2.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins/commons-collections.jar [INFO] Copying geronimo-json_1.0_spec-1.0-alpha-1.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins/geronimo-json_1.0_spec.jar [INFO] Copying geronimo-jms_2.0_spec-1.0-alpha-2.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins/geronimo-jms_2.0_spec.jar [INFO] Copying geronimo-jta_1.1_spec-1.1.1.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins/geronimo-jta_1.1_spec.jar [INFO] Copying org.apache.activemq.artemis-2.6.0.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins/org.apache.activemq.artemis.jar [INFO] Copying org.eclipse.kura.jetty.customizer-1.0.102.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins/org.eclipse.kura.jetty.customizer.jar [INFO] [INFO] --- maven-antrun-plugin:1.3:run (setup) @ p2-repo-common --- [INFO] Executing tasks [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source/plugins [INFO] Executed tasks [INFO] [INFO] --- tycho-p2-extras-plugin:0.26.0:publish-features-and-bundles (default) @ p2-repo-common --- [INFO] Command line: [/opt/tools/java/adoptopenjdk/openj9-jdk-8/1.8.0_292-b10/jre/bin/java, -jar, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/tycho/tycho-bundles-external/0.26.0/eclipse/plugins/org.eclipse.equinox.launcher_1.3.200.v20160318-1642.jar, -configuration, /tmp/tycho-p2-runtime5188606087956654459.tmp/configuration, -nosplash, -application, org.eclipse.equinox.p2.publisher.FeaturesAndBundlesPublisher, -artifactRepository, file:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/repository, -metadataRepository, file:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/repository, -publishArtifacts, -source, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/target/source] Generating metadata for .. Generation completed with success [0 seconds]. [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ p2-repo-common --- [INFO] setting maven.deploy.skip=false [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ p2-repo-common --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-common/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/p2-repo-common/4.1.4/p2-repo-common-4.1.4.pom [INFO] [INFO] --- maven-antrun-plugin:1.3:run (install-commons) @ p2-repo-common --- [INFO] Executing tasks [mkdir] Created dir: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/target-definition/common/repository [copy] Copying 85 files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/target-definition/common/repository [copy] Copying 83 files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/target-definition/common/source [INFO] Executed tasks [INFO] [INFO] --------------< org.eclipse.kura:p2-repo-equinox_3.12.50 >-------------- [INFO] Building p2-repo-equinox_3.12.50 4.1.4 [33/34] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ p2-repo-equinox_3.12.50 --- [INFO] [INFO] --- properties-maven-plugin:1.0-alpha-2:read-project-properties (default) @ p2-repo-equinox_3.12.50 --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (download-equinox) @ p2-repo-equinox_3.12.50 --- [INFO] Executing tasks main: [mkdir] Created dir: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-equinox_3.12.50/target/download [get] Getting: http://archive.eclipse.org/equinox/drops/R-Oxygen.2-201711300510/equinox-SDK-Oxygen.2.zip [get] To: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-equinox_3.12.50/target/download/equinox.zip [get] http://archive.eclipse.org/equinox/drops/R-Oxygen.2-201711300510/equinox-SDK-Oxygen.2.zip permanently moved to https://archive.eclipse.org/equinox/drops/R-Oxygen.2-201711300510/equinox-SDK-Oxygen.2.zip [mkdir] Created dir: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-equinox_3.12.50/target/source/plugins [unzip] Expanding: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-equinox_3.12.50/target/download/equinox.zip into /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-equinox_3.12.50/target/source/plugins [INFO] Executed tasks [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ p2-repo-equinox_3.12.50 --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-dependency-plugin:2.8:copy (copy-bundles-for-publishing) @ p2-repo-equinox_3.12.50 --- [INFO] Configured Artifact: org.apache.felix:org.apache.felix.dependencymanager:3.0.0:jar [INFO] Configured Artifact: org.apache.felix:org.apache.felix.deploymentadmin:0.9.5:jar [INFO] Configured Artifact: org.knowhowlab:org.knowhowlab.osgi.monitoradmin:1.0.2:jar [INFO] Configured Artifact: org.eclipse.jetty:jetty-http:9.4.41.v20210516:jar [INFO] Configured Artifact: org.eclipse.jetty:jetty-continuation:9.4.41.v20210516:jar [INFO] Configured Artifact: org.eclipse.jetty:jetty-io:9.4.41.v20210516:jar [INFO] Configured Artifact: org.eclipse.jetty:jetty-security:9.4.41.v20210516:jar [INFO] Configured Artifact: org.eclipse.jetty:jetty-server:9.4.41.v20210516:jar [INFO] Configured Artifact: org.eclipse.jetty:jetty-servlet:9.4.41.v20210516:jar [INFO] Configured Artifact: org.eclipse.jetty:jetty-util:9.4.41.v20210516:jar [INFO] Configured Artifact: org.eclipse.jetty:jetty-util-ajax:9.4.41.v20210516:jar [INFO] Configured Artifact: org.eclipse.platform:org.eclipse.equinox.wireadmin:1.0.800:jar [INFO] Copying org.apache.felix.dependencymanager-3.0.0.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-equinox_3.12.50/target/source/plugins/org.apache.felix.dependencymanager.jar [INFO] Copying org.apache.felix.deploymentadmin-0.9.5.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-equinox_3.12.50/target/source/plugins/org.apache.felix.deploymentadmin.jar [INFO] Copying org.knowhowlab.osgi.monitoradmin-1.0.2.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-equinox_3.12.50/target/source/plugins/org.knowhowlab.osgi.monitoradmin.jar [INFO] Copying jetty-http-9.4.41.v20210516.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-equinox_3.12.50/target/source/plugins/jetty-http.jar [INFO] Copying jetty-continuation-9.4.41.v20210516.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-equinox_3.12.50/target/source/plugins/jetty-continuation.jar [INFO] Copying jetty-io-9.4.41.v20210516.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-equinox_3.12.50/target/source/plugins/jetty-io.jar [INFO] Copying jetty-security-9.4.41.v20210516.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-equinox_3.12.50/target/source/plugins/jetty-security.jar [INFO] Copying jetty-server-9.4.41.v20210516.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-equinox_3.12.50/target/source/plugins/jetty-server.jar [INFO] Copying jetty-servlet-9.4.41.v20210516.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-equinox_3.12.50/target/source/plugins/jetty-servlet.jar [INFO] Copying jetty-util-9.4.41.v20210516.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-equinox_3.12.50/target/source/plugins/jetty-util.jar [INFO] Copying jetty-util-ajax-9.4.41.v20210516.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-equinox_3.12.50/target/source/plugins/jetty-util-ajax.jar [INFO] Copying org.eclipse.equinox.wireadmin-1.0.800.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-equinox_3.12.50/target/source/plugins/org.eclipse.equinox.wireadmin.jar [INFO] [INFO] --- maven-antrun-plugin:1.8:run (rename-maven-deps) @ p2-repo-equinox_3.12.50 --- [INFO] Executing tasks main: [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-equinox_3.12.50/target/source/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-equinox_3.12.50/target/source/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-equinox_3.12.50/target/source/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-equinox_3.12.50/target/source/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-equinox_3.12.50/target/source/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-equinox_3.12.50/target/source/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-equinox_3.12.50/target/source/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-equinox_3.12.50/target/source/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-equinox_3.12.50/target/source/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-equinox_3.12.50/target/source/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-equinox_3.12.50/target/source/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-equinox_3.12.50/target/source/plugins [INFO] Executed tasks [INFO] [INFO] --- tycho-p2-extras-plugin:0.26.0:publish-features-and-bundles (default) @ p2-repo-equinox_3.12.50 --- [INFO] Command line: [/opt/tools/java/adoptopenjdk/openj9-jdk-8/1.8.0_292-b10/jre/bin/java, -jar, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/tycho/tycho-bundles-external/0.26.0/eclipse/plugins/org.eclipse.equinox.launcher_1.3.200.v20160318-1642.jar, -configuration, /tmp/tycho-p2-runtime8375721026650152040.tmp/configuration, -nosplash, -application, org.eclipse.equinox.p2.publisher.FeaturesAndBundlesPublisher, -artifactRepository, file:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-equinox_3.12.50/target/repository, -metadataRepository, file:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-equinox_3.12.50/target/repository, -publishArtifacts, -source, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-equinox_3.12.50/target/source] Generating metadata for .. Generation completed with success [0 seconds]. [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ p2-repo-equinox_3.12.50 --- [INFO] setting maven.deploy.skip=false [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ p2-repo-equinox_3.12.50 --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-equinox_3.12.50/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/p2-repo-equinox_3.12.50/4.1.4/p2-repo-equinox_3.12.50-4.1.4.pom [INFO] [INFO] --- maven-antrun-plugin:1.8:run (install-equinox) @ p2-repo-equinox_3.12.50 --- [INFO] Executing tasks main: [mkdir] Created dir: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/target-definition/equinox_3.12.50/repository [copy] Copying 103 files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/target-definition/equinox_3.12.50/repository [INFO] Executed tasks [INFO] [INFO] ----------------< org.eclipse.kura:p2-repo-tests-deps >----------------- [INFO] Building p2-repo-tests-deps 4.1.4 [34/34] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ p2-repo-tests-deps --- [INFO] [INFO] --- properties-maven-plugin:1.0-alpha-2:read-project-properties (default) @ p2-repo-tests-deps --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ p2-repo-tests-deps --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-dependency-plugin:2.9:copy (copy-bundles-for-publishing) @ p2-repo-tests-deps --- [INFO] Configured Artifact: io.dropwizard.metrics:metrics-core:3.2.2:jar [INFO] Configured Artifact: org.eclipse.kura:moquette-broker:1.0.0-SNAPSHOT:jar [INFO] Configured Artifact: org.hamcrest:org.hamcrest:1.1.0.v20090501071000:jar [INFO] Configured Artifact: org.hamcrest:org.hamcrest.integration:1.1.0.v201303031500:jar [INFO] Configured Artifact: org.hamcrest:org.hamcrest.library:1.1.0.v20090501071000:jar [INFO] Configured Artifact: org.hamcrest:org.hamcrest.text:1.1.0.v20090501071000:jar [INFO] Configured Artifact: org.mockito:mockito-core:1.10.19:jar [INFO] Configured Artifact: org.objenesis:objenesis:2.4:jar [INFO] Copying metrics-core-3.2.2.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-test-deps/target/source/plugins/metrics-core.jar [INFO] Copying moquette-broker-1.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-test-deps/target/source/plugins/moquette-broker.jar [INFO] Copying org.hamcrest-1.1.0.v20090501071000.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-test-deps/target/source/plugins/org.hamcrest.jar [INFO] Copying org.hamcrest.integration-1.1.0.v201303031500.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-test-deps/target/source/plugins/org.hamcrest.integration.jar [INFO] Copying org.hamcrest.library-1.1.0.v20090501071000.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-test-deps/target/source/plugins/org.hamcrest.library.jar [INFO] Copying org.hamcrest.text-1.1.0.v20090501071000.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-test-deps/target/source/plugins/org.hamcrest.text.jar [INFO] Copying mockito-core-1.10.19.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-test-deps/target/source/plugins/mockito-core.jar [INFO] Copying objenesis-2.4.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-test-deps/target/source/plugins/objenesis.jar [INFO] [INFO] --- tycho-p2-extras-plugin:0.26.0:publish-features-and-bundles (default) @ p2-repo-tests-deps --- [INFO] Command line: [/opt/tools/java/adoptopenjdk/openj9-jdk-8/1.8.0_292-b10/jre/bin/java, -jar, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/tycho/tycho-bundles-external/0.26.0/eclipse/plugins/org.eclipse.equinox.launcher_1.3.200.v20160318-1642.jar, -configuration, /tmp/tycho-p2-runtime1695844027121473937.tmp/configuration, -nosplash, -application, org.eclipse.equinox.p2.publisher.FeaturesAndBundlesPublisher, -artifactRepository, file:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-test-deps/target/repository, -metadataRepository, file:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-test-deps/target/repository, -publishArtifacts, -source, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-test-deps/target/source] Generating metadata for .. Generation completed with success [0 seconds]. [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ p2-repo-tests-deps --- [INFO] setting maven.deploy.skip=false [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ p2-repo-tests-deps --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/target-platform/p2-repo-test-deps/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/p2-repo-tests-deps/4.1.4/p2-repo-tests-deps-4.1.4.pom [INFO] [INFO] --- maven-antrun-plugin:1.3:run (install-commons) @ p2-repo-tests-deps --- [INFO] Executing tasks [mkdir] Created dir: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/target-definition/test-deps/repository [copy] Copying 10 files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/target-definition/test-deps/repository [INFO] Executed tasks [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] target-platform 4.1.4 .............................. SUCCESS [ 10.657 s] [INFO] org.apache.activemq.artemis 2.6.1-SNAPSHOT ......... SUCCESS [ 22.384 s] [INFO] Camel :: Core :: Import sun.misc 1.0.401-SNAPSHOT .. SUCCESS [ 5.050 s] [INFO] System extension fragment for 'sun.misc' 1.0.401-SNAPSHOT SUCCESS [ 0.924 s] [INFO] com.codeminders.hidapi-parent 1.1.501-SNAPSHOT ..... SUCCESS [ 0.031 s] [INFO] Java API for working with Human Interface USB Devices (HID) 1.1.501-SNAPSHOT SUCCESS [ 4.837 s] [INFO] Native libraries for 'com.codeminders.hidapi' on ARM 6 HF 1.1.501-SNAPSHOT SUCCESS [ 1.322 s] [INFO] Native libraries for 'com.codeminders.hidapi' on x86_64 1.1.501-SNAPSHOT SUCCESS [ 0.580 s] [INFO] Native libraries for 'com.codeminders.hidapi' on ARM 64 bits 1.1.501-SNAPSHOT SUCCESS [ 0.786 s] [INFO] usb4java 1.2.501-SNAPSHOT .......................... SUCCESS [ 0.895 s] [INFO] usb4java-javax 1.2.501-SNAPSHOT .................... SUCCESS [ 0.805 s] [INFO] org.moka7 1.0.301-SNAPSHOT ......................... SUCCESS [ 0.896 s] [INFO] org.eclipse.soda.dk.comm-parent 1.2.501-SNAPSHOT ... SUCCESS [ 0.030 s] [INFO] Serial Device based on SODA DK comm 1.2.501-SNAPSHOT SUCCESS [ 0.943 s] [INFO] Native libraries for 'org.eclipse.soda.dk.comm' on ARM 6 HF 1.2.501-SNAPSHOT SUCCESS [ 0.907 s] [INFO] Native libraries for 'org.eclipse.soda.dk.comm' on x86_64 1.2.501-SNAPSHOT SUCCESS [ 0.740 s] [INFO] Native libraries for 'org.eclipse.soda.dk.comm' on ARM 64 bits 1.2.501-SNAPSHOT SUCCESS [ 0.880 s] [INFO] jdk.dio-parent 1.0.501-SNAPSHOT .................... SUCCESS [ 0.038 s] [INFO] jdk.dio 1.0.501-SNAPSHOT ........................... SUCCESS [ 0.787 s] [INFO] jdk.dio.armv6hf 1.0.501-SNAPSHOT ................... SUCCESS [ 0.290 s] [INFO] jdk.dio.x86_64 1.0.501-SNAPSHOT .................... SUCCESS [ 0.297 s] [INFO] jdk.dio.aarch64 1.0.501-SNAPSHOT ................... SUCCESS [ 0.321 s] [INFO] gwt-user 1.1.101-SNAPSHOT .......................... SUCCESS [ 10.764 s] [INFO] tinyb-parent 1.0.301-SNAPSHOT ...................... SUCCESS [ 0.029 s] [INFO] Tiny Bluetooth LE Library 1.0.301-SNAPSHOT ......... SUCCESS [ 2.130 s] [INFO] Native libraries for 'tinyb' on ARM 6 HF 1.0.301-SNAPSHOT SUCCESS [ 0.166 s] [INFO] Native libraries for 'tinyb' on X86 64 1.0.301-SNAPSHOT SUCCESS [ 0.249 s] [INFO] Native libraries for 'tinyb' on aarch64 1.0.301-SNAPSHOT SUCCESS [ 0.230 s] [INFO] moquette-broker 1.0.0-SNAPSHOT ..................... SUCCESS [ 8.202 s] [INFO] org.apache.log4j2-api-config 1.0.101-SNAPSHOT ...... SUCCESS [ 0.170 s] [INFO] org.eclipse.kura.jetty.customizer 1.0.103-SNAPSHOT . SUCCESS [ 8.810 s] [INFO] p2-repo-common 4.1.4 ............................... SUCCESS [ 33.639 s] [INFO] p2-repo-equinox_3.12.50 4.1.4 ...................... SUCCESS [ 6.658 s] [INFO] p2-repo-tests-deps 4.1.4 ........................... SUCCESS [ 5.046 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:21 min [INFO] Finished at: 2022-11-04T14:19:06Z [INFO] ------------------------------------------------------------------------ [kura-4-1-0-release-candidate] $ /opt/tools/apache-maven/3.5.4/bin/mvn -f kura/pom.xml "-DMAVEN_OPTS=-Xmx1536m -XX:MaxPermSize=512m" -Dmaven.test.failure.ignore=true -Dmaven.repo.local=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository clean install -U -e -Pbree -Pcheck-exists-plugin Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z) Maven home: /opt/tools/apache-maven/3.5.4 Java version: 1.8.0_292, vendor: AdoptOpenJDK, runtime: /opt/tools/java/adoptopenjdk/openj9-jdk-8/1.8.0_292-b10/jre Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.14.14-200.fc34.x86_64", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.api:2.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/../target-definition/equinox_3.12.50/repository [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/ (134B) [INFO] Adding repository http://download.eclipse.org/cbi/updates/license [INFO] Fetching compositeContent.jar from http://download.eclipse.org/cbi/updates/license/ (423B) [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB) [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB) [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (172B) [INFO] Fetching content.xml.xz from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (3.57kB) [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.api:2.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.api:2.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.asset.cloudlet.provider:1.0.402-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.asset.cloudlet.provider/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.asset.cloudlet.provider/../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.asset.cloudlet.provider/../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.asset.cloudlet.provider/../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.asset.cloudlet.provider:1.0.402-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.asset.cloudlet.provider/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.asset.cloudlet.provider:1.0.402-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.asset.cloudlet.provider/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.asset.provider:2.0.202-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.asset.provider/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.asset.provider/../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.asset.provider/../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.asset.provider/../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.asset.provider:2.0.202-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.asset.provider/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.asset.provider:2.0.202-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.asset.provider/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.asset.helper.provider:1.0.401-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.asset.helper.provider/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.asset.helper.provider/../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.asset.helper.provider/../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.asset.helper.provider/../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.asset.helper.provider:1.0.401-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.asset.helper.provider/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.asset.helper.provider:1.0.401-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.asset.helper.provider/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.broker.artemis.core:1.1.101-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.broker.artemis.core/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.broker.artemis.core/../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.broker.artemis.core/../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.broker.artemis.core/../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.broker.artemis.core:1.1.101-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.broker.artemis.core/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.broker.artemis.core:1.1.101-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.broker.artemis.core/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.broker.artemis.simple.mqtt:1.0.301-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.broker.artemis.simple.mqtt/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.broker.artemis.simple.mqtt/../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.broker.artemis.simple.mqtt/../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.broker.artemis.simple.mqtt/../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.broker.artemis.simple.mqtt:1.0.301-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.broker.artemis.simple.mqtt/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.broker.artemis.simple.mqtt:1.0.301-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.broker.artemis.simple.mqtt/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.broker.artemis.xml:1.0.301-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.broker.artemis.xml/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.broker.artemis.xml/../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.broker.artemis.xml/../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.broker.artemis.xml/../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.broker.artemis.xml:1.0.301-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.broker.artemis.xml/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.broker.artemis.xml:1.0.301-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.broker.artemis.xml/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.camel:1.3.101-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel/../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel/../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel/../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.camel:1.3.101-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.camel:1.3.101-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.camel.cloud.factory:1.1.401-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel.cloud.factory/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel.cloud.factory/../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel.cloud.factory/../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel.cloud.factory/../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.camel.cloud.factory:1.1.401-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel.cloud.factory/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.camel.cloud.factory:1.1.401-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel.cloud.factory/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.camel.xml:1.1.101-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel.xml/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel.xml/../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel.xml/../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel.xml/../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.camel.xml:1.1.101-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel.xml/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.camel.xml:1.1.101-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel.xml/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.core:1.0.503 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core/../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core/../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core/../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.core:1.0.503 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.core:1.0.503 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.core.certificates:1.0.501-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.certificates/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.certificates/../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.certificates/../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.certificates/../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.core.certificates:1.0.501-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.certificates/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.core.certificates:1.0.501-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.certificates/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.core.cloud:1.1.403-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.core.cloud:1.1.403-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.core.cloud:1.1.403-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.core.comm:1.0.502-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.comm/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.comm/../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.comm/../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.comm/../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.core.comm:1.0.502-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.comm/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.core.comm:1.0.502-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.comm/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.core.configuration:2.0.201-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.configuration/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.configuration/../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.configuration/../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.configuration/../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.core.configuration:2.0.201-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.configuration/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.core.configuration:2.0.201-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.configuration/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.core.crypto:1.0.501-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.crypto/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.crypto/../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.crypto/../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.crypto/../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.core.crypto:1.0.501-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.crypto/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.core.crypto:1.0.501-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.crypto/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.core.deployment:1.1.502-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.deployment/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.deployment/../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.deployment/../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.deployment/../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.core.deployment:1.1.502-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.deployment/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.core.deployment:1.1.502-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.deployment/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.core.net:1.0.501-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.net/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.net/../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.net/../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.net/../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.core.net:1.0.501-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.net/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.core.net:1.0.501-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.net/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.core.status:1.0.501-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.status/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.status/../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.status/../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.status/../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.core.status:1.0.501-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.status/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.core.status:1.0.501-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.status/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.deployment.agent:1.0.501-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.deployment.agent/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.deployment.agent/../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.deployment.agent/../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.deployment.agent/../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.deployment.agent:1.0.501-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.deployment.agent/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.deployment.agent:1.0.501-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.deployment.agent/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.hook.file.move.provider:1.0.301-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.hook.file.move.provider/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.hook.file.move.provider/../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.hook.file.move.provider/../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.hook.file.move.provider/../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.hook.file.move.provider:1.0.301-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.hook.file.move.provider/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.hook.file.move.provider:1.0.301-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.hook.file.move.provider/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.driver.helper.provider:1.0.401-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.helper.provider/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.helper.provider/../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.helper.provider/../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.helper.provider/../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.driver.helper.provider:1.0.401-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.helper.provider/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.driver.helper.provider:1.0.401-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.helper.provider/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.driver.opcua.provider:1.0.401-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.opcua.provider/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.opcua.provider/../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.opcua.provider/../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.opcua.provider/../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.driver.opcua.provider:1.0.401-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.opcua.provider/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.driver.opcua.provider:1.0.401-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.opcua.provider/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.driver.block:1.0.301-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.block/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.block/../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.block/../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.block/../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.driver.block:1.0.301-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.block/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.driver.block:1.0.301-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.block/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.driver.s7plc.provider:1.0.301-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.s7plc.provider/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.s7plc.provider/../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.s7plc.provider/../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.s7plc.provider/../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.driver.s7plc.provider:1.0.301-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.s7plc.provider/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.driver.s7plc.provider:1.0.301-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.s7plc.provider/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.driver.ble.sensortag.provider:1.0.301-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.ble.sensortag.provider/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.ble.sensortag.provider/../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.ble.sensortag.provider/../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.ble.sensortag.provider/../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.driver.ble.sensortag.provider:1.0.301-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.ble.sensortag.provider/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.driver.ble.sensortag.provider:1.0.301-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.ble.sensortag.provider/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.driver.ibeacon.provider:1.0.101-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.ibeacon.provider/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.ibeacon.provider/../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.ibeacon.provider/../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.ibeacon.provider/../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.driver.ibeacon.provider:1.0.101-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.ibeacon.provider/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.driver.ibeacon.provider:1.0.101-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.ibeacon.provider/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.driver.gpio.provider:1.0.201-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.gpio.provider/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.gpio.provider/../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.gpio.provider/../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.gpio.provider/../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.driver.gpio.provider:1.0.201-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.gpio.provider/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.driver.gpio.provider:1.0.201-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.gpio.provider/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.driver.eddystone.provider:1.0.101-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.eddystone.provider/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.eddystone.provider/../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.eddystone.provider/../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.eddystone.provider/../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.driver.eddystone.provider:1.0.101-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.eddystone.provider/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.driver.eddystone.provider:1.0.101-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.eddystone.provider/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.linux.bluetooth:1.0.501-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.linux.bluetooth:1.0.501-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.linux.bluetooth:1.0.501-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.ble.provider:1.0.302-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.ble.provider/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.ble.provider/../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.ble.provider/../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.ble.provider/../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.ble.provider:1.0.302-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.ble.provider/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.ble.provider:1.0.302-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.ble.provider/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.ble.ibeacon.provider:1.0.302-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.ble.ibeacon.provider/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.ble.ibeacon.provider/../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.ble.ibeacon.provider/../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.ble.ibeacon.provider/../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.ble.ibeacon.provider:1.0.302-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.ble.ibeacon.provider/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.ble.ibeacon.provider:1.0.302-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.ble.ibeacon.provider/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.ble.eddystone.provider:1.0.301-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.ble.eddystone.provider/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.ble.eddystone.provider/../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.ble.eddystone.provider/../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.ble.eddystone.provider/../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.ble.eddystone.provider:1.0.301-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.ble.eddystone.provider/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.ble.eddystone.provider:1.0.301-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.ble.eddystone.provider/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.linux.clock:1.0.502-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.clock/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.clock/../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.clock/../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.clock/../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.linux.clock:1.0.502-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.clock/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.linux.clock:1.0.502-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.clock/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.linux.command:1.0.401-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.command/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.command/../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.command/../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.command/../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.linux.command:1.0.401-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.command/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.linux.command:1.0.401-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.command/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.linux.gpio:1.0.501-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.gpio/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.gpio/../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.gpio/../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.gpio/../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.linux.gpio:1.0.501-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.gpio/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.linux.gpio:1.0.501-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.gpio/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.linux.net:1.0.503-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.linux.net:1.0.503-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.linux.net:1.0.503-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.linux.position:1.0.501-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.position/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.position/../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.position/../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.position/../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.linux.position:1.0.501-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.position/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.linux.position:1.0.501-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.position/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.linux.usb:1.0.501-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.usb/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.usb/../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.usb/../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.usb/../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.linux.usb:1.0.501-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.usb/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.linux.usb:1.0.501-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.usb/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.linux.usb.armv6hf:1.0.501-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.usb.armv6hf/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.usb.armv6hf/../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.usb.armv6hf/../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.usb.armv6hf/../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.linux.usb.armv6hf:1.0.501-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.usb.armv6hf/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.linux.usb.armv6hf:1.0.501-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.usb.armv6hf/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.linux.usb.x86_64:1.0.501-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.usb.x86_64/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.usb.x86_64/../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.usb.x86_64/../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.usb.x86_64/../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.linux.usb.x86_64:1.0.501-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.usb.x86_64/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.linux.usb.x86_64:1.0.501-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.usb.x86_64/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.linux.usb.aarch64:1.0.501-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.usb.aarch64/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.usb.aarch64/../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.usb.aarch64/../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.usb.aarch64/../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.linux.usb.aarch64:1.0.501-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.usb.aarch64/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.linux.usb.aarch64:1.0.501-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.usb.aarch64/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.linux.watchdog:1.0.501-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.watchdog/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.watchdog/../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.watchdog/../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.watchdog/../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.linux.watchdog:1.0.501-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.watchdog/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.linux.watchdog:1.0.501-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.watchdog/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.localization:1.0.401-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.localization/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.localization/../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.localization/../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.localization/../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.localization:1.0.401-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.localization/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.localization:1.0.401-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.localization/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.localization.resources:1.0.401-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.localization.resources/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.localization.resources/../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.localization.resources/../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.localization.resources/../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.localization.resources:1.0.401-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.localization.resources/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.localization.resources:1.0.401-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.localization.resources/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.net.admin:1.0.503-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.net.admin:1.0.503-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.net.admin:1.0.503-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.protocol.modbus:2.0.401-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.protocol.modbus/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.protocol.modbus/../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.protocol.modbus/../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.protocol.modbus/../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.protocol.modbus:2.0.401-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.protocol.modbus/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.protocol.modbus:2.0.401-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.protocol.modbus/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.stress:1.0.301-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.stress/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.stress/../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.stress/../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.stress/../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.stress:1.0.301-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.stress/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.stress:1.0.301-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.stress/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.util:1.1.101-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.util/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.util/../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.util/../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.util/../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.util:1.1.101-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.util/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.util:1.1.101-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.util/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.wire.camel:1.0.101-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.camel/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.camel/../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.camel/../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.camel/../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.wire.camel:1.0.101-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.camel/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.wire.camel:1.0.101-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.camel/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.wire.script.filter.provider:1.0.301-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.script.filter.provider/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.script.filter.provider/../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.script.filter.provider/../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.script.filter.provider/../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.wire.script.filter.provider:1.0.301-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.script.filter.provider/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.wire.script.filter.provider:1.0.301-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.script.filter.provider/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.wire.h2db.component.provider:1.0.302-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.h2db.component.provider/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.h2db.component.provider/../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.h2db.component.provider/../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.h2db.component.provider/../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.wire.h2db.component.provider:1.0.302-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.h2db.component.provider/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.wire.h2db.component.provider:1.0.302-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.h2db.component.provider/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.wire.component.provider:1.0.402-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.component.provider/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.component.provider/../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.component.provider/../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.component.provider/../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.wire.component.provider:1.0.402-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.component.provider/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.wire.component.provider:1.0.402-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.component.provider/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.wire.helper.provider:1.0.401-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.helper.provider/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.helper.provider/../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.helper.provider/../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.helper.provider/../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.wire.helper.provider:1.0.401-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.helper.provider/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.wire.helper.provider:1.0.401-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.helper.provider/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.wire.provider:1.0.401-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.provider/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.provider/../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.provider/../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.provider/../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.wire.provider:1.0.401-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.provider/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.wire.provider:1.0.401-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.provider/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.rest.provider:1.0.301-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.rest.provider/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.rest.provider/../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.rest.provider/../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.rest.provider/../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.rest.provider:1.0.301-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.rest.provider/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.rest.provider:1.0.301-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.rest.provider/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.rest.asset.provider:1.0.301-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.rest.asset.provider/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.rest.asset.provider/../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.rest.asset.provider/../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.rest.asset.provider/../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.rest.asset.provider:1.0.301-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.rest.asset.provider/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.rest.asset.provider:1.0.301-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.rest.asset.provider/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.misc.cloudcat:1.0.301-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.misc.cloudcat/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.misc.cloudcat/../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.misc.cloudcat/../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.misc.cloudcat/../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.misc.cloudcat:1.0.301-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.misc.cloudcat/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.misc.cloudcat:1.0.301-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.misc.cloudcat/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.json.marshaller.unmarshaller.provider:1.0.201-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.json.marshaller.unmarshaller.provider/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.json.marshaller.unmarshaller.provider/../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.json.marshaller.unmarshaller.provider/../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.json.marshaller.unmarshaller.provider/../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.json.marshaller.unmarshaller.provider:1.0.201-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.json.marshaller.unmarshaller.provider/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.json.marshaller.unmarshaller.provider:1.0.201-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.json.marshaller.unmarshaller.provider/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.xml.marshaller.unmarshaller.provider:1.0.201-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.xml.marshaller.unmarshaller.provider/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.xml.marshaller.unmarshaller.provider/../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.xml.marshaller.unmarshaller.provider/../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.xml.marshaller.unmarshaller.provider/../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.xml.marshaller.unmarshaller.provider:1.0.201-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.xml.marshaller.unmarshaller.provider/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.xml.marshaller.unmarshaller.provider:1.0.201-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.xml.marshaller.unmarshaller.provider/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.wire.component.conditional.provider:1.0.201-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.component.conditional.provider/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.component.conditional.provider/../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.component.conditional.provider/../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.component.conditional.provider/../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.wire.component.conditional.provider:1.0.201-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.component.conditional.provider/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.wire.component.conditional.provider:1.0.201-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.component.conditional.provider/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.wire.component.join.provider:1.0.201-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.component.join.provider/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.component.join.provider/../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.component.join.provider/../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.component.join.provider/../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.wire.component.join.provider:1.0.201-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.component.join.provider/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.wire.component.join.provider:1.0.201-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.component.join.provider/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.cloudconnection.eclipseiot.mqtt.provider:1.0.102-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.cloudconnection.eclipseiot.mqtt.provider/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.cloudconnection.eclipseiot.mqtt.provider/../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.cloudconnection.eclipseiot.mqtt.provider/../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.cloudconnection.eclipseiot.mqtt.provider/../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.cloudconnection.eclipseiot.mqtt.provider:1.0.102-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.cloudconnection.eclipseiot.mqtt.provider/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.cloudconnection.eclipseiot.mqtt.provider:1.0.102-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.cloudconnection.eclipseiot.mqtt.provider/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.linux.sysv.provider:1.0.102-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.sysv.provider/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.sysv.provider/../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.sysv.provider/../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.sysv.provider/../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.linux.sysv.provider:1.0.102-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.sysv.provider/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.linux.sysv.provider:1.0.102-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.sysv.provider/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.linux.systemd.provider:1.0.102-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.systemd.provider/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.systemd.provider/../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.systemd.provider/../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.systemd.provider/../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.linux.systemd.provider:1.0.102-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.systemd.provider/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.linux.systemd.provider:1.0.102-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.systemd.provider/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.linux.debian.provider:1.0.101-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.debian.provider/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.debian.provider/../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.debian.provider/../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.debian.provider/../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.linux.debian.provider:1.0.101-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.debian.provider/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.linux.debian.provider:1.0.101-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.debian.provider/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.linux.redhat.provider:1.0.101-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.redhat.provider/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.redhat.provider/../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.redhat.provider/../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.redhat.provider/../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.linux.redhat.provider:1.0.101-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.redhat.provider/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.linux.redhat.provider:1.0.101-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.redhat.provider/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura.feature:org.eclipse.kura.api.feature:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.api.feature/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.api.feature/../../../target-platform/p2-repo-equinox_3.12.50/target/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.api.feature/../../../target-platform/p2-repo-common/target/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.api.feature/../../../target-platform/p2-repo-test-deps/target/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura.feature:org.eclipse.kura.api.feature:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.api.feature/pom.xml [INFO] Fetching org.eclipse.license_2.0.2.v20181016-2210.jar from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/features/ (13.05kB) [INFO] Resolving class path of MavenProject: org.eclipse.kura.feature:org.eclipse.kura.api.feature:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.api.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura.feature:org.eclipse.kura.camel.feature:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.camel.feature/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.camel.feature/../../../target-platform/p2-repo-equinox_3.12.50/target/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.camel.feature/../../../target-platform/p2-repo-common/target/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.camel.feature/../../../target-platform/p2-repo-test-deps/target/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura.feature:org.eclipse.kura.camel.feature:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.camel.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura.feature:org.eclipse.kura.camel.feature:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.camel.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura.feature:org.eclipse.kura.runtime.feature:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.runtime.feature/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.runtime.feature/../../../target-platform/p2-repo-equinox_3.12.50/target/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.runtime.feature/../../../target-platform/p2-repo-common/target/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.runtime.feature/../../../target-platform/p2-repo-test-deps/target/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura.feature:org.eclipse.kura.runtime.feature:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.runtime.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura.feature:org.eclipse.kura.runtime.feature:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.runtime.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura.feature:org.eclipse.kura.driver.opcua:1.0.401-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.driver.opcua/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.driver.opcua/../../../target-platform/p2-repo-equinox_3.12.50/target/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.driver.opcua/../../../target-platform/p2-repo-common/target/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.driver.opcua/../../../target-platform/p2-repo-test-deps/target/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura.feature:org.eclipse.kura.driver.opcua:1.0.401-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.driver.opcua/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura.feature:org.eclipse.kura.driver.opcua:1.0.401-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.driver.opcua/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura.feature:org.eclipse.kura.driver.s7plc:1.0.301-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.driver.s7plc/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.driver.s7plc/../../../target-platform/p2-repo-equinox_3.12.50/target/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.driver.s7plc/../../../target-platform/p2-repo-common/target/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.driver.s7plc/../../../target-platform/p2-repo-test-deps/target/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura.feature:org.eclipse.kura.driver.s7plc:1.0.301-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.driver.s7plc/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura.feature:org.eclipse.kura.driver.s7plc:1.0.301-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.driver.s7plc/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura.feature:org.eclipse.kura.driver.ble.sensortag:1.0.301-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.driver.ble.sensortag/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.driver.ble.sensortag/../../../target-platform/p2-repo-equinox_3.12.50/target/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.driver.ble.sensortag/../../../target-platform/p2-repo-common/target/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.driver.ble.sensortag/../../../target-platform/p2-repo-test-deps/target/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura.feature:org.eclipse.kura.driver.ble.sensortag:1.0.301-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.driver.ble.sensortag/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura.feature:org.eclipse.kura.driver.ble.sensortag:1.0.301-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.driver.ble.sensortag/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura.feature:org.eclipse.kura.driver.eddystone:1.0.101-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.driver.eddystone/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.driver.eddystone/../../../target-platform/p2-repo-equinox_3.12.50/target/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.driver.eddystone/../../../target-platform/p2-repo-common/target/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.driver.eddystone/../../../target-platform/p2-repo-test-deps/target/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura.feature:org.eclipse.kura.driver.eddystone:1.0.101-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.driver.eddystone/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura.feature:org.eclipse.kura.driver.eddystone:1.0.101-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.driver.eddystone/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura.feature:org.eclipse.kura.driver.ibeacon:1.0.101-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.driver.ibeacon/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.driver.ibeacon/../../../target-platform/p2-repo-equinox_3.12.50/target/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.driver.ibeacon/../../../target-platform/p2-repo-common/target/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.driver.ibeacon/../../../target-platform/p2-repo-test-deps/target/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura.feature:org.eclipse.kura.driver.ibeacon:1.0.101-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.driver.ibeacon/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura.feature:org.eclipse.kura.driver.ibeacon:1.0.101-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.driver.ibeacon/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura.feature:org.eclipse.kura.wire.script.filter:1.0.301-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.wire.script.filter/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.wire.script.filter/../../../target-platform/p2-repo-equinox_3.12.50/target/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.wire.script.filter/../../../target-platform/p2-repo-common/target/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.wire.script.filter/../../../target-platform/p2-repo-test-deps/target/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura.feature:org.eclipse.kura.wire.script.filter:1.0.301-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.wire.script.filter/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura.feature:org.eclipse.kura.wire.script.filter:1.0.301-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.wire.script.filter/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura.feature:org.eclipse.kura.driver.gpio:1.0.201-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.driver.gpio/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.driver.gpio/../../../target-platform/p2-repo-equinox_3.12.50/target/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.driver.gpio/../../../target-platform/p2-repo-common/target/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.driver.gpio/../../../target-platform/p2-repo-test-deps/target/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura.feature:org.eclipse.kura.driver.gpio:1.0.201-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.driver.gpio/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura.feature:org.eclipse.kura.driver.gpio:1.0.201-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.driver.gpio/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.emulator:1.0.401-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator/../../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator/../../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator/../../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.emulator:1.0.401-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.emulator:1.0.401-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.emulator.gpio:1.0.501-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.gpio/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.gpio/../../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.gpio/../../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.gpio/../../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.emulator.gpio:1.0.501-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.gpio/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.emulator.gpio:1.0.501-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.gpio/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.emulator.clock:1.0.501-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.clock/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.clock/../../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.clock/../../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.clock/../../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.emulator.clock:1.0.501-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.clock/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.emulator.clock:1.0.501-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.clock/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.emulator.net:1.0.401-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.net/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.net/../../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.net/../../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.net/../../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.emulator.net:1.0.401-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.net/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.emulator.net:1.0.401-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.net/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.emulator.position:1.0.501-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.position/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.position/../../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.position/../../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.position/../../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.emulator.position:1.0.501-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.position/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.emulator.position:1.0.501-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.position/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.emulator.usb:1.0.401-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.usb/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.usb/../../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.usb/../../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.usb/../../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.emulator.usb:1.0.401-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.usb/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.emulator.usb:1.0.401-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.usb/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.emulator.watchdog:1.0.501-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.watchdog/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.watchdog/../../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.watchdog/../../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.watchdog/../../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.emulator.watchdog:1.0.501-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.watchdog/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.emulator.watchdog:1.0.501-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.watchdog/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura.p2:org.eclipse.kura:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura-p2/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura-p2/../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura-p2/../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura-p2/../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura.p2:org.eclipse.kura:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura-p2/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura.p2:org.eclipse.kura:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura-p2/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.asset.provider.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.asset.provider.test/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.asset.provider.test/../../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.asset.provider.test/../../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.asset.provider.test/../../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.asset.provider.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.asset.provider.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.asset.provider.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.asset.provider.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.camel.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.camel.test/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.camel.test/../../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.camel.test/../../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.camel.test/../../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.camel.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.camel.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.camel.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.camel.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.cloud.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.cloud.test/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.cloud.test/../../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.cloud.test/../../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.cloud.test/../../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.cloud.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.cloud.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.cloud.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.cloud.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.core.certificates.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.certificates.test/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.certificates.test/../../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.certificates.test/../../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.certificates.test/../../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.core.certificates.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.certificates.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.core.certificates.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.certificates.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.core.comm.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.comm.test/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.comm.test/../../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.comm.test/../../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.comm.test/../../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.core.comm.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.comm.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.core.comm.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.comm.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.core.configuration.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.configuration.test/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.configuration.test/../../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.configuration.test/../../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.configuration.test/../../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.core.configuration.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.configuration.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.core.configuration.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.configuration.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.core.cloud.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.cloud.test/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.cloud.test/../../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.cloud.test/../../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.cloud.test/../../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.core.cloud.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.cloud.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.core.cloud.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.cloud.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.core.crypto.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.crypto.test/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.crypto.test/../../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.crypto.test/../../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.crypto.test/../../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.core.crypto.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.crypto.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.core.crypto.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.crypto.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.core.db.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.db.test/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.db.test/../../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.db.test/../../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.db.test/../../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.core.db.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.db.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.core.db.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.db.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.core.deployment.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.deployment.test/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.deployment.test/../../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.deployment.test/../../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.deployment.test/../../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.core.deployment.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.deployment.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.core.deployment.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.deployment.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.core.net.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.net.test/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.net.test/../../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.net.test/../../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.net.test/../../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.core.net.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.net.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.core.net.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.net.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.core.ssl.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.ssl.test/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.ssl.test/../../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.ssl.test/../../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.ssl.test/../../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.core.ssl.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.ssl.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.core.ssl.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.ssl.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.core.status.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.status.test/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.status.test/../../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.status.test/../../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.status.test/../../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.core.status.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.status.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.core.status.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.status.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.core.system.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.system.test/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.system.test/../../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.system.test/../../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.system.test/../../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.core.system.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.system.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.core.system.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.system.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.core.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/../../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/../../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/../../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.core.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.core.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.core.testutil:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.testutil/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.testutil/../../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.testutil/../../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.testutil/../../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.core.testutil:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.testutil/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.core.testutil:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.testutil/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.core.util.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.util.test/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.util.test/../../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.util.test/../../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.util.test/../../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.core.util.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.util.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.core.util.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.util.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.deployment.agent.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.deployment.agent.test/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.deployment.agent.test/../../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.deployment.agent.test/../../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.deployment.agent.test/../../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.deployment.agent.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.deployment.agent.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.deployment.agent.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.deployment.agent.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.driver.block.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.driver.block.test/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.driver.block.test/../../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.driver.block.test/../../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.driver.block.test/../../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.driver.block.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.driver.block.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.driver.block.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.driver.block.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.driver.helper.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.driver.helper.test/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.driver.helper.test/../../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.driver.helper.test/../../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.driver.helper.test/../../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.driver.helper.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.driver.helper.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.driver.helper.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.driver.helper.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.emulator.position.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.emulator.position.test/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.emulator.position.test/../../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.emulator.position.test/../../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.emulator.position.test/../../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.emulator.position.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.emulator.position.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.emulator.position.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.emulator.position.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.emulator.watchdog.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.emulator.watchdog.test/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.emulator.watchdog.test/../../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.emulator.watchdog.test/../../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.emulator.watchdog.test/../../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.emulator.watchdog.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.emulator.watchdog.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.emulator.watchdog.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.emulator.watchdog.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.internal.asset.cloudlet.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.asset.cloudlet.test/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.asset.cloudlet.test/../../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.asset.cloudlet.test/../../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.asset.cloudlet.test/../../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.internal.asset.cloudlet.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.asset.cloudlet.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.internal.asset.cloudlet.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.asset.cloudlet.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.internal.ble.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.ble.test/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.ble.test/../../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.ble.test/../../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.ble.test/../../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.internal.ble.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.ble.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.internal.ble.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.ble.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.internal.ble.eddystone.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.ble.eddystone.test/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.ble.eddystone.test/../../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.ble.eddystone.test/../../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.ble.eddystone.test/../../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.internal.ble.eddystone.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.ble.eddystone.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.internal.ble.eddystone.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.ble.eddystone.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.internal.ble.ibeacon.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.ble.ibeacon.test/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.ble.ibeacon.test/../../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.ble.ibeacon.test/../../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.ble.ibeacon.test/../../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.internal.ble.ibeacon.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.ble.ibeacon.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.internal.ble.ibeacon.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.ble.ibeacon.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.internal.driver.ble.sensortag.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.ble.sensortag.test/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.ble.sensortag.test/../../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.ble.sensortag.test/../../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.ble.sensortag.test/../../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.internal.driver.ble.sensortag.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.ble.sensortag.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.internal.driver.ble.sensortag.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.ble.sensortag.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.internal.driver.eddystone.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.eddystone.test/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.eddystone.test/../../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.eddystone.test/../../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.eddystone.test/../../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.internal.driver.eddystone.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.eddystone.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.internal.driver.eddystone.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.eddystone.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.internal.driver.ibeacon.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.ibeacon.test/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.ibeacon.test/../../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.ibeacon.test/../../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.ibeacon.test/../../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.internal.driver.ibeacon.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.ibeacon.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.internal.driver.ibeacon.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.ibeacon.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.internal.driver.opcua.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.opcua.test/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.opcua.test/../../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.opcua.test/../../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.opcua.test/../../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.internal.driver.opcua.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.opcua.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.internal.driver.opcua.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.opcua.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.internal.driver.s7plc.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.s7plc.test/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.s7plc.test/../../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.s7plc.test/../../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.s7plc.test/../../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.internal.driver.s7plc.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.s7plc.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.internal.driver.s7plc.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.s7plc.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.internal.wire.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.wire.test/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.wire.test/../../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.wire.test/../../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.wire.test/../../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.internal.wire.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.wire.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.internal.wire.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.wire.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.linux.clock.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.clock.test/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.clock.test/../../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.clock.test/../../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.clock.test/../../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.linux.clock.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.clock.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.linux.clock.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.clock.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.linux.gpio.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.gpio.test/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.gpio.test/../../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.gpio.test/../../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.gpio.test/../../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.linux.gpio.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.gpio.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.linux.gpio.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.gpio.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.linux.net.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.net.test/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.net.test/../../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.net.test/../../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.net.test/../../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.linux.net.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.net.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.linux.net.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.net.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.linux.position.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.position.test/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.position.test/../../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.position.test/../../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.position.test/../../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.linux.position.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.position.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.linux.position.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.position.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.linux.usb.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.usb.test/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.usb.test/../../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.usb.test/../../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.usb.test/../../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.linux.usb.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.usb.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.linux.usb.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.usb.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.linux.watchdog.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.watchdog.test/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.watchdog.test/../../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.watchdog.test/../../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.watchdog.test/../../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.linux.watchdog.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.watchdog.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.linux.watchdog.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.watchdog.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.net.admin.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.net.admin.test/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.net.admin.test/../../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.net.admin.test/../../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.net.admin.test/../../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.net.admin.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.net.admin.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.net.admin.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.net.admin.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.rest.asset.provider.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.rest.asset.provider.test/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.rest.asset.provider.test/../../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.rest.asset.provider.test/../../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.rest.asset.provider.test/../../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.rest.asset.provider.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.rest.asset.provider.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.rest.asset.provider.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.rest.asset.provider.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.protocol.modbus.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.protocol.modbus.test/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.protocol.modbus.test/../../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.protocol.modbus.test/../../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.protocol.modbus.test/../../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.protocol.modbus.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.protocol.modbus.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.protocol.modbus.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.protocol.modbus.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.stress.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.stress.test/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.stress.test/../../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.stress.test/../../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.stress.test/../../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.stress.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.stress.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.stress.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.stress.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.test/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.test/../../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.test/../../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.test/../../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.util.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.util.test/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.util.test/../../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.util.test/../../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.util.test/../../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.util.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.util.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.util.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.util.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.watchdog.criticaltest:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.watchdog.criticaltest/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.watchdog.criticaltest/../../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.watchdog.criticaltest/../../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.watchdog.criticaltest/../../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.watchdog.criticaltest:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.watchdog.criticaltest/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.watchdog.criticaltest:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.watchdog.criticaltest/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.wire.component.provider.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/../../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/../../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/../../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.wire.component.provider.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.wire.component.provider.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.wire.h2db.component.provider.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.h2db.component.provider.test/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.h2db.component.provider.test/../../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.h2db.component.provider.test/../../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.h2db.component.provider.test/../../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.wire.h2db.component.provider.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.h2db.component.provider.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.wire.h2db.component.provider.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.h2db.component.provider.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.wire.script.filter.provider.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.script.filter.provider.test/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.script.filter.provider.test/../../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.script.filter.provider.test/../../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.script.filter.provider.test/../../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.wire.script.filter.provider.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.script.filter.provider.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.wire.script.filter.provider.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.script.filter.provider.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.json.marshaller.unmarshaller.provider.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.json.marshaller.unmarshaller.provider.test/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.json.marshaller.unmarshaller.provider.test/../../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.json.marshaller.unmarshaller.provider.test/../../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.json.marshaller.unmarshaller.provider.test/../../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.json.marshaller.unmarshaller.provider.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.json.marshaller.unmarshaller.provider.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.json.marshaller.unmarshaller.provider.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.json.marshaller.unmarshaller.provider.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.xml.marshaller.unmarshaller.provider.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.xml.marshaller.unmarshaller.provider.test/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.xml.marshaller.unmarshaller.provider.test/../../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.xml.marshaller.unmarshaller.provider.test/../../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.xml.marshaller.unmarshaller.provider.test/../../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.xml.marshaller.unmarshaller.provider.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.xml.marshaller.unmarshaller.provider.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.xml.marshaller.unmarshaller.provider.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.xml.marshaller.unmarshaller.provider.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.util.wire.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.util.wire.test/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.util.wire.test/../../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.util.wire.test/../../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.util.wire.test/../../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.util.wire.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.util.wire.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.util.wire.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.util.wire.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.web2:2.0.503-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.web2/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.web2/../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.web2/../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.web2/../target-definition/test-deps/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.web2:2.0.503-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.web2/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.web2:2.0.503-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.web2/pom.xml [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] kura [pom] [INFO] Kura Target Definition [pom] [INFO] org.eclipse.kura.api [eclipse-plugin] [INFO] org.eclipse.kura.util [eclipse-plugin] [INFO] org.eclipse.kura.asset.cloudlet.provider [eclipse-plugin] [INFO] org.eclipse.kura.core [eclipse-plugin] [INFO] org.eclipse.kura.core.configuration [eclipse-plugin] [INFO] org.eclipse.kura.asset.provider [eclipse-plugin] [INFO] org.eclipse.kura.asset.helper.provider [eclipse-plugin] [INFO] org.eclipse.kura.broker.artemis.core [eclipse-plugin] [INFO] org.eclipse.kura.broker.artemis.simple.mqtt [eclipse-plugin] [INFO] org.eclipse.kura.broker.artemis.xml [eclipse-plugin] [INFO] org.eclipse.kura.camel [eclipse-plugin] [INFO] org.eclipse.kura.camel.cloud.factory [eclipse-plugin] [INFO] org.eclipse.kura.camel.xml [eclipse-plugin] [INFO] org.eclipse.kura.core.certificates [eclipse-plugin] [INFO] org.eclipse.kura.core.cloud [eclipse-plugin] [INFO] org.eclipse.kura.core.comm [eclipse-plugin] [INFO] org.eclipse.kura.core.crypto [eclipse-plugin] [INFO] org.eclipse.kura.core.deployment [eclipse-plugin] [INFO] org.eclipse.kura.core.net [eclipse-plugin] [INFO] org.eclipse.kura.core.status [eclipse-plugin] [INFO] org.eclipse.kura.deployment.agent [eclipse-plugin] [INFO] org.eclipse.kura.hook.file.move.provider [eclipse-plugin] [INFO] org.eclipse.kura.driver.helper.provider [eclipse-plugin] [INFO] org.eclipse.kura.driver.opcua.provider [eclipse-plugin] [INFO] org.eclipse.kura.driver.block [eclipse-plugin] [INFO] org.eclipse.kura.driver.s7plc.provider [eclipse-plugin] [INFO] org.eclipse.kura.driver.ble.sensortag.provider [eclipse-plugin] [INFO] org.eclipse.kura.ble.ibeacon.provider [eclipse-plugin] [INFO] org.eclipse.kura.driver.ibeacon.provider [eclipse-plugin] [INFO] org.eclipse.kura.driver.gpio.provider [eclipse-plugin] [INFO] org.eclipse.kura.ble.eddystone.provider [eclipse-plugin] [INFO] org.eclipse.kura.driver.eddystone.provider [eclipse-plugin] [INFO] org.eclipse.kura.linux.bluetooth [eclipse-plugin] [INFO] org.eclipse.kura.ble.provider [eclipse-plugin] [INFO] org.eclipse.kura.linux.clock [eclipse-plugin] [INFO] org.eclipse.kura.linux.command [eclipse-plugin] [INFO] org.eclipse.kura.linux.gpio [eclipse-plugin] [INFO] org.eclipse.kura.linux.net [eclipse-plugin] [INFO] org.eclipse.kura.linux.position [eclipse-plugin] [INFO] org.eclipse.kura.linux.usb [eclipse-plugin] [INFO] org.eclipse.kura.linux.usb.armv6hf [eclipse-plugin] [INFO] org.eclipse.kura.linux.usb.x86_64 [eclipse-plugin] [INFO] org.eclipse.kura.linux.usb.aarch64 [eclipse-plugin] [INFO] org.eclipse.kura.linux.watchdog [eclipse-plugin] [INFO] org.eclipse.kura.localization [eclipse-plugin] [INFO] org.eclipse.kura.localization.resources [eclipse-plugin] [INFO] org.eclipse.kura.net.admin [eclipse-plugin] [INFO] org.eclipse.kura.protocol.modbus [eclipse-plugin] [INFO] org.eclipse.kura.stress [eclipse-plugin] [INFO] org.eclipse.kura.wire.camel [eclipse-plugin] [INFO] org.eclipse.kura.wire.script.filter.provider [eclipse-plugin] [INFO] org.eclipse.kura.wire.h2db.component.provider [eclipse-plugin] [INFO] org.eclipse.kura.wire.component.provider [eclipse-plugin] [INFO] org.eclipse.kura.wire.helper.provider [eclipse-plugin] [INFO] org.eclipse.kura.wire.provider [eclipse-plugin] [INFO] org.eclipse.kura.rest.provider [eclipse-plugin] [INFO] org.eclipse.kura.rest.asset.provider [eclipse-plugin] [INFO] org.eclipse.kura.misc.cloudcat [eclipse-plugin] [INFO] org.eclipse.kura.json.marshaller.unmarshaller.provider [eclipse-plugin] [INFO] org.eclipse.kura.xml.marshaller.unmarshaller.provider [eclipse-plugin] [INFO] org.eclipse.kura.wire.component.conditional.provider [eclipse-plugin] [INFO] org.eclipse.kura.wire.component.join.provider [eclipse-plugin] [INFO] org.eclipse.kura.cloudconnection.eclipseiot.mqtt.provider [eclipse-plugin] [INFO] org.eclipse.kura.linux.sysv.provider [eclipse-plugin] [INFO] org.eclipse.kura.linux.systemd.provider [eclipse-plugin] [INFO] org.eclipse.kura.linux.debian.provider [eclipse-plugin] [INFO] org.eclipse.kura.linux.redhat.provider [eclipse-plugin] [INFO] features [pom] [INFO] org.eclipse.kura.api.feature [eclipse-feature] [INFO] org.eclipse.kura.camel.feature [eclipse-feature] [INFO] org.eclipse.kura.runtime.feature [eclipse-feature] [INFO] org.eclipse.kura.driver.opcua [eclipse-feature] [INFO] org.eclipse.kura.driver.s7plc [eclipse-feature] [INFO] org.eclipse.kura.driver.ble.sensortag [eclipse-feature] [INFO] org.eclipse.kura.driver.eddystone [eclipse-feature] [INFO] org.eclipse.kura.driver.ibeacon [eclipse-feature] [INFO] org.eclipse.kura.wire.script.filter [eclipse-feature] [INFO] org.eclipse.kura.driver.gpio [eclipse-feature] [INFO] emulator [pom] [INFO] org.eclipse.kura.emulator [eclipse-plugin] [INFO] org.eclipse.kura.emulator.gpio [eclipse-plugin] [INFO] org.eclipse.kura.emulator.clock [eclipse-plugin] [INFO] org.eclipse.kura.emulator.net [eclipse-plugin] [INFO] org.eclipse.kura.emulator.position [eclipse-plugin] [INFO] org.eclipse.kura.emulator.usb [eclipse-plugin] [INFO] org.eclipse.kura.emulator.watchdog [eclipse-plugin] [INFO] org.eclipse.kura [eclipse-repository] [INFO] test [pom] [INFO] org.eclipse.kura.test [eclipse-plugin] [INFO] org.eclipse.kura.asset.provider.test [eclipse-test-plugin] [INFO] org.eclipse.kura.core.testutil [eclipse-plugin] [INFO] org.eclipse.kura.camel.test [eclipse-test-plugin] [INFO] org.eclipse.kura.cloud.test [eclipse-test-plugin] [INFO] org.eclipse.kura.core.certificates.test [eclipse-test-plugin] [INFO] org.eclipse.kura.core.comm.test [eclipse-test-plugin] [INFO] org.eclipse.kura.core.configuration.test [eclipse-test-plugin] [INFO] org.eclipse.kura.core.cloud.test [eclipse-test-plugin] [INFO] org.eclipse.kura.core.crypto.test [eclipse-test-plugin] [INFO] org.eclipse.kura.core.db.test [eclipse-test-plugin] [INFO] org.eclipse.kura.core.deployment.test [eclipse-test-plugin] [INFO] org.eclipse.kura.core.net.test [eclipse-test-plugin] [INFO] org.eclipse.kura.core.ssl.test [eclipse-test-plugin] [INFO] org.eclipse.kura.core.status.test [eclipse-test-plugin] [INFO] org.eclipse.kura.core.system.test [eclipse-test-plugin] [INFO] org.eclipse.kura.core.test [eclipse-test-plugin] [INFO] org.eclipse.kura.core.util.test [eclipse-test-plugin] [INFO] org.eclipse.kura.deployment.agent.test [eclipse-test-plugin] [INFO] org.eclipse.kura.driver.block.test [eclipse-test-plugin] [INFO] org.eclipse.kura.driver.helper.test [eclipse-test-plugin] [INFO] org.eclipse.kura.emulator.position.test [eclipse-plugin] [INFO] org.eclipse.kura.emulator.watchdog.test [eclipse-test-plugin] [INFO] org.eclipse.kura.internal.asset.cloudlet.test [eclipse-test-plugin] [INFO] org.eclipse.kura.internal.ble.test [eclipse-test-plugin] [INFO] org.eclipse.kura.internal.ble.eddystone.test [eclipse-test-plugin] [INFO] org.eclipse.kura.internal.ble.ibeacon.test [eclipse-test-plugin] [INFO] org.eclipse.kura.internal.driver.ble.sensortag.test [eclipse-test-plugin] [INFO] org.eclipse.kura.internal.driver.eddystone.test [eclipse-test-plugin] [INFO] org.eclipse.kura.internal.driver.ibeacon.test [eclipse-test-plugin] [INFO] org.eclipse.kura.internal.driver.opcua.test [eclipse-test-plugin] [INFO] org.eclipse.kura.internal.driver.s7plc.test [eclipse-test-plugin] [INFO] org.eclipse.kura.internal.wire.test [eclipse-test-plugin] [INFO] org.eclipse.kura.linux.clock.test [eclipse-test-plugin] [INFO] org.eclipse.kura.linux.gpio.test [eclipse-test-plugin] [INFO] org.eclipse.kura.linux.net.test [eclipse-plugin] [INFO] org.eclipse.kura.linux.position.test [eclipse-plugin] [INFO] org.eclipse.kura.linux.usb.test [eclipse-test-plugin] [INFO] org.eclipse.kura.linux.watchdog.test [eclipse-test-plugin] [INFO] org.eclipse.kura.net.admin.test [eclipse-test-plugin] [INFO] org.eclipse.kura.rest.asset.provider.test [eclipse-test-plugin] [INFO] org.eclipse.kura.protocol.modbus.test [eclipse-test-plugin] [INFO] org.eclipse.kura.stress.test [eclipse-test-plugin] [INFO] org.eclipse.kura.util.test [eclipse-test-plugin] [INFO] org.eclipse.kura.watchdog.criticaltest [eclipse-plugin] [INFO] org.eclipse.kura.util.wire.test [eclipse-plugin] [INFO] org.eclipse.kura.wire.component.provider.test [eclipse-test-plugin] [INFO] org.eclipse.kura.wire.h2db.component.provider.test [eclipse-test-plugin] [INFO] org.eclipse.kura.wire.script.filter.provider.test [eclipse-test-plugin] [INFO] org.eclipse.kura.json.marshaller.unmarshaller.provider.test [eclipse-test-plugin] [INFO] org.eclipse.kura.xml.marshaller.unmarshaller.provider.test [eclipse-test-plugin] [INFO] org.eclipse.kura.web2 [eclipse-plugin] [INFO] [INFO] -----------------------< org.eclipse.kura:kura >------------------------ [INFO] Building kura 4.1.4 [1/142] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ kura --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ kura --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ kura --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ kura --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ kura --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ kura --- [INFO] setting maven.deploy.skip=false [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ kura --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/kura/4.1.4/kura-4.1.4.pom [INFO] [INFO] -----------------< org.eclipse.kura:target-definition >----------------- [INFO] Building Kura Target Definition 4.1.4 [2/142] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ target-definition --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ target-definition --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ target-definition --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/target-definition/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ target-definition --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ target-definition --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.8:run (initialize) @ target-definition --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ target-definition --- [INFO] setting maven.deploy.skip=false [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ target-definition --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/target-definition/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/target-definition/4.1.4/target-definition-4.1.4.pom [INFO] [INFO] ---------------< org.eclipse.kura:org.eclipse.kura.api >---------------- [INFO] Building org.eclipse.kura.api 2.1.1-SNAPSHOT [3/142] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.api --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.api --- [INFO] The project's OSGi version is 2.1.1.202211041419 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.api --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.api --- [INFO] [INFO] --- properties-maven-plugin:1.0-alpha-1:read-project-properties (read-previous-release) @ org.eclipse.kura.api --- [INFO] [INFO] --- properties-maven-plugin:1.0-alpha-1:read-project-properties (read-previous-release-versions) @ org.eclipse.kura.api --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (previous-api-version) @ org.eclipse.kura.api --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.api --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.api --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 391 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/target/classes [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/src/main/java/org/eclipse/kura/bluetooth/BluetoothBeaconScanListener.java:[3] import org.eclipse.kura.bluetooth.le.beacon.listener.BluetoothLeBeaconListener; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.kura.bluetooth.le.beacon.listener.BluetoothLeBeaconListener is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/src/main/java/org/eclipse/kura/KuraRuntimeException.java:[117] if ((this.code == null) || KuraErrorCode.INTERNAL_ERROR.equals(this.code)) { ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/src/main/java/org/eclipse/kura/asset/Asset.java:[15] import org.eclipse.kura.KuraErrorCode; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.kura.KuraErrorCode is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/src/main/java/org/eclipse/kura/asset/Asset.java:[17] import org.eclipse.kura.KuraRuntimeException; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.kura.KuraRuntimeException is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/src/main/java/org/eclipse/kura/asset/Asset.java:[18] import org.eclipse.kura.channel.ChannelFlag; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.kura.channel.ChannelFlag is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/src/main/java/org/eclipse/kura/cloudconnection/publisher/CloudPublisher.java:[13] import org.eclipse.kura.cloudconnection.CloudEndpoint; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.kura.cloudconnection.CloudEndpoint is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/src/main/java/org/eclipse/kura/wire/WireEnvelope.java:[24] import org.osgi.service.wireadmin.Envelope; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.osgi.service.wireadmin.Envelope is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/src/main/java/org/eclipse/kura/data/transport/listener/DataTransportListener.java:[14] import org.eclipse.kura.data.DataTransportService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.kura.data.DataTransportService is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/src/main/java/org/eclipse/kura/bluetooth/BluetoothGattService.java:[17] import org.eclipse.kura.bluetooth.le.BluetoothLeGattService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.kura.bluetooth.le.BluetoothLeGattService is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/src/main/java/org/eclipse/kura/cloudconnection/CloudConnectionConstants.java:[14] import org.eclipse.kura.cloudconnection.factory.CloudConnectionFactory; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.kura.cloudconnection.factory.CloudConnectionFactory is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/src/main/java/org/eclipse/kura/cloudconnection/CloudConnectionConstants.java:[15] import org.eclipse.kura.cloudconnection.publisher.CloudPublisher; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.kura.cloudconnection.publisher.CloudPublisher is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/src/main/java/org/eclipse/kura/cloudconnection/CloudConnectionConstants.java:[16] import org.eclipse.kura.cloudconnection.subscriber.CloudSubscriber; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.kura.cloudconnection.subscriber.CloudSubscriber is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/src/main/java/org/eclipse/kura/driver/descriptor/DriverDescriptor.java:[15] import org.eclipse.kura.driver.ChannelDescriptor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.kura.driver.ChannelDescriptor is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/src/main/java/org/eclipse/kura/driver/descriptor/DriverDescriptor.java:[16] import org.eclipse.kura.driver.Driver; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.kura.driver.Driver is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/src/main/java/org/eclipse/kura/net/NetConfigIP.java:[429] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, "netmask is null"); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/src/main/java/org/eclipse/kura/net/NetConfigIP.java:[447] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, "received invalid mask: " + netmask); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/src/main/java/org/eclipse/kura/net/NetConfigIP.java:[476] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/src/main/java/org/eclipse/kura/cloudconnection/CloudEndpoint.java:[20] import org.eclipse.kura.cloudconnection.publisher.CloudPublisher; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.kura.cloudconnection.publisher.CloudPublisher is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/src/main/java/org/eclipse/kura/cloudconnection/CloudEndpoint.java:[21] import org.eclipse.kura.cloudconnection.subscriber.CloudSubscriber; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.kura.cloudconnection.subscriber.CloudSubscriber is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/src/main/java/org/eclipse/kura/cloud/Cloudlet.java:[20] import org.eclipse.kura.cloudconnection.request.RequestHandler; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.kura.cloudconnection.request.RequestHandler is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/src/main/java/org/eclipse/kura/cloud/Cloudlet.java:[251] CloudletTopic reqTopic = CloudletTopic.parseAppTopic(this.m_appTopic); ^^^^^^^^^^^^^ The type CloudletTopic is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/src/main/java/org/eclipse/kura/cloud/Cloudlet.java:[251] CloudletTopic reqTopic = CloudletTopic.parseAppTopic(this.m_appTopic); ^^^^^^^^^^^^^ The type CloudletTopic is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/src/main/java/org/eclipse/kura/cloud/Cloudlet.java:[251] CloudletTopic reqTopic = CloudletTopic.parseAppTopic(this.m_appTopic); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method parseAppTopic(String) from the type CloudletTopic is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/src/main/java/org/eclipse/kura/cloud/Cloudlet.java:[252] CloudletTopic.Method method = reqTopic.getMethod(); ^^^^^^^^^^^^^ The type CloudletTopic is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/src/main/java/org/eclipse/kura/cloud/Cloudlet.java:[252] CloudletTopic.Method method = reqTopic.getMethod(); ^^^^^^ The type CloudletTopic.Method is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/src/main/java/org/eclipse/kura/cloud/Cloudlet.java:[252] CloudletTopic.Method method = reqTopic.getMethod(); ^^^^^^^^^^^ The method getMethod() from the type CloudletTopic is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/src/main/java/org/eclipse/kura/cloud/Cloudlet.java:[254] case GET: ^^^ The field CloudletTopic.Method.GET is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/src/main/java/org/eclipse/kura/cloud/Cloudlet.java:[259] case PUT: ^^^ The field CloudletTopic.Method.PUT is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/src/main/java/org/eclipse/kura/cloud/Cloudlet.java:[264] case POST: ^^^^ The field CloudletTopic.Method.POST is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/src/main/java/org/eclipse/kura/cloud/Cloudlet.java:[269] case DEL: ^^^ The field CloudletTopic.Method.DEL is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/src/main/java/org/eclipse/kura/cloud/Cloudlet.java:[274] case EXEC: ^^^^ The field CloudletTopic.Method.EXEC is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/src/main/java/org/eclipse/kura/cloud/Cloudlet.java:[295] CloudClient cloudClient = this.m_cloudApp.getCloudApplicationClient(); ^^^^^^^^^^^ The type CloudClient is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/src/main/java/org/eclipse/kura/cloud/Cloudlet.java:[303] cloudClient.controlPublish(requesterClientId, sb.toString(), respPayload, Cloudlet.DFLT_PUB_QOS, Cloudlet.DFLT_RETAIN, Cloudlet.DFLT_PRIORITY); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method controlPublish(String, String, KuraPayload, int, boolean, int) from the type CloudClient is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/src/main/java/org/eclipse/kura/driver/Driver.java:[19] import org.eclipse.kura.KuraRuntimeException; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.kura.KuraRuntimeException is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/src/main/java/org/eclipse/kura/wire/WireConfiguration.java:[23] import org.osgi.service.wireadmin.WireAdmin; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.osgi.service.wireadmin.WireAdmin is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/src/main/java/org/eclipse/kura/asset/AssetConfiguration.java:[24] import org.eclipse.kura.channel.ChannelType; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.kura.channel.ChannelType is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/src/main/java/org/eclipse/kura/asset/AssetConfiguration.java:[25] import org.eclipse.kura.type.DataType; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.kura.type.DataType is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/src/main/java/org/eclipse/kura/cloud/CloudClientListener.java:[14] import org.eclipse.kura.cloudconnection.listener.CloudConnectionListener; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.kura.cloudconnection.listener.CloudConnectionListener is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/src/main/java/org/eclipse/kura/cloud/CloudClientListener.java:[15] import org.eclipse.kura.cloudconnection.subscriber.listener.CloudSubscriberListener; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.kura.cloudconnection.subscriber.listener.CloudSubscriberListener is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/src/main/java/org/eclipse/kura/cloud/CloudClientListener.java:[16] import org.eclipse.kura.data.DataService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.kura.data.DataService is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/src/main/java/org/eclipse/kura/cloud/CloudClientListener.java:[17] import org.eclipse.kura.data.DataTransportService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.kura.data.DataTransportService is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/src/main/java/org/eclipse/kura/message/KuraTopic.java:[14] import org.eclipse.kura.cloud.CloudService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.kura.cloud.CloudService is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/src/main/java/org/eclipse/kura/bluetooth/BluetoothGattCharacteristic.java:[16] import org.eclipse.kura.bluetooth.le.BluetoothLeGattCharacteristic; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.kura.bluetooth.le.BluetoothLeGattCharacteristic is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/src/main/java/org/eclipse/kura/type/TypedValues.java:[20] import org.eclipse.kura.KuraRuntimeException; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.kura.KuraRuntimeException is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/src/main/java/org/eclipse/kura/bluetooth/BluetoothAdapter.java:[14] import org.eclipse.kura.bluetooth.le.BluetoothLeAdapter; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.kura.bluetooth.le.BluetoothLeAdapter is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/src/main/java/org/eclipse/kura/bluetooth/BluetoothConnector.java:[21] import javax.microedition.io.ConnectionNotFoundException; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import javax.microedition.io.ConnectionNotFoundException is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/src/main/java/org/eclipse/kura/net/dns/DnsServerConfig.java:[14] import java.util.List; ^^^^^^^^^^^^^^ The import java.util.List is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/src/main/java/org/eclipse/kura/cloudconnection/message/KuraMessage.java:[17] import org.eclipse.kura.cloudconnection.publisher.CloudPublisher; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.kura.cloudconnection.publisher.CloudPublisher is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/src/main/java/org/eclipse/kura/cloudconnection/message/KuraMessage.java:[18] import org.eclipse.kura.cloudconnection.subscriber.CloudSubscriber; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.kura.cloudconnection.subscriber.CloudSubscriber is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/src/main/java/org/eclipse/kura/cloudconnection/request/RequestHandlerMessageConstants.java:[12] import org.eclipse.kura.cloudconnection.message.KuraMessage; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.kura.cloudconnection.message.KuraMessage is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/src/main/java/org/eclipse/kura/wire/multiport/MultiportWireEmitter.java:[14] import org.eclipse.kura.wire.WireReceiver; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.kura.wire.WireReceiver is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/src/main/java/org/eclipse/kura/KuraException.java:[105] return new KuraException(KuraErrorCode.INTERNAL_ERROR, null, message); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/src/main/java/org/eclipse/kura/KuraException.java:[120] return new KuraException(KuraErrorCode.INTERNAL_ERROR, cause, ""); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/src/main/java/org/eclipse/kura/KuraException.java:[137] return new KuraException(KuraErrorCode.INTERNAL_ERROR, cause, message); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/src/main/java/org/eclipse/kura/KuraException.java:[164] if ((this.code == null) || KuraErrorCode.INTERNAL_ERROR.equals(this.code)) { ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/src/main/java/org/eclipse/kura/cloudconnection/listener/CloudConnectionListener.java:[12] import org.eclipse.kura.cloudconnection.CloudConnectionManager; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.kura.cloudconnection.CloudConnectionManager is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/src/main/java/org/eclipse/kura/data/listener/DataServiceListener.java:[14] import org.eclipse.kura.data.DataService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.kura.data.DataService is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/src/main/java/org/eclipse/kura/bluetooth/BluetoothService.java:[14] import org.eclipse.kura.bluetooth.le.BluetoothLeService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.kura.bluetooth.le.BluetoothLeService is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/src/main/java/org/eclipse/kura/cloud/CloudletTopic.java:[14] import org.eclipse.kura.cloudconnection.message.KuraMessage; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.kura.cloudconnection.message.KuraMessage is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/src/main/java/org/eclipse/kura/cloud/CloudCallService.java:[18] import org.eclipse.kura.data.DataService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.kura.data.DataService is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/src/main/java/org/eclipse/kura/cloud/CloudCallService.java:[19] import org.eclipse.kura.data.DataTransportService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.kura.data.DataTransportService is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/src/main/java/org/eclipse/kura/configuration/metatype/OCDService.java:[17] import org.eclipse.kura.configuration.ConfigurationService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.kura.configuration.ConfigurationService is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/src/main/java/org/eclipse/kura/net/modem/ModemInterface.java:[16] import org.eclipse.kura.KuraException; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.kura.KuraException is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/src/main/java/org/eclipse/kura/driver/ChannelDescriptor.java:[12] import org.eclipse.kura.configuration.ConfigurableComponent; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.kura.configuration.ConfigurableComponent is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/src/main/java/org/eclipse/kura/cloud/factory/CloudServiceFactory.java:[19] import org.eclipse.kura.cloud.CloudService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.kura.cloud.CloudService is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/src/main/java/org/eclipse/kura/cloud/factory/CloudServiceFactory.java:[20] import org.eclipse.kura.cloudconnection.publisher.CloudPublisher; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.kura.cloudconnection.publisher.CloudPublisher is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/src/main/java/org/eclipse/kura/cloud/factory/CloudServiceFactory.java:[21] import org.eclipse.kura.cloudconnection.subscriber.CloudSubscriber; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.kura.cloudconnection.subscriber.CloudSubscriber is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/src/main/java/org/eclipse/kura/cloud/factory/CloudServiceFactory.java:[22] import org.eclipse.kura.configuration.ConfigurationService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.kura.configuration.ConfigurationService is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/src/main/java/org/eclipse/kura/cloud/factory/CloudServiceFactory.java:[23] import org.eclipse.kura.data.DataTransportService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.kura.data.DataTransportService is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/src/main/java/org/eclipse/kura/cloud/factory/CloudServiceFactory.java:[25] import org.osgi.service.component.ComponentContext; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.osgi.service.component.ComponentContext is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/src/main/java/org/eclipse/kura/cloudconnection/CloudConnectionManager.java:[16] import org.eclipse.kura.KuraException; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.kura.KuraException is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/src/main/java/org/eclipse/kura/bluetooth/BluetoothDevice.java:[14] import org.eclipse.kura.bluetooth.le.BluetoothLeDevice; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.kura.bluetooth.le.BluetoothLeDevice is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/src/main/java/org/eclipse/kura/cloudconnection/publisher/CloudNotificationPublisher.java:[12] import org.eclipse.kura.cloudconnection.request.RequestHandler; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.kura.cloudconnection.request.RequestHandler is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/src/main/java/org/eclipse/kura/wire/multiport/MultiportWireReceiver.java:[17] import org.eclipse.kura.wire.WireEmitter; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.kura.wire.WireEmitter is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/src/main/java/org/eclipse/kura/cloudconnection/subscriber/CloudSubscriber.java:[12] import org.eclipse.kura.cloudconnection.CloudEndpoint; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.kura.cloudconnection.CloudEndpoint is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/src/main/java/org/eclipse/kura/cloudconnection/subscriber/listener/CloudSubscriberListener.java:[13] import org.eclipse.kura.cloudconnection.subscriber.CloudSubscriber; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.kura.cloudconnection.subscriber.CloudSubscriber is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/src/main/java/org/eclipse/kura/cloud/CloudClient.java:[17] import org.eclipse.kura.cloudconnection.publisher.CloudPublisher; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.kura.cloudconnection.publisher.CloudPublisher is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/src/main/java/org/eclipse/kura/cloud/CloudClient.java:[18] import org.eclipse.kura.cloudconnection.subscriber.CloudSubscriber; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.kura.cloudconnection.subscriber.CloudSubscriber is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/src/main/java/org/eclipse/kura/cloud/CloudClient.java:[19] import org.eclipse.kura.data.DataService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.kura.data.DataService is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/src/main/java/org/eclipse/kura/cloudconnection/factory/CloudConnectionFactory.java:[18] import org.eclipse.kura.cloudconnection.CloudConnectionManager; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.kura.cloudconnection.CloudConnectionManager is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/src/main/java/org/eclipse/kura/cloudconnection/factory/CloudConnectionFactory.java:[19] import org.eclipse.kura.cloudconnection.CloudEndpoint; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.kura.cloudconnection.CloudEndpoint is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/src/main/java/org/eclipse/kura/wire/graph/WireGraphConfiguration.java:[18] import org.eclipse.kura.wire.WireConfiguration; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.kura.wire.WireConfiguration is never used 82 problems (82 warnings) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/src/test/resources [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.api --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.api --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/target/org.eclipse.kura.api-2.1.1-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.api --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.api --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/target/org.eclipse.kura.api-2.1.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.api --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.api --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.api --- [INFO] [INFO] --- bnd-baseline-maven-plugin:3.4.0:baseline (baseline) @ org.eclipse.kura.api --- [INFO] Baselining check succeeded checking org.eclipse.kura:org.eclipse.kura.api:jar:2.1.1-SNAPSHOT against org.eclipse.kura:org.eclipse.kura.api:jar:2.1.0 [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.api --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/target/org.eclipse.kura.api-2.1.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.api/2.1.1-SNAPSHOT/org.eclipse.kura.api-2.1.1-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.api/2.1.1-SNAPSHOT/org.eclipse.kura.api-2.1.1-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/target/org.eclipse.kura.api-2.1.1-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.api/2.1.1-SNAPSHOT/org.eclipse.kura.api-2.1.1-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.api/2.1.1-SNAPSHOT/org.eclipse.kura.api-2.1.1-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.api/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.api/2.1.1-SNAPSHOT/org.eclipse.kura.api-2.1.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.api --- [INFO] [INFO] ---------------< org.eclipse.kura:org.eclipse.kura.util >--------------- [INFO] Building org.eclipse.kura.util 1.1.101-SNAPSHOT [4/142] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.util --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.util --- [INFO] The project's OSGi version is 1.1.101.202211041419 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.util --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.util --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.util --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.util --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.util/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.util --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.util/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.util/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.util --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.util/src/test/resources [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.util --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.util/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.util --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.util/target/org.eclipse.kura.util-1.1.101-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.util --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.util --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.util/target/org.eclipse.kura.util-1.1.101-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.util --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.util --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.util --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.util --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.util/target/org.eclipse.kura.util-1.1.101-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.util/1.1.101-SNAPSHOT/org.eclipse.kura.util-1.1.101-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.util/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.util/1.1.101-SNAPSHOT/org.eclipse.kura.util-1.1.101-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.util/target/org.eclipse.kura.util-1.1.101-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.util/1.1.101-SNAPSHOT/org.eclipse.kura.util-1.1.101-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.util/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.util/1.1.101-SNAPSHOT/org.eclipse.kura.util-1.1.101-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.util/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.util/1.1.101-SNAPSHOT/org.eclipse.kura.util-1.1.101-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.util --- [INFO] [INFO] -----< org.eclipse.kura:org.eclipse.kura.asset.cloudlet.provider >------ [INFO] Building org.eclipse.kura.asset.cloudlet.provider 1.0.402-SNAPSHOT [5/142] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.asset.cloudlet.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.asset.cloudlet.provider --- [INFO] The project's OSGi version is 1.0.402.202211041419 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.asset.cloudlet.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.asset.cloudlet.provider --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.asset.cloudlet.provider --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.asset.cloudlet.provider --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.asset.cloudlet.provider/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.asset.cloudlet.provider --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.asset.cloudlet.provider/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.asset.cloudlet.provider/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.asset.cloudlet.provider --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.asset.cloudlet.provider/src/test/resources [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.asset.cloudlet.provider --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.asset.cloudlet.provider/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.asset.cloudlet.provider --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.asset.cloudlet.provider/target/org.eclipse.kura.asset.cloudlet.provider-1.0.402-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.asset.cloudlet.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.asset.cloudlet.provider --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.asset.cloudlet.provider/target/org.eclipse.kura.asset.cloudlet.provider-1.0.402-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.asset.cloudlet.provider --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.asset.cloudlet.provider --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.asset.cloudlet.provider --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.asset.cloudlet.provider --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.asset.cloudlet.provider/target/org.eclipse.kura.asset.cloudlet.provider-1.0.402-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.asset.cloudlet.provider/1.0.402-SNAPSHOT/org.eclipse.kura.asset.cloudlet.provider-1.0.402-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.asset.cloudlet.provider/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.asset.cloudlet.provider/1.0.402-SNAPSHOT/org.eclipse.kura.asset.cloudlet.provider-1.0.402-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.asset.cloudlet.provider/target/org.eclipse.kura.asset.cloudlet.provider-1.0.402-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.asset.cloudlet.provider/1.0.402-SNAPSHOT/org.eclipse.kura.asset.cloudlet.provider-1.0.402-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.asset.cloudlet.provider/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.asset.cloudlet.provider/1.0.402-SNAPSHOT/org.eclipse.kura.asset.cloudlet.provider-1.0.402-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.asset.cloudlet.provider/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.asset.cloudlet.provider/1.0.402-SNAPSHOT/org.eclipse.kura.asset.cloudlet.provider-1.0.402-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.asset.cloudlet.provider --- [INFO] [INFO] ---------------< org.eclipse.kura:org.eclipse.kura.core >--------------- [INFO] Building org.eclipse.kura.core 1.0.503 [6/142] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.core --- [INFO] The project's OSGi version is 1.0.503 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.core --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.core --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.core --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core/target/classes [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core/src/main/java/org/eclipse/kura/core/data/transport/mqtt/DataTransportListenerS.java:[48] ((org.eclipse.kura.data.DataTransportListener) service).onConnectionEstablished(newSession); ^^^^^^^^^^^^^^^^^^^^^ The type DataTransportListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core/src/main/java/org/eclipse/kura/core/data/transport/mqtt/DataTransportListenerS.java:[48] ((org.eclipse.kura.data.DataTransportListener) service).onConnectionEstablished(newSession); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method onConnectionEstablished(boolean) from the type DataTransportListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core/src/main/java/org/eclipse/kura/core/data/transport/mqtt/DataTransportListenerS.java:[76] ((org.eclipse.kura.data.DataTransportListener) service).onDisconnecting(); ^^^^^^^^^^^^^^^^^^^^^ The type DataTransportListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core/src/main/java/org/eclipse/kura/core/data/transport/mqtt/DataTransportListenerS.java:[76] ((org.eclipse.kura.data.DataTransportListener) service).onDisconnecting(); ^^^^^^^^^^^^^^^^^ The method onDisconnecting() from the type DataTransportListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core/src/main/java/org/eclipse/kura/core/data/transport/mqtt/DataTransportListenerS.java:[104] ((org.eclipse.kura.data.DataTransportListener) service).onDisconnected(); ^^^^^^^^^^^^^^^^^^^^^ The type DataTransportListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core/src/main/java/org/eclipse/kura/core/data/transport/mqtt/DataTransportListenerS.java:[104] ((org.eclipse.kura.data.DataTransportListener) service).onDisconnected(); ^^^^^^^^^^^^^^^^ The method onDisconnected() from the type DataTransportListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core/src/main/java/org/eclipse/kura/core/data/transport/mqtt/DataTransportListenerS.java:[132] ((org.eclipse.kura.data.DataTransportListener) service).onConfigurationUpdating(wasConnected); ^^^^^^^^^^^^^^^^^^^^^ The type DataTransportListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core/src/main/java/org/eclipse/kura/core/data/transport/mqtt/DataTransportListenerS.java:[132] ((org.eclipse.kura.data.DataTransportListener) service).onConfigurationUpdating(wasConnected); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method onConfigurationUpdating(boolean) from the type DataTransportListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core/src/main/java/org/eclipse/kura/core/data/transport/mqtt/DataTransportListenerS.java:[160] ((org.eclipse.kura.data.DataTransportListener) service).onConfigurationUpdated(wasConnected); ^^^^^^^^^^^^^^^^^^^^^ The type DataTransportListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core/src/main/java/org/eclipse/kura/core/data/transport/mqtt/DataTransportListenerS.java:[160] ((org.eclipse.kura.data.DataTransportListener) service).onConfigurationUpdated(wasConnected); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method onConfigurationUpdated(boolean) from the type DataTransportListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core/src/main/java/org/eclipse/kura/core/data/transport/mqtt/DataTransportListenerS.java:[188] ((org.eclipse.kura.data.DataTransportListener) service).onConnectionLost(cause); ^^^^^^^^^^^^^^^^^^^^^ The type DataTransportListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core/src/main/java/org/eclipse/kura/core/data/transport/mqtt/DataTransportListenerS.java:[188] ((org.eclipse.kura.data.DataTransportListener) service).onConnectionLost(cause); ^^^^^^^^^^^^^^^^^^^^^^^ The method onConnectionLost(Throwable) from the type DataTransportListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core/src/main/java/org/eclipse/kura/core/data/transport/mqtt/DataTransportListenerS.java:[216] ((org.eclipse.kura.data.DataTransportListener) service).onMessageArrived(topic, payload, qos, ^^^^^^^^^^^^^^^^^^^^^ The type DataTransportListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core/src/main/java/org/eclipse/kura/core/data/transport/mqtt/DataTransportListenerS.java:[216] ((org.eclipse.kura.data.DataTransportListener) service).onMessageArrived(topic, payload, qos, retained); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method onMessageArrived(String, byte[], int, boolean) from the type DataTransportListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core/src/main/java/org/eclipse/kura/core/data/transport/mqtt/DataTransportListenerS.java:[245] ((org.eclipse.kura.data.DataTransportListener) service).onMessageConfirmed(token); ^^^^^^^^^^^^^^^^^^^^^ The type DataTransportListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core/src/main/java/org/eclipse/kura/core/data/transport/mqtt/DataTransportListenerS.java:[245] ((org.eclipse.kura.data.DataTransportListener) service).onMessageConfirmed(token); ^^^^^^^^^^^^^^^^^^^^^^^^^ The method onMessageConfirmed(DataTransportToken) from the type DataTransportListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core/src/main/java/org/eclipse/kura/core/system/SystemServiceImpl.java:[416] if (System.getProperty(DB_URL_PROPNAME) != null) { ^^^^^^^^^^^^^^^ The field SystemService.DB_URL_PROPNAME is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core/src/main/java/org/eclipse/kura/core/system/SystemServiceImpl.java:[417] this.kuraProperties.put(DB_URL_PROPNAME, System.getProperty(DB_URL_PROPNAME)); ^^^^^^^^^^^^^^^ The field SystemService.DB_URL_PROPNAME is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core/src/main/java/org/eclipse/kura/core/system/SystemServiceImpl.java:[417] this.kuraProperties.put(DB_URL_PROPNAME, System.getProperty(DB_URL_PROPNAME)); ^^^^^^^^^^^^^^^ The field SystemService.DB_URL_PROPNAME is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core/src/main/java/org/eclipse/kura/core/system/SystemServiceImpl.java:[419] if (System.getProperty(DB_CACHE_ROWS_PROPNAME) != null) { ^^^^^^^^^^^^^^^^^^^^^^ The field SystemService.DB_CACHE_ROWS_PROPNAME is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core/src/main/java/org/eclipse/kura/core/system/SystemServiceImpl.java:[420] this.kuraProperties.put(DB_CACHE_ROWS_PROPNAME, System.getProperty(DB_CACHE_ROWS_PROPNAME)); ^^^^^^^^^^^^^^^^^^^^^^ The field SystemService.DB_CACHE_ROWS_PROPNAME is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core/src/main/java/org/eclipse/kura/core/system/SystemServiceImpl.java:[420] this.kuraProperties.put(DB_CACHE_ROWS_PROPNAME, System.getProperty(DB_CACHE_ROWS_PROPNAME)); ^^^^^^^^^^^^^^^^^^^^^^ The field SystemService.DB_CACHE_ROWS_PROPNAME is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core/src/main/java/org/eclipse/kura/core/system/SystemServiceImpl.java:[422] if (System.getProperty(DB_LOB_FILE_PROPNAME) != null) { ^^^^^^^^^^^^^^^^^^^^ The field SystemService.DB_LOB_FILE_PROPNAME is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core/src/main/java/org/eclipse/kura/core/system/SystemServiceImpl.java:[423] this.kuraProperties.put(DB_LOB_FILE_PROPNAME, System.getProperty(DB_LOB_FILE_PROPNAME)); ^^^^^^^^^^^^^^^^^^^^ The field SystemService.DB_LOB_FILE_PROPNAME is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core/src/main/java/org/eclipse/kura/core/system/SystemServiceImpl.java:[423] this.kuraProperties.put(DB_LOB_FILE_PROPNAME, System.getProperty(DB_LOB_FILE_PROPNAME)); ^^^^^^^^^^^^^^^^^^^^ The field SystemService.DB_LOB_FILE_PROPNAME is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core/src/main/java/org/eclipse/kura/core/system/SystemServiceImpl.java:[425] if (System.getProperty(DB_DEFRAG_LIMIT_PROPNAME) != null) { ^^^^^^^^^^^^^^^^^^^^^^^^ The field SystemService.DB_DEFRAG_LIMIT_PROPNAME is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core/src/main/java/org/eclipse/kura/core/system/SystemServiceImpl.java:[426] this.kuraProperties.put(DB_DEFRAG_LIMIT_PROPNAME, System.getProperty(DB_DEFRAG_LIMIT_PROPNAME)); ^^^^^^^^^^^^^^^^^^^^^^^^ The field SystemService.DB_DEFRAG_LIMIT_PROPNAME is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core/src/main/java/org/eclipse/kura/core/system/SystemServiceImpl.java:[426] this.kuraProperties.put(DB_DEFRAG_LIMIT_PROPNAME, System.getProperty(DB_DEFRAG_LIMIT_PROPNAME)); ^^^^^^^^^^^^^^^^^^^^^^^^ The field SystemService.DB_DEFRAG_LIMIT_PROPNAME is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core/src/main/java/org/eclipse/kura/core/system/SystemServiceImpl.java:[428] if (System.getProperty(DB_LOG_DATA_PROPNAME) != null) { ^^^^^^^^^^^^^^^^^^^^ The field SystemService.DB_LOG_DATA_PROPNAME is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core/src/main/java/org/eclipse/kura/core/system/SystemServiceImpl.java:[429] this.kuraProperties.put(DB_LOG_DATA_PROPNAME, System.getProperty(DB_LOG_DATA_PROPNAME)); ^^^^^^^^^^^^^^^^^^^^ The field SystemService.DB_LOG_DATA_PROPNAME is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core/src/main/java/org/eclipse/kura/core/system/SystemServiceImpl.java:[429] this.kuraProperties.put(DB_LOG_DATA_PROPNAME, System.getProperty(DB_LOG_DATA_PROPNAME)); ^^^^^^^^^^^^^^^^^^^^ The field SystemService.DB_LOG_DATA_PROPNAME is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core/src/main/java/org/eclipse/kura/core/system/SystemServiceImpl.java:[431] if (System.getProperty(DB_LOG_SIZE_PROPNAME) != null) { ^^^^^^^^^^^^^^^^^^^^ The field SystemService.DB_LOG_SIZE_PROPNAME is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core/src/main/java/org/eclipse/kura/core/system/SystemServiceImpl.java:[432] this.kuraProperties.put(DB_LOG_SIZE_PROPNAME, System.getProperty(DB_LOG_SIZE_PROPNAME)); ^^^^^^^^^^^^^^^^^^^^ The field SystemService.DB_LOG_SIZE_PROPNAME is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core/src/main/java/org/eclipse/kura/core/system/SystemServiceImpl.java:[432] this.kuraProperties.put(DB_LOG_SIZE_PROPNAME, System.getProperty(DB_LOG_SIZE_PROPNAME)); ^^^^^^^^^^^^^^^^^^^^ The field SystemService.DB_LOG_SIZE_PROPNAME is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core/src/main/java/org/eclipse/kura/core/system/SystemServiceImpl.java:[434] if (System.getProperty(DB_NIO_PROPNAME) != null) { ^^^^^^^^^^^^^^^ The field SystemService.DB_NIO_PROPNAME is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core/src/main/java/org/eclipse/kura/core/system/SystemServiceImpl.java:[435] this.kuraProperties.put(DB_NIO_PROPNAME, System.getProperty(DB_NIO_PROPNAME)); ^^^^^^^^^^^^^^^ The field SystemService.DB_NIO_PROPNAME is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core/src/main/java/org/eclipse/kura/core/system/SystemServiceImpl.java:[435] this.kuraProperties.put(DB_NIO_PROPNAME, System.getProperty(DB_NIO_PROPNAME)); ^^^^^^^^^^^^^^^ The field SystemService.DB_NIO_PROPNAME is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core/src/main/java/org/eclipse/kura/core/system/SystemServiceImpl.java:[437] if (System.getProperty(DB_WRITE_DELAY_MILLIES_PROPNAME) != null) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The field SystemService.DB_WRITE_DELAY_MILLIES_PROPNAME is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core/src/main/java/org/eclipse/kura/core/system/SystemServiceImpl.java:[438] this.kuraProperties.put(DB_WRITE_DELAY_MILLIES_PROPNAME, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The field SystemService.DB_WRITE_DELAY_MILLIES_PROPNAME is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core/src/main/java/org/eclipse/kura/core/system/SystemServiceImpl.java:[439] System.getProperty(DB_WRITE_DELAY_MILLIES_PROPNAME)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The field SystemService.DB_WRITE_DELAY_MILLIES_PROPNAME is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core/src/main/java/org/eclipse/kura/core/data/DataServiceListenerS.java:[48] ((org.eclipse.kura.data.DataServiceListener) service).onConnectionEstablished(); ^^^^^^^^^^^^^^^^^^^ The type DataServiceListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core/src/main/java/org/eclipse/kura/core/data/DataServiceListenerS.java:[48] ((org.eclipse.kura.data.DataServiceListener) service).onConnectionEstablished(); ^^^^^^^^^^^^^^^^^^^^^^^^^ The method onConnectionEstablished() from the type DataServiceListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core/src/main/java/org/eclipse/kura/core/data/DataServiceListenerS.java:[76] ((org.eclipse.kura.data.DataServiceListener) service).onDisconnecting(); ^^^^^^^^^^^^^^^^^^^ The type DataServiceListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core/src/main/java/org/eclipse/kura/core/data/DataServiceListenerS.java:[76] ((org.eclipse.kura.data.DataServiceListener) service).onDisconnecting(); ^^^^^^^^^^^^^^^^^ The method onDisconnecting() from the type DataServiceListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core/src/main/java/org/eclipse/kura/core/data/DataServiceListenerS.java:[104] ((org.eclipse.kura.data.DataServiceListener) service).onDisconnected(); ^^^^^^^^^^^^^^^^^^^ The type DataServiceListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core/src/main/java/org/eclipse/kura/core/data/DataServiceListenerS.java:[104] ((org.eclipse.kura.data.DataServiceListener) service).onDisconnected(); ^^^^^^^^^^^^^^^^ The method onDisconnected() from the type DataServiceListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core/src/main/java/org/eclipse/kura/core/data/DataServiceListenerS.java:[132] ((org.eclipse.kura.data.DataServiceListener) service).onConnectionLost(cause); ^^^^^^^^^^^^^^^^^^^ The type DataServiceListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core/src/main/java/org/eclipse/kura/core/data/DataServiceListenerS.java:[132] ((org.eclipse.kura.data.DataServiceListener) service).onConnectionLost(cause); ^^^^^^^^^^^^^^^^^^^^^^^ The method onConnectionLost(Throwable) from the type DataServiceListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core/src/main/java/org/eclipse/kura/core/data/DataServiceListenerS.java:[160] ((org.eclipse.kura.data.DataServiceListener) service).onMessageArrived(topic, payload, qos, ^^^^^^^^^^^^^^^^^^^ The type DataServiceListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core/src/main/java/org/eclipse/kura/core/data/DataServiceListenerS.java:[160] ((org.eclipse.kura.data.DataServiceListener) service).onMessageArrived(topic, payload, qos, retained); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method onMessageArrived(String, byte[], int, boolean) from the type DataServiceListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core/src/main/java/org/eclipse/kura/core/data/DataServiceListenerS.java:[189] ((org.eclipse.kura.data.DataServiceListener) service).onMessagePublished(messageId, topic); ^^^^^^^^^^^^^^^^^^^ The type DataServiceListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core/src/main/java/org/eclipse/kura/core/data/DataServiceListenerS.java:[189] ((org.eclipse.kura.data.DataServiceListener) service).onMessagePublished(messageId, topic); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method onMessagePublished(int, String) from the type DataServiceListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core/src/main/java/org/eclipse/kura/core/data/DataServiceListenerS.java:[217] ((org.eclipse.kura.data.DataServiceListener) service).onMessageConfirmed(messageId, topic); ^^^^^^^^^^^^^^^^^^^ The type DataServiceListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core/src/main/java/org/eclipse/kura/core/data/DataServiceListenerS.java:[217] ((org.eclipse.kura.data.DataServiceListener) service).onMessageConfirmed(messageId, topic); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method onMessageConfirmed(int, String) from the type DataServiceListener is deprecated 54 problems (54 warnings) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core/src/test/resources [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.core --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.core --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core/target/org.eclipse.kura.core-1.0.503-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.core --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core/target/org.eclipse.kura.core-1.0.503.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.core --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.core --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.core --- [INFO] setting maven.deploy.skip=false [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.core --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core/target/org.eclipse.kura.core-1.0.503.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core/1.0.503/org.eclipse.kura.core-1.0.503.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core/1.0.503/org.eclipse.kura.core-1.0.503.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core/target/org.eclipse.kura.core-1.0.503-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core/1.0.503/org.eclipse.kura.core-1.0.503-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core/1.0.503/org.eclipse.kura.core-1.0.503-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core/1.0.503/org.eclipse.kura.core-1.0.503-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.core --- [INFO] [INFO] --------< org.eclipse.kura:org.eclipse.kura.core.configuration >-------- [INFO] Building org.eclipse.kura.core.configuration 2.0.201-SNAPSHOT [7/142] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.core.configuration --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.core.configuration --- [INFO] The project's OSGi version is 2.0.201.202211041419 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.core.configuration --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.core.configuration --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.core.configuration --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.core.configuration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.configuration/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.core.configuration --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.configuration/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.configuration/target/classes [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.configuration/src/main/java/org/eclipse/kura/core/configuration/metatype/Tattribute.java:[29] import org.w3c.dom.Element; ^^^^^^^^^^^^^^^^^^^ The import org.w3c.dom.Element is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.configuration/src/main/java/org/eclipse/kura/core/configuration/metatype/Tmetadata.java:[31] import org.w3c.dom.Element; ^^^^^^^^^^^^^^^^^^^ The import org.w3c.dom.Element is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.configuration/src/main/java/org/eclipse/kura/core/configuration/metatype/Ticon.java:[30] import org.w3c.dom.Element; ^^^^^^^^^^^^^^^^^^^ The import org.w3c.dom.Element is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.configuration/src/main/java/org/eclipse/kura/core/configuration/metatype/Tad.java:[31] import org.w3c.dom.Element; ^^^^^^^^^^^^^^^^^^^ The import org.w3c.dom.Element is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.configuration/src/main/java/org/eclipse/kura/core/configuration/metatype/Tocd.java:[31] import org.w3c.dom.Element; ^^^^^^^^^^^^^^^^^^^ The import org.w3c.dom.Element is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.configuration/src/main/java/org/eclipse/kura/core/configuration/ConfigurationServiceImpl.java:[655] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.configuration/src/main/java/org/eclipse/kura/core/configuration/ConfigurationServiceImpl.java:[908] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.configuration/src/main/java/org/eclipse/kura/core/configuration/ConfigurationServiceImpl.java:[1082] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.configuration/src/main/java/org/eclipse/kura/core/configuration/ConfigurationServiceImpl.java:[1101] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.configuration/src/main/java/org/eclipse/kura/core/configuration/ConfigurationServiceImpl.java:[1103] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.configuration/src/main/java/org/eclipse/kura/core/configuration/ConfigurationServiceImpl.java:[1105] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.configuration/src/main/java/org/eclipse/kura/core/configuration/ConfigurationServiceImpl.java:[1386] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, ex); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.configuration/src/main/java/org/eclipse/kura/core/configuration/metatype/Toption.java:[29] import org.w3c.dom.Element; ^^^^^^^^^^^^^^^^^^^ The import org.w3c.dom.Element is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.configuration/src/main/java/org/eclipse/kura/core/configuration/metatype/Tdesignate.java:[29] import org.w3c.dom.Element; ^^^^^^^^^^^^^^^^^^^ The import org.w3c.dom.Element is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.configuration/src/main/java/org/eclipse/kura/core/configuration/metatype/Tobject.java:[30] import org.w3c.dom.Element; ^^^^^^^^^^^^^^^^^^^ The import org.w3c.dom.Element is never used 15 problems (15 warnings) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.core.configuration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.configuration/src/test/resources [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.core.configuration --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.configuration/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.core.configuration --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.configuration/target/org.eclipse.kura.core.configuration-2.0.201-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.core.configuration --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.core.configuration --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.configuration/target/org.eclipse.kura.core.configuration-2.0.201-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.core.configuration --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.core.configuration --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.core.configuration --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.core.configuration --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.configuration/target/org.eclipse.kura.core.configuration-2.0.201-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.configuration/2.0.201-SNAPSHOT/org.eclipse.kura.core.configuration-2.0.201-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.configuration/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.configuration/2.0.201-SNAPSHOT/org.eclipse.kura.core.configuration-2.0.201-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.configuration/target/org.eclipse.kura.core.configuration-2.0.201-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.configuration/2.0.201-SNAPSHOT/org.eclipse.kura.core.configuration-2.0.201-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.configuration/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.configuration/2.0.201-SNAPSHOT/org.eclipse.kura.core.configuration-2.0.201-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.configuration/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.configuration/2.0.201-SNAPSHOT/org.eclipse.kura.core.configuration-2.0.201-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.core.configuration --- [INFO] [INFO] ----------< org.eclipse.kura:org.eclipse.kura.asset.provider >---------- [INFO] Building org.eclipse.kura.asset.provider 2.0.202-SNAPSHOT [8/142] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.asset.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.asset.provider --- [INFO] The project's OSGi version is 2.0.202.202211041419 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.asset.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.asset.provider --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.asset.provider --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.asset.provider --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.asset.provider/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.asset.provider --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.asset.provider/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.asset.provider/target/classes [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.asset.provider/src/main/java/org/eclipse/kura/asset/provider/BaseChannelDescriptor.java:[22] import org.eclipse.kura.asset.AssetConfiguration; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.kura.asset.AssetConfiguration is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.asset.provider/src/main/java/org/eclipse/kura/asset/provider/BaseAsset.java:[59] import org.eclipse.kura.type.DataType; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.kura.type.DataType is never used 2 problems (2 warnings) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.asset.provider --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.asset.provider/src/test/resources [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.asset.provider --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.asset.provider/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.asset.provider --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.asset.provider/target/org.eclipse.kura.asset.provider-2.0.202-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.asset.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.asset.provider --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.asset.provider/target/org.eclipse.kura.asset.provider-2.0.202-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.asset.provider --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.asset.provider --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.asset.provider --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.asset.provider --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.asset.provider/target/org.eclipse.kura.asset.provider-2.0.202-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.asset.provider/2.0.202-SNAPSHOT/org.eclipse.kura.asset.provider-2.0.202-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.asset.provider/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.asset.provider/2.0.202-SNAPSHOT/org.eclipse.kura.asset.provider-2.0.202-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.asset.provider/target/org.eclipse.kura.asset.provider-2.0.202-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.asset.provider/2.0.202-SNAPSHOT/org.eclipse.kura.asset.provider-2.0.202-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.asset.provider/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.asset.provider/2.0.202-SNAPSHOT/org.eclipse.kura.asset.provider-2.0.202-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.asset.provider/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.asset.provider/2.0.202-SNAPSHOT/org.eclipse.kura.asset.provider-2.0.202-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.asset.provider --- [INFO] [INFO] ------< org.eclipse.kura:org.eclipse.kura.asset.helper.provider >------- [INFO] Building org.eclipse.kura.asset.helper.provider 1.0.401-SNAPSHOT [9/142] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.asset.helper.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.asset.helper.provider --- [INFO] The project's OSGi version is 1.0.401.202211041419 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.asset.helper.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.asset.helper.provider --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.asset.helper.provider --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.asset.helper.provider --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.asset.helper.provider/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.asset.helper.provider --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.asset.helper.provider/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.asset.helper.provider/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.asset.helper.provider --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.asset.helper.provider/src/test/resources [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.asset.helper.provider --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.asset.helper.provider/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.asset.helper.provider --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.asset.helper.provider/target/org.eclipse.kura.asset.helper.provider-1.0.401-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.asset.helper.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.asset.helper.provider --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.asset.helper.provider/target/org.eclipse.kura.asset.helper.provider-1.0.401-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.asset.helper.provider --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.asset.helper.provider --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.asset.helper.provider --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.asset.helper.provider --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.asset.helper.provider/target/org.eclipse.kura.asset.helper.provider-1.0.401-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.asset.helper.provider/1.0.401-SNAPSHOT/org.eclipse.kura.asset.helper.provider-1.0.401-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.asset.helper.provider/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.asset.helper.provider/1.0.401-SNAPSHOT/org.eclipse.kura.asset.helper.provider-1.0.401-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.asset.helper.provider/target/org.eclipse.kura.asset.helper.provider-1.0.401-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.asset.helper.provider/1.0.401-SNAPSHOT/org.eclipse.kura.asset.helper.provider-1.0.401-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.asset.helper.provider/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.asset.helper.provider/1.0.401-SNAPSHOT/org.eclipse.kura.asset.helper.provider-1.0.401-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.asset.helper.provider/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.asset.helper.provider/1.0.401-SNAPSHOT/org.eclipse.kura.asset.helper.provider-1.0.401-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.asset.helper.provider --- [INFO] [INFO] -------< org.eclipse.kura:org.eclipse.kura.broker.artemis.core >-------- [INFO] Building org.eclipse.kura.broker.artemis.core 1.1.101-SNAPSHOT [10/142] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.broker.artemis.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.broker.artemis.core --- [INFO] The project's OSGi version is 1.1.101.202211041419 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.broker.artemis.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.broker.artemis.core --- [INFO] [INFO] --- maven-dependency-plugin:2.8:copy-dependencies (copy-dependencies) @ org.eclipse.kura.broker.artemis.core --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.broker.artemis.core --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.broker.artemis.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.broker.artemis.core/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.broker.artemis.core --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.broker.artemis.core/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.broker.artemis.core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.broker.artemis.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.broker.artemis.core/src/test/resources [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.broker.artemis.core --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.broker.artemis.core/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.broker.artemis.core --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.broker.artemis.core/target/org.eclipse.kura.broker.artemis.core-1.1.101-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.broker.artemis.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.broker.artemis.core --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.broker.artemis.core/target/org.eclipse.kura.broker.artemis.core-1.1.101-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.broker.artemis.core --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.broker.artemis.core --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.broker.artemis.core --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.broker.artemis.core --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.broker.artemis.core/target/org.eclipse.kura.broker.artemis.core-1.1.101-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.broker.artemis.core/1.1.101-SNAPSHOT/org.eclipse.kura.broker.artemis.core-1.1.101-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.broker.artemis.core/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.broker.artemis.core/1.1.101-SNAPSHOT/org.eclipse.kura.broker.artemis.core-1.1.101-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.broker.artemis.core/target/org.eclipse.kura.broker.artemis.core-1.1.101-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.broker.artemis.core/1.1.101-SNAPSHOT/org.eclipse.kura.broker.artemis.core-1.1.101-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.broker.artemis.core/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.broker.artemis.core/1.1.101-SNAPSHOT/org.eclipse.kura.broker.artemis.core-1.1.101-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.broker.artemis.core/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.broker.artemis.core/1.1.101-SNAPSHOT/org.eclipse.kura.broker.artemis.core-1.1.101-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.broker.artemis.core --- [INFO] [INFO] ----< org.eclipse.kura:org.eclipse.kura.broker.artemis.simple.mqtt >---- [INFO] Building org.eclipse.kura.broker.artemis.simple.mqtt 1.0.301-SNAPSHOT [11/142] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.broker.artemis.simple.mqtt --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.broker.artemis.simple.mqtt --- [INFO] The project's OSGi version is 1.0.301.202211041419 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.broker.artemis.simple.mqtt --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.broker.artemis.simple.mqtt --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.broker.artemis.simple.mqtt --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.broker.artemis.simple.mqtt --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.broker.artemis.simple.mqtt --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.broker.artemis.simple.mqtt/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.broker.artemis.simple.mqtt/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.broker.artemis.simple.mqtt --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.broker.artemis.simple.mqtt/src/test/resources [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.broker.artemis.simple.mqtt --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.broker.artemis.simple.mqtt/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.broker.artemis.simple.mqtt --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.broker.artemis.simple.mqtt/target/org.eclipse.kura.broker.artemis.simple.mqtt-1.0.301-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.broker.artemis.simple.mqtt --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.broker.artemis.simple.mqtt --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.broker.artemis.simple.mqtt/target/org.eclipse.kura.broker.artemis.simple.mqtt-1.0.301-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.broker.artemis.simple.mqtt --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.broker.artemis.simple.mqtt --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.broker.artemis.simple.mqtt --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.broker.artemis.simple.mqtt --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.broker.artemis.simple.mqtt/target/org.eclipse.kura.broker.artemis.simple.mqtt-1.0.301-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.broker.artemis.simple.mqtt/1.0.301-SNAPSHOT/org.eclipse.kura.broker.artemis.simple.mqtt-1.0.301-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.broker.artemis.simple.mqtt/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.broker.artemis.simple.mqtt/1.0.301-SNAPSHOT/org.eclipse.kura.broker.artemis.simple.mqtt-1.0.301-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.broker.artemis.simple.mqtt/target/org.eclipse.kura.broker.artemis.simple.mqtt-1.0.301-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.broker.artemis.simple.mqtt/1.0.301-SNAPSHOT/org.eclipse.kura.broker.artemis.simple.mqtt-1.0.301-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.broker.artemis.simple.mqtt/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.broker.artemis.simple.mqtt/1.0.301-SNAPSHOT/org.eclipse.kura.broker.artemis.simple.mqtt-1.0.301-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.broker.artemis.simple.mqtt/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.broker.artemis.simple.mqtt/1.0.301-SNAPSHOT/org.eclipse.kura.broker.artemis.simple.mqtt-1.0.301-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.broker.artemis.simple.mqtt --- [INFO] [INFO] --------< org.eclipse.kura:org.eclipse.kura.broker.artemis.xml >-------- [INFO] Building org.eclipse.kura.broker.artemis.xml 1.0.301-SNAPSHOT [12/142] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.broker.artemis.xml --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.broker.artemis.xml --- [INFO] The project's OSGi version is 1.0.301.202211041419 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.broker.artemis.xml --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.broker.artemis.xml --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.broker.artemis.xml --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.broker.artemis.xml --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.broker.artemis.xml/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.broker.artemis.xml --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.broker.artemis.xml/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.broker.artemis.xml/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.broker.artemis.xml --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.broker.artemis.xml/src/test/resources [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.broker.artemis.xml --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.broker.artemis.xml/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.broker.artemis.xml --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.broker.artemis.xml/target/org.eclipse.kura.broker.artemis.xml-1.0.301-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.broker.artemis.xml --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.broker.artemis.xml --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.broker.artemis.xml/target/org.eclipse.kura.broker.artemis.xml-1.0.301-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.broker.artemis.xml --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.broker.artemis.xml --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.broker.artemis.xml --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.broker.artemis.xml --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.broker.artemis.xml/target/org.eclipse.kura.broker.artemis.xml-1.0.301-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.broker.artemis.xml/1.0.301-SNAPSHOT/org.eclipse.kura.broker.artemis.xml-1.0.301-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.broker.artemis.xml/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.broker.artemis.xml/1.0.301-SNAPSHOT/org.eclipse.kura.broker.artemis.xml-1.0.301-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.broker.artemis.xml/target/org.eclipse.kura.broker.artemis.xml-1.0.301-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.broker.artemis.xml/1.0.301-SNAPSHOT/org.eclipse.kura.broker.artemis.xml-1.0.301-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.broker.artemis.xml/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.broker.artemis.xml/1.0.301-SNAPSHOT/org.eclipse.kura.broker.artemis.xml-1.0.301-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.broker.artemis.xml/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.broker.artemis.xml/1.0.301-SNAPSHOT/org.eclipse.kura.broker.artemis.xml-1.0.301-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.broker.artemis.xml --- [INFO] [INFO] --------------< org.eclipse.kura:org.eclipse.kura.camel >--------------- [INFO] Building org.eclipse.kura.camel 1.3.101-SNAPSHOT [13/142] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.camel --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.camel --- [INFO] The project's OSGi version is 1.3.101.202211041419 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.camel --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.camel --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.camel --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.camel --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.camel --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 45 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel/target/classes [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel/src/main/java/org/eclipse/kura/camel/camelcloud/CamelCloudService.java:[12] import org.eclipse.kura.cloud.CloudService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel/src/main/java/org/eclipse/kura/camel/camelcloud/CamelCloudService.java:[17] public interface CamelCloudService extends CloudService { ^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel/src/main/java/org/eclipse/kura/camel/internal/cloud/CloudClientCacheImpl.java:[21] import org.eclipse.kura.cloud.CloudClient; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type CloudClient is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel/src/main/java/org/eclipse/kura/camel/internal/cloud/CloudClientCacheImpl.java:[22] import org.eclipse.kura.cloud.CloudService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel/src/main/java/org/eclipse/kura/camel/internal/cloud/CloudClientCacheImpl.java:[32] private final CloudClient client; ^^^^^^^^^^^ The type CloudClient is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel/src/main/java/org/eclipse/kura/camel/internal/cloud/CloudClientCacheImpl.java:[34] public CloudClientHandleImplementation(String applicationId, CloudClient client) { ^^^^^^^^^^^ The type CloudClient is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel/src/main/java/org/eclipse/kura/camel/internal/cloud/CloudClientCacheImpl.java:[45] public CloudClient getClient() { ^^^^^^^^^^^ The type CloudClient is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel/src/main/java/org/eclipse/kura/camel/internal/cloud/CloudClientCacheImpl.java:[52] private final CloudService cloudService; ^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel/src/main/java/org/eclipse/kura/camel/internal/cloud/CloudClientCacheImpl.java:[56] public CloudClientCacheImpl(CloudService cloudService) { ^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel/src/main/java/org/eclipse/kura/camel/internal/cloud/CloudClientCacheImpl.java:[73] CloudClient client = null; ^^^^^^^^^^^ The type CloudClient is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel/src/main/java/org/eclipse/kura/camel/internal/cloud/CloudClientCacheImpl.java:[79] client = this.cloudService.newCloudClient(applicationId); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method newCloudClient(String) from the type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel/src/main/java/org/eclipse/kura/camel/internal/cloud/CloudClientCacheImpl.java:[96] client.release(); ^^^^^^^^^ The method release() from the type CloudClient is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel/src/main/java/org/eclipse/kura/camel/internal/cloud/CloudClientCacheImpl.java:[105] private void removeHandle(CloudClientHandle handle, String applicationId, CloudClient client) { ^^^^^^^^^^^ The type CloudClient is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel/src/main/java/org/eclipse/kura/camel/internal/cloud/CloudClientCacheImpl.java:[128] client.release(); ^^^^^^^^^ The method release() from the type CloudClient is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel/src/main/java/org/eclipse/kura/camel/internal/cloud/CloudClientCacheImpl.java:[144] final Set clients = new HashSet<>(); ^^^^^^^^^^^ The type CloudClient is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel/src/main/java/org/eclipse/kura/camel/internal/cloud/CloudClientCacheImpl.java:[147] final CloudClient client = handle.getClient(); ^^^^^^^^^^^ The type CloudClient is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel/src/main/java/org/eclipse/kura/camel/internal/cloud/CloudClientCacheImpl.java:[150] client.release(); ^^^^^^^^^ The method release() from the type CloudClient is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel/src/main/java/org/eclipse/kura/camel/runner/CamelRunner.java:[38] import org.eclipse.kura.cloud.CloudService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel/src/main/java/org/eclipse/kura/camel/runner/CamelRunner.java:[263] final ServiceConsumer consumer) { ^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel/src/main/java/org/eclipse/kura/camel/runner/CamelRunner.java:[264] final String baseFilter = String.format("(%s=%s)", Constants.OBJECTCLASS, CloudService.class.getName()); ^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel/src/main/java/org/eclipse/kura/camel/runner/CamelRunner.java:[361] public static ServiceConsumer addAsCloudComponent(final String componentName) { ^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel/src/main/java/org/eclipse/kura/camel/runner/CamelRunner.java:[362] return new ServiceConsumer() { ^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel/src/main/java/org/eclipse/kura/camel/runner/CamelRunner.java:[365] public void consume(CamelContext context, CloudService service) { ^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel/src/main/java/org/eclipse/kura/camel/camelcloud/DefaultCamelCloudService.java:[23] import org.eclipse.kura.cloud.CloudClient; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type CloudClient is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel/src/main/java/org/eclipse/kura/camel/camelcloud/DefaultCamelCloudService.java:[32] private final Map clients = new ConcurrentHashMap<>(); ^^^^^^^^^^^ The type CloudClient is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel/src/main/java/org/eclipse/kura/camel/camelcloud/DefaultCamelCloudService.java:[41] public CloudClient newCloudClient(String applicationId) throws KuraException { ^^^^^^^^^^^ The type CloudClient is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel/src/main/java/org/eclipse/kura/camel/camelcloud/DefaultCamelCloudService.java:[46] final CloudClient cloudClient = new CamelCloudClient(this, this.camelContext, applicationId, baseEndpoint); ^^^^^^^^^^^ The type CloudClient is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel/src/main/java/org/eclipse/kura/camel/camelcloud/DefaultCamelCloudService.java:[68] CloudClient client = this.clients.remove(applicationId); ^^^^^^^^^^^ The type CloudClient is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel/src/main/java/org/eclipse/kura/camel/camelcloud/DefaultCamelCloudService.java:[70] client.release(); ^^^^^^^^^ The method release() from the type CloudClient is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel/src/main/java/org/eclipse/kura/camel/camelcloud/DefaultCamelCloudService.java:[76] for (CloudClient client : this.clients.values()) { ^^^^^^^^^^^ The type CloudClient is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel/src/main/java/org/eclipse/kura/camel/camelcloud/DefaultCamelCloudService.java:[78] client.release(); ^^^^^^^^^ The method release() from the type CloudClient is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel/src/main/java/org/eclipse/kura/camel/internal/cloud/CloudClientCache.java:[13] import org.eclipse.kura.cloud.CloudClient; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type CloudClient is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel/src/main/java/org/eclipse/kura/camel/internal/cloud/CloudClientCache.java:[19] CloudClient getClient(); ^^^^^^^^^^^ The type CloudClient is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel/src/main/java/org/eclipse/kura/camel/internal/camelcloud/CamelCloudClient.java:[45] import org.eclipse.kura.cloud.CloudClient; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type CloudClient is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel/src/main/java/org/eclipse/kura/camel/internal/camelcloud/CamelCloudClient.java:[46] import org.eclipse.kura.cloud.CloudClientListener; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type CloudClientListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel/src/main/java/org/eclipse/kura/camel/internal/camelcloud/CamelCloudClient.java:[54] public class CamelCloudClient implements CloudClient { ^^^^^^^^^^^ The type CloudClient is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel/src/main/java/org/eclipse/kura/camel/internal/camelcloud/CamelCloudClient.java:[64] private final List cloudClientListeners = new CopyOnWriteArrayList<>(); ^^^^^^^^^^^^^^^^^^^ The type CloudClientListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel/src/main/java/org/eclipse/kura/camel/internal/camelcloud/CamelCloudClient.java:[208] public void addCloudClientListener(CloudClientListener cloudClientListener) { ^^^^^^^^^^^^^^^^^^^ The type CloudClientListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel/src/main/java/org/eclipse/kura/camel/internal/camelcloud/CamelCloudClient.java:[213] public void removeCloudClientListener(CloudClientListener cloudClientListener) { ^^^^^^^^^^^^^^^^^^^ The type CloudClientListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel/src/main/java/org/eclipse/kura/camel/internal/camelcloud/CamelCloudClient.java:[337] for (CloudClientListener listener : CamelCloudClient.this.cloudClientListeners) { ^^^^^^^^^^^^^^^^^^^ The type CloudClientListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel/src/main/java/org/eclipse/kura/camel/internal/camelcloud/CamelCloudClient.java:[349] listener.onMessageArrived(deviceId, "camel", payload, qos, true); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method onMessageArrived(String, String, KuraPayload, int, boolean) from the type CloudClientListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel/src/main/java/org/eclipse/kura/camel/cloud/KuraCloudComponent.java:[21] import org.eclipse.kura.cloud.CloudService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel/src/main/java/org/eclipse/kura/camel/cloud/KuraCloudComponent.java:[30] private CloudService cloudService; ^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel/src/main/java/org/eclipse/kura/camel/cloud/KuraCloudComponent.java:[43] public KuraCloudComponent(final CamelContext context, final CloudService cloudService) { ^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel/src/main/java/org/eclipse/kura/camel/cloud/KuraCloudComponent.java:[50] final CloudService cloudService = lookupCloudService(); ^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel/src/main/java/org/eclipse/kura/camel/cloud/KuraCloudComponent.java:[89] protected CloudService lookupCloudService() { ^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel/src/main/java/org/eclipse/kura/camel/cloud/KuraCloudComponent.java:[91] this.cloudService = retrieveService(CloudService.class, getCamelContext().getRegistry()); ^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel/src/main/java/org/eclipse/kura/camel/cloud/KuraCloudConsumer.java:[24] import org.eclipse.kura.cloud.CloudClient; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type CloudClient is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel/src/main/java/org/eclipse/kura/camel/cloud/KuraCloudConsumer.java:[25] import org.eclipse.kura.cloud.CloudClientListener; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type CloudClientListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel/src/main/java/org/eclipse/kura/camel/cloud/KuraCloudConsumer.java:[31] public class KuraCloudConsumer extends DefaultConsumer implements CloudClientListener { ^^^^^^^^^^^^^^^^^^^ The type CloudClientListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel/src/main/java/org/eclipse/kura/camel/cloud/KuraCloudConsumer.java:[33] private final CloudClient cloudClient; ^^^^^^^^^^^ The type CloudClient is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel/src/main/java/org/eclipse/kura/camel/cloud/KuraCloudConsumer.java:[35] public KuraCloudConsumer(final Endpoint endpoint, final Processor processor, final CloudClient cloudClient) { ^^^^^^^^^^^ The type CloudClient is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel/src/main/java/org/eclipse/kura/camel/cloud/KuraCloudConsumer.java:[48] this.cloudClient.addCloudClientListener(this); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method addCloudClientListener(CloudClientListener) from the type CloudClient is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel/src/main/java/org/eclipse/kura/camel/cloud/KuraCloudConsumer.java:[49] if (this.cloudClient.isConnected()) { ^^^^^^^^^^^^^ The method isConnected() from the type CloudClient is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel/src/main/java/org/eclipse/kura/camel/cloud/KuraCloudConsumer.java:[57] this.cloudClient.unsubscribe(getEndpoint().getTopic()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method unsubscribe(String) from the type CloudClient is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel/src/main/java/org/eclipse/kura/camel/cloud/KuraCloudConsumer.java:[61] this.cloudClient.removeCloudClientListener(this); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method removeCloudClientListener(CloudClientListener) from the type CloudClient is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel/src/main/java/org/eclipse/kura/camel/cloud/KuraCloudConsumer.java:[94] this.cloudClient.subscribe(getEndpoint().getTopic(), 0); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method subscribe(String, int) from the type CloudClient is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel/src/main/java/org/eclipse/kura/camel/cloud/KuraCloudComponentResolver.java:[17] import org.eclipse.kura.camel.runner.CamelRunner; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.kura.camel.runner.CamelRunner is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel/src/main/java/org/eclipse/kura/camel/cloud/KuraCloudComponentResolver.java:[18] import org.eclipse.kura.cloud.CloudService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel/src/main/java/org/eclipse/kura/camel/cloud/KuraCloudComponentResolver.java:[36] private CloudService cloudService; ^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel/src/main/java/org/eclipse/kura/camel/cloud/KuraCloudComponentResolver.java:[38] public void setCloudService(final CloudService cloudService) { ^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel/src/main/java/org/eclipse/kura/camel/cloud/KuraCloudProducer.java:[22] import org.eclipse.kura.cloud.CloudClient; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type CloudClient is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel/src/main/java/org/eclipse/kura/camel/cloud/KuraCloudProducer.java:[31] CloudClient cloudClient; ^^^^^^^^^^^ The type CloudClient is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel/src/main/java/org/eclipse/kura/camel/cloud/KuraCloudProducer.java:[33] public KuraCloudProducer(KuraCloudEndpoint endpoint, CloudClient cloudClient) { ^^^^^^^^^^^ The type CloudClient is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel/src/main/java/org/eclipse/kura/camel/cloud/KuraCloudProducer.java:[74] this.cloudClient.controlPublish(deviceId, topic, (KuraPayload) body, qos, retain, priority); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method controlPublish(String, String, KuraPayload, int, boolean, int) from the type CloudClient is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel/src/main/java/org/eclipse/kura/camel/cloud/KuraCloudProducer.java:[76] this.cloudClient.controlPublish(topic, (KuraPayload) body, qos, retain, priority); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method controlPublish(String, KuraPayload, int, boolean, int) from the type CloudClient is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel/src/main/java/org/eclipse/kura/camel/cloud/KuraCloudProducer.java:[79] this.cloudClient.publish(topic, (KuraPayload) body, qos, retain, priority); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method publish(String, KuraPayload, int, boolean, int) from the type CloudClient is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel/src/main/java/org/eclipse/kura/camel/router/CamelRouter.java:[18] import org.apache.camel.core.osgi.OsgiDefaultCamelContext; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.apache.camel.core.osgi.OsgiDefaultCamelContext is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel/src/main/java/org/eclipse/kura/camel/router/CamelRouter.java:[20] import org.eclipse.kura.camel.runner.CamelRunner; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.kura.camel.runner.CamelRunner is never used 69 problems (69 warnings) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.camel --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel/src/test/resources [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.camel --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.camel --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel/target/org.eclipse.kura.camel-1.3.101-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.camel --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.camel --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel/target/org.eclipse.kura.camel-1.3.101-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.camel --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.camel --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.camel --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.camel --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel/target/org.eclipse.kura.camel-1.3.101-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.camel/1.3.101-SNAPSHOT/org.eclipse.kura.camel-1.3.101-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.camel/1.3.101-SNAPSHOT/org.eclipse.kura.camel-1.3.101-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel/target/org.eclipse.kura.camel-1.3.101-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.camel/1.3.101-SNAPSHOT/org.eclipse.kura.camel-1.3.101-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.camel/1.3.101-SNAPSHOT/org.eclipse.kura.camel-1.3.101-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.camel/1.3.101-SNAPSHOT/org.eclipse.kura.camel-1.3.101-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.camel --- [INFO] [INFO] -------< org.eclipse.kura:org.eclipse.kura.camel.cloud.factory >-------- [INFO] Building org.eclipse.kura.camel.cloud.factory 1.1.401-SNAPSHOT [14/142] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.camel.cloud.factory --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.camel.cloud.factory --- [INFO] The project's OSGi version is 1.1.401.202211041419 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.camel.cloud.factory --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.camel.cloud.factory --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.camel.cloud.factory --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.camel.cloud.factory --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel.cloud.factory/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.camel.cloud.factory --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel.cloud.factory/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel.cloud.factory/target/classes [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel.cloud.factory/src/org/eclipse/kura/camel/cloud/factory/internal/CamelFactory.java:[18] import org.eclipse.kura.cloud.CloudService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel.cloud.factory/src/org/eclipse/kura/camel/cloud/factory/internal/CamelFactory.java:[18] import org.eclipse.kura.cloud.CloudService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.kura.cloud.CloudService is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel.cloud.factory/src/org/eclipse/kura/camel/cloud/factory/internal/ServiceConfiguration.java:[13] import org.eclipse.kura.cloud.CloudService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel.cloud.factory/src/org/eclipse/kura/camel/cloud/factory/internal/ServiceConfiguration.java:[13] import org.eclipse.kura.cloud.CloudService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.kura.cloud.CloudService is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel.cloud.factory/src/org/eclipse/kura/camel/cloud/factory/internal/CamelCloudServiceFactory.java:[27] import org.eclipse.kura.cloud.factory.CloudServiceFactory; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type CloudServiceFactory is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel.cloud.factory/src/org/eclipse/kura/camel/cloud/factory/internal/CamelCloudServiceFactory.java:[39] public class CamelCloudServiceFactory implements CloudServiceFactory { ^^^^^^^^^^^^^^^^^^^ The type CloudServiceFactory is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel.cloud.factory/src/org/eclipse/kura/camel/cloud/factory/internal/XmlCamelCloudService.java:[36] import org.eclipse.kura.cloud.CloudService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel.cloud.factory/src/org/eclipse/kura/camel/cloud/factory/internal/XmlCamelCloudService.java:[64] private ServiceRegistration handle; ^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel.cloud.factory/src/org/eclipse/kura/camel/cloud/factory/internal/XmlCamelCloudService.java:[123] this.handle = this.context.registerService(CloudService.class, this.service, props); ^^^^^^^^^^^^ The type CloudService is deprecated 9 problems (9 warnings) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.camel.cloud.factory --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel.cloud.factory/src/test/resources [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.camel.cloud.factory --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel.cloud.factory/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.camel.cloud.factory --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel.cloud.factory/target/org.eclipse.kura.camel.cloud.factory-1.1.401-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.camel.cloud.factory --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.camel.cloud.factory --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel.cloud.factory/target/org.eclipse.kura.camel.cloud.factory-1.1.401-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.camel.cloud.factory --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.camel.cloud.factory --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.camel.cloud.factory --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.camel.cloud.factory --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel.cloud.factory/target/org.eclipse.kura.camel.cloud.factory-1.1.401-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.camel.cloud.factory/1.1.401-SNAPSHOT/org.eclipse.kura.camel.cloud.factory-1.1.401-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel.cloud.factory/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.camel.cloud.factory/1.1.401-SNAPSHOT/org.eclipse.kura.camel.cloud.factory-1.1.401-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel.cloud.factory/target/org.eclipse.kura.camel.cloud.factory-1.1.401-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.camel.cloud.factory/1.1.401-SNAPSHOT/org.eclipse.kura.camel.cloud.factory-1.1.401-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel.cloud.factory/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.camel.cloud.factory/1.1.401-SNAPSHOT/org.eclipse.kura.camel.cloud.factory-1.1.401-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel.cloud.factory/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.camel.cloud.factory/1.1.401-SNAPSHOT/org.eclipse.kura.camel.cloud.factory-1.1.401-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.camel.cloud.factory --- [INFO] [INFO] ------------< org.eclipse.kura:org.eclipse.kura.camel.xml >------------- [INFO] Building org.eclipse.kura.camel.xml 1.1.101-SNAPSHOT [15/142] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.camel.xml --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.camel.xml --- [INFO] The project's OSGi version is 1.1.101.202211041419 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.camel.xml --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.camel.xml --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.camel.xml --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.camel.xml --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel.xml/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.camel.xml --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel.xml/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel.xml/target/classes [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel.xml/src/org/eclipse/kura/camel/xml/XmlRouterComponent.java:[31] import org.eclipse.kura.cloud.CloudService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel.xml/src/org/eclipse/kura/camel/xml/XmlRouterComponent.java:[110] filter = format("(&(%s=%s)(kura.service.pid=%s))", Constants.OBJECTCLASS, CloudService.class.getName(), ^^^^^^^^^^^^ The type CloudService is deprecated 2 problems (2 warnings) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.camel.xml --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel.xml/src/test/resources [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.camel.xml --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel.xml/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.camel.xml --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel.xml/target/org.eclipse.kura.camel.xml-1.1.101-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.camel.xml --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.camel.xml --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel.xml/target/org.eclipse.kura.camel.xml-1.1.101-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.camel.xml --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.camel.xml --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.camel.xml --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.camel.xml --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel.xml/target/org.eclipse.kura.camel.xml-1.1.101-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.camel.xml/1.1.101-SNAPSHOT/org.eclipse.kura.camel.xml-1.1.101-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel.xml/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.camel.xml/1.1.101-SNAPSHOT/org.eclipse.kura.camel.xml-1.1.101-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel.xml/target/org.eclipse.kura.camel.xml-1.1.101-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.camel.xml/1.1.101-SNAPSHOT/org.eclipse.kura.camel.xml-1.1.101-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel.xml/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.camel.xml/1.1.101-SNAPSHOT/org.eclipse.kura.camel.xml-1.1.101-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.camel.xml/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.camel.xml/1.1.101-SNAPSHOT/org.eclipse.kura.camel.xml-1.1.101-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.camel.xml --- [INFO] [INFO] --------< org.eclipse.kura:org.eclipse.kura.core.certificates >--------- [INFO] Building org.eclipse.kura.core.certificates 1.0.501-SNAPSHOT [16/142] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.core.certificates --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.core.certificates --- [INFO] The project's OSGi version is 1.0.501.202211041419 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.core.certificates --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.core.certificates --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.core.certificates --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.core.certificates --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.certificates/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.core.certificates --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.certificates/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.certificates/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.core.certificates --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.certificates/src/test/resources [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.core.certificates --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.certificates/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.core.certificates --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.certificates/target/org.eclipse.kura.core.certificates-1.0.501-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.core.certificates --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.core.certificates --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.certificates/target/org.eclipse.kura.core.certificates-1.0.501-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.core.certificates --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.core.certificates --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.core.certificates --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.core.certificates --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.certificates/target/org.eclipse.kura.core.certificates-1.0.501-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.certificates/1.0.501-SNAPSHOT/org.eclipse.kura.core.certificates-1.0.501-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.certificates/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.certificates/1.0.501-SNAPSHOT/org.eclipse.kura.core.certificates-1.0.501-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.certificates/target/org.eclipse.kura.core.certificates-1.0.501-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.certificates/1.0.501-SNAPSHOT/org.eclipse.kura.core.certificates-1.0.501-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.certificates/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.certificates/1.0.501-SNAPSHOT/org.eclipse.kura.core.certificates-1.0.501-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.certificates/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.certificates/1.0.501-SNAPSHOT/org.eclipse.kura.core.certificates-1.0.501-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.core.certificates --- [INFO] [INFO] ------------< org.eclipse.kura:org.eclipse.kura.core.cloud >------------ [INFO] Building org.eclipse.kura.core.cloud 1.1.403-SNAPSHOT [17/142] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.core.cloud --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.core.cloud --- [INFO] The project's OSGi version is 1.1.403.202211041419 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.core.cloud --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.core.cloud --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.core.cloud --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.core.cloud --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.core.cloud --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 32 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/target/classes [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/src/main/java/org/eclipse/kura/core/message/MessageConstants.java:[14] import org.eclipse.kura.cloudconnection.CloudConnectionManager; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.kura.cloudconnection.CloudConnectionManager is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/src/main/java/org/eclipse/kura/core/message/MessageConstants.java:[15] import org.eclipse.kura.cloudconnection.message.KuraMessage; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.kura.cloudconnection.message.KuraMessage is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/src/main/java/org/eclipse/kura/core/message/MessageConstants.java:[16] import org.eclipse.kura.cloudconnection.publisher.CloudPublisher; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.kura.cloudconnection.publisher.CloudPublisher is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/src/main/java/org/eclipse/kura/core/message/MessageConstants.java:[17] import org.eclipse.kura.cloudconnection.subscriber.CloudSubscriber; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.kura.cloudconnection.subscriber.CloudSubscriber is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/src/main/java/org/eclipse/kura/core/cloud/KuraTopicImpl.java:[14] import org.eclipse.kura.cloud.CloudService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/src/main/java/org/eclipse/kura/core/cloud/KuraTopicImpl.java:[14] import org.eclipse.kura.cloud.CloudService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.kura.cloud.CloudService is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/src/main/java/org/eclipse/kura/cloud/app/command/CommandCloudApp.java:[269] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, ex); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/src/main/java/org/eclipse/kura/core/cloud/CloudClientImpl.java:[19] import org.eclipse.kura.cloud.CloudClient; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type CloudClient is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/src/main/java/org/eclipse/kura/core/cloud/CloudClientImpl.java:[20] import org.eclipse.kura.cloud.CloudClientListener; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type CloudClientListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/src/main/java/org/eclipse/kura/core/cloud/CloudClientImpl.java:[29] public class CloudClientImpl implements CloudClient, CloudClientListener { ^^^^^^^^^^^ The type CloudClient is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/src/main/java/org/eclipse/kura/core/cloud/CloudClientImpl.java:[29] public class CloudClientImpl implements CloudClient, CloudClientListener { ^^^^^^^^^^^^^^^^^^^ The type CloudClientListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/src/main/java/org/eclipse/kura/core/cloud/CloudClientImpl.java:[75] public void addCloudClientListener(CloudClientListener cloudClientListener) { ^^^^^^^^^^^^^^^^^^^ The type CloudClientListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/src/main/java/org/eclipse/kura/core/cloud/CloudClientImpl.java:[80] public void removeCloudClientListener(CloudClientListener cloudClientListener) { ^^^^^^^^^^^^^^^^^^^ The type CloudClientListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/src/main/java/org/eclipse/kura/core/cloud/CloudClientImpl.java:[105] return publish(options.getTopicClientIdToken(), appTopic, payload, qos, retain); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The static method getTopicClientIdToken() from the type CloudServiceOptions should be accessed in a static way [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/src/main/java/org/eclipse/kura/core/cloud/CloudClientImpl.java:[118] return publish(options.getTopicClientIdToken(), appTopic, payload, qos, retain, priority); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The static method getTopicClientIdToken() from the type CloudServiceOptions should be accessed in a static way [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/src/main/java/org/eclipse/kura/core/cloud/CloudClientImpl.java:[131] return publish(options.getTopicClientIdToken(), appTopic, payload, qos, retain, priority); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The static method getTopicClientIdToken() from the type CloudServiceOptions should be accessed in a static way [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/src/main/java/org/eclipse/kura/core/cloud/CloudClientImpl.java:[146] return controlPublish(options.getTopicClientIdToken(), appTopic, payload, qos, retain, priority); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The static method getTopicClientIdToken() from the type CloudServiceOptions should be accessed in a static way [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/src/main/java/org/eclipse/kura/core/cloud/CloudClientImpl.java:[167] subscribe(options.getTopicClientIdToken(), appTopic, qos); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The static method getTopicClientIdToken() from the type CloudServiceOptions should be accessed in a static way [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/src/main/java/org/eclipse/kura/core/cloud/CloudClientImpl.java:[180] controlSubscribe(options.getTopicClientIdToken(), appTopic, qos); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The static method getTopicClientIdToken() from the type CloudServiceOptions should be accessed in a static way [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/src/main/java/org/eclipse/kura/core/cloud/CloudClientImpl.java:[193] unsubscribe(options.getTopicClientIdToken(), appTopic); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The static method getTopicClientIdToken() from the type CloudServiceOptions should be accessed in a static way [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/src/main/java/org/eclipse/kura/core/cloud/CloudClientImpl.java:[206] controlUnsubscribe(options.getTopicClientIdToken(), appTopic); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The static method getTopicClientIdToken() from the type CloudServiceOptions should be accessed in a static way [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/src/main/java/org/eclipse/kura/core/cloud/CloudClientImpl.java:[242] for (CloudClientListener listener : this.listeners) { ^^^^^^^^^^^^^^^^^^^ The type CloudClientListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/src/main/java/org/eclipse/kura/core/cloud/CloudClientImpl.java:[243] listener.onMessageArrived(deviceId, appTopic, payload, qos, retain); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method onMessageArrived(String, String, KuraPayload, int, boolean) from the type CloudClientListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/src/main/java/org/eclipse/kura/core/cloud/CloudClientImpl.java:[250] for (CloudClientListener listener : this.listeners) { ^^^^^^^^^^^^^^^^^^^ The type CloudClientListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/src/main/java/org/eclipse/kura/core/cloud/CloudClientImpl.java:[251] listener.onControlMessageArrived(deviceId, appTopic, payload, qos, retain); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method onControlMessageArrived(String, String, KuraPayload, int, boolean) from the type CloudClientListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/src/main/java/org/eclipse/kura/core/cloud/CloudClientImpl.java:[257] for (CloudClientListener listener : this.listeners) { ^^^^^^^^^^^^^^^^^^^ The type CloudClientListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/src/main/java/org/eclipse/kura/core/cloud/CloudClientImpl.java:[258] listener.onMessageConfirmed(pubId, appTopic); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method onMessageConfirmed(int, String) from the type CloudClientListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/src/main/java/org/eclipse/kura/core/cloud/CloudClientImpl.java:[264] for (CloudClientListener listener : this.listeners) { ^^^^^^^^^^^^^^^^^^^ The type CloudClientListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/src/main/java/org/eclipse/kura/core/cloud/CloudClientImpl.java:[265] listener.onMessagePublished(pubId, appTopic); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method onMessagePublished(int, String) from the type CloudClientListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/src/main/java/org/eclipse/kura/core/cloud/CloudClientImpl.java:[271] for (CloudClientListener listener : this.listeners) { ^^^^^^^^^^^^^^^^^^^ The type CloudClientListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/src/main/java/org/eclipse/kura/core/cloud/CloudClientImpl.java:[272] listener.onConnectionEstablished(); ^^^^^^^^^^^^^^^^^^^^^^^^^ The method onConnectionEstablished() from the type CloudClientListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/src/main/java/org/eclipse/kura/core/cloud/CloudClientImpl.java:[278] for (CloudClientListener listener : this.listeners) { ^^^^^^^^^^^^^^^^^^^ The type CloudClientListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/src/main/java/org/eclipse/kura/core/cloud/CloudClientImpl.java:[279] listener.onConnectionLost(); ^^^^^^^^^^^^^^^^^^ The method onConnectionLost() from the type CloudClientListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/src/main/java/org/eclipse/kura/core/cloud/CloudClientImpl.java:[293] sb.append(options.getTopicControlPrefix()).append(options.getTopicSeparator()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ The static method getTopicSeparator() from the type CloudServiceOptions should be accessed in a static way [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/src/main/java/org/eclipse/kura/core/cloud/CloudClientImpl.java:[296] sb.append(options.getTopicAccountToken()).append(options.getTopicSeparator()).append(deviceId) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The static method getTopicAccountToken() from the type CloudServiceOptions should be accessed in a static way [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/src/main/java/org/eclipse/kura/core/cloud/CloudClientImpl.java:[296] sb.append(options.getTopicAccountToken()).append(options.getTopicSeparator()).append(deviceId) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ The static method getTopicSeparator() from the type CloudServiceOptions should be accessed in a static way [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/src/main/java/org/eclipse/kura/core/cloud/CloudClientImpl.java:[297] .append(options.getTopicSeparator()).append(this.applicationId); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ The static method getTopicSeparator() from the type CloudServiceOptions should be accessed in a static way [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/src/main/java/org/eclipse/kura/core/cloud/CloudClientImpl.java:[300] sb.append(options.getTopicSeparator()).append(appTopic); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ The static method getTopicSeparator() from the type CloudServiceOptions should be accessed in a static way [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/src/main/java/org/eclipse/kura/core/cloud/CloudClientImpl.java:[315] .append("\\$EDC").append(options.getTopicSeparator()).append(")?") ^^^^^^^^^^^^^^^^^^^^^^^^^^^ The static method getTopicSeparator() from the type CloudServiceOptions should be accessed in a static way [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/src/main/java/org/eclipse/kura/core/cloud/CloudClientImpl.java:[317] .append(options.getTopicAccountToken()).append(options.getTopicSeparator()).append(".+") // Any device ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The static method getTopicAccountToken() from the type CloudServiceOptions should be accessed in a static way [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/src/main/java/org/eclipse/kura/core/cloud/CloudClientImpl.java:[317] .append(options.getTopicAccountToken()).append(options.getTopicSeparator()).append(".+") // Any device ^^^^^^^^^^^^^^^^^^^^^^^^^^^ The static method getTopicSeparator() from the type CloudServiceOptions should be accessed in a static way [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/src/main/java/org/eclipse/kura/core/cloud/CloudClientImpl.java:[319] .append(options.getTopicSeparator()).append(this.applicationId).append("(/.+)?"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ The static method getTopicSeparator() from the type CloudServiceOptions should be accessed in a static way [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/src/main/java/org/eclipse/kura/core/cloud/publisher/NotificationPublisherImpl.java:[32] import org.osgi.service.component.ComponentContext; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.osgi.service.component.ComponentContext is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/src/main/java/org/eclipse/kura/core/cloud/publisher/NotificationPublisherImpl.java:[121] String deviceId = options.getTopicClientIdToken(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The static method getTopicClientIdToken() from the type CloudServiceOptions should be accessed in a static way [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/src/main/java/org/eclipse/kura/core/cloud/publisher/NotificationPublisherImpl.java:[122] String topicSeparator = options.getTopicSeparator(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ The static method getTopicSeparator() from the type CloudServiceOptions should be accessed in a static way [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/src/main/java/org/eclipse/kura/core/cloud/publisher/NotificationPublisherImpl.java:[128] sb.append(options.getTopicAccountToken()).append(topicSeparator).append(requestorClientId) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The static method getTopicAccountToken() from the type CloudServiceOptions should be accessed in a static way [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/src/main/java/org/eclipse/kura/core/cloud/CloudServiceImpl.java:[52] import org.eclipse.kura.cloud.CloudClient; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type CloudClient is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/src/main/java/org/eclipse/kura/core/cloud/CloudServiceImpl.java:[58] import org.eclipse.kura.cloud.CloudService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/src/main/java/org/eclipse/kura/core/cloud/CloudServiceImpl.java:[96] implements CloudService, DataServiceListener, ConfigurableComponent, EventHandler, CloudPayloadProtoBufEncoder, ^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/src/main/java/org/eclipse/kura/core/cloud/CloudServiceImpl.java:[390] public CloudClient newCloudClient(String applicationId) throws KuraException { ^^^^^^^^^^^ The type CloudClient is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/src/main/java/org/eclipse/kura/core/message/protobuf/KuraPayloadProto.java:[4156] com.google.protobuf.Descriptors.FileDescriptor.InternalDescriptorAssigner assigner = new com.google.protobuf.Descriptors.FileDescriptor.InternalDescriptorAssigner() { ^^^^^^^^^^^^^^^^^^^^^^^^^^ The type Descriptors.FileDescriptor.InternalDescriptorAssigner is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/src/main/java/org/eclipse/kura/core/message/protobuf/KuraPayloadProto.java:[4156] com.google.protobuf.Descriptors.FileDescriptor.InternalDescriptorAssigner assigner = new com.google.protobuf.Descriptors.FileDescriptor.InternalDescriptorAssigner() { ^^^^^^^^^^^^^^^^^^^^^^^^^^ The type Descriptors.FileDescriptor.InternalDescriptorAssigner is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/src/main/java/org/eclipse/kura/core/message/protobuf/KuraPayloadProto.java:[4165] com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom(descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] {}, assigner); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method internalBuildGeneratedFileFrom(String[], Descriptors.FileDescriptor[], Descriptors.FileDescriptor.InternalDescriptorAssigner) from the type Descriptors.FileDescriptor is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/src/main/java/org/eclipse/kura/core/cloud/call/CloudCallServiceImpl.java:[21] import org.eclipse.kura.cloud.CloudCallService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type CloudCallService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/src/main/java/org/eclipse/kura/core/cloud/call/CloudCallServiceImpl.java:[36] public class CloudCallServiceImpl implements CloudCallService, DataServiceListener { ^^^^^^^^^^^^^^^^ The type CloudCallService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/src/main/java/org/eclipse/kura/core/cloud/call/CloudCallServiceImpl.java:[124] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e, "Cannot encode request"); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/src/main/java/org/eclipse/kura/core/cloud/CloudClientListenerAdapter.java:[14] import org.eclipse.kura.cloud.CloudClientListener; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type CloudClientListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/src/main/java/org/eclipse/kura/core/cloud/CloudClientListenerAdapter.java:[22] public class CloudClientListenerAdapter implements CloudClientListener { ^^^^^^^^^^^^^^^^^^^ The type CloudClientListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/src/main/java/org/eclipse/kura/core/cloud/CloudClientListenerAdapter.java:[28] private final CloudClientListener m_listener; ^^^^^^^^^^^^^^^^^^^ The type CloudClientListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/src/main/java/org/eclipse/kura/core/cloud/CloudClientListenerAdapter.java:[30] CloudClientListenerAdapter(CloudClientListener listener) { ^^^^^^^^^^^^^^^^^^^ The type CloudClientListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/src/main/java/org/eclipse/kura/core/cloud/CloudClientListenerAdapter.java:[34] public CloudClientListener getCloudClientListenerAdapted() { ^^^^^^^^^^^^^^^^^^^ The type CloudClientListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/src/main/java/org/eclipse/kura/core/cloud/CloudClientListenerAdapter.java:[41] this.m_listener.onControlMessageArrived(deviceId, appTopic, msg, qos, retain); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method onControlMessageArrived(String, String, KuraPayload, int, boolean) from the type CloudClientListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/src/main/java/org/eclipse/kura/core/cloud/CloudClientListenerAdapter.java:[50] this.m_listener.onMessageArrived(deviceId, appTopic, msg, qos, retain); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method onMessageArrived(String, String, KuraPayload, int, boolean) from the type CloudClientListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/src/main/java/org/eclipse/kura/core/cloud/CloudClientListenerAdapter.java:[59] this.m_listener.onConnectionLost(); ^^^^^^^^^^^^^^^^^^ The method onConnectionLost() from the type CloudClientListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/src/main/java/org/eclipse/kura/core/cloud/CloudClientListenerAdapter.java:[68] this.m_listener.onConnectionEstablished(); ^^^^^^^^^^^^^^^^^^^^^^^^^ The method onConnectionEstablished() from the type CloudClientListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/src/main/java/org/eclipse/kura/core/cloud/CloudClientListenerAdapter.java:[77] this.m_listener.onMessageConfirmed(messageId, appTopic); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method onMessageConfirmed(int, String) from the type CloudClientListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/src/main/java/org/eclipse/kura/core/cloud/CloudClientListenerAdapter.java:[86] this.m_listener.onMessagePublished(messageId, appTopic); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method onMessagePublished(int, String) from the type CloudClientListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/src/main/java/org/eclipse/kura/core/cloud/factory/DefaultCloudServiceFactory.java:[25] import org.eclipse.kura.cloud.CloudService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/src/main/java/org/eclipse/kura/core/cloud/factory/DefaultCloudServiceFactory.java:[25] import org.eclipse.kura.cloud.CloudService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.kura.cloud.CloudService is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/src/main/java/org/eclipse/kura/core/cloud/factory/DefaultCloudServiceFactory.java:[26] import org.eclipse.kura.cloud.factory.CloudServiceFactory; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type CloudServiceFactory is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/src/main/java/org/eclipse/kura/core/cloud/factory/DefaultCloudServiceFactory.java:[30] import org.eclipse.kura.data.DataTransportService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.kura.data.DataTransportService is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/src/main/java/org/eclipse/kura/core/cloud/factory/DefaultCloudServiceFactory.java:[161] public class DefaultCloudServiceFactory implements CloudServiceFactory, CloudConnectionFactory { ^^^^^^^^^^^^^^^^^^^ The type CloudServiceFactory is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/src/main/java/org/eclipse/kura/core/cloud/factory/DefaultCloudServiceFactory.java:[224] cloudServiceProperties.put(KURA_CLOUD_SERVICE_FACTORY_PID, FACTORY_PID); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The field CloudServiceFactory.KURA_CLOUD_SERVICE_FACTORY_PID is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/src/main/java/org/eclipse/kura/core/cloud/factory/DefaultCloudServiceFactory.java:[306] && (FACTORY_PID.equals(ref.getProperty(KURA_CLOUD_SERVICE_FACTORY_PID)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The field CloudServiceFactory.KURA_CLOUD_SERVICE_FACTORY_PID is deprecated 74 problems (74 warnings) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.core.cloud --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/src/test/resources [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.core.cloud --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.core.cloud --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/target/org.eclipse.kura.core.cloud-1.1.403-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.core.cloud --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.core.cloud --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/target/org.eclipse.kura.core.cloud-1.1.403-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.core.cloud --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.core.cloud --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.core.cloud --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.core.cloud --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/target/org.eclipse.kura.core.cloud-1.1.403-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.cloud/1.1.403-SNAPSHOT/org.eclipse.kura.core.cloud-1.1.403-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.cloud/1.1.403-SNAPSHOT/org.eclipse.kura.core.cloud-1.1.403-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/target/org.eclipse.kura.core.cloud-1.1.403-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.cloud/1.1.403-SNAPSHOT/org.eclipse.kura.core.cloud-1.1.403-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.cloud/1.1.403-SNAPSHOT/org.eclipse.kura.core.cloud-1.1.403-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.cloud/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.cloud/1.1.403-SNAPSHOT/org.eclipse.kura.core.cloud-1.1.403-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.core.cloud --- [INFO] [INFO] ------------< org.eclipse.kura:org.eclipse.kura.core.comm >------------- [INFO] Building org.eclipse.kura.core.comm 1.0.502-SNAPSHOT [18/142] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.core.comm --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.core.comm --- [INFO] The project's OSGi version is 1.0.502.202211041419 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.core.comm --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.core.comm --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.core.comm --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.core.comm --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.comm/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.core.comm --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.comm/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.comm/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.core.comm --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.comm/src/test/resources [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.core.comm --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.comm/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.core.comm --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.comm/target/org.eclipse.kura.core.comm-1.0.502-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.core.comm --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.core.comm --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.comm/target/org.eclipse.kura.core.comm-1.0.502-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.core.comm --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.core.comm --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.core.comm --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.core.comm --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.comm/target/org.eclipse.kura.core.comm-1.0.502-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.comm/1.0.502-SNAPSHOT/org.eclipse.kura.core.comm-1.0.502-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.comm/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.comm/1.0.502-SNAPSHOT/org.eclipse.kura.core.comm-1.0.502-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.comm/target/org.eclipse.kura.core.comm-1.0.502-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.comm/1.0.502-SNAPSHOT/org.eclipse.kura.core.comm-1.0.502-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.comm/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.comm/1.0.502-SNAPSHOT/org.eclipse.kura.core.comm-1.0.502-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.comm/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.comm/1.0.502-SNAPSHOT/org.eclipse.kura.core.comm-1.0.502-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.core.comm --- [INFO] [INFO] -----------< org.eclipse.kura:org.eclipse.kura.core.crypto >------------ [INFO] Building org.eclipse.kura.core.crypto 1.0.501-SNAPSHOT [19/142] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.core.crypto --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.core.crypto --- [INFO] The project's OSGi version is 1.0.501.202211041419 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.core.crypto --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.core.crypto --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.core.crypto --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.core.crypto --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.crypto/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.core.crypto --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.crypto/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.crypto/target/classes [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.crypto/src/main/java/org/eclipse/kura/core/crypto/CryptoServiceImpl.java:[240] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated 1 problem (1 warning) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.core.crypto --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.crypto/src/test/resources [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.core.crypto --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.crypto/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.core.crypto --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.crypto/target/org.eclipse.kura.core.crypto-1.0.501-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.core.crypto --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.core.crypto --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.crypto/target/org.eclipse.kura.core.crypto-1.0.501-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.core.crypto --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.core.crypto --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.core.crypto --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.core.crypto --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.crypto/target/org.eclipse.kura.core.crypto-1.0.501-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.crypto/1.0.501-SNAPSHOT/org.eclipse.kura.core.crypto-1.0.501-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.crypto/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.crypto/1.0.501-SNAPSHOT/org.eclipse.kura.core.crypto-1.0.501-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.crypto/target/org.eclipse.kura.core.crypto-1.0.501-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.crypto/1.0.501-SNAPSHOT/org.eclipse.kura.core.crypto-1.0.501-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.crypto/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.crypto/1.0.501-SNAPSHOT/org.eclipse.kura.core.crypto-1.0.501-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.crypto/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.crypto/1.0.501-SNAPSHOT/org.eclipse.kura.core.crypto-1.0.501-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.core.crypto --- [INFO] [INFO] ---------< org.eclipse.kura:org.eclipse.kura.core.deployment >---------- [INFO] Building org.eclipse.kura.core.deployment 1.1.502-SNAPSHOT [20/142] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.core.deployment --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.core.deployment --- [INFO] The project's OSGi version is 1.1.502.202211041419 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.core.deployment --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.core.deployment --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.core.deployment --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.core.deployment --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.deployment/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.core.deployment --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.deployment/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 32 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.deployment/target/classes [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.deployment/src/main/java/org/eclipse/kura/core/deployment/download/impl/HttpDownloadCountingOutputStream.java:[159] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, ex); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.deployment/src/main/java/org/eclipse/kura/core/deployment/download/impl/HttpDownloadCountingOutputStream.java:[162] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, ex); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.deployment/src/main/java/org/eclipse/kura/core/deployment/install/InstallImpl.java:[154] throw new KuraException(KuraErrorCode.INTERNAL_ERROR); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.deployment/src/main/java/org/eclipse/kura/core/deployment/install/InstallImpl.java:[165] throw new KuraException(KuraErrorCode.INTERNAL_ERROR); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.deployment/src/main/java/org/eclipse/kura/core/deployment/install/InstallImpl.java:[431] installFailedAsync(deployOptions, fileSystemFileName, new KuraException(KuraErrorCode.INTERNAL_ERROR)); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.deployment/src/main/java/org/eclipse/kura/core/deployment/uninstall/DeploymentPackageUninstallOptions.java:[67] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, ex); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.deployment/src/main/java/org/eclipse/kura/core/deployment/install/DeploymentPackageInstallOptions.java:[105] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, ex); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.deployment/src/main/java/org/eclipse/kura/core/deployment/download/DeploymentPackageDownloadOptions.java:[160] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, ex); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.deployment/src/main/java/org/eclipse/kura/core/deployment/download/impl/DownloadImpl.java:[154] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.deployment/src/main/java/org/eclipse/kura/core/deployment/download/impl/DownloadImpl.java:[162] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.deployment/src/main/java/org/eclipse/kura/core/deployment/download/impl/DownloadImpl.java:[215] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, null, ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.deployment/src/main/java/org/eclipse/kura/core/deployment/download/impl/DownloadImpl.java:[222] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, null, ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated 12 problems (12 warnings) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.core.deployment --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.deployment/src/test/resources [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.core.deployment --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.deployment/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.core.deployment --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.deployment/target/org.eclipse.kura.core.deployment-1.1.502-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.core.deployment --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.core.deployment --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.deployment/target/org.eclipse.kura.core.deployment-1.1.502-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.core.deployment --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.core.deployment --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.core.deployment --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.core.deployment --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.deployment/target/org.eclipse.kura.core.deployment-1.1.502-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.deployment/1.1.502-SNAPSHOT/org.eclipse.kura.core.deployment-1.1.502-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.deployment/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.deployment/1.1.502-SNAPSHOT/org.eclipse.kura.core.deployment-1.1.502-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.deployment/target/org.eclipse.kura.core.deployment-1.1.502-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.deployment/1.1.502-SNAPSHOT/org.eclipse.kura.core.deployment-1.1.502-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.deployment/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.deployment/1.1.502-SNAPSHOT/org.eclipse.kura.core.deployment-1.1.502-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.deployment/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.deployment/1.1.502-SNAPSHOT/org.eclipse.kura.core.deployment-1.1.502-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.core.deployment --- [INFO] [INFO] -------------< org.eclipse.kura:org.eclipse.kura.core.net >------------- [INFO] Building org.eclipse.kura.core.net 1.0.501-SNAPSHOT [21/142] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.core.net --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.core.net --- [INFO] The project's OSGi version is 1.0.501.202211041419 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.core.net --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.core.net --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.core.net --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.core.net --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.net/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.core.net --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.net/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.net/target/classes [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.net/src/main/java/org/eclipse/kura/core/net/EthernetInterfaceImpl.java:[88] EthernetInterfaceImpl other = (EthernetInterfaceImpl) obj; ^^^^^^^^^^^^^^^^^^^^^ EthernetInterfaceImpl is a raw type. References to generic type EthernetInterfaceImpl should be parameterized [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.net/src/main/java/org/eclipse/kura/core/net/EthernetInterfaceImpl.java:[88] EthernetInterfaceImpl other = (EthernetInterfaceImpl) obj; ^^^^^^^^^^^^^^^^^^^^^ EthernetInterfaceImpl is a raw type. References to generic type EthernetInterfaceImpl should be parameterized 2 problems (2 warnings) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.core.net --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.net/src/test/resources [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.core.net --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.net/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.core.net --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.net/target/org.eclipse.kura.core.net-1.0.501-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.core.net --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.core.net --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.net/target/org.eclipse.kura.core.net-1.0.501-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.core.net --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.core.net --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.core.net --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.core.net --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.net/target/org.eclipse.kura.core.net-1.0.501-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.net/1.0.501-SNAPSHOT/org.eclipse.kura.core.net-1.0.501-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.net/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.net/1.0.501-SNAPSHOT/org.eclipse.kura.core.net-1.0.501-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.net/target/org.eclipse.kura.core.net-1.0.501-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.net/1.0.501-SNAPSHOT/org.eclipse.kura.core.net-1.0.501-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.net/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.net/1.0.501-SNAPSHOT/org.eclipse.kura.core.net-1.0.501-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.net/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.net/1.0.501-SNAPSHOT/org.eclipse.kura.core.net-1.0.501-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.core.net --- [INFO] [INFO] -----------< org.eclipse.kura:org.eclipse.kura.core.status >------------ [INFO] Building org.eclipse.kura.core.status 1.0.501-SNAPSHOT [22/142] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.core.status --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.core.status --- [INFO] The project's OSGi version is 1.0.501.202211041419 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.core.status --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.core.status --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.core.status --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.core.status --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.status/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.core.status --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.status/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.status/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.core.status --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.status/src/test/resources [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.core.status --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.status/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.core.status --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.status/target/org.eclipse.kura.core.status-1.0.501-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.core.status --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.core.status --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.status/target/org.eclipse.kura.core.status-1.0.501-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.core.status --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.core.status --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.core.status --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.core.status --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.status/target/org.eclipse.kura.core.status-1.0.501-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.status/1.0.501-SNAPSHOT/org.eclipse.kura.core.status-1.0.501-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.status/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.status/1.0.501-SNAPSHOT/org.eclipse.kura.core.status-1.0.501-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.status/target/org.eclipse.kura.core.status-1.0.501-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.status/1.0.501-SNAPSHOT/org.eclipse.kura.core.status-1.0.501-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.status/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.status/1.0.501-SNAPSHOT/org.eclipse.kura.core.status-1.0.501-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.core.status/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.status/1.0.501-SNAPSHOT/org.eclipse.kura.core.status-1.0.501-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.core.status --- [INFO] [INFO] ---------< org.eclipse.kura:org.eclipse.kura.deployment.agent >--------- [INFO] Building org.eclipse.kura.deployment.agent 1.0.501-SNAPSHOT [23/142] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.deployment.agent --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.deployment.agent --- [INFO] The project's OSGi version is 1.0.501.202211041419 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.deployment.agent --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.deployment.agent --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.deployment.agent --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.deployment.agent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.deployment.agent/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.deployment.agent --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.deployment.agent/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.deployment.agent/target/classes [WARNING] Source directory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.deployment.agent/src/test/java does not exist [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.deployment.agent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.deployment.agent/src/test/resources [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.deployment.agent --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.deployment.agent/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.deployment.agent --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.deployment.agent/target/org.eclipse.kura.deployment.agent-1.0.501-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.deployment.agent --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.deployment.agent --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.deployment.agent/target/org.eclipse.kura.deployment.agent-1.0.501-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.deployment.agent --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.deployment.agent --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.deployment.agent --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.deployment.agent --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.deployment.agent/target/org.eclipse.kura.deployment.agent-1.0.501-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.deployment.agent/1.0.501-SNAPSHOT/org.eclipse.kura.deployment.agent-1.0.501-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.deployment.agent/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.deployment.agent/1.0.501-SNAPSHOT/org.eclipse.kura.deployment.agent-1.0.501-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.deployment.agent/target/org.eclipse.kura.deployment.agent-1.0.501-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.deployment.agent/1.0.501-SNAPSHOT/org.eclipse.kura.deployment.agent-1.0.501-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.deployment.agent/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.deployment.agent/1.0.501-SNAPSHOT/org.eclipse.kura.deployment.agent-1.0.501-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.deployment.agent/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.deployment.agent/1.0.501-SNAPSHOT/org.eclipse.kura.deployment.agent-1.0.501-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.deployment.agent --- [INFO] [INFO] -----< org.eclipse.kura:org.eclipse.kura.hook.file.move.provider >------ [INFO] Building org.eclipse.kura.hook.file.move.provider 1.0.301-SNAPSHOT [24/142] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.hook.file.move.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.hook.file.move.provider --- [INFO] The project's OSGi version is 1.0.301.202211041419 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.hook.file.move.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.hook.file.move.provider --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.hook.file.move.provider --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.hook.file.move.provider --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.hook.file.move.provider/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.hook.file.move.provider --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.hook.file.move.provider/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.hook.file.move.provider/target/classes [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.hook.file.move.provider/src/main/java/org/eclipse/kura/internal/hook/file/move/FileMoveDeploymentHook.java:[82] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated 1 problem (1 warning) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.hook.file.move.provider --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.hook.file.move.provider/src/test/resources [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.hook.file.move.provider --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.hook.file.move.provider/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.hook.file.move.provider --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.hook.file.move.provider/target/org.eclipse.kura.hook.file.move.provider-1.0.301-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.hook.file.move.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.hook.file.move.provider --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.hook.file.move.provider/target/org.eclipse.kura.hook.file.move.provider-1.0.301-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.hook.file.move.provider --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.hook.file.move.provider --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.hook.file.move.provider --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.hook.file.move.provider --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.hook.file.move.provider/target/org.eclipse.kura.hook.file.move.provider-1.0.301-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.hook.file.move.provider/1.0.301-SNAPSHOT/org.eclipse.kura.hook.file.move.provider-1.0.301-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.hook.file.move.provider/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.hook.file.move.provider/1.0.301-SNAPSHOT/org.eclipse.kura.hook.file.move.provider-1.0.301-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.hook.file.move.provider/target/org.eclipse.kura.hook.file.move.provider-1.0.301-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.hook.file.move.provider/1.0.301-SNAPSHOT/org.eclipse.kura.hook.file.move.provider-1.0.301-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.hook.file.move.provider/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.hook.file.move.provider/1.0.301-SNAPSHOT/org.eclipse.kura.hook.file.move.provider-1.0.301-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.hook.file.move.provider/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.hook.file.move.provider/1.0.301-SNAPSHOT/org.eclipse.kura.hook.file.move.provider-1.0.301-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.hook.file.move.provider --- [INFO] [INFO] ------< org.eclipse.kura:org.eclipse.kura.driver.helper.provider >------ [INFO] Building org.eclipse.kura.driver.helper.provider 1.0.401-SNAPSHOT [25/142] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.driver.helper.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.driver.helper.provider --- [INFO] The project's OSGi version is 1.0.401.202211041419 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.driver.helper.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.driver.helper.provider --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.driver.helper.provider --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.driver.helper.provider --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.helper.provider/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.driver.helper.provider --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.helper.provider/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.helper.provider/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.driver.helper.provider --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.helper.provider/src/test/resources [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.driver.helper.provider --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.helper.provider/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.driver.helper.provider --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.helper.provider/target/org.eclipse.kura.driver.helper.provider-1.0.401-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.driver.helper.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.driver.helper.provider --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.helper.provider/target/org.eclipse.kura.driver.helper.provider-1.0.401-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.driver.helper.provider --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.driver.helper.provider --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.driver.helper.provider --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.driver.helper.provider --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.helper.provider/target/org.eclipse.kura.driver.helper.provider-1.0.401-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.driver.helper.provider/1.0.401-SNAPSHOT/org.eclipse.kura.driver.helper.provider-1.0.401-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.helper.provider/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.driver.helper.provider/1.0.401-SNAPSHOT/org.eclipse.kura.driver.helper.provider-1.0.401-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.helper.provider/target/org.eclipse.kura.driver.helper.provider-1.0.401-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.driver.helper.provider/1.0.401-SNAPSHOT/org.eclipse.kura.driver.helper.provider-1.0.401-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.helper.provider/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.driver.helper.provider/1.0.401-SNAPSHOT/org.eclipse.kura.driver.helper.provider-1.0.401-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.helper.provider/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.driver.helper.provider/1.0.401-SNAPSHOT/org.eclipse.kura.driver.helper.provider-1.0.401-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.driver.helper.provider --- [INFO] [INFO] ------< org.eclipse.kura:org.eclipse.kura.driver.opcua.provider >------- [INFO] Building org.eclipse.kura.driver.opcua.provider 1.0.401-SNAPSHOT [26/142] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.kura.driver.opcua.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.driver.opcua.provider --- [INFO] The project's OSGi version is 1.0.401.202211041419 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.driver.opcua.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.driver.opcua.provider --- [INFO] [INFO] --- maven-dependency-plugin:3.0.0:copy (default) @ org.eclipse.kura.driver.opcua.provider --- [INFO] Configured Artifact: com.google.guava:guava:25.0-jre:jar [INFO] Configured Artifact: org.eclipse.milo:bsd-parser-core:0.2.4:jar [INFO] Configured Artifact: org.eclipse.milo:bsd-parser-gson:0.2.4:jar [INFO] Configured Artifact: org.eclipse.milo:sdk-client:0.2.4:jar [INFO] Configured Artifact: org.eclipse.milo:sdk-core:0.2.4:jar [INFO] Configured Artifact: org.eclipse.milo:stack-client:0.2.4:jar [INFO] Configured Artifact: org.eclipse.milo:stack-core:0.2.4:jar [INFO] Configured Artifact: org.jooq:jool:0.9.10:jar [INFO] Configured Artifact: io.netty:netty-all:4.0.36.Final:jar [INFO] Configured Artifact: com.google.code.findbugs:jsr305:3.0.1:jar [INFO] Copying guava-25.0-jre.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.opcua.provider/lib/guava.jar [INFO] Copying bsd-parser-core-0.2.4.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.opcua.provider/lib/bsd-parser-core.jar [INFO] Copying bsd-parser-gson-0.2.4.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.opcua.provider/lib/bsd-parser-gson.jar [INFO] Copying sdk-client-0.2.4.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.opcua.provider/lib/sdk-client.jar [INFO] Copying sdk-core-0.2.4.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.opcua.provider/lib/sdk-core.jar [INFO] Copying stack-client-0.2.4.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.opcua.provider/lib/stack-client.jar [INFO] Copying stack-core-0.2.4.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.opcua.provider/lib/stack-core.jar [INFO] Copying jool-0.9.10.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.opcua.provider/lib/jool.jar [INFO] Copying netty-all-4.0.36.Final.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.opcua.provider/lib/netty-all.jar [INFO] Copying jsr305-3.0.1.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.opcua.provider/lib/jsr305.jar [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.driver.opcua.provider --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.driver.opcua.provider --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.opcua.provider/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.driver.opcua.provider --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.opcua.provider/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 24 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.opcua.provider/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.driver.opcua.provider --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.opcua.provider/src/test/resources [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.driver.opcua.provider --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.opcua.provider/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.driver.opcua.provider --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.opcua.provider/target/org.eclipse.kura.driver.opcua.provider-1.0.401-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.driver.opcua.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.driver.opcua.provider --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.opcua.provider/target/org.eclipse.kura.driver.opcua.provider-1.0.401-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.driver.opcua.provider --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.driver.opcua.provider --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.driver.opcua.provider --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.driver.opcua.provider --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.opcua.provider/target/org.eclipse.kura.driver.opcua.provider-1.0.401-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.driver.opcua.provider/1.0.401-SNAPSHOT/org.eclipse.kura.driver.opcua.provider-1.0.401-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.opcua.provider/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.driver.opcua.provider/1.0.401-SNAPSHOT/org.eclipse.kura.driver.opcua.provider-1.0.401-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.opcua.provider/target/org.eclipse.kura.driver.opcua.provider-1.0.401-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.driver.opcua.provider/1.0.401-SNAPSHOT/org.eclipse.kura.driver.opcua.provider-1.0.401-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.opcua.provider/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.driver.opcua.provider/1.0.401-SNAPSHOT/org.eclipse.kura.driver.opcua.provider-1.0.401-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.opcua.provider/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.driver.opcua.provider/1.0.401-SNAPSHOT/org.eclipse.kura.driver.opcua.provider-1.0.401-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.driver.opcua.provider --- [INFO] [INFO] -----------< org.eclipse.kura:org.eclipse.kura.driver.block >----------- [INFO] Building org.eclipse.kura.driver.block 1.0.301-SNAPSHOT [27/142] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.driver.block --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.driver.block --- [INFO] The project's OSGi version is 1.0.301.202211041419 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.driver.block --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.driver.block --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.driver.block --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.driver.block --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.block/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.driver.block --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.block/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 39 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.block/target/classes [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.block/src/main/java/org/eclipse/kura/driver/block/task/AbstractBlockDriver.java:[19] import java.util.HashMap; ^^^^^^^^^^^^^^^^^ The import java.util.HashMap is never used 1 problem (1 warning) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.driver.block --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.block/src/test/resources [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.driver.block --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.block/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.driver.block --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.block/target/org.eclipse.kura.driver.block-1.0.301-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.driver.block --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.driver.block --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.block/target/org.eclipse.kura.driver.block-1.0.301-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.driver.block --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.driver.block --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.driver.block --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.driver.block --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.block/target/org.eclipse.kura.driver.block-1.0.301-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.driver.block/1.0.301-SNAPSHOT/org.eclipse.kura.driver.block-1.0.301-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.block/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.driver.block/1.0.301-SNAPSHOT/org.eclipse.kura.driver.block-1.0.301-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.block/target/org.eclipse.kura.driver.block-1.0.301-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.driver.block/1.0.301-SNAPSHOT/org.eclipse.kura.driver.block-1.0.301-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.block/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.driver.block/1.0.301-SNAPSHOT/org.eclipse.kura.driver.block-1.0.301-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.block/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.driver.block/1.0.301-SNAPSHOT/org.eclipse.kura.driver.block-1.0.301-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.driver.block --- [INFO] [INFO] ------< org.eclipse.kura:org.eclipse.kura.driver.s7plc.provider >------- [INFO] Building org.eclipse.kura.driver.s7plc.provider 1.0.301-SNAPSHOT [28/142] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.driver.s7plc.provider --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (clean-optimizer-jar) @ org.eclipse.kura.driver.s7plc.provider --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.driver.s7plc.provider --- [INFO] The project's OSGi version is 1.0.301.202211041419 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.driver.s7plc.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.driver.s7plc.provider --- [INFO] [INFO] --- maven-dependency-plugin:3.0.0:copy (default) @ org.eclipse.kura.driver.s7plc.provider --- [INFO] Configured Artifact: org.eclipse.kura:org.eclipse.kura.driver.block:1.0.0:jar [INFO] Copying org.eclipse.kura.driver.block-1.0.0.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.s7plc.provider/target/org.eclipse.kura.driver.block-1.0.0.jar [INFO] [INFO] --- maven-antrun-plugin:1.8:run (copy-optimizer-jar) @ org.eclipse.kura.driver.s7plc.provider --- [INFO] Executing tasks main: [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.s7plc.provider/lib [INFO] Executed tasks [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.driver.s7plc.provider --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.driver.s7plc.provider --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.s7plc.provider/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.driver.s7plc.provider --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.s7plc.provider/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.s7plc.provider/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.driver.s7plc.provider --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.s7plc.provider/src/test/resources [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.driver.s7plc.provider --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.s7plc.provider/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.driver.s7plc.provider --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.s7plc.provider/target/org.eclipse.kura.driver.s7plc.provider-1.0.301-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.driver.s7plc.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.driver.s7plc.provider --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.s7plc.provider/target/org.eclipse.kura.driver.s7plc.provider-1.0.301-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.driver.s7plc.provider --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.driver.s7plc.provider --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.driver.s7plc.provider --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.driver.s7plc.provider --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.s7plc.provider/target/org.eclipse.kura.driver.s7plc.provider-1.0.301-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.driver.s7plc.provider/1.0.301-SNAPSHOT/org.eclipse.kura.driver.s7plc.provider-1.0.301-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.s7plc.provider/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.driver.s7plc.provider/1.0.301-SNAPSHOT/org.eclipse.kura.driver.s7plc.provider-1.0.301-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.s7plc.provider/target/org.eclipse.kura.driver.s7plc.provider-1.0.301-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.driver.s7plc.provider/1.0.301-SNAPSHOT/org.eclipse.kura.driver.s7plc.provider-1.0.301-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.s7plc.provider/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.driver.s7plc.provider/1.0.301-SNAPSHOT/org.eclipse.kura.driver.s7plc.provider-1.0.301-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.s7plc.provider/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.driver.s7plc.provider/1.0.301-SNAPSHOT/org.eclipse.kura.driver.s7plc.provider-1.0.301-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.driver.s7plc.provider --- [INFO] [INFO] --< org.eclipse.kura:org.eclipse.kura.driver.ble.sensortag.provider >--- [INFO] Building org.eclipse.kura.driver.ble.sensortag.provider 1.0.301-SNAPSHOT [29/142] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.driver.ble.sensortag.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.driver.ble.sensortag.provider --- [INFO] The project's OSGi version is 1.0.301.202211041419 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.driver.ble.sensortag.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.driver.ble.sensortag.provider --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.driver.ble.sensortag.provider --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.driver.ble.sensortag.provider --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.driver.ble.sensortag.provider --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.ble.sensortag.provider/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.ble.sensortag.provider/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.driver.ble.sensortag.provider --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.ble.sensortag.provider/src/test/resources [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.driver.ble.sensortag.provider --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.ble.sensortag.provider/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.driver.ble.sensortag.provider --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.ble.sensortag.provider/target/org.eclipse.kura.driver.ble.sensortag.provider-1.0.301-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.driver.ble.sensortag.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.driver.ble.sensortag.provider --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.ble.sensortag.provider/target/org.eclipse.kura.driver.ble.sensortag.provider-1.0.301-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.driver.ble.sensortag.provider --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.driver.ble.sensortag.provider --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.driver.ble.sensortag.provider --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.driver.ble.sensortag.provider --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.ble.sensortag.provider/target/org.eclipse.kura.driver.ble.sensortag.provider-1.0.301-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.driver.ble.sensortag.provider/1.0.301-SNAPSHOT/org.eclipse.kura.driver.ble.sensortag.provider-1.0.301-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.ble.sensortag.provider/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.driver.ble.sensortag.provider/1.0.301-SNAPSHOT/org.eclipse.kura.driver.ble.sensortag.provider-1.0.301-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.ble.sensortag.provider/target/org.eclipse.kura.driver.ble.sensortag.provider-1.0.301-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.driver.ble.sensortag.provider/1.0.301-SNAPSHOT/org.eclipse.kura.driver.ble.sensortag.provider-1.0.301-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.ble.sensortag.provider/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.driver.ble.sensortag.provider/1.0.301-SNAPSHOT/org.eclipse.kura.driver.ble.sensortag.provider-1.0.301-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.ble.sensortag.provider/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.driver.ble.sensortag.provider/1.0.301-SNAPSHOT/org.eclipse.kura.driver.ble.sensortag.provider-1.0.301-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.driver.ble.sensortag.provider --- [INFO] [INFO] -------< org.eclipse.kura:org.eclipse.kura.ble.ibeacon.provider >------- [INFO] Building org.eclipse.kura.ble.ibeacon.provider 1.0.302-SNAPSHOT [30/142] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.ble.ibeacon.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.ble.ibeacon.provider --- [INFO] The project's OSGi version is 1.0.302.202211041419 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.ble.ibeacon.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.ble.ibeacon.provider --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.ble.ibeacon.provider --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.ble.ibeacon.provider --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.ble.ibeacon.provider/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.ble.ibeacon.provider --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.ble.ibeacon.provider/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.ble.ibeacon.provider/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.ble.ibeacon.provider --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.ble.ibeacon.provider/src/test/resources [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.ble.ibeacon.provider --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.ble.ibeacon.provider/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.ble.ibeacon.provider --- [WARNING] Bundle-Vendor header not found in /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.ble.ibeacon.provider/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.ble.ibeacon.provider/target/org.eclipse.kura.ble.ibeacon.provider-1.0.302-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.ble.ibeacon.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.ble.ibeacon.provider --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.ble.ibeacon.provider/target/org.eclipse.kura.ble.ibeacon.provider-1.0.302-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.ble.ibeacon.provider --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.ble.ibeacon.provider --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.ble.ibeacon.provider --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.ble.ibeacon.provider --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.ble.ibeacon.provider/target/org.eclipse.kura.ble.ibeacon.provider-1.0.302-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.ble.ibeacon.provider/1.0.302-SNAPSHOT/org.eclipse.kura.ble.ibeacon.provider-1.0.302-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.ble.ibeacon.provider/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.ble.ibeacon.provider/1.0.302-SNAPSHOT/org.eclipse.kura.ble.ibeacon.provider-1.0.302-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.ble.ibeacon.provider/target/org.eclipse.kura.ble.ibeacon.provider-1.0.302-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.ble.ibeacon.provider/1.0.302-SNAPSHOT/org.eclipse.kura.ble.ibeacon.provider-1.0.302-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.ble.ibeacon.provider/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.ble.ibeacon.provider/1.0.302-SNAPSHOT/org.eclipse.kura.ble.ibeacon.provider-1.0.302-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.ble.ibeacon.provider/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.ble.ibeacon.provider/1.0.302-SNAPSHOT/org.eclipse.kura.ble.ibeacon.provider-1.0.302-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.ble.ibeacon.provider --- [INFO] [INFO] -----< org.eclipse.kura:org.eclipse.kura.driver.ibeacon.provider >------ [INFO] Building org.eclipse.kura.driver.ibeacon.provider 1.0.101-SNAPSHOT [31/142] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.driver.ibeacon.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.driver.ibeacon.provider --- [INFO] The project's OSGi version is 1.0.101.202211041419 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.driver.ibeacon.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.driver.ibeacon.provider --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.driver.ibeacon.provider --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.driver.ibeacon.provider --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.ibeacon.provider/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.driver.ibeacon.provider --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.ibeacon.provider/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.ibeacon.provider/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.driver.ibeacon.provider --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.ibeacon.provider/src/test/resources [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.driver.ibeacon.provider --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.ibeacon.provider/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.driver.ibeacon.provider --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.ibeacon.provider/target/org.eclipse.kura.driver.ibeacon.provider-1.0.101-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.driver.ibeacon.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.driver.ibeacon.provider --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.ibeacon.provider/target/org.eclipse.kura.driver.ibeacon.provider-1.0.101-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.driver.ibeacon.provider --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.driver.ibeacon.provider --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.driver.ibeacon.provider --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.driver.ibeacon.provider --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.ibeacon.provider/target/org.eclipse.kura.driver.ibeacon.provider-1.0.101-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.driver.ibeacon.provider/1.0.101-SNAPSHOT/org.eclipse.kura.driver.ibeacon.provider-1.0.101-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.ibeacon.provider/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.driver.ibeacon.provider/1.0.101-SNAPSHOT/org.eclipse.kura.driver.ibeacon.provider-1.0.101-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.ibeacon.provider/target/org.eclipse.kura.driver.ibeacon.provider-1.0.101-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.driver.ibeacon.provider/1.0.101-SNAPSHOT/org.eclipse.kura.driver.ibeacon.provider-1.0.101-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.ibeacon.provider/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.driver.ibeacon.provider/1.0.101-SNAPSHOT/org.eclipse.kura.driver.ibeacon.provider-1.0.101-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.ibeacon.provider/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.driver.ibeacon.provider/1.0.101-SNAPSHOT/org.eclipse.kura.driver.ibeacon.provider-1.0.101-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.driver.ibeacon.provider --- [INFO] [INFO] -------< org.eclipse.kura:org.eclipse.kura.driver.gpio.provider >------- [INFO] Building org.eclipse.kura.driver.gpio.provider 1.0.201-SNAPSHOT [32/142] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.driver.gpio.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.driver.gpio.provider --- [INFO] The project's OSGi version is 1.0.201.202211041419 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.driver.gpio.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.driver.gpio.provider --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.driver.gpio.provider --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.driver.gpio.provider --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.gpio.provider/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.driver.gpio.provider --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.gpio.provider/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.gpio.provider/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.driver.gpio.provider --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.gpio.provider/src/test/resources [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.driver.gpio.provider --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.gpio.provider/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.driver.gpio.provider --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.gpio.provider/target/org.eclipse.kura.driver.gpio.provider-1.0.201-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.driver.gpio.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.driver.gpio.provider --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.gpio.provider/target/org.eclipse.kura.driver.gpio.provider-1.0.201-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.driver.gpio.provider --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.driver.gpio.provider --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.driver.gpio.provider --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.driver.gpio.provider --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.gpio.provider/target/org.eclipse.kura.driver.gpio.provider-1.0.201-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.driver.gpio.provider/1.0.201-SNAPSHOT/org.eclipse.kura.driver.gpio.provider-1.0.201-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.gpio.provider/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.driver.gpio.provider/1.0.201-SNAPSHOT/org.eclipse.kura.driver.gpio.provider-1.0.201-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.gpio.provider/target/org.eclipse.kura.driver.gpio.provider-1.0.201-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.driver.gpio.provider/1.0.201-SNAPSHOT/org.eclipse.kura.driver.gpio.provider-1.0.201-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.gpio.provider/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.driver.gpio.provider/1.0.201-SNAPSHOT/org.eclipse.kura.driver.gpio.provider-1.0.201-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.gpio.provider/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.driver.gpio.provider/1.0.201-SNAPSHOT/org.eclipse.kura.driver.gpio.provider-1.0.201-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.driver.gpio.provider --- [INFO] [INFO] ------< org.eclipse.kura:org.eclipse.kura.ble.eddystone.provider >------ [INFO] Building org.eclipse.kura.ble.eddystone.provider 1.0.301-SNAPSHOT [33/142] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.ble.eddystone.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.ble.eddystone.provider --- [INFO] The project's OSGi version is 1.0.301.202211041419 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.ble.eddystone.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.ble.eddystone.provider --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.ble.eddystone.provider --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.ble.eddystone.provider --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.ble.eddystone.provider/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.ble.eddystone.provider --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.ble.eddystone.provider/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.ble.eddystone.provider/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.ble.eddystone.provider --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.ble.eddystone.provider/src/test/resources [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.ble.eddystone.provider --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.ble.eddystone.provider/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.ble.eddystone.provider --- [WARNING] Bundle-Vendor header not found in /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.ble.eddystone.provider/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.ble.eddystone.provider/target/org.eclipse.kura.ble.eddystone.provider-1.0.301-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.ble.eddystone.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.ble.eddystone.provider --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.ble.eddystone.provider/target/org.eclipse.kura.ble.eddystone.provider-1.0.301-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.ble.eddystone.provider --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.ble.eddystone.provider --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.ble.eddystone.provider --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.ble.eddystone.provider --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.ble.eddystone.provider/target/org.eclipse.kura.ble.eddystone.provider-1.0.301-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.ble.eddystone.provider/1.0.301-SNAPSHOT/org.eclipse.kura.ble.eddystone.provider-1.0.301-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.ble.eddystone.provider/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.ble.eddystone.provider/1.0.301-SNAPSHOT/org.eclipse.kura.ble.eddystone.provider-1.0.301-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.ble.eddystone.provider/target/org.eclipse.kura.ble.eddystone.provider-1.0.301-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.ble.eddystone.provider/1.0.301-SNAPSHOT/org.eclipse.kura.ble.eddystone.provider-1.0.301-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.ble.eddystone.provider/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.ble.eddystone.provider/1.0.301-SNAPSHOT/org.eclipse.kura.ble.eddystone.provider-1.0.301-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.ble.eddystone.provider/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.ble.eddystone.provider/1.0.301-SNAPSHOT/org.eclipse.kura.ble.eddystone.provider-1.0.301-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.ble.eddystone.provider --- [INFO] [INFO] ----< org.eclipse.kura:org.eclipse.kura.driver.eddystone.provider >----- [INFO] Building org.eclipse.kura.driver.eddystone.provider 1.0.101-SNAPSHOT [34/142] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.driver.eddystone.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.driver.eddystone.provider --- [INFO] The project's OSGi version is 1.0.101.202211041419 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.driver.eddystone.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.driver.eddystone.provider --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.driver.eddystone.provider --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.driver.eddystone.provider --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.eddystone.provider/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.driver.eddystone.provider --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.eddystone.provider/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.eddystone.provider/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.driver.eddystone.provider --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.eddystone.provider/src/test/resources [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.driver.eddystone.provider --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.eddystone.provider/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.driver.eddystone.provider --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.eddystone.provider/target/org.eclipse.kura.driver.eddystone.provider-1.0.101-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.driver.eddystone.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.driver.eddystone.provider --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.eddystone.provider/target/org.eclipse.kura.driver.eddystone.provider-1.0.101-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.driver.eddystone.provider --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.driver.eddystone.provider --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.driver.eddystone.provider --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.driver.eddystone.provider --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.eddystone.provider/target/org.eclipse.kura.driver.eddystone.provider-1.0.101-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.driver.eddystone.provider/1.0.101-SNAPSHOT/org.eclipse.kura.driver.eddystone.provider-1.0.101-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.eddystone.provider/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.driver.eddystone.provider/1.0.101-SNAPSHOT/org.eclipse.kura.driver.eddystone.provider-1.0.101-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.eddystone.provider/target/org.eclipse.kura.driver.eddystone.provider-1.0.101-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.driver.eddystone.provider/1.0.101-SNAPSHOT/org.eclipse.kura.driver.eddystone.provider-1.0.101-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.eddystone.provider/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.driver.eddystone.provider/1.0.101-SNAPSHOT/org.eclipse.kura.driver.eddystone.provider-1.0.101-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.driver.eddystone.provider/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.driver.eddystone.provider/1.0.101-SNAPSHOT/org.eclipse.kura.driver.eddystone.provider-1.0.101-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.driver.eddystone.provider --- [INFO] [INFO] ---------< org.eclipse.kura:org.eclipse.kura.linux.bluetooth >---------- [INFO] Building org.eclipse.kura.linux.bluetooth 1.0.501-SNAPSHOT [35/142] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.linux.bluetooth --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.linux.bluetooth --- [INFO] The project's OSGi version is 1.0.501.202211041419 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.linux.bluetooth --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.linux.bluetooth --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.linux.bluetooth --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.linux.bluetooth --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.linux.bluetooth --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/target/classes [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/le/BluetoothGattCharacteristicImpl.java:[16] import org.eclipse.kura.bluetooth.BluetoothGattCharacteristic; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothGattCharacteristic is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/le/BluetoothGattCharacteristicImpl.java:[18] public class BluetoothGattCharacteristicImpl implements BluetoothGattCharacteristic { ^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothGattCharacteristic is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/le/BluetoothGattServiceImpl.java:[17] import org.eclipse.kura.bluetooth.BluetoothGattCharacteristic; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothGattCharacteristic is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/le/BluetoothGattServiceImpl.java:[18] import org.eclipse.kura.bluetooth.BluetoothGattService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothGattService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/le/BluetoothGattServiceImpl.java:[20] public class BluetoothGattServiceImpl implements BluetoothGattService { ^^^^^^^^^^^^^^^^^^^^ The type BluetoothGattService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/le/BluetoothGattServiceImpl.java:[39] public BluetoothGattCharacteristic getCharacteristic(UUID uuid) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothGattCharacteristic is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/le/BluetoothGattServiceImpl.java:[44] public List getCharacterisitcs() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothGattCharacteristic is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/util/BluetoothUtil.java:[31] import org.eclipse.kura.bluetooth.BluetoothBeaconData; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothBeaconData is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/util/BluetoothUtil.java:[32] import org.eclipse.kura.bluetooth.listener.AdvertisingReportRecord; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type AdvertisingReportRecord is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/util/BluetoothUtil.java:[33] import org.eclipse.kura.bluetooth.listener.BluetoothAdvertisementData; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothAdvertisementData is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/util/BluetoothUtil.java:[83] throw new KuraException(KuraErrorCode.INTERNAL_ERROR); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/util/BluetoothUtil.java:[130] throw new KuraException(KuraErrorCode.INTERNAL_ERROR); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/util/BluetoothUtil.java:[396] private static BluetoothBeaconData parseEIRData(byte[] b, int payloadPtr, int len, String companyName) { ^^^^^^^^^^^^^^^^^^^ The type BluetoothBeaconData is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/util/BluetoothUtil.java:[418] BluetoothBeaconData bi = new BluetoothBeaconData(); ^^^^^^^^^^^^^^^^^^^ The type BluetoothBeaconData is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/util/BluetoothUtil.java:[418] BluetoothBeaconData bi = new BluetoothBeaconData(); ^^^^^^^^^^^^^^^^^^^ The type BluetoothBeaconData is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/util/BluetoothUtil.java:[418] BluetoothBeaconData bi = new BluetoothBeaconData(); ^^^^^^^^^^^^^^^^^^^^^ The constructor BluetoothBeaconData() is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/util/BluetoothUtil.java:[424] bi.uuid = ""; ^^^^ The field BluetoothBeaconData.uuid is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/util/BluetoothUtil.java:[426] bi.uuid += String.format("%02X", ub); ^^^^ The field BluetoothBeaconData.uuid is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/util/BluetoothUtil.java:[433] bi.major = majorh << 8 | majorl; ^^^^^ The field BluetoothBeaconData.major is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/util/BluetoothUtil.java:[434] bi.minor = minorh << 8 | minorl; ^^^^^ The field BluetoothBeaconData.minor is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/util/BluetoothUtil.java:[435] bi.txpower = b[minorPtr + 2]; ^^^^^^^ The field BluetoothBeaconData.txpower is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/util/BluetoothUtil.java:[437] bi.address = ""; ^^^^^^^ The field BluetoothBeaconData.address is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/util/BluetoothUtil.java:[472] public static BluetoothAdvertisementData parseLEAdvertisement(byte[] b) { ^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothAdvertisementData is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/util/BluetoothUtil.java:[474] BluetoothAdvertisementData btAdData = null; ^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothAdvertisementData is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/util/BluetoothUtil.java:[488] btAdData = new BluetoothAdvertisementData(); ^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothAdvertisementData is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/util/BluetoothUtil.java:[488] btAdData = new BluetoothAdvertisementData(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor BluetoothAdvertisementData() is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/util/BluetoothUtil.java:[489] btAdData.setRawData(b); ^^^^^^^^^^^^^ The method setRawData(byte[]) from the type BluetoothAdvertisementData is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/util/BluetoothUtil.java:[491] btAdData.setPacketType(b[0]); ^^^^^^^^^^^^^^^^^^^ The method setPacketType(byte) from the type BluetoothAdvertisementData is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/util/BluetoothUtil.java:[492] btAdData.setEventType(b[1]); ^^^^^^^^^^^^^^^^^^ The method setEventType(byte) from the type BluetoothAdvertisementData is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/util/BluetoothUtil.java:[493] btAdData.setParameterLength(b[2]); ^^^^^^^^^^^^^^^^^^^^^^^^ The method setParameterLength(int) from the type BluetoothAdvertisementData is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/util/BluetoothUtil.java:[494] btAdData.setSubEventCode(b[3]); ^^^^^^^^^^^^^^^^^^^^^ The method setSubEventCode(byte) from the type BluetoothAdvertisementData is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/util/BluetoothUtil.java:[497] btAdData.setNumberOfReports(b[4]); ^^^^^^^^^^^^^^^^^^^^^^^^ The method setNumberOfReports(int) from the type BluetoothAdvertisementData is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/util/BluetoothUtil.java:[501] for (int nr = 0; nr < btAdData.getNumberOfReports(); nr++) { ^^^^^^^^^^^^^^^^^^^^ The method getNumberOfReports() from the type BluetoothAdvertisementData is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/util/BluetoothUtil.java:[503] AdvertisingReportRecord arr = new AdvertisingReportRecord(); ^^^^^^^^^^^^^^^^^^^^^^^ The type AdvertisingReportRecord is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/util/BluetoothUtil.java:[503] AdvertisingReportRecord arr = new AdvertisingReportRecord(); ^^^^^^^^^^^^^^^^^^^^^^^ The type AdvertisingReportRecord is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/util/BluetoothUtil.java:[503] AdvertisingReportRecord arr = new AdvertisingReportRecord(); ^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor AdvertisingReportRecord() is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/util/BluetoothUtil.java:[504] arr.setEventType(b[ptr++]); ^^^^^^^^^^^^^^^^^^^^^^ The method setEventType(int) from the type AdvertisingReportRecord is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/util/BluetoothUtil.java:[505] arr.setAddressType(b[ptr++]); ^^^^^^^^^^^^^^^^^^^^^^^^ The method setAddressType(int) from the type AdvertisingReportRecord is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/util/BluetoothUtil.java:[511] arr.setAddress(address); ^^^^^^^^^^^^^^^^^^^ The method setAddress(String) from the type AdvertisingReportRecord is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/util/BluetoothUtil.java:[517] arr.setLength(b[ptr++]); ^^^^^^^^^^^^^^^^^^^ The method setLength(int) from the type AdvertisingReportRecord is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/util/BluetoothUtil.java:[520] arr.setReportData(arrData); ^^^^^^^^^^^^^^^^^^^^^^ The method setReportData(byte[]) from the type AdvertisingReportRecord is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/util/BluetoothUtil.java:[522] btAdData.addReportRecord(arr); ^^^^^^^^^^^^^^^^^^^^ The method addReportRecord(AdvertisingReportRecord) from the type BluetoothAdvertisementData is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/util/BluetoothUtil.java:[538] public static List parseLEAdvertisingReport(byte[] b, String companyName) { ^^^^^^^^^^^^^^^^^^^ The type BluetoothBeaconData is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/util/BluetoothUtil.java:[540] List results = new LinkedList(); ^^^^^^^^^^^^^^^^^^^ The type BluetoothBeaconData is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/util/BluetoothUtil.java:[540] List results = new LinkedList(); ^^^^^^^^^^^^^^^^^^^ The type BluetoothBeaconData is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/util/BluetoothUtil.java:[566] BluetoothBeaconData bi = parseEIRData(b, ptr, len, companyName); ^^^^^^^^^^^^^^^^^^^ The type BluetoothBeaconData is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/util/BluetoothUtil.java:[569] bi.address = address; ^^^^^^^ The field BluetoothBeaconData.address is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/util/BluetoothUtil.java:[570] bi.rssi = b[ptr + len]; ^^^^ The field BluetoothBeaconData.rssi is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/BluetoothAdapterImpl.java:[22] import org.eclipse.kura.bluetooth.BluetoothAdapter; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothAdapter is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/BluetoothAdapterImpl.java:[23] import org.eclipse.kura.bluetooth.BluetoothBeaconCommandListener; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothBeaconCommandListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/BluetoothAdapterImpl.java:[24] import org.eclipse.kura.bluetooth.BluetoothBeaconScanListener; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothBeaconScanListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/BluetoothAdapterImpl.java:[25] import org.eclipse.kura.bluetooth.BluetoothDevice; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothDevice is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/BluetoothAdapterImpl.java:[26] import org.eclipse.kura.bluetooth.BluetoothLeScanListener; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothLeScanListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/BluetoothAdapterImpl.java:[27] import org.eclipse.kura.bluetooth.listener.BluetoothAdvertisementScanListener; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothAdvertisementScanListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/BluetoothAdapterImpl.java:[35] public class BluetoothAdapterImpl implements BluetoothAdapter { ^^^^^^^^^^^^^^^^ The type BluetoothAdapter is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/BluetoothAdapterImpl.java:[39] private static List s_connectedDevices; ^^^^^^^^^^^^^^^ The type BluetoothDevice is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/BluetoothAdapterImpl.java:[45] private BluetoothBeaconCommandListener m_bbcl; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothBeaconCommandListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/BluetoothAdapterImpl.java:[59] public BluetoothAdapterImpl(String name, BluetoothBeaconCommandListener bbcl) throws KuraException { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothBeaconCommandListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/BluetoothAdapterImpl.java:[65] public void setBluetoothBeaconCommandListener(BluetoothBeaconCommandListener bbcl) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothBeaconCommandListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/BluetoothAdapterImpl.java:[94] public static void addConnectedDevice(BluetoothDevice bd) { ^^^^^^^^^^^^^^^ The type BluetoothDevice is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/BluetoothAdapterImpl.java:[96] s_connectedDevices = new ArrayList(); ^^^^^^^^^^^^^^^ The type BluetoothDevice is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/BluetoothAdapterImpl.java:[101] public static void removeConnectedDevice(BluetoothDevice bd) { ^^^^^^^^^^^^^^^ The type BluetoothDevice is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/BluetoothAdapterImpl.java:[125] public void startLeScan(BluetoothLeScanListener listener) { ^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothLeScanListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/BluetoothAdapterImpl.java:[132] public void startAdvertisementScan(String companyName, BluetoothAdvertisementScanListener listener) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothAdvertisementScanListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/BluetoothAdapterImpl.java:[139] public void startBeaconScan(String companyName, BluetoothBeaconScanListener listener) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothBeaconScanListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/BluetoothAdapterImpl.java:[178] public BluetoothDevice getRemoteDevice(String address) { ^^^^^^^^^^^^^^^ The type BluetoothDevice is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/le/beacon/BluetoothConfigurationProcessListener.java:[14] import org.eclipse.kura.bluetooth.BluetoothBeaconCommandListener; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothBeaconCommandListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/le/beacon/BluetoothConfigurationProcessListener.java:[23] private BluetoothBeaconCommandListener m_listener = null; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothBeaconCommandListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/le/beacon/BluetoothConfigurationProcessListener.java:[25] public BluetoothConfigurationProcessListener(BluetoothBeaconCommandListener listener) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothBeaconCommandListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/le/beacon/BluetoothConfigurationProcessListener.java:[42] this.m_listener.onCommandFailed(null); ^^^^^^^^^^^^^^^^^^^^^ The method onCommandFailed(String) from the type BluetoothBeaconCommandListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/le/beacon/BluetoothConfigurationProcessListener.java:[55] this.m_listener.onCommandResults(lastLine); ^^^^^^^^^^^^^^^^^^^^^^^^^^ The method onCommandResults(String) from the type BluetoothBeaconCommandListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/le/beacon/BluetoothConfigurationProcessListener.java:[58] this.m_listener.onCommandFailed(exitCode); ^^^^^^^^^^^^^^^^^^^^^^^^^ The method onCommandFailed(String) from the type BluetoothBeaconCommandListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/le/BluetoothGattImpl.java:[23] import org.eclipse.kura.bluetooth.BluetoothGatt; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothGatt is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/le/BluetoothGattImpl.java:[24] import org.eclipse.kura.bluetooth.BluetoothGattCharacteristic; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothGattCharacteristic is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/le/BluetoothGattImpl.java:[25] import org.eclipse.kura.bluetooth.BluetoothGattSecurityLevel; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothGattSecurityLevel is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/le/BluetoothGattImpl.java:[26] import org.eclipse.kura.bluetooth.BluetoothGattService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothGattService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/le/BluetoothGattImpl.java:[27] import org.eclipse.kura.bluetooth.BluetoothLeNotificationListener; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothLeNotificationListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/le/BluetoothGattImpl.java:[34] public class BluetoothGattImpl implements BluetoothGatt, BluetoothProcessListener { ^^^^^^^^^^^^^ The type BluetoothGatt is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/le/BluetoothGattImpl.java:[58] private List bluetoothServices; ^^^^^^^^^^^^^^^^^^^^ The type BluetoothGattService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/le/BluetoothGattImpl.java:[59] private List bluetoothGattCharacteristics; ^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothGattCharacteristic is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/le/BluetoothGattImpl.java:[60] private BluetoothLeNotificationListener listener; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothLeNotificationListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/le/BluetoothGattImpl.java:[154] public void setBluetoothLeNotificationListener(BluetoothLeNotificationListener listener) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothLeNotificationListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/le/BluetoothGattImpl.java:[159] public BluetoothGattService getService(UUID uuid) { ^^^^^^^^^^^^^^^^^^^^ The type BluetoothGattService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/le/BluetoothGattImpl.java:[164] public List getServices() { ^^^^^^^^^^^^^^^^^^^^ The type BluetoothGattService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/le/BluetoothGattImpl.java:[180] public List getCharacteristics(String startHandle, String endHandle) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothGattCharacteristic is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/le/BluetoothGattImpl.java:[294] public BluetoothGattSecurityLevel getSecurityLevel() throws KuraException { ^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothGattSecurityLevel is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/le/BluetoothGattImpl.java:[296] BluetoothGattSecurityLevel level = BluetoothGattSecurityLevel.UNKNOWN; ^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothGattSecurityLevel is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/le/BluetoothGattImpl.java:[296] BluetoothGattSecurityLevel level = BluetoothGattSecurityLevel.UNKNOWN; ^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothGattSecurityLevel is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/le/BluetoothGattImpl.java:[296] BluetoothGattSecurityLevel level = BluetoothGattSecurityLevel.UNKNOWN; ^^^^^^^ The field BluetoothGattSecurityLevel.UNKNOWN is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/le/BluetoothGattImpl.java:[321] level = BluetoothGattSecurityLevel.getBluetoothGattSecurityLevel(this.securityLevel); ^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothGattSecurityLevel is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/le/BluetoothGattImpl.java:[321] level = BluetoothGattSecurityLevel.getBluetoothGattSecurityLevel(this.securityLevel); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getBluetoothGattSecurityLevel(String) from the type BluetoothGattSecurityLevel is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/le/BluetoothGattImpl.java:[328] public void setSecurityLevel(BluetoothGattSecurityLevel level) { ^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothGattSecurityLevel is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/le/BluetoothGattImpl.java:[429] this.listener.onDataReceived(handle, value); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method onDataReceived(String, String) from the type BluetoothLeNotificationListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/le/BluetoothGattImpl.java:[464] for (BluetoothGattService service : this.bluetoothServices) { ^^^^^^^^^^^^^^^^^^^^ The type BluetoothGattService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/le/BluetoothGattImpl.java:[465] if (service.getUuid().toString().equals(uuid)) { ^^^^^^^^^ The method getUuid() from the type BluetoothGattService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/le/BluetoothGattImpl.java:[474] for (BluetoothGattCharacteristic characteristic : this.bluetoothGattCharacteristics) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothGattCharacteristic is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/le/BluetoothGattImpl.java:[475] if (characteristic.getUuid().toString().equals(uuid)) { ^^^^^^^^^ The method getUuid() from the type BluetoothGattCharacteristic is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/util/BluetoothProcess.java:[26] import org.eclipse.kura.bluetooth.BluetoothGatt; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothGatt is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/util/BluetoothProcess.java:[145] if (listener instanceof BluetoothGatt) { ^^^^^^^^^^^^^ The type BluetoothGatt is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/BluetoothDeviceImpl.java:[14] import org.eclipse.kura.bluetooth.BluetoothConnector; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothConnector is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/BluetoothDeviceImpl.java:[15] import org.eclipse.kura.bluetooth.BluetoothDevice; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothDevice is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/BluetoothDeviceImpl.java:[16] import org.eclipse.kura.bluetooth.BluetoothGatt; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothGatt is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/BluetoothDeviceImpl.java:[21] public class BluetoothDeviceImpl implements BluetoothDevice { ^^^^^^^^^^^^^^^ The type BluetoothDevice is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/BluetoothDeviceImpl.java:[56] public BluetoothConnector getBluetoothConnector() { ^^^^^^^^^^^^^^^^^^ The type BluetoothConnector is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/BluetoothDeviceImpl.java:[57] BluetoothConnector bluetoothConnector = null; ^^^^^^^^^^^^^^^^^^ The type BluetoothConnector is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/BluetoothDeviceImpl.java:[60] ServiceReference sr = bundleContext.getServiceReference(BluetoothConnector.class); ^^^^^^^^^^^^^^^^^^ The type BluetoothConnector is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/BluetoothDeviceImpl.java:[60] ServiceReference sr = bundleContext.getServiceReference(BluetoothConnector.class); ^^^^^^^^^^^^^^^^^^ The type BluetoothConnector is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/BluetoothDeviceImpl.java:[69] public BluetoothGatt getBluetoothGatt() { ^^^^^^^^^^^^^ The type BluetoothGatt is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/BluetoothServiceImpl.java:[15] import org.eclipse.kura.bluetooth.BluetoothAdapter; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothAdapter is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/BluetoothServiceImpl.java:[16] import org.eclipse.kura.bluetooth.BluetoothBeaconCommandListener; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothBeaconCommandListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/BluetoothServiceImpl.java:[17] import org.eclipse.kura.bluetooth.BluetoothService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/BluetoothServiceImpl.java:[23] public class BluetoothServiceImpl implements BluetoothService { ^^^^^^^^^^^^^^^^ The type BluetoothService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/BluetoothServiceImpl.java:[49] public BluetoothAdapter getBluetoothAdapter() { ^^^^^^^^^^^^^^^^ The type BluetoothAdapter is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/BluetoothServiceImpl.java:[54] public BluetoothAdapter getBluetoothAdapter(String name) { ^^^^^^^^^^^^^^^^ The type BluetoothAdapter is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/BluetoothServiceImpl.java:[64] public BluetoothAdapter getBluetoothAdapter(String name, BluetoothBeaconCommandListener bbcl) { ^^^^^^^^^^^^^^^^ The type BluetoothAdapter is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/BluetoothServiceImpl.java:[64] public BluetoothAdapter getBluetoothAdapter(String name, BluetoothBeaconCommandListener bbcl) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothBeaconCommandListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/le/BluetoothLeScanner.java:[21] import org.eclipse.kura.bluetooth.BluetoothBeaconData; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothBeaconData is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/le/BluetoothLeScanner.java:[22] import org.eclipse.kura.bluetooth.BluetoothBeaconScanListener; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothBeaconScanListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/le/BluetoothLeScanner.java:[23] import org.eclipse.kura.bluetooth.BluetoothDevice; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothDevice is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/le/BluetoothLeScanner.java:[24] import org.eclipse.kura.bluetooth.BluetoothLeScanListener; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothLeScanListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/le/BluetoothLeScanner.java:[25] import org.eclipse.kura.bluetooth.listener.BluetoothAdvertisementData; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothAdvertisementData is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/le/BluetoothLeScanner.java:[26] import org.eclipse.kura.bluetooth.listener.BluetoothAdvertisementScanListener; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothAdvertisementScanListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/le/BluetoothLeScanner.java:[44] private List scanResult; ^^^^^^^^^^^^^^^ The type BluetoothDevice is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/le/BluetoothLeScanner.java:[47] private BluetoothLeScanListener listener = null; ^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothLeScanListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/le/BluetoothLeScanner.java:[48] private BluetoothBeaconScanListener beaconListener = null; ^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothBeaconScanListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/le/BluetoothLeScanner.java:[49] private BluetoothAdvertisementScanListener advertisementListener = null; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothAdvertisementScanListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/le/BluetoothLeScanner.java:[57] public void startScan(String name, BluetoothLeScanListener listener) { ^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothLeScanListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/le/BluetoothLeScanner.java:[68] public void startAdvertisementScan(String name, String companyName, BluetoothAdvertisementScanListener listener) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothAdvertisementScanListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/le/BluetoothLeScanner.java:[83] public void startBeaconScan(String name, String companyName, BluetoothBeaconScanListener listener) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothBeaconScanListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/le/BluetoothLeScanner.java:[141] this.listener.onScanResults(this.scanResult); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method onScanResults(List) from the type BluetoothLeScanListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/le/BluetoothLeScanner.java:[155] BluetoothAdvertisementData bAdData = BluetoothUtil.parseLEAdvertisement(record); ^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothAdvertisementData is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/le/BluetoothLeScanner.java:[160] this.advertisementListener.onAdvertisementDataReceived(bAdData); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method onAdvertisementDataReceived(BluetoothAdvertisementData) from the type BluetoothAdvertisementScanListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/le/BluetoothLeScanner.java:[167] List beaconDatas = BluetoothUtil.parseLEAdvertisingReport(record, this.companyName); ^^^^^^^^^^^^^^^^^^^ The type BluetoothBeaconData is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/le/BluetoothLeScanner.java:[170] for (BluetoothBeaconData beaconData : beaconDatas) { ^^^^^^^^^^^^^^^^^^^ The type BluetoothBeaconData is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/main/java/org/eclipse/kura/linux/bluetooth/le/BluetoothLeScanner.java:[176] this.beaconListener.onBeaconDataReceived(beaconData); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method onBeaconDataReceived(BluetoothBeaconData) from the type BluetoothBeaconScanListener is deprecated 135 problems (135 warnings) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.linux.bluetooth --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/src/test/resources [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.linux.bluetooth --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.linux.bluetooth --- [WARNING] Bundle-Vendor header not found in /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/target/org.eclipse.kura.linux.bluetooth-1.0.501-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.linux.bluetooth --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.linux.bluetooth --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/target/org.eclipse.kura.linux.bluetooth-1.0.501-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.linux.bluetooth --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.linux.bluetooth --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.linux.bluetooth --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.linux.bluetooth --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/target/org.eclipse.kura.linux.bluetooth-1.0.501-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.bluetooth/1.0.501-SNAPSHOT/org.eclipse.kura.linux.bluetooth-1.0.501-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.bluetooth/1.0.501-SNAPSHOT/org.eclipse.kura.linux.bluetooth-1.0.501-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/target/org.eclipse.kura.linux.bluetooth-1.0.501-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.bluetooth/1.0.501-SNAPSHOT/org.eclipse.kura.linux.bluetooth-1.0.501-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.bluetooth/1.0.501-SNAPSHOT/org.eclipse.kura.linux.bluetooth-1.0.501-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.bluetooth/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.bluetooth/1.0.501-SNAPSHOT/org.eclipse.kura.linux.bluetooth-1.0.501-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.linux.bluetooth --- [INFO] [INFO] -----------< org.eclipse.kura:org.eclipse.kura.ble.provider >----------- [INFO] Building org.eclipse.kura.ble.provider 1.0.302-SNAPSHOT [36/142] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.ble.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.ble.provider --- [INFO] The project's OSGi version is 1.0.302.202211041419 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.ble.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.ble.provider --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.ble.provider --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.ble.provider --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.ble.provider/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.ble.provider --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.ble.provider/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.ble.provider/target/classes [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.ble.provider/src/main/java/org/eclipse/kura/internal/ble/beacon/BluetoothLeBeaconAdvertiserImpl.java:[54] (BluetoothLeBeaconEncoder) this.encoder, this.adapter.getInterfaceName()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked cast from BluetoothLeBeaconEncoder to BluetoothLeBeaconEncoder [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.ble.provider/src/main/java/org/eclipse/kura/internal/ble/beacon/BluetoothLeBeaconScannerImpl.java:[72] this.beaconManager.addBeaconListener((BluetoothLeBeaconListener) listener, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked cast from BluetoothLeBeaconListener to BluetoothLeBeaconListener [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.ble.provider/src/main/java/org/eclipse/kura/internal/ble/beacon/BluetoothLeBeaconScannerImpl.java:[78] this.beaconManager.removeBeaconListener((BluetoothLeBeaconListener) listener); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked cast from BluetoothLeBeaconListener to BluetoothLeBeaconListener 3 problems (3 warnings) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.ble.provider --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.ble.provider/src/test/resources [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.ble.provider --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.ble.provider/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.ble.provider --- [WARNING] Bundle-Vendor header not found in /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.ble.provider/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.ble.provider/target/org.eclipse.kura.ble.provider-1.0.302-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.ble.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.ble.provider --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.ble.provider/target/org.eclipse.kura.ble.provider-1.0.302-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.ble.provider --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.ble.provider --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.ble.provider --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.ble.provider --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.ble.provider/target/org.eclipse.kura.ble.provider-1.0.302-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.ble.provider/1.0.302-SNAPSHOT/org.eclipse.kura.ble.provider-1.0.302-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.ble.provider/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.ble.provider/1.0.302-SNAPSHOT/org.eclipse.kura.ble.provider-1.0.302-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.ble.provider/target/org.eclipse.kura.ble.provider-1.0.302-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.ble.provider/1.0.302-SNAPSHOT/org.eclipse.kura.ble.provider-1.0.302-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.ble.provider/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.ble.provider/1.0.302-SNAPSHOT/org.eclipse.kura.ble.provider-1.0.302-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.ble.provider/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.ble.provider/1.0.302-SNAPSHOT/org.eclipse.kura.ble.provider-1.0.302-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.ble.provider --- [INFO] [INFO] -----------< org.eclipse.kura:org.eclipse.kura.linux.clock >------------ [INFO] Building org.eclipse.kura.linux.clock 1.0.502-SNAPSHOT [37/142] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.linux.clock --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.linux.clock --- [INFO] The project's OSGi version is 1.0.502.202211041419 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.linux.clock --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.linux.clock --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.linux.clock --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.linux.clock --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.clock/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.linux.clock --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.clock/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.clock/target/classes [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.clock/src/main/java/org/eclipse/kura/linux/clock/NtpdClockSyncProvider.java:[58] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated 1 problem (1 warning) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.linux.clock --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.clock/src/test/resources [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.linux.clock --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.clock/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.linux.clock --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.clock/target/org.eclipse.kura.linux.clock-1.0.502-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.linux.clock --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.linux.clock --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.clock/target/org.eclipse.kura.linux.clock-1.0.502-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.linux.clock --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.linux.clock --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.linux.clock --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.linux.clock --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.clock/target/org.eclipse.kura.linux.clock-1.0.502-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.clock/1.0.502-SNAPSHOT/org.eclipse.kura.linux.clock-1.0.502-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.clock/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.clock/1.0.502-SNAPSHOT/org.eclipse.kura.linux.clock-1.0.502-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.clock/target/org.eclipse.kura.linux.clock-1.0.502-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.clock/1.0.502-SNAPSHOT/org.eclipse.kura.linux.clock-1.0.502-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.clock/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.clock/1.0.502-SNAPSHOT/org.eclipse.kura.linux.clock-1.0.502-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.clock/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.clock/1.0.502-SNAPSHOT/org.eclipse.kura.linux.clock-1.0.502-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.linux.clock --- [INFO] [INFO] ----------< org.eclipse.kura:org.eclipse.kura.linux.command >----------- [INFO] Building org.eclipse.kura.linux.command 1.0.401-SNAPSHOT [38/142] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.linux.command --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.linux.command --- [INFO] The project's OSGi version is 1.0.401.202211041419 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.linux.command --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.linux.command --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.linux.command --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.linux.command --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.command/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.linux.command --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.command/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.command/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.linux.command --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.command/src/test/resources [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.linux.command --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.command/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.linux.command --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.command/target/org.eclipse.kura.linux.command-1.0.401-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.linux.command --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.linux.command --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.command/target/org.eclipse.kura.linux.command-1.0.401-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.linux.command --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.linux.command --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.linux.command --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.linux.command --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.command/target/org.eclipse.kura.linux.command-1.0.401-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.command/1.0.401-SNAPSHOT/org.eclipse.kura.linux.command-1.0.401-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.command/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.command/1.0.401-SNAPSHOT/org.eclipse.kura.linux.command-1.0.401-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.command/target/org.eclipse.kura.linux.command-1.0.401-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.command/1.0.401-SNAPSHOT/org.eclipse.kura.linux.command-1.0.401-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.command/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.command/1.0.401-SNAPSHOT/org.eclipse.kura.linux.command-1.0.401-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.command/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.command/1.0.401-SNAPSHOT/org.eclipse.kura.linux.command-1.0.401-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.linux.command --- [INFO] [INFO] ------------< org.eclipse.kura:org.eclipse.kura.linux.gpio >------------ [INFO] Building org.eclipse.kura.linux.gpio 1.0.501-SNAPSHOT [39/142] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.linux.gpio --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.linux.gpio --- [INFO] The project's OSGi version is 1.0.501.202211041419 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.linux.gpio --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.linux.gpio --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.linux.gpio --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.linux.gpio --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.gpio/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.linux.gpio --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.gpio/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.gpio/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.linux.gpio --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.gpio/src/test/resources [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.linux.gpio --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.gpio/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.linux.gpio --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.gpio/target/org.eclipse.kura.linux.gpio-1.0.501-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.linux.gpio --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.linux.gpio --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.gpio/target/org.eclipse.kura.linux.gpio-1.0.501-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.linux.gpio --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.linux.gpio --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.linux.gpio --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.linux.gpio --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.gpio/target/org.eclipse.kura.linux.gpio-1.0.501-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.gpio/1.0.501-SNAPSHOT/org.eclipse.kura.linux.gpio-1.0.501-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.gpio/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.gpio/1.0.501-SNAPSHOT/org.eclipse.kura.linux.gpio-1.0.501-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.gpio/target/org.eclipse.kura.linux.gpio-1.0.501-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.gpio/1.0.501-SNAPSHOT/org.eclipse.kura.linux.gpio-1.0.501-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.gpio/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.gpio/1.0.501-SNAPSHOT/org.eclipse.kura.linux.gpio-1.0.501-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.gpio/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.gpio/1.0.501-SNAPSHOT/org.eclipse.kura.linux.gpio-1.0.501-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.linux.gpio --- [INFO] [INFO] ------------< org.eclipse.kura:org.eclipse.kura.linux.net >------------- [INFO] Building org.eclipse.kura.linux.net 1.0.503-SNAPSHOT [40/142] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.linux.net --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.linux.net --- [INFO] The project's OSGi version is 1.0.503.202211041419 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.linux.net --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.linux.net --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.linux.net --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.linux.net --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.linux.net --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 58 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/target/classes [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/src/main/java/org/eclipse/kura/linux/net/dns/LinuxDns.java:[118] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/src/main/java/org/eclipse/kura/linux/net/dns/LinuxDns.java:[347] throw new KuraException(KuraErrorCode.INTERNAL_ERROR); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/src/main/java/org/eclipse/kura/linux/net/dns/LinuxDns.java:[366] throw new KuraException(KuraErrorCode.INTERNAL_ERROR); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/src/main/java/org/eclipse/kura/linux/net/NetworkServiceImpl.java:[848] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/src/main/java/org/eclipse/kura/linux/net/NetworkServiceImpl.java:[903] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/src/main/java/org/eclipse/kura/linux/net/NetworkServiceImpl.java:[934] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/src/main/java/org/eclipse/kura/linux/net/iptables/NatPostroutingChainRule.java:[91] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/src/main/java/org/eclipse/kura/linux/net/iptables/NatPostroutingChainRule.java:[117] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/src/main/java/org/eclipse/kura/linux/net/dhcp/DhcpServerManager.java:[52] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/src/main/java/org/eclipse/kura/linux/net/dhcp/DhcpServerManager.java:[76] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/src/main/java/org/eclipse/kura/linux/net/dhcp/DhcpServerManager.java:[93] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, "error killing process, pid=" + pid); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/src/main/java/org/eclipse/kura/linux/net/dhcp/DhcpServerManager.java:[99] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/src/main/java/org/eclipse/kura/linux/net/iptables/NatPreroutingChainRule.java:[81] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/src/main/java/org/eclipse/kura/linux/net/iptables/FilterForwardChainRule.java:[78] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/src/main/java/org/eclipse/kura/linux/net/dhcp/DhcpServerImpl.java:[158] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/src/main/java/org/eclipse/kura/linux/net/dhcp/DhcpServerImpl.java:[186] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/src/main/java/org/eclipse/kura/linux/net/dhcp/DhcpServerImpl.java:[215] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, "error killing process, pid=" + pid); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/src/main/java/org/eclipse/kura/linux/net/dhcp/DhcpServerImpl.java:[222] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/src/main/java/org/eclipse/kura/linux/net/iptables/LinuxFirewall.java:[117] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/src/main/java/org/eclipse/kura/linux/net/iptables/LinuxFirewall.java:[145] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/src/main/java/org/eclipse/kura/linux/net/iptables/LinuxFirewall.java:[167] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/src/main/java/org/eclipse/kura/linux/net/iptables/LinuxFirewall.java:[198] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/src/main/java/org/eclipse/kura/linux/net/iptables/LinuxFirewall.java:[226] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/src/main/java/org/eclipse/kura/linux/net/iptables/LinuxFirewall.java:[260] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/src/main/java/org/eclipse/kura/linux/net/iptables/LinuxFirewall.java:[297] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/src/main/java/org/eclipse/kura/linux/net/iptables/LinuxFirewall.java:[305] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/src/main/java/org/eclipse/kura/linux/net/iptables/LinuxFirewall.java:[313] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/src/main/java/org/eclipse/kura/linux/net/iptables/LinuxFirewall.java:[321] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/src/main/java/org/eclipse/kura/linux/net/iptables/LinuxFirewall.java:[329] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/src/main/java/org/eclipse/kura/linux/net/iptables/LinuxFirewall.java:[338] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/src/main/java/org/eclipse/kura/linux/net/iptables/LinuxFirewall.java:[355] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/src/main/java/org/eclipse/kura/linux/net/iptables/LinuxFirewall.java:[372] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/src/main/java/org/eclipse/kura/linux/net/iptables/LinuxFirewall.java:[381] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/src/main/java/org/eclipse/kura/linux/net/iptables/LinuxFirewall.java:[395] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/src/main/java/org/eclipse/kura/linux/net/iptables/LinuxFirewall.java:[411] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/src/main/java/org/eclipse/kura/linux/net/iptables/LinuxFirewall.java:[425] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/src/main/java/org/eclipse/kura/linux/net/iptables/LinuxFirewall.java:[438] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/src/main/java/org/eclipse/kura/linux/net/iptables/LinuxFirewall.java:[479] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/src/main/java/org/eclipse/kura/linux/net/iptables/LinuxFirewall.java:[496] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/src/main/java/org/eclipse/kura/linux/net/iptables/LocalRule.java:[160] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/src/main/java/org/eclipse/kura/linux/net/iptables/LocalRule.java:[336] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/src/main/java/org/eclipse/kura/linux/net/iptables/IptablesConfig.java:[93] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/src/main/java/org/eclipse/kura/linux/net/iptables/IptablesConfig.java:[124] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/src/main/java/org/eclipse/kura/linux/net/iptables/IptablesConfig.java:[183] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, "Failed to execute the iptable-restore command"); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/src/main/java/org/eclipse/kura/linux/net/iptables/IptablesConfig.java:[187] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/src/main/java/org/eclipse/kura/linux/net/iptables/IptablesConfig.java:[293] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/src/main/java/org/eclipse/kura/linux/net/iptables/IptablesConfig.java:[474] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/src/main/java/org/eclipse/kura/linux/net/util/LinuxNetworkUtil.java:[286] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/src/main/java/org/eclipse/kura/linux/net/util/LinuxNetworkUtil.java:[302] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/src/main/java/org/eclipse/kura/linux/net/dhcp/DhcpClientManager.java:[56] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/src/main/java/org/eclipse/kura/linux/net/dhcp/DhcpClientManager.java:[76] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/src/main/java/org/eclipse/kura/linux/net/dhcp/DhcpClientManager.java:[93] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, "error killing process, pid={}", pid); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/src/main/java/org/eclipse/kura/linux/net/dhcp/DhcpClientManager.java:[97] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/src/main/java/org/eclipse/kura/linux/net/dhcp/DhcpClientManager.java:[105] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/src/main/java/org/eclipse/kura/internal/linux/net/modem/GatewayModemDriver.java:[14] import java.io.IOException; ^^^^^^^^^^^^^^^^^^^ The import java.io.IOException is never used 55 problems (55 warnings) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.linux.net --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/src/test/resources [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.linux.net --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.linux.net --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/target/org.eclipse.kura.linux.net-1.0.503-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.linux.net --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.linux.net --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/target/org.eclipse.kura.linux.net-1.0.503-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.linux.net --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.linux.net --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.linux.net --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.linux.net --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/target/org.eclipse.kura.linux.net-1.0.503-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.net/1.0.503-SNAPSHOT/org.eclipse.kura.linux.net-1.0.503-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.net/1.0.503-SNAPSHOT/org.eclipse.kura.linux.net-1.0.503-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/target/org.eclipse.kura.linux.net-1.0.503-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.net/1.0.503-SNAPSHOT/org.eclipse.kura.linux.net-1.0.503-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.net/1.0.503-SNAPSHOT/org.eclipse.kura.linux.net-1.0.503-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.net/1.0.503-SNAPSHOT/org.eclipse.kura.linux.net-1.0.503-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.linux.net --- [INFO] [INFO] ----------< org.eclipse.kura:org.eclipse.kura.linux.position >---------- [INFO] Building org.eclipse.kura.linux.position 1.0.501-SNAPSHOT [41/142] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.linux.position --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.linux.position --- [INFO] The project's OSGi version is 1.0.501.202211041419 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.linux.position --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.linux.position --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.linux.position --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.linux.position --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.position/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.linux.position --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.position/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.position/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.linux.position --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.position/src/test/resources [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.linux.position --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.position/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.linux.position --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.position/target/org.eclipse.kura.linux.position-1.0.501-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.linux.position --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.linux.position --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.position/target/org.eclipse.kura.linux.position-1.0.501-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.linux.position --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.linux.position --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.linux.position --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.linux.position --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.position/target/org.eclipse.kura.linux.position-1.0.501-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.position/1.0.501-SNAPSHOT/org.eclipse.kura.linux.position-1.0.501-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.position/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.position/1.0.501-SNAPSHOT/org.eclipse.kura.linux.position-1.0.501-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.position/target/org.eclipse.kura.linux.position-1.0.501-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.position/1.0.501-SNAPSHOT/org.eclipse.kura.linux.position-1.0.501-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.position/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.position/1.0.501-SNAPSHOT/org.eclipse.kura.linux.position-1.0.501-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.position/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.position/1.0.501-SNAPSHOT/org.eclipse.kura.linux.position-1.0.501-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.linux.position --- [INFO] [INFO] ------------< org.eclipse.kura:org.eclipse.kura.linux.usb >------------- [INFO] Building org.eclipse.kura.linux.usb 1.0.501-SNAPSHOT [42/142] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.linux.usb --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.linux.usb --- [INFO] The project's OSGi version is 1.0.501.202211041419 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.linux.usb --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.linux.usb --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.linux.usb --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.linux.usb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.usb/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.linux.usb --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.usb/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.usb/target/classes [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.usb/src/main/java/org/eclipse/kura/linux/usb/UsbServiceImpl.java:[85] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e, (Object[]) null); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated 1 problem (1 warning) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.linux.usb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.usb/src/test/resources [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.linux.usb --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.usb/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.linux.usb --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.usb/target/org.eclipse.kura.linux.usb-1.0.501-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.linux.usb --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.linux.usb --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.usb/target/org.eclipse.kura.linux.usb-1.0.501-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.linux.usb --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.linux.usb --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.linux.usb --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.linux.usb --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.usb/target/org.eclipse.kura.linux.usb-1.0.501-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.usb/1.0.501-SNAPSHOT/org.eclipse.kura.linux.usb-1.0.501-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.usb/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.usb/1.0.501-SNAPSHOT/org.eclipse.kura.linux.usb-1.0.501-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.usb/target/org.eclipse.kura.linux.usb-1.0.501-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.usb/1.0.501-SNAPSHOT/org.eclipse.kura.linux.usb-1.0.501-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.usb/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.usb/1.0.501-SNAPSHOT/org.eclipse.kura.linux.usb-1.0.501-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.usb/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.usb/1.0.501-SNAPSHOT/org.eclipse.kura.linux.usb-1.0.501-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.linux.usb --- [INFO] [INFO] --------< org.eclipse.kura:org.eclipse.kura.linux.usb.armv6hf >--------- [INFO] Building org.eclipse.kura.linux.usb.armv6hf 1.0.501-SNAPSHOT [43/142] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.linux.usb.armv6hf --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.linux.usb.armv6hf --- [INFO] The project's OSGi version is 1.0.501.202211041419 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.linux.usb.armv6hf --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.linux.usb.armv6hf --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.linux.usb.armv6hf --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.linux.usb.armv6hf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.usb.armv6hf/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.linux.usb.armv6hf --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.linux.usb.armv6hf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.usb.armv6hf/src/test/resources [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.linux.usb.armv6hf --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.usb.armv6hf/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.linux.usb.armv6hf --- [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.linux.usb.armv6hf --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.linux.usb.armv6hf --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.usb.armv6hf/target/org.eclipse.kura.linux.usb.armv6hf-1.0.501-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.linux.usb.armv6hf --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.linux.usb.armv6hf --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.linux.usb.armv6hf --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.linux.usb.armv6hf --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.usb.armv6hf/target/org.eclipse.kura.linux.usb.armv6hf-1.0.501-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.usb.armv6hf/1.0.501-SNAPSHOT/org.eclipse.kura.linux.usb.armv6hf-1.0.501-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.usb.armv6hf/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.usb.armv6hf/1.0.501-SNAPSHOT/org.eclipse.kura.linux.usb.armv6hf-1.0.501-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.usb.armv6hf/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.usb.armv6hf/1.0.501-SNAPSHOT/org.eclipse.kura.linux.usb.armv6hf-1.0.501-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.usb.armv6hf/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.usb.armv6hf/1.0.501-SNAPSHOT/org.eclipse.kura.linux.usb.armv6hf-1.0.501-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.linux.usb.armv6hf --- [INFO] [INFO] ---------< org.eclipse.kura:org.eclipse.kura.linux.usb.x86_64 >--------- [INFO] Building org.eclipse.kura.linux.usb.x86_64 1.0.501-SNAPSHOT [44/142] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.linux.usb.x86_64 --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.linux.usb.x86_64 --- [INFO] The project's OSGi version is 1.0.501.202211041419 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.linux.usb.x86_64 --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.linux.usb.x86_64 --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.linux.usb.x86_64 --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.linux.usb.x86_64 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.usb.x86_64/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.linux.usb.x86_64 --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.linux.usb.x86_64 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.usb.x86_64/src/test/resources [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.linux.usb.x86_64 --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.usb.x86_64/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.linux.usb.x86_64 --- [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.linux.usb.x86_64 --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.linux.usb.x86_64 --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.usb.x86_64/target/org.eclipse.kura.linux.usb.x86_64-1.0.501-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.linux.usb.x86_64 --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.linux.usb.x86_64 --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.linux.usb.x86_64 --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.linux.usb.x86_64 --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.usb.x86_64/target/org.eclipse.kura.linux.usb.x86_64-1.0.501-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.usb.x86_64/1.0.501-SNAPSHOT/org.eclipse.kura.linux.usb.x86_64-1.0.501-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.usb.x86_64/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.usb.x86_64/1.0.501-SNAPSHOT/org.eclipse.kura.linux.usb.x86_64-1.0.501-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.usb.x86_64/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.usb.x86_64/1.0.501-SNAPSHOT/org.eclipse.kura.linux.usb.x86_64-1.0.501-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.usb.x86_64/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.usb.x86_64/1.0.501-SNAPSHOT/org.eclipse.kura.linux.usb.x86_64-1.0.501-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.linux.usb.x86_64 --- [INFO] [INFO] --------< org.eclipse.kura:org.eclipse.kura.linux.usb.aarch64 >--------- [INFO] Building org.eclipse.kura.linux.usb.aarch64 1.0.501-SNAPSHOT [45/142] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.linux.usb.aarch64 --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.linux.usb.aarch64 --- [INFO] The project's OSGi version is 1.0.501.202211041419 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.linux.usb.aarch64 --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.linux.usb.aarch64 --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.linux.usb.aarch64 --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.linux.usb.aarch64 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.usb.aarch64/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.linux.usb.aarch64 --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.linux.usb.aarch64 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.usb.aarch64/src/test/resources [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.linux.usb.aarch64 --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.usb.aarch64/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.linux.usb.aarch64 --- [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.linux.usb.aarch64 --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.linux.usb.aarch64 --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.usb.aarch64/target/org.eclipse.kura.linux.usb.aarch64-1.0.501-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.linux.usb.aarch64 --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.linux.usb.aarch64 --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.linux.usb.aarch64 --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.linux.usb.aarch64 --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.usb.aarch64/target/org.eclipse.kura.linux.usb.aarch64-1.0.501-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.usb.aarch64/1.0.501-SNAPSHOT/org.eclipse.kura.linux.usb.aarch64-1.0.501-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.usb.aarch64/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.usb.aarch64/1.0.501-SNAPSHOT/org.eclipse.kura.linux.usb.aarch64-1.0.501-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.usb.aarch64/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.usb.aarch64/1.0.501-SNAPSHOT/org.eclipse.kura.linux.usb.aarch64-1.0.501-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.usb.aarch64/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.usb.aarch64/1.0.501-SNAPSHOT/org.eclipse.kura.linux.usb.aarch64-1.0.501-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.linux.usb.aarch64 --- [INFO] [INFO] ----------< org.eclipse.kura:org.eclipse.kura.linux.watchdog >---------- [INFO] Building org.eclipse.kura.linux.watchdog 1.0.501-SNAPSHOT [46/142] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.linux.watchdog --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.linux.watchdog --- [INFO] The project's OSGi version is 1.0.501.202211041419 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.linux.watchdog --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.linux.watchdog --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.linux.watchdog --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.linux.watchdog --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.watchdog/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.linux.watchdog --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.watchdog/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.watchdog/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.linux.watchdog --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.watchdog/src/test/resources [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.linux.watchdog --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.watchdog/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.linux.watchdog --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.watchdog/target/org.eclipse.kura.linux.watchdog-1.0.501-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.linux.watchdog --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.linux.watchdog --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.watchdog/target/org.eclipse.kura.linux.watchdog-1.0.501-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.linux.watchdog --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.linux.watchdog --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.linux.watchdog --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.linux.watchdog --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.watchdog/target/org.eclipse.kura.linux.watchdog-1.0.501-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.watchdog/1.0.501-SNAPSHOT/org.eclipse.kura.linux.watchdog-1.0.501-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.watchdog/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.watchdog/1.0.501-SNAPSHOT/org.eclipse.kura.linux.watchdog-1.0.501-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.watchdog/target/org.eclipse.kura.linux.watchdog-1.0.501-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.watchdog/1.0.501-SNAPSHOT/org.eclipse.kura.linux.watchdog-1.0.501-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.watchdog/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.watchdog/1.0.501-SNAPSHOT/org.eclipse.kura.linux.watchdog-1.0.501-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.watchdog/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.watchdog/1.0.501-SNAPSHOT/org.eclipse.kura.linux.watchdog-1.0.501-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.linux.watchdog --- [INFO] [INFO] -----------< org.eclipse.kura:org.eclipse.kura.localization >----------- [INFO] Building org.eclipse.kura.localization 1.0.401-SNAPSHOT [47/142] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.localization --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.localization --- [INFO] The project's OSGi version is 1.0.401.202211041419 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.localization --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.localization --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.localization --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.localization --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.localization/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.localization --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.localization/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.localization/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.localization --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.localization/src/test/resources [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.localization --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.localization/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.localization --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.localization/target/org.eclipse.kura.localization-1.0.401-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.localization --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.localization --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.localization/target/org.eclipse.kura.localization-1.0.401-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.localization --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.localization --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.localization --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.localization --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.localization/target/org.eclipse.kura.localization-1.0.401-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.localization/1.0.401-SNAPSHOT/org.eclipse.kura.localization-1.0.401-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.localization/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.localization/1.0.401-SNAPSHOT/org.eclipse.kura.localization-1.0.401-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.localization/target/org.eclipse.kura.localization-1.0.401-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.localization/1.0.401-SNAPSHOT/org.eclipse.kura.localization-1.0.401-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.localization/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.localization/1.0.401-SNAPSHOT/org.eclipse.kura.localization-1.0.401-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.localization/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.localization/1.0.401-SNAPSHOT/org.eclipse.kura.localization-1.0.401-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.localization --- [INFO] [INFO] ------< org.eclipse.kura:org.eclipse.kura.localization.resources >------ [INFO] Building org.eclipse.kura.localization.resources 1.0.401-SNAPSHOT [48/142] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.localization.resources --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.localization.resources --- [INFO] The project's OSGi version is 1.0.401.202211041419 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.localization.resources --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.localization.resources --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.localization.resources --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.localization.resources --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.localization.resources/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.localization.resources --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.localization.resources/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.localization.resources/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.localization.resources --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.localization.resources/src/test/resources [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.localization.resources --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.localization.resources/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.localization.resources --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.localization.resources/target/org.eclipse.kura.localization.resources-1.0.401-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.localization.resources --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.localization.resources --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.localization.resources/target/org.eclipse.kura.localization.resources-1.0.401-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.localization.resources --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.localization.resources --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.localization.resources --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.localization.resources --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.localization.resources/target/org.eclipse.kura.localization.resources-1.0.401-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.localization.resources/1.0.401-SNAPSHOT/org.eclipse.kura.localization.resources-1.0.401-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.localization.resources/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.localization.resources/1.0.401-SNAPSHOT/org.eclipse.kura.localization.resources-1.0.401-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.localization.resources/target/org.eclipse.kura.localization.resources-1.0.401-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.localization.resources/1.0.401-SNAPSHOT/org.eclipse.kura.localization.resources-1.0.401-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.localization.resources/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.localization.resources/1.0.401-SNAPSHOT/org.eclipse.kura.localization.resources-1.0.401-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.localization.resources/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.localization.resources/1.0.401-SNAPSHOT/org.eclipse.kura.localization.resources-1.0.401-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.localization.resources --- [INFO] [INFO] ------------< org.eclipse.kura:org.eclipse.kura.net.admin >------------- [INFO] Building org.eclipse.kura.net.admin 1.0.503-SNAPSHOT [49/142] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.net.admin --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.net.admin --- [INFO] The project's OSGi version is 1.0.503.202211041419 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.net.admin --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.net.admin --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.net.admin --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.net.admin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 13 resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.net.admin --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 113 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/target/classes [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/modem/telit/generic/TelitModem.java:[54] private final String platform; ^^^^^^^^ The value of the field TelitModem.platform is not used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/modem/telit/generic/TelitModem.java:[101] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/modem/telit/generic/TelitModem.java:[128] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/modem/telit/generic/TelitModem.java:[155] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/modem/telit/generic/TelitModem.java:[188] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/modem/telit/generic/TelitModem.java:[248] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/modem/telit/generic/TelitModem.java:[296] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/modem/telit/generic/TelitModem.java:[347] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/modem/telit/generic/TelitModem.java:[446] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/modem/telit/generic/TelitModem.java:[468] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/modem/telit/generic/TelitModem.java:[501] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/modem/telit/generic/TelitModem.java:[527] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, "No PPP serial port available"); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/modem/telit/generic/TelitModem.java:[530] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, "Unsupported modem device"); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/modem/telit/generic/TelitModem.java:[533] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, "No serial ports available"); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/modem/telit/generic/TelitModem.java:[547] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, "No AT serial port available"); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/modem/telit/generic/TelitModem.java:[550] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, "Unsupported modem device"); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/modem/telit/generic/TelitModem.java:[553] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, "No serial ports available"); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/modem/telit/generic/TelitModem.java:[570] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, "No GPS serial port available"); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/modem/telit/generic/TelitModem.java:[573] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, "Unsupported modem device"); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/modem/telit/generic/TelitModem.java:[576] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, "No serial ports available"); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/modem/telit/generic/TelitModem.java:[608] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, "Invalid Port Type"); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/modem/telit/generic/TelitModem.java:[616] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, "URI Syntax Exception"); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/modem/telit/generic/TelitModem.java:[632] .withTimeout(2000).build().toString(); ^^^^^^^^^^^^^^^^^ The method withTimeout(int) from the type CommURI.Builder is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/modem/telit/generic/TelitModem.java:[638] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e, "Connection Failed"); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/modem/telit/generic/TelitModem.java:[650] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/modem/telit/generic/TelitModem.java:[717] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/modem/hspa/HspaModem.java:[62] private final String platform; ^^^^^^^^ The value of the field HspaModem.platform is not used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/modem/hspa/HspaModem.java:[461] .withTimeout(2000).build().toString(); ^^^^^^^^^^^^^^^^^ The method withTimeout(int) from the type CommURI.Builder is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/modem/sierra/usb598/SierraUsb598.java:[65] private int callStatus = -1; // current call status ^^^^^^^^^^ The value of the field SierraUsb598.callStatus is not used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/modem/sierra/usb598/SierraUsb598.java:[70] private List notifications = null; ^^^^^^^^^^^^^ The value of the field SierraUsb598.notifications is not used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/modem/sierra/usb598/SierraUsb598.java:[73] private String firmwareVersion = ""; ^^^^^^^^^^^^^^^ The value of the field SierraUsb598.firmwareVersion is not used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/modem/sierra/usb598/SierraUsb598.java:[74] private String firmwareDate = ""; ^^^^^^^^^^^^ The value of the field SierraUsb598.firmwareDate is not used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/modem/sierra/usb598/SierraUsb598.java:[96] private static Object channelNoLock = new Object(); ^^^^^^^^^^^^^ The value of the field SierraUsb598.channelNoLock is not used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/modem/sierra/usb598/SierraUsb598.java:[107] private static Object bandClassLock = new Object(); ^^^^^^^^^^^^^ The value of the field SierraUsb598.bandClassLock is not used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/modem/sierra/usb598/SierraUsb598.java:[147] Dictionary d = new Hashtable(); ^^^^^^^^^^ Dictionary is a raw type. References to generic type Dictionary should be parameterized [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/modem/sierra/usb598/SierraUsb598.java:[147] Dictionary d = new Hashtable(); ^^^^^^^^^ Hashtable is a raw type. References to generic type Hashtable should be parameterized [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/modem/sierra/usb598/SierraUsb598.java:[148] d.put(EventConstants.EVENT_TOPIC, topicsOfInterest); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Dictionary. References to generic type Dictionary should be parameterized [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/modem/sierra/usb598/SierraUsb598.java:[154] this.notifications = new ArrayList(); ^^^^^^^^^^^^^^^ Type safety: The expression of type ArrayList needs unchecked conversion to conform to List [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/modem/sierra/usb598/SierraUsb598.java:[154] this.notifications = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/modem/sierra/usb598/SierraUsb598.java:[265] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/modem/sierra/usb598/SierraUsb598.java:[348] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/modem/sierra/usb598/SierraUsb598.java:[574] .withTimeout(2000).build().toString(); ^^^^^^^^^^^^^^^^^ The method withTimeout(int) from the type CommURI.Builder is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/modem/sierra/usb598/SierraUsb598.java:[660] private void enableNotification(int objID) throws Exception { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method enableNotification(int) from the type SierraUsb598 is never used locally [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/modem/sierra/usb598/SierraUsb598.java:[675] private void setSignalStrengthInfo(CnS cnsReply) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setSignalStrengthInfo(CnS) from the type SierraUsb598 is never used locally [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/modem/sierra/usb598/SierraUsb598.java:[687] private void setSystemIdInfo(CnS cnsReply) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setSystemIdInfo(CnS) from the type SierraUsb598 is never used locally [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/modem/sierra/usb598/SierraUsb598.java:[699] private void setNetworkIdInfo(CnS cnsReply) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setNetworkIdInfo(CnS) from the type SierraUsb598 is never used locally [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/modem/sierra/usb598/SierraUsb598.java:[711] private void setChannelNumberInfo(CnS cnsReply) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setChannelNumberInfo(CnS) from the type SierraUsb598 is never used locally [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/modem/sierra/usb598/SierraUsb598.java:[723] private void setChannelStateInfo(CnS cnsReply) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setChannelStateInfo(CnS) from the type SierraUsb598 is never used locally [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/modem/sierra/usb598/SierraUsb598.java:[736] private void setBandClassInfo(CnS cnsReply) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setBandClassInfo(CnS) from the type SierraUsb598 is never used locally [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/modem/sierra/usb598/SierraUsb598.java:[752] private void setFirmwareVersion(CnS cnsReply) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setFirmwareVersion(CnS) from the type SierraUsb598 is never used locally [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/modem/sierra/usb598/SierraUsb598.java:[766] private void setFirmwareDate(CnS cnsReply) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setFirmwareDate(CnS) from the type SierraUsb598 is never used locally [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/modem/sierra/usb598/SierraUsb598.java:[780] private void setPrlVersionInfo(CnS cnsReply) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setPrlVersionInfo(CnS) from the type SierraUsb598 is never used locally [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/modem/sierra/usb598/SierraUsb598.java:[796] private void setActivationStatusInfo(CnS cnsReply) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setActivationStatusInfo(CnS) from the type SierraUsb598 is never used locally [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/modem/sierra/usb598/SierraUsb598.java:[812] private void setActivationDateInfo(CnS cnsReply) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setActivationDateInfo(CnS) from the type SierraUsb598 is never used locally [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/modem/sierra/usb598/SierraUsb598.java:[834] private void setRoamingStatusInfo(CnS cnsReply) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setRoamingStatusInfo(CnS) from the type SierraUsb598 is never used locally [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/modem/sierra/usb598/SierraUsb598.java:[846] private void setMobileDirectoryNumberInfo(CnS cnsReply) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setMobileDirectoryNumberInfo(CnS) from the type SierraUsb598 is never used locally [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/modem/sierra/usb598/SierraUsb598.java:[864] private void setMobileIdentificationNumberInfo(CnS cnsReply) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setMobileIdentificationNumberInfo(CnS) from the type SierraUsb598 is never used locally [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/modem/sierra/usb598/SierraUsb598.java:[882] private void setServiceTypeInfo(CnS cnsReply) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setServiceTypeInfo(CnS) from the type SierraUsb598 is never used locally [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/modem/sierra/usb598/SierraUsb598.java:[895] private void setPowerModeInfo(CnS cnsReply) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setPowerModeInfo(CnS) from the type SierraUsb598 is never used locally [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/modem/sierra/usb598/SierraUsb598.java:[911] private void setCallTxCounterInfo(CnS cnsReply) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setCallTxCounterInfo(CnS) from the type SierraUsb598 is never used locally [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/modem/sierra/usb598/SierraUsb598.java:[927] private void setCallRxCounterInfo(CnS cnsReply) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setCallRxCounterInfo(CnS) from the type SierraUsb598 is never used locally [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/modem/sierra/usb598/SierraUsb598.java:[940] private void setCallStatusInfo(int callStatus) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setCallStatusInfo(int) from the type SierraUsb598 is never used locally [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/modem/sierra/usb598/SierraUsb598.java:[976] private CnS cnsExchange(CnS cnsCommand) throws Exception { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method cnsExchange(CnS) from the type SierraUsb598 is never used locally [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/modem/Ppp.java:[53] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/modem/ublox/generic/UbloxModem.java:[65] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/modem/ublox/generic/UbloxModem.java:[108] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/visitor/linux/DhcpConfigWriter.java:[220] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/monitor/DnsMonitorServiceImpl.java:[32] import org.eclipse.kura.internal.linux.net.dns.DnsServerService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DnsServerService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/target/classes') [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/monitor/DnsMonitorServiceImpl.java:[79] private DnsServerService dnsServer; ^^^^^^^^^^^^^^^^ Discouraged access: The type 'DnsServerService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/target/classes') [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/monitor/DnsMonitorServiceImpl.java:[89] public void setDnsServerService(DnsServerService dnsServer) { ^^^^^^^^^^^^^^^^ Discouraged access: The type 'DnsServerService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/target/classes') [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/monitor/DnsMonitorServiceImpl.java:[93] public void unsetDnsServerService(DnsServerService dnsServer) { ^^^^^^^^^^^^^^^^ Discouraged access: The type 'DnsServerService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/target/classes') [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/monitor/DnsMonitorServiceImpl.java:[142] DnsServerConfig currentDnsServerConfig = this.dnsServer.getConfig(); ^^^^^^^^^ Discouraged access: The method 'DnsServerService.getConfig()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/target/classes') [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/monitor/DnsMonitorServiceImpl.java:[200] this.dnsServer.stop(); ^^^^ Discouraged access: The method 'DnsServerService.stop()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/target/classes') [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/monitor/DnsMonitorServiceImpl.java:[203] this.dnsServer.setConfig(dnsServerConfigIP4); ^^^^^^^^^ Discouraged access: The method 'DnsServerService.setConfig(DnsServerConfig)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/target/classes') [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/monitor/DnsMonitorServiceImpl.java:[208] this.dnsServer.start(); ^^^^^ Discouraged access: The method 'DnsServerService.start()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/target/classes') [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/visitor/linux/IfcfgConfigWriter.java:[22] import org.eclipse.kura.internal.linux.net.NetInterfaceConfigSerializationService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'NetInterfaceConfigSerializationService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/target/classes') [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/visitor/linux/IfcfgConfigWriter.java:[40] private static NetInterfaceConfigSerializationService netConfigManager; // TODO: can be null ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'NetInterfaceConfigSerializationService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/target/classes') [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/visitor/linux/IfcfgConfigWriter.java:[46] ServiceReference netConfigManagerSR = context.getServiceReference(NetInterfaceConfigSerializationService.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'NetInterfaceConfigSerializationService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/target/classes') [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/visitor/linux/IfcfgConfigWriter.java:[46] ServiceReference netConfigManagerSR = context.getServiceReference(NetInterfaceConfigSerializationService.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'NetInterfaceConfigSerializationService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/target/classes') [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/visitor/linux/IfcfgConfigWriter.java:[76] netConfigManager.write(netInterfaceConfig); ^^^^^ Discouraged access: The method 'NetInterfaceConfigSerializationService.write(NetInterfaceConfig)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/target/classes') [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/NetworkConfigurationServiceImpl.java:[271] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/NetworkAdminServiceImpl.java:[33] import org.eclipse.kura.internal.linux.net.dns.DnsServerService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DnsServerService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/target/classes') [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/NetworkAdminServiceImpl.java:[34] import org.eclipse.kura.internal.linux.net.wifi.WifiDriverService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'WifiDriverService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/target/classes') [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/NetworkAdminServiceImpl.java:[85] private DnsServerService dnsServer; ^^^^^^^^^^^^^^^^ Discouraged access: The type 'DnsServerService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/target/classes') [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/NetworkAdminServiceImpl.java:[89] private WifiDriverService wifiDriverService; ^^^^^^^^^^^^^^^^^ Discouraged access: The type 'WifiDriverService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/target/classes') [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/NetworkAdminServiceImpl.java:[127] public void setDnsServerService(DnsServerService dnsServer) { ^^^^^^^^^^^^^^^^ Discouraged access: The type 'DnsServerService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/target/classes') [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/NetworkAdminServiceImpl.java:[131] public void unsetDnsServerService(DnsServerService dnsServer) { ^^^^^^^^^^^^^^^^ Discouraged access: The type 'DnsServerService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/target/classes') [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/NetworkAdminServiceImpl.java:[144] public void setWifiDriverService(WifiDriverService wifiDriverService) { ^^^^^^^^^^^^^^^^^ Discouraged access: The type 'WifiDriverService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/target/classes') [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/NetworkAdminServiceImpl.java:[148] public void unsetWifiDriverService(WifiDriverService wifiDriverService) { ^^^^^^^^^^^^^^^^^ Discouraged access: The type 'WifiDriverService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/target/classes') [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/NetworkAdminServiceImpl.java:[168] if (this.dnsServer.isConfigured()) { ^^^^^^^^^^^^ Discouraged access: The method 'DnsServerService.isConfigured()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/target/classes') [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/NetworkAdminServiceImpl.java:[169] this.dnsServer.stop(); ^^^^ Discouraged access: The method 'DnsServerService.stop()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/target/classes') [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/NetworkAdminServiceImpl.java:[170] this.dnsServer.start(); ^^^^^ Discouraged access: The method 'DnsServerService.start()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/target/classes') [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/NetworkAdminServiceImpl.java:[209] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/NetworkAdminServiceImpl.java:[239] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/NetworkAdminServiceImpl.java:[996] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/NetworkAdminServiceImpl.java:[1056] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/NetworkAdminServiceImpl.java:[1068] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/NetworkAdminServiceImpl.java:[1197] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, t, "scan operation has failed"); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/NetworkAdminServiceImpl.java:[1405] if (!this.wifiDriverService.isKernelModuleLoadedForMode(interfaceName, wifiMode)) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'WifiDriverService.isKernelModuleLoadedForMode(String, WifiMode)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/target/classes') [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/NetworkAdminServiceImpl.java:[1408] this.wifiDriverService.unloadKernelModule(interfaceName); ^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'WifiDriverService.unloadKernelModule(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/target/classes') [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/NetworkAdminServiceImpl.java:[1409] this.wifiDriverService.loadKernelModule(interfaceName, wifiMode); ^^^^^^^^^^^^^^^^ Discouraged access: The method 'WifiDriverService.loadKernelModule(String, WifiMode)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/target/classes') [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/visitor/linux/IfcfgConfigReader.java:[27] import org.eclipse.kura.internal.linux.net.NetInterfaceConfigSerializationService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'NetInterfaceConfigSerializationService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/target/classes') [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/visitor/linux/IfcfgConfigReader.java:[59] private static NetInterfaceConfigSerializationService netConfigManager; // TODO: can be null ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'NetInterfaceConfigSerializationService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/target/classes') [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/visitor/linux/IfcfgConfigReader.java:[65] ServiceReference netConfigManagerSR = context ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'NetInterfaceConfigSerializationService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/target/classes') [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/visitor/linux/IfcfgConfigReader.java:[66] .getServiceReference(NetInterfaceConfigSerializationService.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'NetInterfaceConfigSerializationService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/target/classes') [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/visitor/linux/IfcfgConfigReader.java:[89] Properties kuraProps = netConfigManager.read(interfaceName); ^^^^ Discouraged access: The method 'NetInterfaceConfigSerializationService.read(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/target/classes') [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/visitor/linux/PppConfigWriter.java:[191] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/visitor/linux/PppConfigWriter.java:[407] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/modem/sierra/mc87xx/SierraMc87xx.java:[574] .withTimeout(2000).build().toString(); ^^^^^^^^^^^^^^^^^ The method withTimeout(int) from the type CommURI.Builder is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/visitor/linux/WpaSupplicantConfigWriter.java:[92] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/visitor/linux/PppConfigReader.java:[330] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, "Error parsing " + chatFilename, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/visitor/linux/PppConfigReader.java:[356] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, "Error getting modem config", e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/visitor/linux/PppConfigReader.java:[466] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/monitor/WifiMonitorServiceImpl.java:[37] import org.eclipse.kura.internal.board.BoardPowerState; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BoardPowerState' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/target/classes') [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/monitor/WifiMonitorServiceImpl.java:[38] import org.eclipse.kura.internal.linux.net.wifi.WifiDriverService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'WifiDriverService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/target/classes') [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/monitor/WifiMonitorServiceImpl.java:[104] private WifiDriverService wifiDriverService; ^^^^^^^^^^^^^^^^^ Discouraged access: The type 'WifiDriverService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/target/classes') [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/monitor/WifiMonitorServiceImpl.java:[144] public void setWifiDriverService(WifiDriverService wifiDriverService) { ^^^^^^^^^^^^^^^^^ Discouraged access: The type 'WifiDriverService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/target/classes') [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/monitor/WifiMonitorServiceImpl.java:[148] public void unsetWifiDriverService(WifiDriverService wifiUtils) { ^^^^^^^^^^^^^^^^^ Discouraged access: The type 'WifiDriverService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/target/classes') [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/monitor/WifiMonitorServiceImpl.java:[223] BoardPowerState wifiState; ^^^^^^^^^^^^^^^ Discouraged access: The type 'BoardPowerState' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/target/classes') [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/monitor/WifiMonitorServiceImpl.java:[225] wifiState = this.wifiDriverService.getState(interfaceName); ^^^^^^^^ Discouraged access: The method 'BoardResourcePowerService.getState(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/target/classes') [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/monitor/WifiMonitorServiceImpl.java:[227] wifiState = BoardPowerState.OFF; ^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BoardPowerState' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/target/classes') [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/monitor/WifiMonitorServiceImpl.java:[227] wifiState = BoardPowerState.OFF; ^^^ Discouraged access: The field 'BoardPowerState.OFF' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/target/classes') [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/monitor/WifiMonitorServiceImpl.java:[229] return wifiState == BoardPowerState.ON; ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BoardPowerState' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/target/classes') [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/monitor/WifiMonitorServiceImpl.java:[229] return wifiState == BoardPowerState.ON; ^^ Discouraged access: The field 'BoardPowerState.ON' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/target/classes') [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/monitor/WifiMonitorServiceImpl.java:[293] .isKernelModuleLoadedForMode(interfaceName, wifiConfig.getMode())) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'WifiDriverService.isKernelModuleLoadedForMode(String, WifiMode)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/target/classes') [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/monitor/WifiMonitorServiceImpl.java:[679] if (this.wifiDriverService.isKernelModuleLoaded(interfaceName)) { ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'WifiDriverService.isKernelModuleLoaded(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/target/classes') [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/monitor/WifiMonitorServiceImpl.java:[680] this.wifiDriverService.unloadKernelModule(interfaceName); ^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'WifiDriverService.unloadKernelModule(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/target/classes') [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/monitor/WifiMonitorServiceImpl.java:[682] this.wifiDriverService.loadKernelModule(interfaceName, wifiMode); ^^^^^^^^^^^^^^^^ Discouraged access: The method 'WifiDriverService.loadKernelModule(String, WifiMode)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/target/classes') [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/monitor/WifiMonitorServiceImpl.java:[929] && !this.wifiDriverService.isKernelModuleLoadedForMode(interfaceName, WifiMode.INFRA)) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'WifiDriverService.isKernelModuleLoadedForMode(String, WifiMode)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/target/classes') [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/monitor/WifiMonitorServiceImpl.java:[990] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/monitor/WifiMonitorServiceImpl.java:[1019] this.wifiDriverService.disable(interfaceName); ^^^^^^^ Discouraged access: The method 'BoardResourcePowerService.disable(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/target/classes') [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/monitor/WifiMonitorServiceImpl.java:[1022] this.wifiDriverService.enable(interfaceName); ^^^^^^ Discouraged access: The method 'BoardResourcePowerService.enable(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/target/classes') [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/visitor/linux/FirewallAutoNatConfigWriter.java:[131] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/FirewallConfigurationServiceImpl.java:[151] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/FirewallConfigurationServiceImpl.java:[182] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/FirewallConfigurationServiceImpl.java:[198] openPortEntry.setPermittedNetwork(getNetworkPair00()); ^^^^^^^^^^^^^^^^^^ Type safety: The expression of type NetworkPair needs unchecked conversion to conform to NetworkPair [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/FirewallConfigurationServiceImpl.java:[210] new NetworkPair( IPAddress.parseHostAddress( openPortEntry.getPermittedNetwork().getIpAddress().getHostAddress()), openPortEntry.getPermittedNetwork().getPrefix()), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor NetworkPair(IPAddress, short) belongs to the raw type NetworkPair. References to generic type NetworkPair should be parameterized [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/FirewallConfigurationServiceImpl.java:[210] new NetworkPair( IPAddress.parseHostAddress( openPortEntry.getPermittedNetwork().getIpAddress().getHostAddress()), openPortEntry.getPermittedNetwork().getPrefix()), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type NetworkPair needs unchecked conversion to conform to NetworkPair [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/FirewallConfigurationServiceImpl.java:[210] new NetworkPair( ^^^^^^^^^^^ NetworkPair is a raw type. References to generic type NetworkPair should be parameterized [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/FirewallConfigurationServiceImpl.java:[220] new NetworkPair( IPAddress.parseHostAddress( openPortEntry.getPermittedNetwork().getIpAddress().getHostAddress()), openPortEntry.getPermittedNetwork().getPrefix()), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor NetworkPair(IPAddress, short) belongs to the raw type NetworkPair. References to generic type NetworkPair should be parameterized [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/FirewallConfigurationServiceImpl.java:[220] new NetworkPair( IPAddress.parseHostAddress( openPortEntry.getPermittedNetwork().getIpAddress().getHostAddress()), openPortEntry.getPermittedNetwork().getPrefix()), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type NetworkPair needs unchecked conversion to conform to NetworkPair [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/FirewallConfigurationServiceImpl.java:[220] new NetworkPair( ^^^^^^^^^^^ NetworkPair is a raw type. References to generic type NetworkPair should be parameterized [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/FirewallConfigurationServiceImpl.java:[252] portForwardEntry.setPermittedNetwork(getNetworkPair00()); ^^^^^^^^^^^^^^^^^^ Type safety: The expression of type NetworkPair needs unchecked conversion to conform to NetworkPair [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/FirewallConfigurationServiceImpl.java:[377] private NetworkPair getNetworkPair00() throws UnknownHostException { ^^^^^^^^^^^ NetworkPair is a raw type. References to generic type NetworkPair should be parameterized [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/FirewallConfigurationServiceImpl.java:[378] return new NetworkPair(IPAddress.parseHostAddress("0.0.0.0"), (short) 0); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor NetworkPair(IPAddress, short) belongs to the raw type NetworkPair. References to generic type NetworkPair should be parameterized [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/FirewallConfigurationServiceImpl.java:[378] return new NetworkPair(IPAddress.parseHostAddress("0.0.0.0"), (short) 0); ^^^^^^^^^^^ NetworkPair is a raw type. References to generic type NetworkPair should be parameterized 146 problems (146 warnings) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.net.admin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/src/test/resources [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.net.admin --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.net.admin --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/target/org.eclipse.kura.net.admin-1.0.503-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.net.admin --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.net.admin --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/target/org.eclipse.kura.net.admin-1.0.503-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.net.admin --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.net.admin --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.net.admin --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.net.admin --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/target/org.eclipse.kura.net.admin-1.0.503-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.net.admin/1.0.503-SNAPSHOT/org.eclipse.kura.net.admin-1.0.503-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.net.admin/1.0.503-SNAPSHOT/org.eclipse.kura.net.admin-1.0.503-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/target/org.eclipse.kura.net.admin-1.0.503-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.net.admin/1.0.503-SNAPSHOT/org.eclipse.kura.net.admin-1.0.503-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.net.admin/1.0.503-SNAPSHOT/org.eclipse.kura.net.admin-1.0.503-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.net.admin/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.net.admin/1.0.503-SNAPSHOT/org.eclipse.kura.net.admin-1.0.503-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.net.admin --- [INFO] [INFO] ---------< org.eclipse.kura:org.eclipse.kura.protocol.modbus >---------- [INFO] Building org.eclipse.kura.protocol.modbus 2.0.401-SNAPSHOT [50/142] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.protocol.modbus --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.protocol.modbus --- [INFO] The project's OSGi version is 2.0.401.202211041419 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.protocol.modbus --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.protocol.modbus --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.protocol.modbus --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.protocol.modbus --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.protocol.modbus --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.protocol.modbus/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.protocol.modbus/target/classes [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.protocol.modbus/src/main/java/org/eclipse/kura/protocol/modbus/ModbusProtocolDeviceService.java:[16] import org.eclipse.kura.KuraConnectionStatus; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.kura.KuraConnectionStatus is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.protocol.modbus/src/main/java/org/eclipse/kura/protocol/modbus/ModbusProtocolDevice.java:[357] .withParity(parity).withTimeout(2000).build().toString(); ^^^^^^^^^^^^^^^^^ The method withTimeout(int) from the type CommURI.Builder is deprecated 2 problems (2 warnings) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.protocol.modbus --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.protocol.modbus/src/test/resources [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.protocol.modbus --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.protocol.modbus/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.protocol.modbus --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.protocol.modbus/target/org.eclipse.kura.protocol.modbus-2.0.401-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.protocol.modbus --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.protocol.modbus --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.protocol.modbus/target/org.eclipse.kura.protocol.modbus-2.0.401-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.protocol.modbus --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.protocol.modbus --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- osgi-dp:0.3.0:build (default) @ org.eclipse.kura.protocol.modbus --- [INFO] Building DP - Version: 2.0.401.202211041419 [INFO] Added: org.eclipse.kura.protocol.modbus:2.0.401.202211041419 [INFO] Writing to: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.protocol.modbus/target/org.eclipse.kura.protocol.modbus_2.0.401-SNAPSHOT.dp [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.protocol.modbus --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.protocol.modbus --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.protocol.modbus/target/org.eclipse.kura.protocol.modbus-2.0.401-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.protocol.modbus/2.0.401-SNAPSHOT/org.eclipse.kura.protocol.modbus-2.0.401-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.protocol.modbus/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.protocol.modbus/2.0.401-SNAPSHOT/org.eclipse.kura.protocol.modbus-2.0.401-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.protocol.modbus/target/org.eclipse.kura.protocol.modbus-2.0.401-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.protocol.modbus/2.0.401-SNAPSHOT/org.eclipse.kura.protocol.modbus-2.0.401-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.protocol.modbus/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.protocol.modbus/2.0.401-SNAPSHOT/org.eclipse.kura.protocol.modbus-2.0.401-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.protocol.modbus/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.protocol.modbus/2.0.401-SNAPSHOT/org.eclipse.kura.protocol.modbus-2.0.401-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.protocol.modbus/target/org.eclipse.kura.protocol.modbus_2.0.401-SNAPSHOT.dp to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.protocol.modbus/2.0.401-SNAPSHOT/org.eclipse.kura.protocol.modbus-2.0.401-SNAPSHOT.dp [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.protocol.modbus --- [INFO] [INFO] --------------< org.eclipse.kura:org.eclipse.kura.stress >-------------- [INFO] Building org.eclipse.kura.stress 1.0.301-SNAPSHOT [51/142] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.stress --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.stress --- [INFO] The project's OSGi version is 1.0.301.202211041419 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.stress --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.stress --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.stress --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.stress --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.stress --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.stress/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.stress/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.stress --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.stress/src/test/resources [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.stress --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.stress/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.stress --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.stress/target/org.eclipse.kura.stress-1.0.301-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.stress --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.stress --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.stress/target/org.eclipse.kura.stress-1.0.301-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.stress --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.stress --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.stress --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.stress --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.stress/target/org.eclipse.kura.stress-1.0.301-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.stress/1.0.301-SNAPSHOT/org.eclipse.kura.stress-1.0.301-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.stress/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.stress/1.0.301-SNAPSHOT/org.eclipse.kura.stress-1.0.301-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.stress/target/org.eclipse.kura.stress-1.0.301-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.stress/1.0.301-SNAPSHOT/org.eclipse.kura.stress-1.0.301-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.stress/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.stress/1.0.301-SNAPSHOT/org.eclipse.kura.stress-1.0.301-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.stress/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.stress/1.0.301-SNAPSHOT/org.eclipse.kura.stress-1.0.301-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.stress --- [INFO] [INFO] ------------< org.eclipse.kura:org.eclipse.kura.wire.camel >------------ [INFO] Building org.eclipse.kura.wire.camel 1.0.101-SNAPSHOT [52/142] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.wire.camel --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.wire.camel --- [INFO] The project's OSGi version is 1.0.101.202211041419 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.wire.camel --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.wire.camel --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.wire.camel --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.wire.camel --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.camel/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.wire.camel --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.camel/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.camel/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.wire.camel --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.camel/src/test/resources [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.wire.camel --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.camel/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.wire.camel --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.camel/target/org.eclipse.kura.wire.camel-1.0.101-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.wire.camel --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.wire.camel --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.camel/target/org.eclipse.kura.wire.camel-1.0.101-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.wire.camel --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.wire.camel --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.wire.camel --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.wire.camel --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.camel/target/org.eclipse.kura.wire.camel-1.0.101-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.wire.camel/1.0.101-SNAPSHOT/org.eclipse.kura.wire.camel-1.0.101-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.camel/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.wire.camel/1.0.101-SNAPSHOT/org.eclipse.kura.wire.camel-1.0.101-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.camel/target/org.eclipse.kura.wire.camel-1.0.101-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.wire.camel/1.0.101-SNAPSHOT/org.eclipse.kura.wire.camel-1.0.101-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.camel/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.wire.camel/1.0.101-SNAPSHOT/org.eclipse.kura.wire.camel-1.0.101-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.camel/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.wire.camel/1.0.101-SNAPSHOT/org.eclipse.kura.wire.camel-1.0.101-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.wire.camel --- [INFO] [INFO] ---< org.eclipse.kura:org.eclipse.kura.wire.script.filter.provider >---- [INFO] Building org.eclipse.kura.wire.script.filter.provider 1.0.301-SNAPSHOT [53/142] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.wire.script.filter.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.wire.script.filter.provider --- [INFO] The project's OSGi version is 1.0.301.202211041419 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.wire.script.filter.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.wire.script.filter.provider --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.wire.script.filter.provider --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.wire.script.filter.provider --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.script.filter.provider/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.wire.script.filter.provider --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.script.filter.provider/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.script.filter.provider/target/classes [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.script.filter.provider/src/main/java/org/eclipse/kura/wire/script/filter/provider/ScriptFilter.java:[75] (ServiceReference) componentContext.getServiceReference()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked cast from ServiceReference to ServiceReference 1 problem (1 warning) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.wire.script.filter.provider --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.script.filter.provider/src/test/resources [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.wire.script.filter.provider --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.script.filter.provider/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.wire.script.filter.provider --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.script.filter.provider/target/org.eclipse.kura.wire.script.filter.provider-1.0.301-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.wire.script.filter.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.wire.script.filter.provider --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.script.filter.provider/target/org.eclipse.kura.wire.script.filter.provider-1.0.301-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.wire.script.filter.provider --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.wire.script.filter.provider --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.wire.script.filter.provider --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.wire.script.filter.provider --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.script.filter.provider/target/org.eclipse.kura.wire.script.filter.provider-1.0.301-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.wire.script.filter.provider/1.0.301-SNAPSHOT/org.eclipse.kura.wire.script.filter.provider-1.0.301-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.script.filter.provider/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.wire.script.filter.provider/1.0.301-SNAPSHOT/org.eclipse.kura.wire.script.filter.provider-1.0.301-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.script.filter.provider/target/org.eclipse.kura.wire.script.filter.provider-1.0.301-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.wire.script.filter.provider/1.0.301-SNAPSHOT/org.eclipse.kura.wire.script.filter.provider-1.0.301-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.script.filter.provider/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.wire.script.filter.provider/1.0.301-SNAPSHOT/org.eclipse.kura.wire.script.filter.provider-1.0.301-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.script.filter.provider/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.wire.script.filter.provider/1.0.301-SNAPSHOT/org.eclipse.kura.wire.script.filter.provider-1.0.301-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.wire.script.filter.provider --- [INFO] [INFO] ---< org.eclipse.kura:org.eclipse.kura.wire.h2db.component.provider >--- [INFO] Building org.eclipse.kura.wire.h2db.component.provider 1.0.302-SNAPSHOT [54/142] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.wire.h2db.component.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.wire.h2db.component.provider --- [INFO] The project's OSGi version is 1.0.302.202211041419 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.wire.h2db.component.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.wire.h2db.component.provider --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.wire.h2db.component.provider --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.wire.h2db.component.provider --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.h2db.component.provider/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.wire.h2db.component.provider --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.h2db.component.provider/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.h2db.component.provider/target/classes [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.h2db.component.provider/src/main/java/org/eclipse/kura/internal/wire/h2db/common/H2DbServiceHelper.java:[20] import org.eclipse.kura.KuraRuntimeException; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.kura.KuraRuntimeException is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.h2db.component.provider/src/main/java/org/eclipse/kura/internal/wire/h2db/filter/H2DbWireRecordFilter.java:[130] (ServiceReference) componentContext.getServiceReference()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked cast from ServiceReference to ServiceReference [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.h2db.component.provider/src/main/java/org/eclipse/kura/internal/wire/h2db/store/H2DbWireRecordStore.java:[145] (ServiceReference) componentContext.getServiceReference()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked cast from ServiceReference to ServiceReference 3 problems (3 warnings) [WARNING] Source directory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.h2db.component.provider/src/main/resources does not exist [WARNING] Source directory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.h2db.component.provider/src/test/java does not exist [WARNING] Source directory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.h2db.component.provider/src/test/resources does not exist [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.wire.h2db.component.provider --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.h2db.component.provider/src/test/resources [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.wire.h2db.component.provider --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.h2db.component.provider/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.wire.h2db.component.provider --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.h2db.component.provider/target/org.eclipse.kura.wire.h2db.component.provider-1.0.302-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.wire.h2db.component.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.wire.h2db.component.provider --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.h2db.component.provider/target/org.eclipse.kura.wire.h2db.component.provider-1.0.302-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.wire.h2db.component.provider --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.wire.h2db.component.provider --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.wire.h2db.component.provider --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.wire.h2db.component.provider --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.h2db.component.provider/target/org.eclipse.kura.wire.h2db.component.provider-1.0.302-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.wire.h2db.component.provider/1.0.302-SNAPSHOT/org.eclipse.kura.wire.h2db.component.provider-1.0.302-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.h2db.component.provider/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.wire.h2db.component.provider/1.0.302-SNAPSHOT/org.eclipse.kura.wire.h2db.component.provider-1.0.302-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.h2db.component.provider/target/org.eclipse.kura.wire.h2db.component.provider-1.0.302-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.wire.h2db.component.provider/1.0.302-SNAPSHOT/org.eclipse.kura.wire.h2db.component.provider-1.0.302-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.h2db.component.provider/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.wire.h2db.component.provider/1.0.302-SNAPSHOT/org.eclipse.kura.wire.h2db.component.provider-1.0.302-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.h2db.component.provider/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.wire.h2db.component.provider/1.0.302-SNAPSHOT/org.eclipse.kura.wire.h2db.component.provider-1.0.302-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.wire.h2db.component.provider --- [INFO] [INFO] -----< org.eclipse.kura:org.eclipse.kura.wire.component.provider >------ [INFO] Building org.eclipse.kura.wire.component.provider 1.0.402-SNAPSHOT [55/142] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.wire.component.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.wire.component.provider --- [INFO] The project's OSGi version is 1.0.402.202211041419 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.wire.component.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.wire.component.provider --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.wire.component.provider --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.wire.component.provider --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.component.provider/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.wire.component.provider --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.component.provider/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.component.provider/target/classes [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.component.provider/src/main/java/org/eclipse/kura/internal/wire/fifo/Fifo.java:[66] (ServiceReference) componentContext.getServiceReference()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked cast from ServiceReference to ServiceReference [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.component.provider/src/main/java/org/eclipse/kura/internal/wire/regexfilter/RegexFilter.java:[35] import java.util.regex.PatternSyntaxException; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import java.util.regex.PatternSyntaxException is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.component.provider/src/main/java/org/eclipse/kura/internal/wire/regexfilter/RegexFilter.java:[121] (ServiceReference) componentContext.getServiceReference()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked cast from ServiceReference to ServiceReference [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.component.provider/src/main/java/org/eclipse/kura/internal/wire/asset/WireAsset.java:[30] import org.eclipse.kura.asset.Asset; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.kura.asset.Asset is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.component.provider/src/main/java/org/eclipse/kura/internal/wire/asset/WireAsset.java:[145] (ServiceReference) componentContext.getServiceReference()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked cast from ServiceReference to ServiceReference [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.component.provider/src/main/java/org/eclipse/kura/internal/wire/timer/EmitJob.java:[16] import org.eclipse.kura.wire.WireRecord; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.kura.wire.WireRecord is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.component.provider/src/main/java/org/eclipse/kura/internal/wire/logger/Logger.java:[92] (ServiceReference) componentContext.getServiceReference()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked cast from ServiceReference to ServiceReference [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.component.provider/src/main/java/org/eclipse/kura/internal/wire/subscriber/CloudSubscriber.java:[35] import org.eclipse.kura.wire.WireEnvelope; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.kura.wire.WireEnvelope is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.component.provider/src/main/java/org/eclipse/kura/internal/wire/subscriber/CloudSubscriber.java:[121] (ServiceReference) componentContext.getServiceReference()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked cast from ServiceReference to ServiceReference [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.component.provider/src/main/java/org/eclipse/kura/internal/wire/publisher/CloudPublisher.java:[132] (ServiceReference) componentContext.getServiceReference()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked cast from ServiceReference to ServiceReference 10 problems (10 warnings) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.wire.component.provider --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.component.provider/src/test/resources [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.wire.component.provider --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.component.provider/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.wire.component.provider --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.component.provider/target/org.eclipse.kura.wire.component.provider-1.0.402-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.wire.component.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.wire.component.provider --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.component.provider/target/org.eclipse.kura.wire.component.provider-1.0.402-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.wire.component.provider --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.wire.component.provider --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.wire.component.provider --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.wire.component.provider --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.component.provider/target/org.eclipse.kura.wire.component.provider-1.0.402-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.wire.component.provider/1.0.402-SNAPSHOT/org.eclipse.kura.wire.component.provider-1.0.402-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.component.provider/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.wire.component.provider/1.0.402-SNAPSHOT/org.eclipse.kura.wire.component.provider-1.0.402-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.component.provider/target/org.eclipse.kura.wire.component.provider-1.0.402-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.wire.component.provider/1.0.402-SNAPSHOT/org.eclipse.kura.wire.component.provider-1.0.402-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.component.provider/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.wire.component.provider/1.0.402-SNAPSHOT/org.eclipse.kura.wire.component.provider-1.0.402-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.component.provider/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.wire.component.provider/1.0.402-SNAPSHOT/org.eclipse.kura.wire.component.provider-1.0.402-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.wire.component.provider --- [INFO] [INFO] -------< org.eclipse.kura:org.eclipse.kura.wire.helper.provider >------- [INFO] Building org.eclipse.kura.wire.helper.provider 1.0.401-SNAPSHOT [56/142] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.wire.helper.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.wire.helper.provider --- [INFO] The project's OSGi version is 1.0.401.202211041419 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.wire.helper.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.wire.helper.provider --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.wire.helper.provider --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.wire.helper.provider --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.helper.provider/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.wire.helper.provider --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.helper.provider/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.helper.provider/target/classes [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.helper.provider/src/main/java/org/eclipse/kura/internal/wire/helper/WireSupportImpl.java:[56] private final String kuraServicePid; ^^^^^^^^^^^^^^ The value of the field WireSupportImpl.kuraServicePid is not used 1 problem (1 warning) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.wire.helper.provider --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.helper.provider/src/test/resources [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.wire.helper.provider --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.helper.provider/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.wire.helper.provider --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.helper.provider/target/org.eclipse.kura.wire.helper.provider-1.0.401-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.wire.helper.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.wire.helper.provider --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.helper.provider/target/org.eclipse.kura.wire.helper.provider-1.0.401-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.wire.helper.provider --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.wire.helper.provider --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.wire.helper.provider --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.wire.helper.provider --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.helper.provider/target/org.eclipse.kura.wire.helper.provider-1.0.401-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.wire.helper.provider/1.0.401-SNAPSHOT/org.eclipse.kura.wire.helper.provider-1.0.401-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.helper.provider/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.wire.helper.provider/1.0.401-SNAPSHOT/org.eclipse.kura.wire.helper.provider-1.0.401-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.helper.provider/target/org.eclipse.kura.wire.helper.provider-1.0.401-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.wire.helper.provider/1.0.401-SNAPSHOT/org.eclipse.kura.wire.helper.provider-1.0.401-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.helper.provider/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.wire.helper.provider/1.0.401-SNAPSHOT/org.eclipse.kura.wire.helper.provider-1.0.401-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.helper.provider/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.wire.helper.provider/1.0.401-SNAPSHOT/org.eclipse.kura.wire.helper.provider-1.0.401-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.wire.helper.provider --- [INFO] [INFO] ----------< org.eclipse.kura:org.eclipse.kura.wire.provider >----------- [INFO] Building org.eclipse.kura.wire.provider 1.0.401-SNAPSHOT [57/142] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.wire.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.wire.provider --- [INFO] The project's OSGi version is 1.0.401.202211041419 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.wire.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.wire.provider --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.wire.provider --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.wire.provider --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.provider/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.wire.provider --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.provider/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.provider/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.wire.provider --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.provider/src/test/resources [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.wire.provider --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.provider/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.wire.provider --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.provider/target/org.eclipse.kura.wire.provider-1.0.401-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.wire.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.wire.provider --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.provider/target/org.eclipse.kura.wire.provider-1.0.401-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.wire.provider --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.wire.provider --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.wire.provider --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.wire.provider --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.provider/target/org.eclipse.kura.wire.provider-1.0.401-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.wire.provider/1.0.401-SNAPSHOT/org.eclipse.kura.wire.provider-1.0.401-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.provider/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.wire.provider/1.0.401-SNAPSHOT/org.eclipse.kura.wire.provider-1.0.401-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.provider/target/org.eclipse.kura.wire.provider-1.0.401-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.wire.provider/1.0.401-SNAPSHOT/org.eclipse.kura.wire.provider-1.0.401-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.provider/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.wire.provider/1.0.401-SNAPSHOT/org.eclipse.kura.wire.provider-1.0.401-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.provider/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.wire.provider/1.0.401-SNAPSHOT/org.eclipse.kura.wire.provider-1.0.401-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.wire.provider --- [INFO] [INFO] ----------< org.eclipse.kura:org.eclipse.kura.rest.provider >----------- [INFO] Building org.eclipse.kura.rest.provider 1.0.301-SNAPSHOT [58/142] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.rest.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.rest.provider --- [INFO] The project's OSGi version is 1.0.301.202211041419 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.rest.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.rest.provider --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.rest.provider --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.rest.provider --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.rest.provider/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.rest.provider --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.rest.provider/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.rest.provider/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.rest.provider --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.rest.provider/src/test/resources [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.rest.provider --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.rest.provider/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.rest.provider --- [WARNING] Bundle-Vendor header not found in /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.rest.provider/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.rest.provider/target/org.eclipse.kura.rest.provider-1.0.301-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.rest.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.rest.provider --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.rest.provider/target/org.eclipse.kura.rest.provider-1.0.301-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.rest.provider --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.rest.provider --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.rest.provider --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.rest.provider --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.rest.provider/target/org.eclipse.kura.rest.provider-1.0.301-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.rest.provider/1.0.301-SNAPSHOT/org.eclipse.kura.rest.provider-1.0.301-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.rest.provider/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.rest.provider/1.0.301-SNAPSHOT/org.eclipse.kura.rest.provider-1.0.301-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.rest.provider/target/org.eclipse.kura.rest.provider-1.0.301-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.rest.provider/1.0.301-SNAPSHOT/org.eclipse.kura.rest.provider-1.0.301-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.rest.provider/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.rest.provider/1.0.301-SNAPSHOT/org.eclipse.kura.rest.provider-1.0.301-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.rest.provider/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.rest.provider/1.0.301-SNAPSHOT/org.eclipse.kura.rest.provider-1.0.301-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.rest.provider --- [INFO] [INFO] -------< org.eclipse.kura:org.eclipse.kura.rest.asset.provider >-------- [INFO] Building org.eclipse.kura.rest.asset.provider 1.0.301-SNAPSHOT [59/142] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.rest.asset.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.rest.asset.provider --- [INFO] The project's OSGi version is 1.0.301.202211041419 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.rest.asset.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.rest.asset.provider --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.rest.asset.provider --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.rest.asset.provider --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.rest.asset.provider/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.rest.asset.provider --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.rest.asset.provider/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.rest.asset.provider/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.rest.asset.provider --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.rest.asset.provider/src/test/resources [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.rest.asset.provider --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.rest.asset.provider/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.rest.asset.provider --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.rest.asset.provider/target/org.eclipse.kura.rest.asset.provider-1.0.301-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.rest.asset.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.rest.asset.provider --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.rest.asset.provider/target/org.eclipse.kura.rest.asset.provider-1.0.301-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.rest.asset.provider --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.rest.asset.provider --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.rest.asset.provider --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.rest.asset.provider --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.rest.asset.provider/target/org.eclipse.kura.rest.asset.provider-1.0.301-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.rest.asset.provider/1.0.301-SNAPSHOT/org.eclipse.kura.rest.asset.provider-1.0.301-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.rest.asset.provider/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.rest.asset.provider/1.0.301-SNAPSHOT/org.eclipse.kura.rest.asset.provider-1.0.301-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.rest.asset.provider/target/org.eclipse.kura.rest.asset.provider-1.0.301-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.rest.asset.provider/1.0.301-SNAPSHOT/org.eclipse.kura.rest.asset.provider-1.0.301-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.rest.asset.provider/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.rest.asset.provider/1.0.301-SNAPSHOT/org.eclipse.kura.rest.asset.provider-1.0.301-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.rest.asset.provider/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.rest.asset.provider/1.0.301-SNAPSHOT/org.eclipse.kura.rest.asset.provider-1.0.301-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.rest.asset.provider --- [INFO] [INFO] ----------< org.eclipse.kura:org.eclipse.kura.misc.cloudcat >----------- [INFO] Building org.eclipse.kura.misc.cloudcat 1.0.301-SNAPSHOT [60/142] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.misc.cloudcat --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.misc.cloudcat --- [INFO] The project's OSGi version is 1.0.301.202211041419 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.misc.cloudcat --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.misc.cloudcat --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.misc.cloudcat --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.misc.cloudcat --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.misc.cloudcat/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.misc.cloudcat --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.misc.cloudcat/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.misc.cloudcat/target/classes [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.misc.cloudcat/src/main/java/org/eclipse/kura/internal/misc/cloudcat/CloudClientRelay.java:[15] import org.eclipse.kura.cloud.CloudClient; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type CloudClient is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.misc.cloudcat/src/main/java/org/eclipse/kura/internal/misc/cloudcat/CloudClientRelay.java:[16] import org.eclipse.kura.cloud.CloudClientListener; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type CloudClientListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.misc.cloudcat/src/main/java/org/eclipse/kura/internal/misc/cloudcat/CloudClientRelay.java:[21] public class CloudClientRelay implements CloudClientListener { ^^^^^^^^^^^^^^^^^^^ The type CloudClientListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.misc.cloudcat/src/main/java/org/eclipse/kura/internal/misc/cloudcat/CloudClientRelay.java:[29] private final CloudClient thisCloudClient; ^^^^^^^^^^^ The type CloudClient is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.misc.cloudcat/src/main/java/org/eclipse/kura/internal/misc/cloudcat/CloudClientRelay.java:[30] private final CloudClient otherCloudClient; ^^^^^^^^^^^ The type CloudClient is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.misc.cloudcat/src/main/java/org/eclipse/kura/internal/misc/cloudcat/CloudClientRelay.java:[34] public CloudClientRelay(CloudClient thisCloudClient, CloudClient otherCloudClient, ^^^^^^^^^^^ The type CloudClient is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.misc.cloudcat/src/main/java/org/eclipse/kura/internal/misc/cloudcat/CloudClientRelay.java:[34] public CloudClientRelay(CloudClient thisCloudClient, CloudClient otherCloudClient, ^^^^^^^^^^^ The type CloudClient is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.misc.cloudcat/src/main/java/org/eclipse/kura/internal/misc/cloudcat/CloudClientRelay.java:[57] this.otherCloudClient.controlPublish(appTopic, msg, qos, retain, DFLT_PRIORITY); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method controlPublish(String, KuraPayload, int, boolean, int) from the type CloudClient is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.misc.cloudcat/src/main/java/org/eclipse/kura/internal/misc/cloudcat/CloudClientRelay.java:[60] this.thisCloudClient.getApplicationId(), this.otherCloudClient.getApplicationId()); ^^^^^^^^^^^^^^^^^^ The method getApplicationId() from the type CloudClient is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.misc.cloudcat/src/main/java/org/eclipse/kura/internal/misc/cloudcat/CloudClientRelay.java:[60] this.thisCloudClient.getApplicationId(), this.otherCloudClient.getApplicationId()); ^^^^^^^^^^^^^^^^^^ The method getApplicationId() from the type CloudClient is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.misc.cloudcat/src/main/java/org/eclipse/kura/internal/misc/cloudcat/CloudClientRelay.java:[73] this.otherCloudClient.publish(appTopic, msg, qos, retain, DFLT_PRIORITY); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method publish(String, KuraPayload, int, boolean, int) from the type CloudClient is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.misc.cloudcat/src/main/java/org/eclipse/kura/internal/misc/cloudcat/CloudClientRelay.java:[76] this.thisCloudClient.getApplicationId(), this.otherCloudClient.getApplicationId()); ^^^^^^^^^^^^^^^^^^ The method getApplicationId() from the type CloudClient is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.misc.cloudcat/src/main/java/org/eclipse/kura/internal/misc/cloudcat/CloudClientRelay.java:[76] this.thisCloudClient.getApplicationId(), this.otherCloudClient.getApplicationId()); ^^^^^^^^^^^^^^^^^^ The method getApplicationId() from the type CloudClient is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.misc.cloudcat/src/main/java/org/eclipse/kura/internal/misc/cloudcat/CloudClientRelay.java:[107] this.thisCloudClient.subscribe(topic, qos); ^^^^^^^^^^^^^^^^^^^^^ The method subscribe(String, int) from the type CloudClient is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.misc.cloudcat/src/main/java/org/eclipse/kura/internal/misc/cloudcat/CloudClientRelay.java:[110] this.thisCloudClient.getApplicationId(), topic, e); ^^^^^^^^^^^^^^^^^^ The method getApplicationId() from the type CloudClient is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.misc.cloudcat/src/main/java/org/eclipse/kura/internal/misc/cloudcat/CloudClientRelay.java:[119] this.thisCloudClient.controlSubscribe(topic, qos); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method controlSubscribe(String, int) from the type CloudClient is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.misc.cloudcat/src/main/java/org/eclipse/kura/internal/misc/cloudcat/CloudClientRelay.java:[122] this.thisCloudClient.getApplicationId(), topic, e); ^^^^^^^^^^^^^^^^^^ The method getApplicationId() from the type CloudClient is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.misc.cloudcat/src/main/java/org/eclipse/kura/internal/misc/cloudcat/CloudClientRelay.java:[132] this.thisCloudClient.unsubscribe(topic); ^^^^^^^^^^^^^^^^^^ The method unsubscribe(String) from the type CloudClient is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.misc.cloudcat/src/main/java/org/eclipse/kura/internal/misc/cloudcat/CloudClientRelay.java:[135] this.thisCloudClient.getApplicationId(), topic, e); ^^^^^^^^^^^^^^^^^^ The method getApplicationId() from the type CloudClient is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.misc.cloudcat/src/main/java/org/eclipse/kura/internal/misc/cloudcat/CloudClientRelay.java:[143] this.thisCloudClient.controlUnsubscribe(topic); ^^^^^^^^^^^^^^^^^^^^^^^^^ The method controlUnsubscribe(String) from the type CloudClient is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.misc.cloudcat/src/main/java/org/eclipse/kura/internal/misc/cloudcat/CloudClientRelay.java:[146] this.thisCloudClient.getApplicationId(), topic, e); ^^^^^^^^^^^^^^^^^^ The method getApplicationId() from the type CloudClient is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.misc.cloudcat/src/main/java/org/eclipse/kura/internal/misc/cloudcat/CloudClientRelay.java:[152] return this.thisCloudClient.isConnected(); ^^^^^^^^^^^^^ The method isConnected() from the type CloudClient is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.misc.cloudcat/src/main/java/org/eclipse/kura/internal/misc/cloudcat/CloudClientRelay.java:[156] this.thisCloudClient.addCloudClientListener(this); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method addCloudClientListener(CloudClientListener) from the type CloudClient is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.misc.cloudcat/src/main/java/org/eclipse/kura/internal/misc/cloudcat/CloudClientRelay.java:[160] this.thisCloudClient.removeCloudClientListener(this); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method removeCloudClientListener(CloudClientListener) from the type CloudClient is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.misc.cloudcat/src/main/java/org/eclipse/kura/internal/misc/cloudcat/CloudCat.java:[17] import org.eclipse.kura.cloud.CloudClient; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type CloudClient is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.misc.cloudcat/src/main/java/org/eclipse/kura/internal/misc/cloudcat/CloudCat.java:[18] import org.eclipse.kura.cloud.CloudService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.misc.cloudcat/src/main/java/org/eclipse/kura/internal/misc/cloudcat/CloudCat.java:[34] private CloudService firstCloudService; ^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.misc.cloudcat/src/main/java/org/eclipse/kura/internal/misc/cloudcat/CloudCat.java:[35] private CloudService secondCloudService; ^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.misc.cloudcat/src/main/java/org/eclipse/kura/internal/misc/cloudcat/CloudCat.java:[36] private CloudClient firstCloudClient; ^^^^^^^^^^^ The type CloudClient is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.misc.cloudcat/src/main/java/org/eclipse/kura/internal/misc/cloudcat/CloudCat.java:[37] private CloudClient secondCloudClient; ^^^^^^^^^^^ The type CloudClient is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.misc.cloudcat/src/main/java/org/eclipse/kura/internal/misc/cloudcat/CloudCat.java:[41] private ServiceTracker firstCloudServiceTracker; ^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.misc.cloudcat/src/main/java/org/eclipse/kura/internal/misc/cloudcat/CloudCat.java:[41] private ServiceTracker firstCloudServiceTracker; ^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.misc.cloudcat/src/main/java/org/eclipse/kura/internal/misc/cloudcat/CloudCat.java:[42] private ServiceTracker secondCloudServiceTracker; ^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.misc.cloudcat/src/main/java/org/eclipse/kura/internal/misc/cloudcat/CloudCat.java:[42] private ServiceTracker secondCloudServiceTracker; ^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.misc.cloudcat/src/main/java/org/eclipse/kura/internal/misc/cloudcat/CloudCat.java:[46] private void bindFirstCloudService(CloudService firstCloudService) { ^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.misc.cloudcat/src/main/java/org/eclipse/kura/internal/misc/cloudcat/CloudCat.java:[50] this.firstCloudClient = this.firstCloudService.newCloudClient(this.options.getFirstCloudClientAppId()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method newCloudClient(String) from the type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.misc.cloudcat/src/main/java/org/eclipse/kura/internal/misc/cloudcat/CloudCat.java:[57] private void bindSecondCloudService(CloudService secondCloudService) { ^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.misc.cloudcat/src/main/java/org/eclipse/kura/internal/misc/cloudcat/CloudCat.java:[61] this.secondCloudClient = this.secondCloudService.newCloudClient(this.options.getSecondCloudClientAppId()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method newCloudClient(String) from the type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.misc.cloudcat/src/main/java/org/eclipse/kura/internal/misc/cloudcat/CloudCat.java:[68] private void unbindFirstCloudService(CloudService firstCloudService) { ^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.misc.cloudcat/src/main/java/org/eclipse/kura/internal/misc/cloudcat/CloudCat.java:[73] private void unbindSecondCloudService(CloudService firstCloudService) { ^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.misc.cloudcat/src/main/java/org/eclipse/kura/internal/misc/cloudcat/CloudCat.java:[113] new ServiceTrackerCustomizer() { ^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.misc.cloudcat/src/main/java/org/eclipse/kura/internal/misc/cloudcat/CloudCat.java:[113] new ServiceTrackerCustomizer() { ^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.misc.cloudcat/src/main/java/org/eclipse/kura/internal/misc/cloudcat/CloudCat.java:[116] public CloudService addingService(ServiceReference reference) { ^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.misc.cloudcat/src/main/java/org/eclipse/kura/internal/misc/cloudcat/CloudCat.java:[116] public CloudService addingService(ServiceReference reference) { ^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.misc.cloudcat/src/main/java/org/eclipse/kura/internal/misc/cloudcat/CloudCat.java:[117] CloudService cloudService = CloudCat.this.componentContext.getBundleContext() ^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.misc.cloudcat/src/main/java/org/eclipse/kura/internal/misc/cloudcat/CloudCat.java:[124] public void modifiedService(ServiceReference reference, CloudService service) { ^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.misc.cloudcat/src/main/java/org/eclipse/kura/internal/misc/cloudcat/CloudCat.java:[124] public void modifiedService(ServiceReference reference, CloudService service) { ^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.misc.cloudcat/src/main/java/org/eclipse/kura/internal/misc/cloudcat/CloudCat.java:[129] public void removedService(ServiceReference reference, CloudService service) { ^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.misc.cloudcat/src/main/java/org/eclipse/kura/internal/misc/cloudcat/CloudCat.java:[129] public void removedService(ServiceReference reference, CloudService service) { ^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.misc.cloudcat/src/main/java/org/eclipse/kura/internal/misc/cloudcat/CloudCat.java:[144] new ServiceTrackerCustomizer() { ^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.misc.cloudcat/src/main/java/org/eclipse/kura/internal/misc/cloudcat/CloudCat.java:[144] new ServiceTrackerCustomizer() { ^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.misc.cloudcat/src/main/java/org/eclipse/kura/internal/misc/cloudcat/CloudCat.java:[147] public CloudService addingService(ServiceReference reference) { ^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.misc.cloudcat/src/main/java/org/eclipse/kura/internal/misc/cloudcat/CloudCat.java:[147] public CloudService addingService(ServiceReference reference) { ^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.misc.cloudcat/src/main/java/org/eclipse/kura/internal/misc/cloudcat/CloudCat.java:[148] CloudService cloudService = CloudCat.this.componentContext.getBundleContext() ^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.misc.cloudcat/src/main/java/org/eclipse/kura/internal/misc/cloudcat/CloudCat.java:[155] public void modifiedService(ServiceReference reference, CloudService service) { ^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.misc.cloudcat/src/main/java/org/eclipse/kura/internal/misc/cloudcat/CloudCat.java:[155] public void modifiedService(ServiceReference reference, CloudService service) { ^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.misc.cloudcat/src/main/java/org/eclipse/kura/internal/misc/cloudcat/CloudCat.java:[160] public void removedService(ServiceReference reference, CloudService service) { ^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.misc.cloudcat/src/main/java/org/eclipse/kura/internal/misc/cloudcat/CloudCat.java:[160] public void removedService(ServiceReference reference, CloudService service) { ^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.misc.cloudcat/src/main/java/org/eclipse/kura/internal/misc/cloudcat/CloudCat.java:[226] this.firstCloudClient.release(); ^^^^^^^^^ The method release() from the type CloudClient is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.misc.cloudcat/src/main/java/org/eclipse/kura/internal/misc/cloudcat/CloudCat.java:[230] this.secondCloudClient.release(); ^^^^^^^^^ The method release() from the type CloudClient is deprecated 60 problems (60 warnings) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.misc.cloudcat --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.misc.cloudcat/src/test/resources [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.misc.cloudcat --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.misc.cloudcat/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.misc.cloudcat --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.misc.cloudcat/target/org.eclipse.kura.misc.cloudcat-1.0.301-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.misc.cloudcat --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.misc.cloudcat --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.misc.cloudcat/target/org.eclipse.kura.misc.cloudcat-1.0.301-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.misc.cloudcat --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.misc.cloudcat --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.misc.cloudcat --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.misc.cloudcat --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.misc.cloudcat/target/org.eclipse.kura.misc.cloudcat-1.0.301-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.misc.cloudcat/1.0.301-SNAPSHOT/org.eclipse.kura.misc.cloudcat-1.0.301-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.misc.cloudcat/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.misc.cloudcat/1.0.301-SNAPSHOT/org.eclipse.kura.misc.cloudcat-1.0.301-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.misc.cloudcat/target/org.eclipse.kura.misc.cloudcat-1.0.301-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.misc.cloudcat/1.0.301-SNAPSHOT/org.eclipse.kura.misc.cloudcat-1.0.301-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.misc.cloudcat/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.misc.cloudcat/1.0.301-SNAPSHOT/org.eclipse.kura.misc.cloudcat-1.0.301-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.misc.cloudcat/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.misc.cloudcat/1.0.301-SNAPSHOT/org.eclipse.kura.misc.cloudcat-1.0.301-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.misc.cloudcat --- [INFO] [INFO] --< org.eclipse.kura:org.eclipse.kura.json.marshaller.unmarshaller.provider >-- [INFO] Building org.eclipse.kura.json.marshaller.unmarshaller.provider 1.0.201-SNAPSHOT [61/142] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.json.marshaller.unmarshaller.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.json.marshaller.unmarshaller.provider --- [INFO] The project's OSGi version is 1.0.201.202211041419 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.json.marshaller.unmarshaller.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.json.marshaller.unmarshaller.provider --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.json.marshaller.unmarshaller.provider --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.json.marshaller.unmarshaller.provider --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.json.marshaller.unmarshaller.provider/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.json.marshaller.unmarshaller.provider --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.json.marshaller.unmarshaller.provider/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.json.marshaller.unmarshaller.provider/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.json.marshaller.unmarshaller.provider --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.json.marshaller.unmarshaller.provider/src/test/resources [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.json.marshaller.unmarshaller.provider --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.json.marshaller.unmarshaller.provider/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.json.marshaller.unmarshaller.provider --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.json.marshaller.unmarshaller.provider/target/org.eclipse.kura.json.marshaller.unmarshaller.provider-1.0.201-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.json.marshaller.unmarshaller.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.json.marshaller.unmarshaller.provider --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.json.marshaller.unmarshaller.provider/target/org.eclipse.kura.json.marshaller.unmarshaller.provider-1.0.201-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.json.marshaller.unmarshaller.provider --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.json.marshaller.unmarshaller.provider --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.json.marshaller.unmarshaller.provider --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.json.marshaller.unmarshaller.provider --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.json.marshaller.unmarshaller.provider/target/org.eclipse.kura.json.marshaller.unmarshaller.provider-1.0.201-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.json.marshaller.unmarshaller.provider/1.0.201-SNAPSHOT/org.eclipse.kura.json.marshaller.unmarshaller.provider-1.0.201-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.json.marshaller.unmarshaller.provider/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.json.marshaller.unmarshaller.provider/1.0.201-SNAPSHOT/org.eclipse.kura.json.marshaller.unmarshaller.provider-1.0.201-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.json.marshaller.unmarshaller.provider/target/org.eclipse.kura.json.marshaller.unmarshaller.provider-1.0.201-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.json.marshaller.unmarshaller.provider/1.0.201-SNAPSHOT/org.eclipse.kura.json.marshaller.unmarshaller.provider-1.0.201-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.json.marshaller.unmarshaller.provider/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.json.marshaller.unmarshaller.provider/1.0.201-SNAPSHOT/org.eclipse.kura.json.marshaller.unmarshaller.provider-1.0.201-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.json.marshaller.unmarshaller.provider/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.json.marshaller.unmarshaller.provider/1.0.201-SNAPSHOT/org.eclipse.kura.json.marshaller.unmarshaller.provider-1.0.201-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.json.marshaller.unmarshaller.provider --- [INFO] [INFO] --< org.eclipse.kura:org.eclipse.kura.xml.marshaller.unmarshaller.provider >-- [INFO] Building org.eclipse.kura.xml.marshaller.unmarshaller.provider 1.0.201-SNAPSHOT [62/142] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.xml.marshaller.unmarshaller.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.xml.marshaller.unmarshaller.provider --- [INFO] The project's OSGi version is 1.0.201.202211041419 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.xml.marshaller.unmarshaller.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.xml.marshaller.unmarshaller.provider --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.xml.marshaller.unmarshaller.provider --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.xml.marshaller.unmarshaller.provider --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.xml.marshaller.unmarshaller.provider/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.xml.marshaller.unmarshaller.provider --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.xml.marshaller.unmarshaller.provider/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.xml.marshaller.unmarshaller.provider/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.xml.marshaller.unmarshaller.provider --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.xml.marshaller.unmarshaller.provider/src/test/resources [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.xml.marshaller.unmarshaller.provider --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.xml.marshaller.unmarshaller.provider/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.xml.marshaller.unmarshaller.provider --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.xml.marshaller.unmarshaller.provider/target/org.eclipse.kura.xml.marshaller.unmarshaller.provider-1.0.201-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.xml.marshaller.unmarshaller.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.xml.marshaller.unmarshaller.provider --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.xml.marshaller.unmarshaller.provider/target/org.eclipse.kura.xml.marshaller.unmarshaller.provider-1.0.201-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.xml.marshaller.unmarshaller.provider --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.xml.marshaller.unmarshaller.provider --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.xml.marshaller.unmarshaller.provider --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.xml.marshaller.unmarshaller.provider --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.xml.marshaller.unmarshaller.provider/target/org.eclipse.kura.xml.marshaller.unmarshaller.provider-1.0.201-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.xml.marshaller.unmarshaller.provider/1.0.201-SNAPSHOT/org.eclipse.kura.xml.marshaller.unmarshaller.provider-1.0.201-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.xml.marshaller.unmarshaller.provider/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.xml.marshaller.unmarshaller.provider/1.0.201-SNAPSHOT/org.eclipse.kura.xml.marshaller.unmarshaller.provider-1.0.201-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.xml.marshaller.unmarshaller.provider/target/org.eclipse.kura.xml.marshaller.unmarshaller.provider-1.0.201-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.xml.marshaller.unmarshaller.provider/1.0.201-SNAPSHOT/org.eclipse.kura.xml.marshaller.unmarshaller.provider-1.0.201-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.xml.marshaller.unmarshaller.provider/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.xml.marshaller.unmarshaller.provider/1.0.201-SNAPSHOT/org.eclipse.kura.xml.marshaller.unmarshaller.provider-1.0.201-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.xml.marshaller.unmarshaller.provider/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.xml.marshaller.unmarshaller.provider/1.0.201-SNAPSHOT/org.eclipse.kura.xml.marshaller.unmarshaller.provider-1.0.201-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.xml.marshaller.unmarshaller.provider --- [INFO] [INFO] --< org.eclipse.kura:org.eclipse.kura.wire.component.conditional.provider >-- [INFO] Building org.eclipse.kura.wire.component.conditional.provider 1.0.201-SNAPSHOT [63/142] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.wire.component.conditional.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.wire.component.conditional.provider --- [INFO] The project's OSGi version is 1.0.201.202211041419 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.wire.component.conditional.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.wire.component.conditional.provider --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.wire.component.conditional.provider --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.wire.component.conditional.provider --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.component.conditional.provider/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.wire.component.conditional.provider --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.component.conditional.provider/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.component.conditional.provider/target/classes [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.component.conditional.provider/src/main/java/org/eclipse/kura/internal/wire/conditional/Conditional.java:[85] (ServiceReference) componentContext.getServiceReference()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked cast from ServiceReference to ServiceReference 1 problem (1 warning) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.wire.component.conditional.provider --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.component.conditional.provider/src/test/resources [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.wire.component.conditional.provider --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.component.conditional.provider/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.wire.component.conditional.provider --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.component.conditional.provider/target/org.eclipse.kura.wire.component.conditional.provider-1.0.201-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.wire.component.conditional.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.wire.component.conditional.provider --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.component.conditional.provider/target/org.eclipse.kura.wire.component.conditional.provider-1.0.201-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.wire.component.conditional.provider --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.wire.component.conditional.provider --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.wire.component.conditional.provider --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.wire.component.conditional.provider --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.component.conditional.provider/target/org.eclipse.kura.wire.component.conditional.provider-1.0.201-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.wire.component.conditional.provider/1.0.201-SNAPSHOT/org.eclipse.kura.wire.component.conditional.provider-1.0.201-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.component.conditional.provider/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.wire.component.conditional.provider/1.0.201-SNAPSHOT/org.eclipse.kura.wire.component.conditional.provider-1.0.201-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.component.conditional.provider/target/org.eclipse.kura.wire.component.conditional.provider-1.0.201-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.wire.component.conditional.provider/1.0.201-SNAPSHOT/org.eclipse.kura.wire.component.conditional.provider-1.0.201-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.component.conditional.provider/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.wire.component.conditional.provider/1.0.201-SNAPSHOT/org.eclipse.kura.wire.component.conditional.provider-1.0.201-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.component.conditional.provider/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.wire.component.conditional.provider/1.0.201-SNAPSHOT/org.eclipse.kura.wire.component.conditional.provider-1.0.201-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.wire.component.conditional.provider --- [INFO] [INFO] ---< org.eclipse.kura:org.eclipse.kura.wire.component.join.provider >--- [INFO] Building org.eclipse.kura.wire.component.join.provider 1.0.201-SNAPSHOT [64/142] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.wire.component.join.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.wire.component.join.provider --- [INFO] The project's OSGi version is 1.0.201.202211041419 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.wire.component.join.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.wire.component.join.provider --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.wire.component.join.provider --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.wire.component.join.provider --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.component.join.provider/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.wire.component.join.provider --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.component.join.provider/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.component.join.provider/target/classes [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.component.join.provider/src/main/java/org/eclipse/kura/internal/wire/join/JoinComponent.java:[66] (ServiceReference) componentContext.getServiceReference()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked cast from ServiceReference to ServiceReference 1 problem (1 warning) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.wire.component.join.provider --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.component.join.provider/src/test/resources [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.wire.component.join.provider --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.component.join.provider/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.wire.component.join.provider --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.component.join.provider/target/org.eclipse.kura.wire.component.join.provider-1.0.201-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.wire.component.join.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.wire.component.join.provider --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.component.join.provider/target/org.eclipse.kura.wire.component.join.provider-1.0.201-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.wire.component.join.provider --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.wire.component.join.provider --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.wire.component.join.provider --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.wire.component.join.provider --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.component.join.provider/target/org.eclipse.kura.wire.component.join.provider-1.0.201-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.wire.component.join.provider/1.0.201-SNAPSHOT/org.eclipse.kura.wire.component.join.provider-1.0.201-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.component.join.provider/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.wire.component.join.provider/1.0.201-SNAPSHOT/org.eclipse.kura.wire.component.join.provider-1.0.201-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.component.join.provider/target/org.eclipse.kura.wire.component.join.provider-1.0.201-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.wire.component.join.provider/1.0.201-SNAPSHOT/org.eclipse.kura.wire.component.join.provider-1.0.201-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.component.join.provider/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.wire.component.join.provider/1.0.201-SNAPSHOT/org.eclipse.kura.wire.component.join.provider-1.0.201-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.wire.component.join.provider/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.wire.component.join.provider/1.0.201-SNAPSHOT/org.eclipse.kura.wire.component.join.provider-1.0.201-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.wire.component.join.provider --- [INFO] [INFO] --< org.eclipse.kura:org.eclipse.kura.cloudconnection.eclipseiot.mqtt.provider >-- [INFO] Building org.eclipse.kura.cloudconnection.eclipseiot.mqtt.provider 1.0.102-SNAPSHOT [65/142] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.cloudconnection.eclipseiot.mqtt.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.cloudconnection.eclipseiot.mqtt.provider --- [INFO] The project's OSGi version is 1.0.102.202211041419 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.cloudconnection.eclipseiot.mqtt.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.cloudconnection.eclipseiot.mqtt.provider --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.cloudconnection.eclipseiot.mqtt.provider --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.cloudconnection.eclipseiot.mqtt.provider --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.cloudconnection.eclipseiot.mqtt.provider/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.cloudconnection.eclipseiot.mqtt.provider --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.cloudconnection.eclipseiot.mqtt.provider/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.cloudconnection.eclipseiot.mqtt.provider/target/classes [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.cloudconnection.eclipseiot.mqtt.provider/src/main/java/org/eclipse/kura/internal/cloudconnection/eclipseiot/mqtt/cloud/factory/DefaultCloudConnectionFactory.java:[28] import org.eclipse.kura.data.DataService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.kura.data.DataService is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.cloudconnection.eclipseiot.mqtt.provider/src/main/java/org/eclipse/kura/internal/cloudconnection/eclipseiot/mqtt/cloud/factory/DefaultCloudConnectionFactory.java:[29] import org.eclipse.kura.data.DataTransportService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.kura.data.DataTransportService is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.cloudconnection.eclipseiot.mqtt.provider/src/main/java/org/eclipse/kura/internal/cloudconnection/eclipseiot/mqtt/message/protobuf/KuraPayloadProto.java:[4156] com.google.protobuf.Descriptors.FileDescriptor.InternalDescriptorAssigner assigner = new com.google.protobuf.Descriptors.FileDescriptor.InternalDescriptorAssigner() { ^^^^^^^^^^^^^^^^^^^^^^^^^^ The type Descriptors.FileDescriptor.InternalDescriptorAssigner is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.cloudconnection.eclipseiot.mqtt.provider/src/main/java/org/eclipse/kura/internal/cloudconnection/eclipseiot/mqtt/message/protobuf/KuraPayloadProto.java:[4156] com.google.protobuf.Descriptors.FileDescriptor.InternalDescriptorAssigner assigner = new com.google.protobuf.Descriptors.FileDescriptor.InternalDescriptorAssigner() { ^^^^^^^^^^^^^^^^^^^^^^^^^^ The type Descriptors.FileDescriptor.InternalDescriptorAssigner is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.cloudconnection.eclipseiot.mqtt.provider/src/main/java/org/eclipse/kura/internal/cloudconnection/eclipseiot/mqtt/message/protobuf/KuraPayloadProto.java:[4165] com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom(descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] {}, assigner); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method internalBuildGeneratedFileFrom(String[], Descriptors.FileDescriptor[], Descriptors.FileDescriptor.InternalDescriptorAssigner) from the type Descriptors.FileDescriptor is deprecated 5 problems (5 warnings) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.cloudconnection.eclipseiot.mqtt.provider --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.cloudconnection.eclipseiot.mqtt.provider/src/test/resources [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.cloudconnection.eclipseiot.mqtt.provider --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.cloudconnection.eclipseiot.mqtt.provider/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.cloudconnection.eclipseiot.mqtt.provider --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.cloudconnection.eclipseiot.mqtt.provider/target/org.eclipse.kura.cloudconnection.eclipseiot.mqtt.provider-1.0.102-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.cloudconnection.eclipseiot.mqtt.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.cloudconnection.eclipseiot.mqtt.provider --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.cloudconnection.eclipseiot.mqtt.provider/target/org.eclipse.kura.cloudconnection.eclipseiot.mqtt.provider-1.0.102-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.cloudconnection.eclipseiot.mqtt.provider --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.cloudconnection.eclipseiot.mqtt.provider --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.cloudconnection.eclipseiot.mqtt.provider --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.cloudconnection.eclipseiot.mqtt.provider --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.cloudconnection.eclipseiot.mqtt.provider/target/org.eclipse.kura.cloudconnection.eclipseiot.mqtt.provider-1.0.102-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.cloudconnection.eclipseiot.mqtt.provider/1.0.102-SNAPSHOT/org.eclipse.kura.cloudconnection.eclipseiot.mqtt.provider-1.0.102-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.cloudconnection.eclipseiot.mqtt.provider/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.cloudconnection.eclipseiot.mqtt.provider/1.0.102-SNAPSHOT/org.eclipse.kura.cloudconnection.eclipseiot.mqtt.provider-1.0.102-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.cloudconnection.eclipseiot.mqtt.provider/target/org.eclipse.kura.cloudconnection.eclipseiot.mqtt.provider-1.0.102-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.cloudconnection.eclipseiot.mqtt.provider/1.0.102-SNAPSHOT/org.eclipse.kura.cloudconnection.eclipseiot.mqtt.provider-1.0.102-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.cloudconnection.eclipseiot.mqtt.provider/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.cloudconnection.eclipseiot.mqtt.provider/1.0.102-SNAPSHOT/org.eclipse.kura.cloudconnection.eclipseiot.mqtt.provider-1.0.102-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.cloudconnection.eclipseiot.mqtt.provider/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.cloudconnection.eclipseiot.mqtt.provider/1.0.102-SNAPSHOT/org.eclipse.kura.cloudconnection.eclipseiot.mqtt.provider-1.0.102-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.cloudconnection.eclipseiot.mqtt.provider --- [INFO] [INFO] -------< org.eclipse.kura:org.eclipse.kura.linux.sysv.provider >-------- [INFO] Building org.eclipse.kura.linux.sysv.provider 1.0.102-SNAPSHOT [66/142] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.linux.sysv.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.linux.sysv.provider --- [INFO] The project's OSGi version is 1.0.102.202211041419 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.linux.sysv.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.linux.sysv.provider --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.linux.sysv.provider --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.linux.sysv.provider --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.sysv.provider/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.linux.sysv.provider --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.sysv.provider/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.sysv.provider/target/classes [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.sysv.provider/src/main/java/org/eclipse/kura/internal/linux/sysv/net/dns/DnsServerServiceImpl.java:[28] import org.eclipse.kura.internal.linux.net.dns.DnsServerService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DnsServerService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/target/classes') [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.sysv.provider/src/main/java/org/eclipse/kura/internal/linux/sysv/net/dns/DnsServerServiceImpl.java:[38] public class DnsServerServiceImpl implements DnsServerService { ^^^^^^^^^^^^^^^^ Discouraged access: The type 'DnsServerService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/target/classes') 2 problems (2 warnings) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.linux.sysv.provider --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.sysv.provider/src/test/resources [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.linux.sysv.provider --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.sysv.provider/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.linux.sysv.provider --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.sysv.provider/target/org.eclipse.kura.linux.sysv.provider-1.0.102-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.linux.sysv.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.linux.sysv.provider --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.sysv.provider/target/org.eclipse.kura.linux.sysv.provider-1.0.102-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.linux.sysv.provider --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.linux.sysv.provider --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.linux.sysv.provider --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.linux.sysv.provider --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.sysv.provider/target/org.eclipse.kura.linux.sysv.provider-1.0.102-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.sysv.provider/1.0.102-SNAPSHOT/org.eclipse.kura.linux.sysv.provider-1.0.102-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.sysv.provider/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.sysv.provider/1.0.102-SNAPSHOT/org.eclipse.kura.linux.sysv.provider-1.0.102-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.sysv.provider/target/org.eclipse.kura.linux.sysv.provider-1.0.102-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.sysv.provider/1.0.102-SNAPSHOT/org.eclipse.kura.linux.sysv.provider-1.0.102-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.sysv.provider/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.sysv.provider/1.0.102-SNAPSHOT/org.eclipse.kura.linux.sysv.provider-1.0.102-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.sysv.provider/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.sysv.provider/1.0.102-SNAPSHOT/org.eclipse.kura.linux.sysv.provider-1.0.102-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.linux.sysv.provider --- [INFO] [INFO] ------< org.eclipse.kura:org.eclipse.kura.linux.systemd.provider >------ [INFO] Building org.eclipse.kura.linux.systemd.provider 1.0.102-SNAPSHOT [67/142] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.linux.systemd.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.linux.systemd.provider --- [INFO] The project's OSGi version is 1.0.102.202211041419 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.linux.systemd.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.linux.systemd.provider --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.linux.systemd.provider --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.linux.systemd.provider --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.systemd.provider/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.linux.systemd.provider --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.systemd.provider/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.systemd.provider/target/classes [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.systemd.provider/src/main/java/org/eclipse/kura/internal/linux/systemd/net/dns/DnsServerServiceImpl.java:[28] import org.eclipse.kura.internal.linux.net.dns.DnsServerService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DnsServerService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/target/classes') [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.systemd.provider/src/main/java/org/eclipse/kura/internal/linux/systemd/net/dns/DnsServerServiceImpl.java:[38] public class DnsServerServiceImpl implements DnsServerService { ^^^^^^^^^^^^^^^^ Discouraged access: The type 'DnsServerService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/target/classes') 2 problems (2 warnings) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.linux.systemd.provider --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.systemd.provider/src/test/resources [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.linux.systemd.provider --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.systemd.provider/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.linux.systemd.provider --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.systemd.provider/target/org.eclipse.kura.linux.systemd.provider-1.0.102-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.linux.systemd.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.linux.systemd.provider --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.systemd.provider/target/org.eclipse.kura.linux.systemd.provider-1.0.102-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.linux.systemd.provider --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.linux.systemd.provider --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.linux.systemd.provider --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.linux.systemd.provider --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.systemd.provider/target/org.eclipse.kura.linux.systemd.provider-1.0.102-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.systemd.provider/1.0.102-SNAPSHOT/org.eclipse.kura.linux.systemd.provider-1.0.102-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.systemd.provider/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.systemd.provider/1.0.102-SNAPSHOT/org.eclipse.kura.linux.systemd.provider-1.0.102-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.systemd.provider/target/org.eclipse.kura.linux.systemd.provider-1.0.102-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.systemd.provider/1.0.102-SNAPSHOT/org.eclipse.kura.linux.systemd.provider-1.0.102-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.systemd.provider/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.systemd.provider/1.0.102-SNAPSHOT/org.eclipse.kura.linux.systemd.provider-1.0.102-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.systemd.provider/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.systemd.provider/1.0.102-SNAPSHOT/org.eclipse.kura.linux.systemd.provider-1.0.102-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.linux.systemd.provider --- [INFO] [INFO] ------< org.eclipse.kura:org.eclipse.kura.linux.debian.provider >------- [INFO] Building org.eclipse.kura.linux.debian.provider 1.0.101-SNAPSHOT [68/142] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.linux.debian.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.linux.debian.provider --- [INFO] The project's OSGi version is 1.0.101.202211041419 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.linux.debian.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.linux.debian.provider --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.linux.debian.provider --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.linux.debian.provider --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.debian.provider/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.linux.debian.provider --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.debian.provider/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.debian.provider/target/classes [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.debian.provider/src/main/java/org/eclipse/kura/internal/linux/net/config/NetInterfaceConfigSerializationServiceImpl.java:[33] import org.eclipse.kura.internal.linux.net.NetInterfaceConfigSerializationService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'NetInterfaceConfigSerializationService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/target/classes') [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.debian.provider/src/main/java/org/eclipse/kura/internal/linux/net/config/NetInterfaceConfigSerializationServiceImpl.java:[43] public class NetInterfaceConfigSerializationServiceImpl implements NetInterfaceConfigSerializationService { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'NetInterfaceConfigSerializationService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/target/classes') 2 problems (2 warnings) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.linux.debian.provider --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.debian.provider/src/test/resources [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.linux.debian.provider --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.debian.provider/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.linux.debian.provider --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.debian.provider/target/org.eclipse.kura.linux.debian.provider-1.0.101-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.linux.debian.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.linux.debian.provider --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.debian.provider/target/org.eclipse.kura.linux.debian.provider-1.0.101-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.linux.debian.provider --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.linux.debian.provider --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.linux.debian.provider --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.linux.debian.provider --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.debian.provider/target/org.eclipse.kura.linux.debian.provider-1.0.101-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.debian.provider/1.0.101-SNAPSHOT/org.eclipse.kura.linux.debian.provider-1.0.101-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.debian.provider/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.debian.provider/1.0.101-SNAPSHOT/org.eclipse.kura.linux.debian.provider-1.0.101-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.debian.provider/target/org.eclipse.kura.linux.debian.provider-1.0.101-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.debian.provider/1.0.101-SNAPSHOT/org.eclipse.kura.linux.debian.provider-1.0.101-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.debian.provider/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.debian.provider/1.0.101-SNAPSHOT/org.eclipse.kura.linux.debian.provider-1.0.101-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.debian.provider/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.debian.provider/1.0.101-SNAPSHOT/org.eclipse.kura.linux.debian.provider-1.0.101-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.linux.debian.provider --- [INFO] [INFO] ------< org.eclipse.kura:org.eclipse.kura.linux.redhat.provider >------- [INFO] Building org.eclipse.kura.linux.redhat.provider 1.0.101-SNAPSHOT [69/142] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.linux.redhat.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.linux.redhat.provider --- [INFO] The project's OSGi version is 1.0.101.202211041419 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.linux.redhat.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.linux.redhat.provider --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.linux.redhat.provider --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.linux.redhat.provider --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.redhat.provider/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.linux.redhat.provider --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.redhat.provider/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.redhat.provider/target/classes [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.redhat.provider/src/main/java/org/eclipse/kura/internal/linux/net/config/NetInterfaceConfigSerializationServiceImpl.java:[29] import org.eclipse.kura.internal.linux.net.NetInterfaceConfigSerializationService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'NetInterfaceConfigSerializationService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/target/classes') [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.redhat.provider/src/main/java/org/eclipse/kura/internal/linux/net/config/NetInterfaceConfigSerializationServiceImpl.java:[41] public class NetInterfaceConfigSerializationServiceImpl implements NetInterfaceConfigSerializationService { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'NetInterfaceConfigSerializationService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.net/target/classes') 2 problems (2 warnings) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.linux.redhat.provider --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.redhat.provider/src/test/resources [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.linux.redhat.provider --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.redhat.provider/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.linux.redhat.provider --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.redhat.provider/target/org.eclipse.kura.linux.redhat.provider-1.0.101-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.linux.redhat.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.linux.redhat.provider --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.redhat.provider/target/org.eclipse.kura.linux.redhat.provider-1.0.101-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.linux.redhat.provider --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.linux.redhat.provider --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.linux.redhat.provider --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.linux.redhat.provider --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.redhat.provider/target/org.eclipse.kura.linux.redhat.provider-1.0.101-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.redhat.provider/1.0.101-SNAPSHOT/org.eclipse.kura.linux.redhat.provider-1.0.101-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.redhat.provider/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.redhat.provider/1.0.101-SNAPSHOT/org.eclipse.kura.linux.redhat.provider-1.0.101-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.redhat.provider/target/org.eclipse.kura.linux.redhat.provider-1.0.101-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.redhat.provider/1.0.101-SNAPSHOT/org.eclipse.kura.linux.redhat.provider-1.0.101-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.redhat.provider/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.redhat.provider/1.0.101-SNAPSHOT/org.eclipse.kura.linux.redhat.provider-1.0.101-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.linux.redhat.provider/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.redhat.provider/1.0.101-SNAPSHOT/org.eclipse.kura.linux.redhat.provider-1.0.101-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.linux.redhat.provider --- [INFO] [INFO] -----------------< org.eclipse.kura.feature:features >------------------ [INFO] Building features 4.1.4 [70/142] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ features --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ features --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ features --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ features --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ features --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ features --- [INFO] setting maven.deploy.skip=false [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ features --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/feature/features/4.1.4/features-4.1.4.pom [INFO] [INFO] -------< org.eclipse.kura.feature:org.eclipse.kura.api.feature >-------- [INFO] Building org.eclipse.kura.api.feature 4.1.4 [71/142] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.api.feature --- [INFO] Deleting /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.api.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.kura.api.feature --- [INFO] The project's OSGi version is 4.1.4 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.api.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.api.feature --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.api.feature --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.api.feature --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.api.feature/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.api.feature --- [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.api.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-feature (default-package-feature) @ org.eclipse.kura.api.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.api.feature/target/org.eclipse.kura.api.feature-4.1.4.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.api.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.6.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.kura.api.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.6.0:source-feature (source-feature) @ org.eclipse.kura.api.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.api.feature/target/org.eclipse.kura.api.feature-4.1.4-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata (attach-p2-metadata) @ org.eclipse.kura.api.feature --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.api.feature --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.api.feature --- [INFO] setting maven.deploy.skip=false [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.api.feature --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.api.feature/target/org.eclipse.kura.api.feature-4.1.4.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/feature/org.eclipse.kura.api.feature/4.1.4/org.eclipse.kura.api.feature-4.1.4.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.api.feature/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/feature/org.eclipse.kura.api.feature/4.1.4/org.eclipse.kura.api.feature-4.1.4.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.api.feature/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/feature/org.eclipse.kura.api.feature/4.1.4/org.eclipse.kura.api.feature-4.1.4-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.api.feature/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/feature/org.eclipse.kura.api.feature/4.1.4/org.eclipse.kura.api.feature-4.1.4-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.api.feature/target/org.eclipse.kura.api.feature-4.1.4-sources-feature.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/feature/org.eclipse.kura.api.feature/4.1.4/org.eclipse.kura.api.feature-4.1.4-sources-feature.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.api.feature/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/feature/org.eclipse.kura.api.feature/4.1.4/org.eclipse.kura.api.feature-4.1.4-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.api.feature/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/feature/org.eclipse.kura.api.feature/4.1.4/org.eclipse.kura.api.feature-4.1.4-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.api.feature --- [INFO] [INFO] ------< org.eclipse.kura.feature:org.eclipse.kura.camel.feature >------- [INFO] Building org.eclipse.kura.camel.feature 4.1.4 [72/142] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.camel.feature --- [INFO] Deleting /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.camel.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.kura.camel.feature --- [INFO] The project's OSGi version is 4.1.4 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.camel.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.camel.feature --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.camel.feature --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.camel.feature --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.camel.feature/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.camel.feature --- [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.camel.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-feature (default-package-feature) @ org.eclipse.kura.camel.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.camel.feature/target/org.eclipse.kura.camel.feature-4.1.4.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.camel.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.6.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.kura.camel.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.6.0:source-feature (source-feature) @ org.eclipse.kura.camel.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.camel.feature/target/org.eclipse.kura.camel.feature-4.1.4-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata (attach-p2-metadata) @ org.eclipse.kura.camel.feature --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.camel.feature --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.camel.feature --- [INFO] setting maven.deploy.skip=false [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.camel.feature --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.camel.feature/target/org.eclipse.kura.camel.feature-4.1.4.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/feature/org.eclipse.kura.camel.feature/4.1.4/org.eclipse.kura.camel.feature-4.1.4.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.camel.feature/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/feature/org.eclipse.kura.camel.feature/4.1.4/org.eclipse.kura.camel.feature-4.1.4.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.camel.feature/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/feature/org.eclipse.kura.camel.feature/4.1.4/org.eclipse.kura.camel.feature-4.1.4-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.camel.feature/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/feature/org.eclipse.kura.camel.feature/4.1.4/org.eclipse.kura.camel.feature-4.1.4-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.camel.feature/target/org.eclipse.kura.camel.feature-4.1.4-sources-feature.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/feature/org.eclipse.kura.camel.feature/4.1.4/org.eclipse.kura.camel.feature-4.1.4-sources-feature.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.camel.feature/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/feature/org.eclipse.kura.camel.feature/4.1.4/org.eclipse.kura.camel.feature-4.1.4-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.camel.feature/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/feature/org.eclipse.kura.camel.feature/4.1.4/org.eclipse.kura.camel.feature-4.1.4-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.camel.feature --- [INFO] [INFO] -----< org.eclipse.kura.feature:org.eclipse.kura.runtime.feature >------ [INFO] Building org.eclipse.kura.runtime.feature 4.1.4 [73/142] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.runtime.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.kura.runtime.feature --- [INFO] The project's OSGi version is 4.1.4 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.runtime.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.runtime.feature --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.runtime.feature --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.runtime.feature --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.runtime.feature/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.runtime.feature --- [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.runtime.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-feature (default-package-feature) @ org.eclipse.kura.runtime.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.runtime.feature/target/org.eclipse.kura.runtime.feature-4.1.4.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.runtime.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.6.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.kura.runtime.feature --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.runtime.feature --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.runtime.feature --- [INFO] setting maven.deploy.skip=false [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.runtime.feature --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.runtime.feature/target/org.eclipse.kura.runtime.feature-4.1.4.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/feature/org.eclipse.kura.runtime.feature/4.1.4/org.eclipse.kura.runtime.feature-4.1.4.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.runtime.feature/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/feature/org.eclipse.kura.runtime.feature/4.1.4/org.eclipse.kura.runtime.feature-4.1.4.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.runtime.feature/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/feature/org.eclipse.kura.runtime.feature/4.1.4/org.eclipse.kura.runtime.feature-4.1.4-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.runtime.feature/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/feature/org.eclipse.kura.runtime.feature/4.1.4/org.eclipse.kura.runtime.feature-4.1.4-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.runtime.feature --- [INFO] [INFO] -------< org.eclipse.kura.feature:org.eclipse.kura.driver.opcua >------- [INFO] Building org.eclipse.kura.driver.opcua 1.0.401-SNAPSHOT [74/142] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.driver.opcua --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.kura.driver.opcua --- [INFO] The project's OSGi version is 1.0.401.202211041419 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.driver.opcua --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.driver.opcua --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.driver.opcua --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.driver.opcua --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.driver.opcua/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.driver.opcua --- [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.driver.opcua --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-feature (default-package-feature) @ org.eclipse.kura.driver.opcua --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.driver.opcua/target/org.eclipse.kura.driver.opcua-1.0.401-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.driver.opcua --- [INFO] [INFO] --- tycho-p2-plugin:1.6.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.kura.driver.opcua --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.driver.opcua --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- osgi-dp:0.3.0:build (default) @ org.eclipse.kura.driver.opcua --- [INFO] Building DP - Version: 1.0.401.202211041419 [INFO] Added: org.eclipse.kura.driver.opcua.provider:1.0.401.202211041419 [INFO] Writing to: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.driver.opcua/target/org.eclipse.kura.driver.opcua_1.0.401-SNAPSHOT.dp [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.driver.opcua --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.driver.opcua --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.driver.opcua/target/org.eclipse.kura.driver.opcua-1.0.401-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/feature/org.eclipse.kura.driver.opcua/1.0.401-SNAPSHOT/org.eclipse.kura.driver.opcua-1.0.401-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.driver.opcua/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/feature/org.eclipse.kura.driver.opcua/1.0.401-SNAPSHOT/org.eclipse.kura.driver.opcua-1.0.401-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.driver.opcua/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/feature/org.eclipse.kura.driver.opcua/1.0.401-SNAPSHOT/org.eclipse.kura.driver.opcua-1.0.401-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.driver.opcua/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/feature/org.eclipse.kura.driver.opcua/1.0.401-SNAPSHOT/org.eclipse.kura.driver.opcua-1.0.401-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.driver.opcua/target/org.eclipse.kura.driver.opcua_1.0.401-SNAPSHOT.dp to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/feature/org.eclipse.kura.driver.opcua/1.0.401-SNAPSHOT/org.eclipse.kura.driver.opcua-1.0.401-SNAPSHOT.dp [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.driver.opcua --- [INFO] [INFO] -------< org.eclipse.kura.feature:org.eclipse.kura.driver.s7plc >------- [INFO] Building org.eclipse.kura.driver.s7plc 1.0.301-SNAPSHOT [75/142] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.driver.s7plc --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.kura.driver.s7plc --- [INFO] The project's OSGi version is 1.0.301.202211041419 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.driver.s7plc --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.driver.s7plc --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.driver.s7plc --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.driver.s7plc --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.driver.s7plc/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.driver.s7plc --- [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.driver.s7plc --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-feature (default-package-feature) @ org.eclipse.kura.driver.s7plc --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.driver.s7plc/target/org.eclipse.kura.driver.s7plc-1.0.301-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.driver.s7plc --- [INFO] [INFO] --- tycho-p2-plugin:1.6.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.kura.driver.s7plc --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.driver.s7plc --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- osgi-dp:0.3.0:build (default) @ org.eclipse.kura.driver.s7plc --- [INFO] Building DP - Version: 1.0.301.202211041419 [INFO] Added: org.eclipse.kura.driver.s7plc.provider:1.0.301.202211041419 [INFO] Added: org.moka7:1.0.300 [INFO] Writing to: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.driver.s7plc/target/org.eclipse.kura.driver.s7plc_1.0.301-SNAPSHOT.dp [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.driver.s7plc --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.driver.s7plc --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.driver.s7plc/target/org.eclipse.kura.driver.s7plc-1.0.301-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/feature/org.eclipse.kura.driver.s7plc/1.0.301-SNAPSHOT/org.eclipse.kura.driver.s7plc-1.0.301-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.driver.s7plc/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/feature/org.eclipse.kura.driver.s7plc/1.0.301-SNAPSHOT/org.eclipse.kura.driver.s7plc-1.0.301-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.driver.s7plc/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/feature/org.eclipse.kura.driver.s7plc/1.0.301-SNAPSHOT/org.eclipse.kura.driver.s7plc-1.0.301-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.driver.s7plc/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/feature/org.eclipse.kura.driver.s7plc/1.0.301-SNAPSHOT/org.eclipse.kura.driver.s7plc-1.0.301-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.driver.s7plc/target/org.eclipse.kura.driver.s7plc_1.0.301-SNAPSHOT.dp to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/feature/org.eclipse.kura.driver.s7plc/1.0.301-SNAPSHOT/org.eclipse.kura.driver.s7plc-1.0.301-SNAPSHOT.dp [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.driver.s7plc --- [INFO] [INFO] ---< org.eclipse.kura.feature:org.eclipse.kura.driver.ble.sensortag >--- [INFO] Building org.eclipse.kura.driver.ble.sensortag 1.0.301-SNAPSHOT [76/142] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.driver.ble.sensortag --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.kura.driver.ble.sensortag --- [INFO] The project's OSGi version is 1.0.301.202211041419 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.driver.ble.sensortag --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.driver.ble.sensortag --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.driver.ble.sensortag --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.driver.ble.sensortag --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.driver.ble.sensortag/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.driver.ble.sensortag --- [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.driver.ble.sensortag --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-feature (default-package-feature) @ org.eclipse.kura.driver.ble.sensortag --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.driver.ble.sensortag/target/org.eclipse.kura.driver.ble.sensortag-1.0.301-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.driver.ble.sensortag --- [INFO] [INFO] --- tycho-p2-plugin:1.6.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.kura.driver.ble.sensortag --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.driver.ble.sensortag --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- osgi-dp:0.3.0:build (default) @ org.eclipse.kura.driver.ble.sensortag --- [INFO] Building DP - Version: 1.0.301.202211041419 [INFO] Added: org.eclipse.kura.driver.ble.sensortag.provider:1.0.301.202211041419 [INFO] Writing to: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.driver.ble.sensortag/target/org.eclipse.kura.driver.ble.sensortag_1.0.301-SNAPSHOT.dp [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.driver.ble.sensortag --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.driver.ble.sensortag --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.driver.ble.sensortag/target/org.eclipse.kura.driver.ble.sensortag-1.0.301-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/feature/org.eclipse.kura.driver.ble.sensortag/1.0.301-SNAPSHOT/org.eclipse.kura.driver.ble.sensortag-1.0.301-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.driver.ble.sensortag/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/feature/org.eclipse.kura.driver.ble.sensortag/1.0.301-SNAPSHOT/org.eclipse.kura.driver.ble.sensortag-1.0.301-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.driver.ble.sensortag/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/feature/org.eclipse.kura.driver.ble.sensortag/1.0.301-SNAPSHOT/org.eclipse.kura.driver.ble.sensortag-1.0.301-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.driver.ble.sensortag/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/feature/org.eclipse.kura.driver.ble.sensortag/1.0.301-SNAPSHOT/org.eclipse.kura.driver.ble.sensortag-1.0.301-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.driver.ble.sensortag/target/org.eclipse.kura.driver.ble.sensortag_1.0.301-SNAPSHOT.dp to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/feature/org.eclipse.kura.driver.ble.sensortag/1.0.301-SNAPSHOT/org.eclipse.kura.driver.ble.sensortag-1.0.301-SNAPSHOT.dp [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.driver.ble.sensortag --- [INFO] [INFO] -----< org.eclipse.kura.feature:org.eclipse.kura.driver.eddystone >----- [INFO] Building org.eclipse.kura.driver.eddystone 1.0.101-SNAPSHOT [77/142] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.driver.eddystone --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.kura.driver.eddystone --- [INFO] The project's OSGi version is 1.0.101.202211041419 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.driver.eddystone --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.driver.eddystone --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.driver.eddystone --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.driver.eddystone --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.driver.eddystone/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.driver.eddystone --- [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.driver.eddystone --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-feature (default-package-feature) @ org.eclipse.kura.driver.eddystone --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.driver.eddystone/target/org.eclipse.kura.driver.eddystone-1.0.101-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.driver.eddystone --- [INFO] [INFO] --- tycho-p2-plugin:1.6.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.kura.driver.eddystone --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.driver.eddystone --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- osgi-dp:0.3.0:build (default) @ org.eclipse.kura.driver.eddystone --- [INFO] Building DP - Version: 1.0.101.202211041419 [INFO] Added: org.eclipse.kura.driver.eddystone.provider:1.0.101.202211041419 [INFO] Writing to: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.driver.eddystone/target/org.eclipse.kura.driver.eddystone_1.0.101-SNAPSHOT.dp [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.driver.eddystone --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.driver.eddystone --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.driver.eddystone/target/org.eclipse.kura.driver.eddystone-1.0.101-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/feature/org.eclipse.kura.driver.eddystone/1.0.101-SNAPSHOT/org.eclipse.kura.driver.eddystone-1.0.101-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.driver.eddystone/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/feature/org.eclipse.kura.driver.eddystone/1.0.101-SNAPSHOT/org.eclipse.kura.driver.eddystone-1.0.101-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.driver.eddystone/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/feature/org.eclipse.kura.driver.eddystone/1.0.101-SNAPSHOT/org.eclipse.kura.driver.eddystone-1.0.101-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.driver.eddystone/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/feature/org.eclipse.kura.driver.eddystone/1.0.101-SNAPSHOT/org.eclipse.kura.driver.eddystone-1.0.101-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.driver.eddystone/target/org.eclipse.kura.driver.eddystone_1.0.101-SNAPSHOT.dp to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/feature/org.eclipse.kura.driver.eddystone/1.0.101-SNAPSHOT/org.eclipse.kura.driver.eddystone-1.0.101-SNAPSHOT.dp [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.driver.eddystone --- [INFO] [INFO] ------< org.eclipse.kura.feature:org.eclipse.kura.driver.ibeacon >------ [INFO] Building org.eclipse.kura.driver.ibeacon 1.0.101-SNAPSHOT [78/142] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.driver.ibeacon --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.kura.driver.ibeacon --- [INFO] The project's OSGi version is 1.0.101.202211041419 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.driver.ibeacon --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.driver.ibeacon --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.driver.ibeacon --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.driver.ibeacon --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.driver.ibeacon/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.driver.ibeacon --- [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.driver.ibeacon --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-feature (default-package-feature) @ org.eclipse.kura.driver.ibeacon --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.driver.ibeacon/target/org.eclipse.kura.driver.ibeacon-1.0.101-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.driver.ibeacon --- [INFO] [INFO] --- tycho-p2-plugin:1.6.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.kura.driver.ibeacon --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.driver.ibeacon --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- osgi-dp:0.3.0:build (default) @ org.eclipse.kura.driver.ibeacon --- [INFO] Building DP - Version: 1.0.101.202211041419 [INFO] Added: org.eclipse.kura.driver.ibeacon.provider:1.0.101.202211041419 [INFO] Writing to: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.driver.ibeacon/target/org.eclipse.kura.driver.ibeacon_1.0.101-SNAPSHOT.dp [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.driver.ibeacon --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.driver.ibeacon --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.driver.ibeacon/target/org.eclipse.kura.driver.ibeacon-1.0.101-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/feature/org.eclipse.kura.driver.ibeacon/1.0.101-SNAPSHOT/org.eclipse.kura.driver.ibeacon-1.0.101-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.driver.ibeacon/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/feature/org.eclipse.kura.driver.ibeacon/1.0.101-SNAPSHOT/org.eclipse.kura.driver.ibeacon-1.0.101-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.driver.ibeacon/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/feature/org.eclipse.kura.driver.ibeacon/1.0.101-SNAPSHOT/org.eclipse.kura.driver.ibeacon-1.0.101-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.driver.ibeacon/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/feature/org.eclipse.kura.driver.ibeacon/1.0.101-SNAPSHOT/org.eclipse.kura.driver.ibeacon-1.0.101-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.driver.ibeacon/target/org.eclipse.kura.driver.ibeacon_1.0.101-SNAPSHOT.dp to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/feature/org.eclipse.kura.driver.ibeacon/1.0.101-SNAPSHOT/org.eclipse.kura.driver.ibeacon-1.0.101-SNAPSHOT.dp [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.driver.ibeacon --- [INFO] [INFO] ----< org.eclipse.kura.feature:org.eclipse.kura.wire.script.filter >---- [INFO] Building org.eclipse.kura.wire.script.filter 1.0.301-SNAPSHOT [79/142] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.wire.script.filter --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.kura.wire.script.filter --- [INFO] The project's OSGi version is 1.0.301.202211041419 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.wire.script.filter --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.wire.script.filter --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.wire.script.filter --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.wire.script.filter --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.wire.script.filter/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.wire.script.filter --- [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.wire.script.filter --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-feature (default-package-feature) @ org.eclipse.kura.wire.script.filter --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.wire.script.filter/target/org.eclipse.kura.wire.script.filter-1.0.301-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.wire.script.filter --- [INFO] [INFO] --- tycho-p2-plugin:1.6.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.kura.wire.script.filter --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.wire.script.filter --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- osgi-dp:0.3.0:build (default) @ org.eclipse.kura.wire.script.filter --- [INFO] Building DP - Version: 1.0.301.202211041419 [INFO] Added: org.eclipse.kura.wire.script.filter.provider:1.0.301.202211041419 [INFO] Writing to: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.wire.script.filter/target/org.eclipse.kura.wire.script.filter_1.0.301-SNAPSHOT.dp [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.wire.script.filter --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.wire.script.filter --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.wire.script.filter/target/org.eclipse.kura.wire.script.filter-1.0.301-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/feature/org.eclipse.kura.wire.script.filter/1.0.301-SNAPSHOT/org.eclipse.kura.wire.script.filter-1.0.301-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.wire.script.filter/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/feature/org.eclipse.kura.wire.script.filter/1.0.301-SNAPSHOT/org.eclipse.kura.wire.script.filter-1.0.301-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.wire.script.filter/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/feature/org.eclipse.kura.wire.script.filter/1.0.301-SNAPSHOT/org.eclipse.kura.wire.script.filter-1.0.301-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.wire.script.filter/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/feature/org.eclipse.kura.wire.script.filter/1.0.301-SNAPSHOT/org.eclipse.kura.wire.script.filter-1.0.301-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.wire.script.filter/target/org.eclipse.kura.wire.script.filter_1.0.301-SNAPSHOT.dp to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/feature/org.eclipse.kura.wire.script.filter/1.0.301-SNAPSHOT/org.eclipse.kura.wire.script.filter-1.0.301-SNAPSHOT.dp [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.wire.script.filter --- [INFO] [INFO] -------< org.eclipse.kura.feature:org.eclipse.kura.driver.gpio >-------- [INFO] Building org.eclipse.kura.driver.gpio 1.0.201-SNAPSHOT [80/142] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.driver.gpio --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.kura.driver.gpio --- [INFO] The project's OSGi version is 1.0.201.202211041419 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.driver.gpio --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.driver.gpio --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.driver.gpio --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.driver.gpio --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.driver.gpio/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.driver.gpio --- [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.driver.gpio --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-feature (default-package-feature) @ org.eclipse.kura.driver.gpio --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.driver.gpio/target/org.eclipse.kura.driver.gpio-1.0.201-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.driver.gpio --- [INFO] [INFO] --- tycho-p2-plugin:1.6.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.kura.driver.gpio --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.driver.gpio --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- osgi-dp:0.3.0:build (default) @ org.eclipse.kura.driver.gpio --- [INFO] Building DP - Version: 1.0.201.202211041419 [INFO] Added: org.eclipse.kura.driver.gpio.provider:1.0.201.202211041419 [INFO] Writing to: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.driver.gpio/target/org.eclipse.kura.driver.gpio_1.0.201-SNAPSHOT.dp [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.driver.gpio --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.driver.gpio --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.driver.gpio/target/org.eclipse.kura.driver.gpio-1.0.201-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/feature/org.eclipse.kura.driver.gpio/1.0.201-SNAPSHOT/org.eclipse.kura.driver.gpio-1.0.201-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.driver.gpio/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/feature/org.eclipse.kura.driver.gpio/1.0.201-SNAPSHOT/org.eclipse.kura.driver.gpio-1.0.201-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.driver.gpio/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/feature/org.eclipse.kura.driver.gpio/1.0.201-SNAPSHOT/org.eclipse.kura.driver.gpio-1.0.201-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.driver.gpio/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/feature/org.eclipse.kura.driver.gpio/1.0.201-SNAPSHOT/org.eclipse.kura.driver.gpio-1.0.201-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/features/org.eclipse.kura.driver.gpio/target/org.eclipse.kura.driver.gpio_1.0.201-SNAPSHOT.dp to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/feature/org.eclipse.kura.driver.gpio/1.0.201-SNAPSHOT/org.eclipse.kura.driver.gpio-1.0.201-SNAPSHOT.dp [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.driver.gpio --- [INFO] [INFO] ---------------------< org.eclipse.kura:emulator >---------------------- [INFO] Building emulator 4.1.4 [81/142] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ emulator --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ emulator --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ emulator --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ emulator --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ emulator --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ emulator --- [INFO] setting maven.deploy.skip=false [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ emulator --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/emulator/4.1.4/emulator-4.1.4.pom [INFO] [INFO] -------------< org.eclipse.kura:org.eclipse.kura.emulator >------------- [INFO] Building org.eclipse.kura.emulator 1.0.401-SNAPSHOT [82/142] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.emulator --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.emulator --- [INFO] The project's OSGi version is 1.0.401.202211041419 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.emulator --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.emulator --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.emulator --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.emulator --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.emulator --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.emulator --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator/src/test/resources [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.emulator --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.emulator --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator/target/org.eclipse.kura.emulator-1.0.401-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.emulator --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.emulator --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator/target/org.eclipse.kura.emulator-1.0.401-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.emulator --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.emulator --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.emulator --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.emulator --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator/target/org.eclipse.kura.emulator-1.0.401-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.emulator/1.0.401-SNAPSHOT/org.eclipse.kura.emulator-1.0.401-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.emulator/1.0.401-SNAPSHOT/org.eclipse.kura.emulator-1.0.401-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator/target/org.eclipse.kura.emulator-1.0.401-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.emulator/1.0.401-SNAPSHOT/org.eclipse.kura.emulator-1.0.401-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.emulator/1.0.401-SNAPSHOT/org.eclipse.kura.emulator-1.0.401-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.emulator/1.0.401-SNAPSHOT/org.eclipse.kura.emulator-1.0.401-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.emulator --- [INFO] [INFO] ----------< org.eclipse.kura:org.eclipse.kura.emulator.gpio >----------- [INFO] Building org.eclipse.kura.emulator.gpio 1.0.501-SNAPSHOT [83/142] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.emulator.gpio --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.emulator.gpio --- [INFO] The project's OSGi version is 1.0.501.202211041419 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.emulator.gpio --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.emulator.gpio --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.emulator.gpio --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.emulator.gpio --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.gpio/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.emulator.gpio --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.gpio/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.gpio/target/classes [WARNING] Source directory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.gpio/src/main/resources does not exist [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.emulator.gpio --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.gpio/src/test/resources [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.emulator.gpio --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.gpio/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.emulator.gpio --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.gpio/target/org.eclipse.kura.emulator.gpio-1.0.501-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.emulator.gpio --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.emulator.gpio --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.gpio/target/org.eclipse.kura.emulator.gpio-1.0.501-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.emulator.gpio --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.emulator.gpio --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.emulator.gpio --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.emulator.gpio --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.gpio/target/org.eclipse.kura.emulator.gpio-1.0.501-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.emulator.gpio/1.0.501-SNAPSHOT/org.eclipse.kura.emulator.gpio-1.0.501-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.gpio/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.emulator.gpio/1.0.501-SNAPSHOT/org.eclipse.kura.emulator.gpio-1.0.501-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.gpio/target/org.eclipse.kura.emulator.gpio-1.0.501-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.emulator.gpio/1.0.501-SNAPSHOT/org.eclipse.kura.emulator.gpio-1.0.501-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.gpio/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.emulator.gpio/1.0.501-SNAPSHOT/org.eclipse.kura.emulator.gpio-1.0.501-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.gpio/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.emulator.gpio/1.0.501-SNAPSHOT/org.eclipse.kura.emulator.gpio-1.0.501-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.emulator.gpio --- [INFO] [INFO] ----------< org.eclipse.kura:org.eclipse.kura.emulator.clock >---------- [INFO] Building org.eclipse.kura.emulator.clock 1.0.501-SNAPSHOT [84/142] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.emulator.clock --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.emulator.clock --- [INFO] The project's OSGi version is 1.0.501.202211041419 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.emulator.clock --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.emulator.clock --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.emulator.clock --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.emulator.clock --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.clock/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.emulator.clock --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.clock/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.clock/target/classes [WARNING] Source directory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.clock/src/main/resources does not exist [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.emulator.clock --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.clock/src/test/resources [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.emulator.clock --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.clock/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.emulator.clock --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.clock/target/org.eclipse.kura.emulator.clock-1.0.501-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.emulator.clock --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.emulator.clock --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.clock/target/org.eclipse.kura.emulator.clock-1.0.501-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.emulator.clock --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.emulator.clock --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.emulator.clock --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.emulator.clock --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.clock/target/org.eclipse.kura.emulator.clock-1.0.501-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.emulator.clock/1.0.501-SNAPSHOT/org.eclipse.kura.emulator.clock-1.0.501-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.clock/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.emulator.clock/1.0.501-SNAPSHOT/org.eclipse.kura.emulator.clock-1.0.501-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.clock/target/org.eclipse.kura.emulator.clock-1.0.501-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.emulator.clock/1.0.501-SNAPSHOT/org.eclipse.kura.emulator.clock-1.0.501-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.clock/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.emulator.clock/1.0.501-SNAPSHOT/org.eclipse.kura.emulator.clock-1.0.501-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.clock/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.emulator.clock/1.0.501-SNAPSHOT/org.eclipse.kura.emulator.clock-1.0.501-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.emulator.clock --- [INFO] [INFO] -----------< org.eclipse.kura:org.eclipse.kura.emulator.net >----------- [INFO] Building org.eclipse.kura.emulator.net 1.0.401-SNAPSHOT [85/142] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.emulator.net --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.emulator.net --- [INFO] The project's OSGi version is 1.0.401.202211041419 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.emulator.net --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.emulator.net --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.emulator.net --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.emulator.net --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.net/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.emulator.net --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.net/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.net/target/classes [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.net/src/main/java/org/eclipse/kura/emulator/net/EmulatedNetworkServiceImpl.java:[116] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.net/src/main/java/org/eclipse/kura/emulator/net/EmulatedNetworkServiceImpl.java:[188] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.net/src/main/java/org/eclipse/kura/emulator/net/EmulatedNetworkServiceImpl.java:[278] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated 3 problems (3 warnings) [WARNING] Source directory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.net/src/main/resources does not exist [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.emulator.net --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.net/src/test/resources [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.emulator.net --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.net/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.emulator.net --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.net/target/org.eclipse.kura.emulator.net-1.0.401-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.emulator.net --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.emulator.net --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.net/target/org.eclipse.kura.emulator.net-1.0.401-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.emulator.net --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.emulator.net --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.emulator.net --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.emulator.net --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.net/target/org.eclipse.kura.emulator.net-1.0.401-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.emulator.net/1.0.401-SNAPSHOT/org.eclipse.kura.emulator.net-1.0.401-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.net/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.emulator.net/1.0.401-SNAPSHOT/org.eclipse.kura.emulator.net-1.0.401-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.net/target/org.eclipse.kura.emulator.net-1.0.401-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.emulator.net/1.0.401-SNAPSHOT/org.eclipse.kura.emulator.net-1.0.401-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.net/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.emulator.net/1.0.401-SNAPSHOT/org.eclipse.kura.emulator.net-1.0.401-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.net/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.emulator.net/1.0.401-SNAPSHOT/org.eclipse.kura.emulator.net-1.0.401-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.emulator.net --- [INFO] [INFO] --------< org.eclipse.kura:org.eclipse.kura.emulator.position >--------- [INFO] Building org.eclipse.kura.emulator.position 1.0.501-SNAPSHOT [86/142] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.emulator.position --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.emulator.position --- [INFO] The project's OSGi version is 1.0.501.202211041419 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.emulator.position --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.emulator.position --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.emulator.position --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.emulator.position --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.emulator.position --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.position/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.position/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.emulator.position --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.position/src/test/resources [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.emulator.position --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.position/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.emulator.position --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.position/target/org.eclipse.kura.emulator.position-1.0.501-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.emulator.position --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.emulator.position --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.position/target/org.eclipse.kura.emulator.position-1.0.501-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.emulator.position --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.emulator.position --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.emulator.position --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.emulator.position --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.position/target/org.eclipse.kura.emulator.position-1.0.501-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.emulator.position/1.0.501-SNAPSHOT/org.eclipse.kura.emulator.position-1.0.501-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.position/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.emulator.position/1.0.501-SNAPSHOT/org.eclipse.kura.emulator.position-1.0.501-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.position/target/org.eclipse.kura.emulator.position-1.0.501-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.emulator.position/1.0.501-SNAPSHOT/org.eclipse.kura.emulator.position-1.0.501-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.position/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.emulator.position/1.0.501-SNAPSHOT/org.eclipse.kura.emulator.position-1.0.501-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.position/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.emulator.position/1.0.501-SNAPSHOT/org.eclipse.kura.emulator.position-1.0.501-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.emulator.position --- [INFO] [INFO] -----------< org.eclipse.kura:org.eclipse.kura.emulator.usb >----------- [INFO] Building org.eclipse.kura.emulator.usb 1.0.401-SNAPSHOT [87/142] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.emulator.usb --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.emulator.usb --- [INFO] The project's OSGi version is 1.0.401.202211041419 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.emulator.usb --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.emulator.usb --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.emulator.usb --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.emulator.usb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.usb/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.emulator.usb --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.usb/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.usb/target/classes [WARNING] Source directory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.usb/src/main/resources does not exist [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.emulator.usb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.usb/src/test/resources [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.emulator.usb --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.usb/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.emulator.usb --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.usb/target/org.eclipse.kura.emulator.usb-1.0.401-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.emulator.usb --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.emulator.usb --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.usb/target/org.eclipse.kura.emulator.usb-1.0.401-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.emulator.usb --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.emulator.usb --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.emulator.usb --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.emulator.usb --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.usb/target/org.eclipse.kura.emulator.usb-1.0.401-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.emulator.usb/1.0.401-SNAPSHOT/org.eclipse.kura.emulator.usb-1.0.401-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.usb/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.emulator.usb/1.0.401-SNAPSHOT/org.eclipse.kura.emulator.usb-1.0.401-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.usb/target/org.eclipse.kura.emulator.usb-1.0.401-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.emulator.usb/1.0.401-SNAPSHOT/org.eclipse.kura.emulator.usb-1.0.401-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.usb/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.emulator.usb/1.0.401-SNAPSHOT/org.eclipse.kura.emulator.usb-1.0.401-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.usb/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.emulator.usb/1.0.401-SNAPSHOT/org.eclipse.kura.emulator.usb-1.0.401-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.emulator.usb --- [INFO] [INFO] --------< org.eclipse.kura:org.eclipse.kura.emulator.watchdog >--------- [INFO] Building org.eclipse.kura.emulator.watchdog 1.0.501-SNAPSHOT [88/142] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.emulator.watchdog --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.emulator.watchdog --- [INFO] The project's OSGi version is 1.0.501.202211041419 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.emulator.watchdog --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.emulator.watchdog --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.emulator.watchdog --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.emulator.watchdog --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.watchdog/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.emulator.watchdog --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.watchdog/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.watchdog/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.emulator.watchdog --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.watchdog/src/test/resources [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.emulator.watchdog --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.watchdog/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.emulator.watchdog --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.watchdog/target/org.eclipse.kura.emulator.watchdog-1.0.501-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.emulator.watchdog --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.emulator.watchdog --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.watchdog/target/org.eclipse.kura.emulator.watchdog-1.0.501-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.emulator.watchdog --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.emulator.watchdog --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.emulator.watchdog --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.emulator.watchdog --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.watchdog/target/org.eclipse.kura.emulator.watchdog-1.0.501-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.emulator.watchdog/1.0.501-SNAPSHOT/org.eclipse.kura.emulator.watchdog-1.0.501-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.watchdog/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.emulator.watchdog/1.0.501-SNAPSHOT/org.eclipse.kura.emulator.watchdog-1.0.501-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.watchdog/target/org.eclipse.kura.emulator.watchdog-1.0.501-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.emulator.watchdog/1.0.501-SNAPSHOT/org.eclipse.kura.emulator.watchdog-1.0.501-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.watchdog/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.emulator.watchdog/1.0.501-SNAPSHOT/org.eclipse.kura.emulator.watchdog-1.0.501-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/emulator/org.eclipse.kura.emulator.watchdog/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.emulator.watchdog/1.0.501-SNAPSHOT/org.eclipse.kura.emulator.watchdog-1.0.501-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.emulator.watchdog --- [INFO] [INFO] ----------------< org.eclipse.kura.p2:org.eclipse.kura >---------------- [INFO] Building org.eclipse.kura 4.1.4 [89/142] [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.kura --- [INFO] The project's OSGi version is 4.1.4 [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ org.eclipse.kura --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura-p2/src/main/resources [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura-p2/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura --- [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.6.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.kura --- [INFO] Published profile IUs: [a.jre 9.0.0, config.a.jre 9.0.0] [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0] [INFO] Published profile IUs: [a.jre 9.0.0, config.a.jre 9.0.0] [INFO] Published profile IUs: [a.jre.javase 13.0.0, config.a.jre.javase 13.0.0] [INFO] Published profile IUs: [a.jre.javase 14.0.0, config.a.jre.javase 14.0.0] [INFO] [INFO] --- tycho-p2-publisher-plugin:1.6.0:publish-products (default-publish-products) @ org.eclipse.kura --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.6.0:publish-categories (default-publish-categories) @ org.eclipse.kura --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.6.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.kura --- [INFO] [INFO] --- tycho-p2-repository-plugin:1.6.0:assemble-repository (default-assemble-repository) @ org.eclipse.kura --- [INFO] [INFO] --- tycho-p2-repository-plugin:1.6.0:archive-repository (default-archive-repository) @ org.eclipse.kura --- [INFO] Building zip: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura-p2/target/org.eclipse.kura-4.1.4.zip [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura --- [INFO] setting maven.deploy.skip=false [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura-p2/target/org.eclipse.kura-4.1.4.zip to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/p2/org.eclipse.kura/4.1.4/org.eclipse.kura-4.1.4.zip [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura-p2/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/p2/org.eclipse.kura/4.1.4/org.eclipse.kura-4.1.4.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura-p2/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/p2/org.eclipse.kura/4.1.4/org.eclipse.kura-4.1.4-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura-p2/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/p2/org.eclipse.kura/4.1.4/org.eclipse.kura-4.1.4-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura --- [INFO] [INFO] -----------------------< org.eclipse.kura:test >------------------------ [INFO] Building test 4.1.4 [90/142] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ test --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ test --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (compiletests) @ test --- [INFO] No sources to compile [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ test --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/target/jacoco.exec [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ test --- [INFO] No tests to run. [INFO] Surefire report directory: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ test --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ test --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ test --- [INFO] setting maven.deploy.skip=false [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ test --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/test/4.1.4/test-4.1.4.pom [INFO] [INFO] ---------------< org.eclipse.kura:org.eclipse.kura.test >--------------- [INFO] Building org.eclipse.kura.test 4.1.4 [91/142] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.test --- [INFO] The project's OSGi version is 4.1.4 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.test --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.test --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.test --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.test/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.test/target/classes [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.test/src/org/eclipse/kura/test/RemoteTargetTest.java:[20] import org.eclipse.kura.cloud.CloudClient; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type CloudClient is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.test/src/org/eclipse/kura/test/RemoteTargetTest.java:[21] import org.eclipse.kura.cloud.CloudService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.test/src/org/eclipse/kura/test/RemoteTargetTest.java:[42] private CloudService m_cloudService; ^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.test/src/org/eclipse/kura/test/RemoteTargetTest.java:[43] private CloudClient m_cloudClient; ^^^^^^^^^^^ The type CloudClient is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.test/src/org/eclipse/kura/test/RemoteTargetTest.java:[59] public void setCloudService(CloudService cloudService) { ^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.test/src/org/eclipse/kura/test/RemoteTargetTest.java:[62] this.m_cloudClient = cloudService.newCloudClient("RemoteTargetTest"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method newCloudClient(String) from the type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.test/src/org/eclipse/kura/test/RemoteTargetTest.java:[68] public void unsetCloudService(CloudService cloudService) { ^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.test/src/org/eclipse/kura/test/RemoteTargetTest.java:[220] while (!this.m_cloudService.isConnected()) { ^^^^^^^^^^^^^ The method isConnected() from the type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.test/src/org/eclipse/kura/test/RemoteTargetTest.java:[231] this.m_cloudClient.publish("test/start", payload, 1, false); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method publish(String, KuraPayload, int, boolean) from the type CloudClient is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.test/src/org/eclipse/kura/test/RemoteTargetTest.java:[239] while (!this.m_cloudService.isConnected()) { ^^^^^^^^^^^^^ The method isConnected() from the type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.test/src/org/eclipse/kura/test/RemoteTargetTest.java:[250] this.m_cloudClient.publish("test/finished", payload, 1, false); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method publish(String, KuraPayload, int, boolean) from the type CloudClient is deprecated 11 problems (11 warnings) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (compiletests) @ org.eclipse.kura.test --- [INFO] No sources to compile [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.test --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.test/target/jacoco.exec [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ org.eclipse.kura.test --- [INFO] No tests to run. [INFO] Surefire report directory: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.test/target/org.eclipse.kura.test-4.1.4-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.test/target/org.eclipse.kura.test-4.1.4.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.test --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.test --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.test --- [INFO] setting maven.deploy.skip=false [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.test --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.test/target/org.eclipse.kura.test-4.1.4.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.test/4.1.4/org.eclipse.kura.test-4.1.4.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.test/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.test/4.1.4/org.eclipse.kura.test-4.1.4.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.test/target/org.eclipse.kura.test-4.1.4-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.test/4.1.4/org.eclipse.kura.test-4.1.4-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.test/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.test/4.1.4/org.eclipse.kura.test-4.1.4-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.test/4.1.4/org.eclipse.kura.test-4.1.4-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.test --- [INFO] [INFO] -------< org.eclipse.kura:org.eclipse.kura.asset.provider.test >-------- [INFO] Building org.eclipse.kura.asset.provider.test 4.1.4 [92/142] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.asset.provider.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.asset.provider.test --- [INFO] The project's OSGi version is 4.1.4 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.asset.provider.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.asset.provider.test --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.asset.provider.test --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.asset.provider.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.asset.provider.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.asset.provider.test --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.asset.provider.test/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.asset.provider.test/target/classes [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.asset.provider.test/src/main/java/org/eclipse/kura/asset/provider/test/AssetTest.java:[426] final List records = asset.read(new HashSet(Arrays.asList("1.CH"))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type List needs unchecked conversion to conform to List [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.asset.provider.test/src/main/java/org/eclipse/kura/asset/provider/test/AssetTest.java:[426] final List records = asset.read(new HashSet(Arrays.asList("1.CH"))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor HashSet(Collection) belongs to the raw type HashSet. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.asset.provider.test/src/main/java/org/eclipse/kura/asset/provider/test/AssetTest.java:[426] final List records = asset.read(new HashSet(Arrays.asList("1.CH"))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type HashSet needs unchecked conversion to conform to Set [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.asset.provider.test/src/main/java/org/eclipse/kura/asset/provider/test/AssetTest.java:[426] final List records = asset.read(new HashSet(Arrays.asList("1.CH"))); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.asset.provider.test/src/main/java/org/eclipse/kura/asset/provider/test/AssetTest.java:[439] List result = asset.read(new HashSet(Arrays.asList("2.CH"))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type List needs unchecked conversion to conform to List [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.asset.provider.test/src/main/java/org/eclipse/kura/asset/provider/test/AssetTest.java:[439] List result = asset.read(new HashSet(Arrays.asList("2.CH"))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor HashSet(Collection) belongs to the raw type HashSet. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.asset.provider.test/src/main/java/org/eclipse/kura/asset/provider/test/AssetTest.java:[439] List result = asset.read(new HashSet(Arrays.asList("2.CH"))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type HashSet needs unchecked conversion to conform to Set [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.asset.provider.test/src/main/java/org/eclipse/kura/asset/provider/test/AssetTest.java:[439] List result = asset.read(new HashSet(Arrays.asList("2.CH"))); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.asset.provider.test/src/main/java/org/eclipse/kura/asset/provider/test/AssetTest.java:[529] List result = asset.read(new HashSet(Arrays.asList("3.CH"))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type List needs unchecked conversion to conform to List [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.asset.provider.test/src/main/java/org/eclipse/kura/asset/provider/test/AssetTest.java:[529] List result = asset.read(new HashSet(Arrays.asList("3.CH"))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor HashSet(Collection) belongs to the raw type HashSet. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.asset.provider.test/src/main/java/org/eclipse/kura/asset/provider/test/AssetTest.java:[529] List result = asset.read(new HashSet(Arrays.asList("3.CH"))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type HashSet needs unchecked conversion to conform to Set [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.asset.provider.test/src/main/java/org/eclipse/kura/asset/provider/test/AssetTest.java:[529] List result = asset.read(new HashSet(Arrays.asList("3.CH"))); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized 12 problems (12 warnings) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.asset.provider.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.asset.provider.test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (compiletests) @ org.eclipse.kura.asset.provider.test --- [INFO] No sources to compile [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.asset.provider.test --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.asset.provider.test/target/jacoco.exec [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ org.eclipse.kura.asset.provider.test --- [INFO] No tests to run. [INFO] Surefire report directory: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.asset.provider.test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.asset.provider.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.asset.provider.test/target/org.eclipse.kura.asset.provider.test-4.1.4-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.asset.provider.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.asset.provider.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.asset.provider.test/target/org.eclipse.kura.asset.provider.test-4.1.4.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.asset.provider.test --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.asset.provider.test --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- tycho-surefire-plugin:1.6.0:test (default-test) @ org.eclipse.kura.asset.provider.test --- [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.asset.provider.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/adoptopenjdk/openj9-jdk-8/1.8.0_292-b10/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.asset.provider.test/target/jacoco.exec, -Dlog4j.configurationFile=file:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.asset.provider.test/../../emulator/org.eclipse.kura.emulator/src/main/resources/log4j.xml, -DbuildingWithTycho=true, -Dosgi.locking=none, -Dds.showtrace=true, -Djava.io.tmpdir=/tmp, -Dorg.osgi.framework.storage=/tmp/osgi/framework_storage, -Dosgi.clean=true, -Dorg.eclipse.kura.mode=emulator, -Dkura.snapshots=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.asset.provider.test/target/, -Dkura.configuration=file:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.asset.provider.test/../../emulator/org.eclipse.kura.emulator/src/main/resources/kura.properties, -Ddpa.configuration=/tmp/kura/dpa.properties, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.asset.provider.test/target/work/data, -install, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.asset.provider.test/target/work, -configuration, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.asset.provider.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.asset.provider.test/target/surefire.properties] Framework is running in emulation mode 2022-11-04T14:21:08,796 [Start Level: Equinox Container: 3d91c1b3-451e-45e2-b6dc-4e7ab17e40f5] INFO o.e.k.c.s.SystemServiceImpl - Loaded URL kura.properties: file:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.asset.provider.test/../../emulator/org.eclipse.kura.emulator/src/main/resources/kura.properties 2022-11-04T14:21:08,799 [Start Level: Equinox Container: 3d91c1b3-451e-45e2-b6dc-4e7ab17e40f5] WARN o.e.k.c.s.SystemServiceImpl - File does not exist: /tmp/kura/user/kura_custom.properties 2022-11-04T14:21:08,799 [Start Level: Equinox Container: 3d91c1b3-451e-45e2-b6dc-4e7ab17e40f5] INFO o.e.k.c.s.SystemServiceImpl - Kura has net admin? false 2022-11-04T14:21:08,799 [Start Level: Equinox Container: 3d91c1b3-451e-45e2-b6dc-4e7ab17e40f5] INFO o.e.k.c.s.SystemServiceImpl - Is Kura web interface enabled? true 2022-11-04T14:21:08,800 [Start Level: Equinox Container: 3d91c1b3-451e-45e2-b6dc-4e7ab17e40f5] INFO o.e.k.c.s.SystemServiceImpl - Kura version? kura_emulator 2022-11-04T14:21:08,800 [Start Level: Equinox Container: 3d91c1b3-451e-45e2-b6dc-4e7ab17e40f5] INFO o.e.k.c.s.SystemServiceImpl - Kura home directory is /tmp/kura 2022-11-04T14:21:08,800 [Start Level: Equinox Container: 3d91c1b3-451e-45e2-b6dc-4e7ab17e40f5] INFO o.e.k.c.s.SystemServiceImpl - Kura framework configuration directory is /tmp/kura/framework 2022-11-04T14:21:08,800 [Start Level: Equinox Container: 3d91c1b3-451e-45e2-b6dc-4e7ab17e40f5] INFO o.e.k.c.s.SystemServiceImpl - Kura user configuration directory is /tmp/kura/user 2022-11-04T14:21:08,800 [Start Level: Equinox Container: 3d91c1b3-451e-45e2-b6dc-4e7ab17e40f5] INFO o.e.k.c.s.SystemServiceImpl - Kura snapshots directory is /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.asset.provider.test/target/ 2022-11-04T14:21:08,800 [Start Level: Equinox Container: 3d91c1b3-451e-45e2-b6dc-4e7ab17e40f5] INFO o.e.k.c.s.SystemServiceImpl - Kura tmp directory is /tmp/kura/tmp 2022-11-04T14:21:08,801 [Start Level: Equinox Container: 3d91c1b3-451e-45e2-b6dc-4e7ab17e40f5] INFO o.e.k.c.s.SystemServiceImpl - Kura version kura_emulator is starting 2022-11-04T14:21:08,945 [Start Level: Equinox Container: 3d91c1b3-451e-45e2-b6dc-4e7ab17e40f5] INFO o.e.k.c.c.ConfigurationServiceImpl - activate... 2022-11-04T14:21:09,026 [Start Level: Equinox Container: 3d91c1b3-451e-45e2-b6dc-4e7ab17e40f5] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.core.data.transport.mqtt.MqttDataTransport ... 2022-11-04T14:21:09,027 [Start Level: Equinox Container: 3d91c1b3-451e-45e2-b6dc-4e7ab17e40f5] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.core.db.H2DbService ... 2022-11-04T14:21:09,027 [Start Level: Equinox Container: 3d91c1b3-451e-45e2-b6dc-4e7ab17e40f5] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.data.DataService ... 2022-11-04T14:21:09,027 [Start Level: Equinox Container: 3d91c1b3-451e-45e2-b6dc-4e7ab17e40f5] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.core.db.H2DbServer ... 2022-11-04T14:21:09,027 [Start Level: Equinox Container: 3d91c1b3-451e-45e2-b6dc-4e7ab17e40f5] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.ssl.SslManagerService ... 2022-11-04T14:21:09,104 [Start Level: Equinox Container: 3d91c1b3-451e-45e2-b6dc-4e7ab17e40f5] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.ssl.SslManagerService 2022-11-04T14:21:09,168 [Start Level: Equinox Container: 3d91c1b3-451e-45e2-b6dc-4e7ab17e40f5] INFO o.e.k.c.c.ConfigurationServiceImpl - Seeding updated configuration for pid: org.eclipse.kura.ssl.SslManagerService 2022-11-04T14:21:09,171 [Start Level: Equinox Container: 3d91c1b3-451e-45e2-b6dc-4e7ab17e40f5] INFO o.e.k.c.d.H2DbHelper - activating... 2022-11-04T14:21:09,171 [Start Level: Equinox Container: 3d91c1b3-451e-45e2-b6dc-4e7ab17e40f5] INFO o.e.k.c.d.H2DbHelper - Default H2DbService instance configuration not found, creating new instance... 2022-11-04T14:21:09,171 [Start Level: Equinox Container: 3d91c1b3-451e-45e2-b6dc-4e7ab17e40f5] INFO o.e.k.c.c.ConfigurationServiceImpl - Creating new configuration for factory pid org.eclipse.kura.core.db.H2DbService and pid org.eclipse.kura.db.H2DbService 2022-11-04T14:21:09,172 [Start Level: Equinox Container: 3d91c1b3-451e-45e2-b6dc-4e7ab17e40f5] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating newly created configuration for pid org.eclipse.kura.db.H2DbService 2022-11-04T14:21:09,172 [Start Level: Equinox Container: 3d91c1b3-451e-45e2-b6dc-4e7ab17e40f5] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.core.db.H2DbService 2022-11-04T14:21:09,175 [Start Level: Equinox Container: 3d91c1b3-451e-45e2-b6dc-4e7ab17e40f5] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.db.H2DbService.... 2022-11-04T14:21:09,179 [Start Level: Equinox Container: 3d91c1b3-451e-45e2-b6dc-4e7ab17e40f5] INFO o.e.k.c.c.ConfigurationServiceImpl - Seeding updated configuration for pid: org.eclipse.kura.db.H2DbService 2022-11-04T14:21:09,179 [Start Level: Equinox Container: 3d91c1b3-451e-45e2-b6dc-4e7ab17e40f5] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.db.H2DbService....Done 2022-11-04T14:21:09,179 [Start Level: Equinox Container: 3d91c1b3-451e-45e2-b6dc-4e7ab17e40f5] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Getting component configurations... 2022-11-04T14:21:09,497 [Start Level: Equinox Container: 3d91c1b3-451e-45e2-b6dc-4e7ab17e40f5] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.asset.provider.test/target/snapshot_1667571669180.xml... 2022-11-04T14:21:09,503 [Start Level: Equinox Container: 3d91c1b3-451e-45e2-b6dc-4e7ab17e40f5] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.asset.provider.test/target/snapshot_1667571669180.xml... Done. 2022-11-04T14:21:09,504 [Start Level: Equinox Container: 3d91c1b3-451e-45e2-b6dc-4e7ab17e40f5] INFO o.e.k.c.d.H2DbHelper - activating...done 2022-11-04T14:21:09,504 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.ssl.SslManagerService.... 2022-11-04T14:21:09,504 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.ssl.SslManagerService....Done 2022-11-04T14:21:09,518 [ConfigurationListener Event Queue] INFO o.e.k.c.s.SslManagerServiceImpl - activate... 2022-11-04T14:21:09,600 [Start Level: Equinox Container: 3d91c1b3-451e-45e2-b6dc-4e7ab17e40f5] INFO o.e.k.c.c.ConfigurationServiceImpl - Creating new configuration for factory pid org.eclipse.kura.asset and pid testAsset 2022-11-04T14:21:09,600 [Start Level: Equinox Container: 3d91c1b3-451e-45e2-b6dc-4e7ab17e40f5] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating newly created configuration for pid testAsset 2022-11-04T14:21:09,603 [Start Level: Equinox Container: 3d91c1b3-451e-45e2-b6dc-4e7ab17e40f5] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - testAsset.... 2022-11-04T14:21:09,603 [Start Level: Equinox Container: 3d91c1b3-451e-45e2-b6dc-4e7ab17e40f5] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - testAsset....Done 2022-11-04T14:21:09,610 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering SelfConfiguringComponent - testAsset.... 2022-11-04T14:21:09,610 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering SelfConfiguringComponent - testAsset....Done 2022-11-04T14:21:09,625 [ConfigurationListener Event Queue] INFO o.e.k.a.p.BaseAsset - activating... 2022-11-04T14:21:09,629 [ConfigurationListener Event Queue] INFO o.e.k.a.p.BaseAsset - loading asset configuration... 2022-11-04T14:21:09,644 [ConfigurationListener Event Queue] INFO o.e.k.a.p.BaseAsset - loading asset configuration...done in 15 ms 2022-11-04T14:21:09,645 [ConfigurationListener Event Queue] INFO o.e.k.i.a.p.DriverTrackerCustomizer - Driver has been found by the driver tracker... ==> adding service 2022-11-04T14:21:09,647 [ConfigurationListener Event Queue] INFO o.e.k.a.p.BaseAsset - activating...done 2022-11-04T14:21:09,650 [pool-5-thread-1] INFO o.e.k.i.a.p.BaseAssetConfiguration - updating asset configuration... 2022-11-04T14:21:09,651 [pool-5-thread-1] INFO o.e.k.i.a.p.BaseAssetConfiguration - updating asset configuration...done in 1 ms Running org.eclipse.kura.asset.provider.test.AssetTestsSuite 2022-11-04T14:21:09,824 [main] INFO o.e.k.a.p.t.AssetTest - Setting Up The Testcase.... 2022-11-04T14:21:09,826 [main] INFO o.e.k.a.p.BaseAsset - loading asset configuration... 2022-11-04T14:21:09,828 [main] INFO o.e.k.a.p.BaseAsset - loading asset configuration...done in 2 ms 2022-11-04T14:21:09,828 [main] INFO o.e.k.i.a.p.DriverTrackerCustomizer - Driver has been removed by the driver tracker... org.eclipse.kura.asset.provider.test.StubDriver@62be400c 2022-11-04T14:21:09,829 [main] INFO o.e.k.i.a.p.DriverTrackerCustomizer - Driver has been found by the driver tracker... ==> adding service 2022-11-04T14:21:09,829 [pool-5-thread-1] INFO o.e.k.i.a.p.BaseAssetConfiguration - updating asset configuration... 2022-11-04T14:21:09,829 [pool-5-thread-1] INFO o.e.k.i.a.p.BaseAssetConfiguration - updating asset configuration...done in 0 ms 2022-11-04T14:21:09,843 [main] INFO o.e.k.a.p.BaseAsset - loading asset configuration... 2022-11-04T14:21:09,843 [main] INFO o.e.k.a.p.BaseAsset - loading asset configuration...done in 0 ms 2022-11-04T14:21:09,843 [main] INFO o.e.k.i.a.p.DriverTrackerCustomizer - Driver has been removed by the driver tracker... org.eclipse.kura.asset.provider.test.StubDriver@62be400c 2022-11-04T14:21:09,844 [main] INFO o.e.k.i.a.p.DriverTrackerCustomizer - Driver has been found by the driver tracker... ==> adding service 2022-11-04T14:21:09,844 [pool-5-thread-1] INFO o.e.k.i.a.p.BaseAssetConfiguration - updating asset configuration... 2022-11-04T14:21:09,844 [pool-5-thread-1] INFO o.e.k.i.a.p.BaseAssetConfiguration - updating asset configuration...done in 0 ms 2022-11-04T14:21:09,845 [main] INFO o.e.k.a.p.BaseAsset - loading asset configuration... 2022-11-04T14:21:09,845 [main] INFO o.e.k.a.p.BaseAsset - loading asset configuration...done in 0 ms 2022-11-04T14:21:09,845 [main] INFO o.e.k.i.a.p.DriverTrackerCustomizer - Driver has been removed by the driver tracker... org.eclipse.kura.asset.provider.test.StubDriver@62be400c 2022-11-04T14:21:09,845 [main] INFO o.e.k.a.p.BaseAsset - loading asset configuration... 2022-11-04T14:21:09,846 [main] INFO o.e.k.a.p.BaseAsset - loading asset configuration...done in 1 ms 2022-11-04T14:21:09,846 [main] INFO o.e.k.i.a.p.DriverTrackerCustomizer - Driver has been found by the driver tracker... ==> adding service 2022-11-04T14:21:09,846 [pool-5-thread-1] INFO o.e.k.i.a.p.BaseAssetConfiguration - updating asset configuration... 2022-11-04T14:21:09,846 [pool-5-thread-1] INFO o.e.k.i.a.p.BaseAssetConfiguration - updating asset configuration...done in 0 ms 2022-11-04T14:21:09,847 [main] INFO o.e.k.a.p.BaseAsset - loading asset configuration... 2022-11-04T14:21:09,847 [main] INFO o.e.k.a.p.BaseAsset - loading asset configuration...done in 0 ms 2022-11-04T14:21:09,847 [main] INFO o.e.k.i.a.p.DriverTrackerCustomizer - Driver has been removed by the driver tracker... org.eclipse.kura.asset.provider.test.StubDriver@62be400c 2022-11-04T14:21:09,847 [main] INFO o.e.k.i.a.p.DriverTrackerCustomizer - Driver has been found by the driver tracker... ==> adding service 2022-11-04T14:21:09,848 [pool-5-thread-1] INFO o.e.k.i.a.p.BaseAssetConfiguration - updating asset configuration... 2022-11-04T14:21:09,848 [pool-5-thread-1] INFO o.e.k.i.a.p.BaseAssetConfiguration - updating asset configuration...done in 0 ms 2022-11-04T14:21:09,848 [main] INFO o.e.k.a.p.BaseAsset - loading asset configuration... 2022-11-04T14:21:09,849 [main] INFO o.e.k.a.p.BaseAsset - loading asset configuration...done in 1 ms 2022-11-04T14:21:09,849 [main] INFO o.e.k.i.a.p.DriverTrackerCustomizer - Driver has been removed by the driver tracker... org.eclipse.kura.asset.provider.test.StubDriver@62be400c 2022-11-04T14:21:09,849 [main] INFO o.e.k.i.a.p.DriverTrackerCustomizer - Driver has been found by the driver tracker... ==> adding service 2022-11-04T14:21:09,849 [pool-5-thread-1] INFO o.e.k.i.a.p.BaseAssetConfiguration - updating asset configuration... 2022-11-04T14:21:09,850 [pool-5-thread-1] INFO o.e.k.i.a.p.BaseAssetConfiguration - updating asset configuration...done in 0 ms 2022-11-04T14:21:09,851 [pool-5-thread-1] INFO o.e.k.i.a.p.BaseAssetConfiguration - updating asset configuration... 2022-11-04T14:21:09,851 [pool-5-thread-1] INFO o.e.k.i.a.p.BaseAssetConfiguration - updating asset configuration...done in 0 ms 2022-11-04T14:21:09,855 [main] INFO o.e.k.a.p.BaseAsset - loading asset configuration... 2022-11-04T14:21:09,855 [main] INFO o.e.k.a.p.BaseAsset - loading asset configuration...done in 0 ms 2022-11-04T14:21:09,855 [main] INFO o.e.k.i.a.p.DriverTrackerCustomizer - Driver has been removed by the driver tracker... org.eclipse.kura.asset.provider.test.StubDriver@62be400c 2022-11-04T14:21:09,856 [main] INFO o.e.k.i.a.p.DriverTrackerCustomizer - Driver has been found by the driver tracker... ==> adding service 2022-11-04T14:21:09,856 [pool-5-thread-1] INFO o.e.k.i.a.p.BaseAssetConfiguration - updating asset configuration... 2022-11-04T14:21:09,856 [pool-5-thread-1] INFO o.e.k.i.a.p.BaseAssetConfiguration - updating asset configuration...done in 0 ms 2022-11-04T14:21:09,859 [main] INFO o.e.k.a.p.BaseAsset - loading asset configuration... 2022-11-04T14:21:09,859 [main] INFO o.e.k.a.p.BaseAsset - loading asset configuration...done in 0 ms 2022-11-04T14:21:09,859 [main] INFO o.e.k.i.a.p.DriverTrackerCustomizer - Driver has been removed by the driver tracker... org.eclipse.kura.asset.provider.test.StubDriver@62be400c 2022-11-04T14:21:09,859 [main] INFO o.e.k.i.a.p.DriverTrackerCustomizer - Driver has been found by the driver tracker... ==> adding service 2022-11-04T14:21:09,860 [pool-5-thread-1] INFO o.e.k.i.a.p.BaseAssetConfiguration - updating asset configuration... 2022-11-04T14:21:09,860 [pool-5-thread-1] INFO o.e.k.i.a.p.BaseAssetConfiguration - updating asset configuration...done in 0 ms 2022-11-04T14:21:09,861 [main] INFO o.e.k.a.p.BaseAsset - loading asset configuration... 2022-11-04T14:21:09,861 [main] INFO o.e.k.a.p.BaseAsset - loading asset configuration...done in 0 ms 2022-11-04T14:21:09,862 [main] INFO o.e.k.i.a.p.DriverTrackerCustomizer - Driver has been removed by the driver tracker... org.eclipse.kura.asset.provider.test.StubDriver@62be400c 2022-11-04T14:21:09,862 [main] INFO o.e.k.i.a.p.DriverTrackerCustomizer - Driver has been found by the driver tracker... ==> adding service 2022-11-04T14:21:09,862 [pool-5-thread-1] INFO o.e.k.i.a.p.BaseAssetConfiguration - updating asset configuration... 2022-11-04T14:21:09,862 [pool-5-thread-1] INFO o.e.k.i.a.p.BaseAssetConfiguration - updating asset configuration...done in 0 ms 2022-11-04T14:21:09,864 [main] INFO o.e.k.a.p.BaseAsset - loading asset configuration... 2022-11-04T14:21:09,864 [main] INFO o.e.k.a.p.BaseAsset - loading asset configuration...done in 0 ms 2022-11-04T14:21:09,864 [main] INFO o.e.k.i.a.p.DriverTrackerCustomizer - Driver has been removed by the driver tracker... org.eclipse.kura.asset.provider.test.StubDriver@62be400c 2022-11-04T14:21:09,865 [main] INFO o.e.k.i.a.p.DriverTrackerCustomizer - Driver has been found by the driver tracker... ==> adding service 2022-11-04T14:21:09,865 [pool-5-thread-1] INFO o.e.k.i.a.p.BaseAssetConfiguration - updating asset configuration... 2022-11-04T14:21:09,865 [pool-5-thread-1] INFO o.e.k.i.a.p.BaseAssetConfiguration - updating asset configuration...done in 0 ms 2022-11-04T14:21:09,884 [main] INFO o.e.k.a.p.BaseAsset - loading asset configuration... 2022-11-04T14:21:09,885 [main] INFO o.e.k.a.p.BaseAsset - loading asset configuration...done in 1 ms 2022-11-04T14:21:09,885 [main] INFO o.e.k.i.a.p.DriverTrackerCustomizer - Driver has been removed by the driver tracker... org.eclipse.kura.asset.provider.test.StubDriver@62be400c 2022-11-04T14:21:09,885 [main] INFO o.e.k.i.a.p.DriverTrackerCustomizer - Driver has been found by the driver tracker... ==> adding service 2022-11-04T14:21:09,885 [pool-5-thread-1] INFO o.e.k.i.a.p.BaseAssetConfiguration - updating asset configuration... 2022-11-04T14:21:09,885 [pool-5-thread-1] INFO o.e.k.i.a.p.BaseAssetConfiguration - updating asset configuration...done in 0 ms 2022-11-04T14:21:09,886 [main] INFO o.e.k.a.p.BaseAsset - loading asset configuration... 2022-11-04T14:21:09,887 [main] INFO o.e.k.a.p.BaseAsset - loading asset configuration...done in 1 ms 2022-11-04T14:21:09,887 [main] INFO o.e.k.i.a.p.DriverTrackerCustomizer - Driver has been removed by the driver tracker... org.eclipse.kura.asset.provider.test.StubDriver@62be400c 2022-11-04T14:21:09,887 [main] INFO o.e.k.i.a.p.DriverTrackerCustomizer - Driver has been found by the driver tracker... ==> adding service 2022-11-04T14:21:09,888 [pool-5-thread-1] INFO o.e.k.i.a.p.BaseAssetConfiguration - updating asset configuration... 2022-11-04T14:21:09,888 [pool-5-thread-1] INFO o.e.k.i.a.p.BaseAssetConfiguration - updating asset configuration...done in 0 ms 2022-11-04T14:21:09,888 [main] INFO o.e.k.a.p.BaseAsset - loading asset configuration... 2022-11-04T14:21:09,889 [main] INFO o.e.k.a.p.BaseAsset - loading asset configuration...done in 1 ms 2022-11-04T14:21:09,889 [main] INFO o.e.k.i.a.p.DriverTrackerCustomizer - Driver has been removed by the driver tracker... org.eclipse.kura.asset.provider.test.StubDriver@62be400c 2022-11-04T14:21:09,889 [main] INFO o.e.k.i.a.p.DriverTrackerCustomizer - Driver has been found by the driver tracker... ==> adding service 2022-11-04T14:21:09,889 [pool-5-thread-1] INFO o.e.k.i.a.p.BaseAssetConfiguration - updating asset configuration... 2022-11-04T14:21:09,890 [pool-5-thread-1] INFO o.e.k.i.a.p.BaseAssetConfiguration - updating asset configuration...done in 0 ms 2022-11-04T14:21:09,891 [main] INFO o.e.k.a.p.BaseAsset - loading asset configuration... 2022-11-04T14:21:09,891 [main] INFO o.e.k.a.p.BaseAsset - loading asset configuration...done in 0 ms 2022-11-04T14:21:09,892 [main] INFO o.e.k.i.a.p.DriverTrackerCustomizer - Driver has been removed by the driver tracker... org.eclipse.kura.asset.provider.test.StubDriver@62be400c 2022-11-04T14:21:09,892 [main] INFO o.e.k.i.a.p.DriverTrackerCustomizer - Driver has been found by the driver tracker... ==> adding service 2022-11-04T14:21:09,892 [pool-5-thread-1] INFO o.e.k.i.a.p.BaseAssetConfiguration - updating asset configuration... 2022-11-04T14:21:09,892 [pool-5-thread-1] INFO o.e.k.i.a.p.BaseAssetConfiguration - updating asset configuration...done in 0 ms 2022-11-04T14:21:09,893 [main] INFO o.e.k.a.p.BaseAsset - loading asset configuration... 2022-11-04T14:21:09,893 [main] INFO o.e.k.a.p.BaseAsset - loading asset configuration...done in 0 ms 2022-11-04T14:21:09,893 [main] INFO o.e.k.i.a.p.DriverTrackerCustomizer - Driver has been removed by the driver tracker... org.eclipse.kura.asset.provider.test.StubDriver@62be400c 2022-11-04T14:21:09,894 [main] INFO o.e.k.i.a.p.DriverTrackerCustomizer - Driver has been found by the driver tracker... ==> adding service 2022-11-04T14:21:09,894 [pool-5-thread-1] INFO o.e.k.i.a.p.BaseAssetConfiguration - updating asset configuration... 2022-11-04T14:21:09,894 [pool-5-thread-1] INFO o.e.k.i.a.p.BaseAssetConfiguration - updating asset configuration...done in 0 ms 2022-11-04T14:21:09,896 [main] INFO o.e.k.a.p.BaseAsset - loading asset configuration... 2022-11-04T14:21:09,896 [main] INFO o.e.k.a.p.BaseAsset - loading asset configuration...done in 0 ms 2022-11-04T14:21:09,896 [main] INFO o.e.k.i.a.p.DriverTrackerCustomizer - Driver has been removed by the driver tracker... org.eclipse.kura.asset.provider.test.StubDriver@62be400c 2022-11-04T14:21:09,897 [main] INFO o.e.k.i.a.p.DriverTrackerCustomizer - Driver has been found by the driver tracker... ==> adding service 2022-11-04T14:21:09,897 [pool-5-thread-1] INFO o.e.k.i.a.p.BaseAssetConfiguration - updating asset configuration... 2022-11-04T14:21:09,897 [pool-5-thread-1] INFO o.e.k.i.a.p.BaseAssetConfiguration - updating asset configuration...done in 0 ms 2022-11-04T14:21:09,933 [pool-5-thread-1] INFO o.e.k.i.a.p.BaseAssetConfiguration - updating asset configuration... 2022-11-04T14:21:09,933 [pool-5-thread-1] INFO o.e.k.i.a.p.BaseAssetConfiguration - updating asset configuration...done in 0 ms 2022-11-04T14:21:09,934 [main] INFO o.e.k.a.p.BaseAsset - loading asset configuration... 2022-11-04T14:21:09,934 [main] INFO o.e.k.a.p.BaseAsset - loading asset configuration...done in 0 ms 2022-11-04T14:21:09,935 [main] INFO o.e.k.i.a.p.DriverTrackerCustomizer - Driver has been removed by the driver tracker... org.eclipse.kura.asset.provider.test.StubDriver@62be400c 2022-11-04T14:21:09,935 [main] INFO o.e.k.i.a.p.DriverTrackerCustomizer - Driver has been found by the driver tracker... ==> adding service 2022-11-04T14:21:09,935 [pool-5-thread-1] INFO o.e.k.i.a.p.BaseAssetConfiguration - updating asset configuration... 2022-11-04T14:21:09,935 [pool-5-thread-1] INFO o.e.k.i.a.p.BaseAssetConfiguration - updating asset configuration...done in 0 ms 2022-11-04T14:21:09,937 [main] INFO o.e.k.a.p.BaseAsset - loading asset configuration... 2022-11-04T14:21:09,937 [main] INFO o.e.k.a.p.BaseAsset - loading asset configuration...done in 0 ms 2022-11-04T14:21:09,937 [main] INFO o.e.k.i.a.p.DriverTrackerCustomizer - Driver has been removed by the driver tracker... org.eclipse.kura.asset.provider.test.StubDriver@62be400c 2022-11-04T14:21:09,938 [main] INFO o.e.k.i.a.p.DriverTrackerCustomizer - Driver has been found by the driver tracker... ==> adding service 2022-11-04T14:21:09,938 [pool-5-thread-1] INFO o.e.k.i.a.p.BaseAssetConfiguration - updating asset configuration... 2022-11-04T14:21:09,938 [pool-5-thread-1] INFO o.e.k.i.a.p.BaseAssetConfiguration - updating asset configuration...done in 0 ms 2022-11-04T14:21:09,940 [main] INFO o.e.k.a.p.BaseAsset - loading asset configuration... 2022-11-04T14:21:09,941 [main] INFO o.e.k.a.p.BaseAsset - loading asset configuration...done in 1 ms 2022-11-04T14:21:09,941 [main] INFO o.e.k.i.a.p.DriverTrackerCustomizer - Driver has been removed by the driver tracker... org.eclipse.kura.asset.provider.test.StubDriver@62be400c 2022-11-04T14:21:09,941 [main] INFO o.e.k.i.a.p.DriverTrackerCustomizer - Driver has been found by the driver tracker... ==> adding service 2022-11-04T14:21:09,941 [pool-5-thread-1] WARN o.e.k.a.p.DriverState - Failed to unregister channel listener java.lang.NullPointerException at org.eclipse.kura.asset.provider.test.AssetTest$1.onChannelEvent(AssetTest.java:218) at org.eclipse.kura.asset.provider.test.StubDriver.unregisterChannelListener(StubDriver.java:109) at org.eclipse.kura.asset.provider.DriverState.detach(DriverState.java:125) at org.eclipse.kura.asset.provider.DriverState.setChannelListenersInternal(DriverState.java:93) at org.eclipse.kura.asset.provider.DriverState.shutdown(DriverState.java:136) at org.eclipse.kura.asset.provider.BaseAsset.lambda$1(BaseAsset.java:251) at org.eclipse.kura.asset.provider.BaseAsset$$Lambda$42/0x000000001cb5e850.run(Unknown Source) at org.eclipse.kura.asset.provider.BaseAssetExecutor.lambda$2(BaseAssetExecutor.java:66) at org.eclipse.kura.asset.provider.BaseAssetExecutor$$Lambda$37/0x00000000880334e0.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:823) 2022-11-04T14:21:09,942 [pool-5-thread-1] INFO o.e.k.i.a.p.BaseAssetConfiguration - updating asset configuration... 2022-11-04T14:21:09,942 [pool-5-thread-1] INFO o.e.k.i.a.p.BaseAssetConfiguration - updating asset configuration...done in 0 ms 2022-11-04T14:21:09,943 [main] INFO o.e.k.a.p.BaseAsset - loading asset configuration... 2022-11-04T14:21:09,943 [main] INFO o.e.k.a.p.BaseAsset - loading asset configuration...done in 0 ms 2022-11-04T14:21:09,943 [main] INFO o.e.k.i.a.p.DriverTrackerCustomizer - Driver has been removed by the driver tracker... org.eclipse.kura.asset.provider.test.StubDriver@62be400c 2022-11-04T14:21:09,944 [main] INFO o.e.k.i.a.p.DriverTrackerCustomizer - Driver has been found by the driver tracker... ==> adding service 2022-11-04T14:21:09,943 [pool-5-thread-1] WARN o.e.k.a.p.DriverState - Failed to unregister channel listener java.lang.NullPointerException at org.eclipse.kura.asset.provider.test.AssetTest$1.onChannelEvent(AssetTest.java:218) at org.eclipse.kura.asset.provider.test.StubDriver.unregisterChannelListener(StubDriver.java:109) at org.eclipse.kura.asset.provider.DriverState.detach(DriverState.java:125) at org.eclipse.kura.asset.provider.DriverState.setChannelListenersInternal(DriverState.java:93) at org.eclipse.kura.asset.provider.DriverState.shutdown(DriverState.java:136) at org.eclipse.kura.asset.provider.BaseAsset.lambda$1(BaseAsset.java:251) at org.eclipse.kura.asset.provider.BaseAsset$$Lambda$42/0x000000001cb5e850.run(Unknown Source) at org.eclipse.kura.asset.provider.BaseAssetExecutor.lambda$2(BaseAssetExecutor.java:66) at org.eclipse.kura.asset.provider.BaseAssetExecutor$$Lambda$37/0x00000000880334e0.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:823) 2022-11-04T14:21:09,944 [pool-5-thread-1] INFO o.e.k.i.a.p.BaseAssetConfiguration - updating asset configuration... 2022-11-04T14:21:09,944 [pool-5-thread-1] INFO o.e.k.i.a.p.BaseAssetConfiguration - updating asset configuration...done in 0 ms 2022-11-04T14:21:09,945 [main] INFO o.e.k.a.p.BaseAsset - loading asset configuration... 2022-11-04T14:21:09,945 [main] INFO o.e.k.a.p.BaseAsset - loading asset configuration...done in 0 ms 2022-11-04T14:21:09,945 [main] INFO o.e.k.i.a.p.DriverTrackerCustomizer - Driver has been removed by the driver tracker... org.eclipse.kura.asset.provider.test.StubDriver@62be400c 2022-11-04T14:21:09,945 [main] INFO o.e.k.i.a.p.DriverTrackerCustomizer - Driver has been found by the driver tracker... ==> adding service 2022-11-04T14:21:09,945 [pool-5-thread-1] WARN o.e.k.a.p.DriverState - Failed to unregister channel listener java.lang.NullPointerException at org.eclipse.kura.asset.provider.test.AssetTest$1.onChannelEvent(AssetTest.java:218) at org.eclipse.kura.asset.provider.test.StubDriver.unregisterChannelListener(StubDriver.java:109) at org.eclipse.kura.asset.provider.DriverState.detach(DriverState.java:125) at org.eclipse.kura.asset.provider.DriverState.setChannelListenersInternal(DriverState.java:93) at org.eclipse.kura.asset.provider.DriverState.shutdown(DriverState.java:136) at org.eclipse.kura.asset.provider.BaseAsset.lambda$1(BaseAsset.java:251) at org.eclipse.kura.asset.provider.BaseAsset$$Lambda$42/0x000000001cb5e850.run(Unknown Source) at org.eclipse.kura.asset.provider.BaseAssetExecutor.lambda$2(BaseAssetExecutor.java:66) at org.eclipse.kura.asset.provider.BaseAssetExecutor$$Lambda$37/0x00000000880334e0.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:823) 2022-11-04T14:21:09,945 [pool-5-thread-1] INFO o.e.k.i.a.p.BaseAssetConfiguration - updating asset configuration... 2022-11-04T14:21:09,946 [pool-5-thread-1] INFO o.e.k.i.a.p.BaseAssetConfiguration - updating asset configuration...done in 0 ms 2022-11-04T14:21:09,947 [main] INFO o.e.k.a.p.BaseAsset - loading asset configuration... 2022-11-04T14:21:09,947 [main] INFO o.e.k.a.p.BaseAsset - loading asset configuration...done in 0 ms 2022-11-04T14:21:09,947 [main] INFO o.e.k.i.a.p.DriverTrackerCustomizer - Driver has been removed by the driver tracker... org.eclipse.kura.asset.provider.test.StubDriver@62be400c 2022-11-04T14:21:09,947 [main] INFO o.e.k.i.a.p.DriverTrackerCustomizer - Driver has been found by the driver tracker... ==> adding service 2022-11-04T14:21:09,948 [pool-5-thread-1] INFO o.e.k.i.a.p.BaseAssetConfiguration - updating asset configuration... 2022-11-04T14:21:09,948 [pool-5-thread-1] INFO o.e.k.i.a.p.BaseAssetConfiguration - updating asset configuration...done in 0 ms 2022-11-04T14:21:09,948 [main] INFO o.e.k.a.p.BaseAsset - loading asset configuration... 2022-11-04T14:21:09,948 [main] INFO o.e.k.a.p.BaseAsset - loading asset configuration...done in 0 ms 2022-11-04T14:21:09,949 [main] INFO o.e.k.i.a.p.DriverTrackerCustomizer - Driver has been removed by the driver tracker... org.eclipse.kura.asset.provider.test.StubDriver@62be400c 2022-11-04T14:21:09,949 [main] INFO o.e.k.i.a.p.DriverTrackerCustomizer - Driver has been found by the driver tracker... ==> adding service 2022-11-04T14:21:09,949 [pool-5-thread-1] INFO o.e.k.i.a.p.BaseAssetConfiguration - updating asset configuration... 2022-11-04T14:21:09,949 [pool-5-thread-1] INFO o.e.k.i.a.p.BaseAssetConfiguration - updating asset configuration...done in 0 ms 2022-11-04T14:21:09,950 [main] INFO o.e.k.a.p.BaseAsset - loading asset configuration... 2022-11-04T14:21:09,950 [main] INFO o.e.k.a.p.BaseAsset - loading asset configuration...done in 0 ms 2022-11-04T14:21:09,950 [main] INFO o.e.k.i.a.p.DriverTrackerCustomizer - Driver has been removed by the driver tracker... org.eclipse.kura.asset.provider.test.StubDriver@62be400c 2022-11-04T14:21:09,950 [main] INFO o.e.k.i.a.p.DriverTrackerCustomizer - Driver has been found by the driver tracker... ==> adding service 2022-11-04T14:21:09,951 [pool-5-thread-1] INFO o.e.k.i.a.p.BaseAssetConfiguration - updating asset configuration... 2022-11-04T14:21:09,951 [pool-5-thread-1] INFO o.e.k.i.a.p.BaseAssetConfiguration - updating asset configuration...done in 0 ms 2022-11-04T14:21:09,952 [main] INFO o.e.k.a.p.BaseAsset - loading asset configuration... 2022-11-04T14:21:09,952 [main] INFO o.e.k.a.p.BaseAsset - loading asset configuration...done in 0 ms 2022-11-04T14:21:09,952 [main] INFO o.e.k.i.a.p.DriverTrackerCustomizer - Driver has been removed by the driver tracker... org.eclipse.kura.asset.provider.test.StubDriver@62be400c 2022-11-04T14:21:09,952 [main] INFO o.e.k.i.a.p.DriverTrackerCustomizer - Driver has been found by the driver tracker... ==> adding service 2022-11-04T14:21:09,953 [pool-5-thread-1] INFO o.e.k.i.a.p.BaseAssetConfiguration - updating asset configuration... 2022-11-04T14:21:09,953 [pool-5-thread-1] INFO o.e.k.i.a.p.BaseAssetConfiguration - updating asset configuration...done in 0 ms 2022-11-04T14:21:09,954 [pool-5-thread-1] WARN o.e.k.a.p.DriverState - Failed to unregister channel listener org.eclipse.kura.driver.Driver$ConnectionException: test at org.eclipse.kura.asset.provider.test.StubDriver.unregisterChannelListener(StubDriver.java:111) at org.eclipse.kura.asset.provider.DriverState.detach(DriverState.java:125) at org.eclipse.kura.asset.provider.DriverState.setChannelListenersInternal(DriverState.java:93) at org.eclipse.kura.asset.provider.DriverState.syncChannelListeners(DriverState.java:81) at org.eclipse.kura.asset.provider.BaseAsset.lambda$5(BaseAsset.java:442) at org.eclipse.kura.asset.provider.BaseAsset$$Lambda$51/0x000000001cb681d0.run(Unknown Source) at org.eclipse.kura.asset.provider.BaseAssetExecutor.lambda$2(BaseAssetExecutor.java:66) at org.eclipse.kura.asset.provider.BaseAssetExecutor$$Lambda$37/0x00000000880334e0.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:823) 2022-11-04T14:21:09,955 [main] INFO o.e.k.a.p.BaseAsset - loading asset configuration... 2022-11-04T14:21:09,955 [main] INFO o.e.k.a.p.BaseAsset - loading asset configuration...done in 0 ms 2022-11-04T14:21:09,955 [main] INFO o.e.k.i.a.p.DriverTrackerCustomizer - Driver has been removed by the driver tracker... org.eclipse.kura.asset.provider.test.StubDriver@62be400c 2022-11-04T14:21:09,956 [main] INFO o.e.k.i.a.p.DriverTrackerCustomizer - Driver has been found by the driver tracker... ==> adding service 2022-11-04T14:21:09,956 [pool-5-thread-1] INFO o.e.k.i.a.p.BaseAssetConfiguration - updating asset configuration... 2022-11-04T14:21:09,956 [pool-5-thread-1] INFO o.e.k.i.a.p.BaseAssetConfiguration - updating asset configuration...done in 0 ms Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.179 s - in org.eclipse.kura.asset.provider.test.AssetTestsSuite testListenerAttachOnDisabledChannel(org.eclipse.kura.asset.provider.test.AssetTest) Time elapsed: 0.016 s testCompleteConfigWithDefaults(org.eclipse.kura.asset.provider.test.AssetTest) Time elapsed: 0.005 s testAttachListenerWhitoutDriver(org.eclipse.kura.asset.provider.test.AssetTest) Time elapsed: 0.007 s testWrite(org.eclipse.kura.asset.provider.test.AssetTest) Time elapsed: 0.003 s testRead(org.eclipse.kura.asset.provider.test.AssetTest) Time elapsed: 0.002 s testShouldNotReattachSameListener(org.eclipse.kura.asset.provider.test.AssetTest) Time elapsed: 0.003 s testGetConfiguration(org.eclipse.kura.asset.provider.test.AssetTest) Time elapsed: 0.02 s testReadChannelNotReadable(org.eclipse.kura.asset.provider.test.AssetTest) Time elapsed: 0.002 s testChannelProperties(org.eclipse.kura.asset.provider.test.AssetTest) Time elapsed: 0.002 s testWriteChannelDisabled(org.eclipse.kura.asset.provider.test.AssetTest) Time elapsed: 0.003 s testBasicProperties(org.eclipse.kura.asset.provider.test.AssetTest) Time elapsed: 0.002 s testUnlisten(org.eclipse.kura.asset.provider.test.AssetTest) Time elapsed: 0.003 s testListenerAttachOnDriverChange(org.eclipse.kura.asset.provider.test.AssetTest) Time elapsed: 0.038 s testReadAllChannels(org.eclipse.kura.asset.provider.test.AssetTest) Time elapsed: 0.003 s testListen(org.eclipse.kura.asset.provider.test.AssetTest) Time elapsed: 0.002 s testReadChannelDisabled(org.eclipse.kura.asset.provider.test.AssetTest) Time elapsed: 0.003 s testEnableDisableChannelWithListener(org.eclipse.kura.asset.provider.test.AssetTest) Time elapsed: 0.009 s testUnlistenDriverException(org.eclipse.kura.asset.provider.test.AssetTest) Time elapsed: 0.003 s testWriteChannelNotWritable(org.eclipse.kura.asset.provider.test.AssetTest) Time elapsed: 0.002 s Results: Tests run: 19, Failures: 0, Errors: 0, Skipped: 0 2022-11-04T14:21:10,069 [Framework stop] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid testAsset 2022-11-04T14:21:10,070 [Framework stop] INFO o.e.k.i.a.p.DriverTrackerCustomizer - Driver has been removed by the driver tracker... org.eclipse.kura.asset.provider.test.StubDriver@62be400c 2022-11-04T14:21:10,078 [Framework stop] INFO o.e.k.c.c.ConfigurationServiceImpl - Deleting factory configuration for component with pid org.eclipse.kura.db.H2DbService... 2022-11-04T14:21:10,078 [Framework stop] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid org.eclipse.kura.db.H2DbService 2022-11-04T14:21:10,079 [Framework stop] INFO o.e.k.c.c.ConfigurationServiceImpl - Deleting factory configuration for component with pid org.eclipse.kura.db.H2DbService...done 2022-11-04T14:21:10,079 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid org.eclipse.kura.db.H2DbService 2022-11-04T14:21:10,080 [Framework stop] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid org.eclipse.kura.ssl.SslManagerService 2022-11-04T14:21:10,080 [Framework stop] INFO o.e.k.c.s.SslManagerServiceImpl - deactivate... 2022-11-04T14:21:10,086 [Framework stop] INFO o.e.k.c.c.ConfigurationServiceImpl - deactivate... [INFO] All tests passed! [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.asset.provider.test --- [INFO] setting maven.deploy.skip=false [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.asset.provider.test --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.asset.provider.test/target/org.eclipse.kura.asset.provider.test-4.1.4.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.asset.provider.test/4.1.4/org.eclipse.kura.asset.provider.test-4.1.4.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.asset.provider.test/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.asset.provider.test/4.1.4/org.eclipse.kura.asset.provider.test-4.1.4.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.asset.provider.test/target/org.eclipse.kura.asset.provider.test-4.1.4-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.asset.provider.test/4.1.4/org.eclipse.kura.asset.provider.test-4.1.4-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.asset.provider.test/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.asset.provider.test/4.1.4/org.eclipse.kura.asset.provider.test-4.1.4-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.asset.provider.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.asset.provider.test/4.1.4/org.eclipse.kura.asset.provider.test-4.1.4-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.asset.provider.test --- [INFO] [INFO] ----------< org.eclipse.kura:org.eclipse.kura.core.testutil >----------- [INFO] Building org.eclipse.kura.core.testutil 4.1.4 [93/142] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.core.testutil --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.core.testutil --- [INFO] The project's OSGi version is 4.1.4 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.core.testutil --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.core.testutil --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.core.testutil --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.core.testutil --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.testutil/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.core.testutil --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.testutil/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.testutil/target/classes [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.testutil/src/main/java/org/eclipse/kura/core/testutil/TestUtil.java:[27] Class clazz = svc.getClass(); ^^^^^ Class is a raw type. References to generic type Class should be parameterized [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.testutil/src/main/java/org/eclipse/kura/core/testutil/TestUtil.java:[70] private static Method getMethod(Object svc, String methodName, Class... paramTypes) throws NoSuchMethodException { ^^^^^ Class is a raw type. References to generic type Class should be parameterized [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.testutil/src/main/java/org/eclipse/kura/core/testutil/TestUtil.java:[86] private static boolean checkParameterTypes(Method m, Class... paramTypes) { ^^^^^ Class is a raw type. References to generic type Class should be parameterized 3 problems (3 warnings) [WARNING] Source directory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.testutil/src/main/resources does not exist [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.core.testutil --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.testutil/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (compiletests) @ org.eclipse.kura.core.testutil --- [INFO] No sources to compile [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.core.testutil --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.testutil/target/jacoco.exec [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ org.eclipse.kura.core.testutil --- [INFO] No tests to run. [INFO] Surefire report directory: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.testutil/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.core.testutil --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.testutil/target/org.eclipse.kura.core.testutil-4.1.4-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.core.testutil --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.core.testutil --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.testutil/target/org.eclipse.kura.core.testutil-4.1.4.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.core.testutil --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.core.testutil --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.core.testutil --- [INFO] setting maven.deploy.skip=false [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.core.testutil --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.testutil/target/org.eclipse.kura.core.testutil-4.1.4.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.testutil/4.1.4/org.eclipse.kura.core.testutil-4.1.4.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.testutil/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.testutil/4.1.4/org.eclipse.kura.core.testutil-4.1.4.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.testutil/target/org.eclipse.kura.core.testutil-4.1.4-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.testutil/4.1.4/org.eclipse.kura.core.testutil-4.1.4-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.testutil/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.testutil/4.1.4/org.eclipse.kura.core.testutil-4.1.4-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.testutil/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.testutil/4.1.4/org.eclipse.kura.core.testutil-4.1.4-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.core.testutil --- [INFO] [INFO] ------------< org.eclipse.kura:org.eclipse.kura.camel.test >------------ [INFO] Building org.eclipse.kura.camel.test 4.1.4 [94/142] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.camel.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.camel.test --- [INFO] The project's OSGi version is 4.1.4 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.camel.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.camel.test --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.camel.test --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.camel.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.camel.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.camel.test --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.camel.test/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.camel.test/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.camel.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.camel.test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (compiletests) @ org.eclipse.kura.camel.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.camel.test/target/test-classes [INFO] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.camel.test/src/test/java/org/eclipse/kura/camel/camelcloud/DefaultCamelCloudServiceTest.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.camel.test/src/test/java/org/eclipse/kura/camel/camelcloud/DefaultCamelCloudServiceTest.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.camel.test/src/test/java/org/eclipse/kura/camel/internal/camelcloud/CamelCloudClientTest.java: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.camel.test/src/test/java/org/eclipse/kura/camel/internal/camelcloud/CamelCloudClientTest.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.camel.test/src/test/java/org/eclipse/kura/camel/internal/camelcloud/CamelCloudClientTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.camel.test --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.camel.test/target/jacoco.exec [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ org.eclipse.kura.camel.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.camel.test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.kura.camel.camelcloud.DefaultCamelCloudServiceTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.655 sec Running org.eclipse.kura.camel.cloud.KuraCloudComponentTest 2022-11-04T14:21:17,443 [main] INFO o.e.k.c.i.u.KuraServiceFactory - Found Kura org.eclipse.kura.cloud.CloudService in the registry. Kura component will use that instance. 2022-11-04T14:21:17,520 [main] INFO o.e.k.c.i.u.KuraServiceFactory - Found Kura org.eclipse.kura.cloud.CloudService in the registry. Kura component will use that instance. Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 sec Running org.eclipse.kura.camel.cloud.KuraCloudProducerTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 sec Running org.eclipse.kura.camel.cloud.KuraCloudComponentResolverTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.eclipse.kura.camel.internal.camelcloud.CamelCloudClientTest 2022-11-04T14:21:17,695 [main] WARN o.e.k.c.i.c.CamelCloudClient - Error while adding subscription route. Rethrowing root cause. Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.248 sec Running org.eclipse.kura.camel.internal.utils.KuraServiceFactoryTest 2022-11-04T14:21:17,874 [main] INFO o.e.k.c.i.u.KuraServiceFactory - Found Kura org.eclipse.kura.camel.internal.utils.KuraServiceFactoryTest in the registry. Kura component will use that instance. 2022-11-04T14:21:17,875 [main] INFO o.e.k.c.i.u.KuraServiceFactory - Found Kura org.eclipse.kura.camel.internal.utils.KuraServiceFactoryTest in the registry. Kura component will use that instance. Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running org.eclipse.kura.camel.bean.PayloadFactoryTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.eclipse.kura.camel.component.ConfigurationTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Results : Tests run: 38, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.camel.test --- [WARNING] Bundle-Vendor header not found in /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.camel.test/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.camel.test/target/org.eclipse.kura.camel.test-4.1.4-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.camel.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.camel.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.camel.test/target/org.eclipse.kura.camel.test-4.1.4.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.camel.test --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.camel.test --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- tycho-surefire-plugin:1.6.0:test (default-test) @ org.eclipse.kura.camel.test --- [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.camel.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/adoptopenjdk/openj9-jdk-8/1.8.0_292-b10/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.camel.test/target/jacoco.exec, -Dlog4j.configurationFile=file:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.camel.test/../../emulator/org.eclipse.kura.emulator/src/main/resources/log4j.xml, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.camel.test/target/work/data, -install, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.camel.test/target/work, -configuration, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.camel.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.camel.test/target/surefire.properties] 2022-11-04T14:21:21,241 [Start Level: Equinox Container: f3501912-682e-4241-9ca7-282de7da70ec] INFO o.a.c.i.o.Activator - Camel activator starting 2022-11-04T14:21:21,250 [Start Level: Equinox Container: f3501912-682e-4241-9ca7-282de7da70ec] INFO o.a.c.i.o.Activator - Camel activator started Running org.eclipse.kura.camel.component.PayloadTest 2022-11-04T14:21:21,783 [main] INFO o.e.k.c.c.AbstractCamelComponent - Starting camel router 2022-11-04T14:21:21,791 [main] INFO o.e.k.c.r.CamelRunner - Starting... 2022-11-04T14:21:21,978 [main] INFO o.a.c.c.o.OsgiDefaultCamelContext - Apache Camel 2.21.1 (CamelContext: camel-1) is starting 2022-11-04T14:21:21,980 [main] INFO o.a.c.m.ManagedManagementStrategy - JMX is enabled 2022-11-04T14:21:22,219 [main] INFO o.a.c.c.o.OsgiDefaultCamelContext - StreamCaching is not in use. If using streams then its recommended to enable stream caching. See more details at http://camel.apache.org/stream-caching.html 2022-11-04T14:21:22,220 [main] INFO o.a.c.c.o.OsgiDefaultCamelContext - Total 0 routes, of which 0 are started 2022-11-04T14:21:22,221 [main] INFO o.a.c.c.o.OsgiDefaultCamelContext - Apache Camel 2.21.1 (CamelContext: camel-1) started in 0.246 seconds 2022-11-04T14:21:22,234 [main] INFO o.e.k.c.r.CamelRunner - Setting routes... 2022-11-04T14:21:22,260 [main] INFO o.e.k.c.r.CamelRunner - Setting routes... 2022-11-04T14:21:23,393 [main] INFO o.a.c.c.o.OsgiDefaultCamelContext - Route: route1 started and consuming from: direct://start 2022-11-04T14:21:23,562 [main] INFO o.a.c.c.m.MockEndpoint - Asserting: mock://foo-string is satisfied 2022-11-04T14:21:23,562 [main] INFO o.a.c.c.m.MockEndpoint - Asserting: mock://foo-int is satisfied 2022-11-04T14:21:23,563 [main] INFO o.a.c.c.m.MockEndpoint - Asserting: mock://foo-boolean is satisfied 2022-11-04T14:21:23,563 [main] INFO o.e.k.c.c.AbstractCamelComponent - Stopping camel router 2022-11-04T14:21:23,563 [main] INFO o.e.k.c.r.CamelRunner - Stopping... 2022-11-04T14:21:23,563 [main] INFO o.a.c.c.o.OsgiDefaultCamelContext - Apache Camel 2.21.1 (CamelContext: camel-1) is shutting down 2022-11-04T14:21:23,564 [main] INFO o.a.c.i.DefaultShutdownStrategy - Starting to graceful shutdown 1 routes (timeout 5 seconds) 2022-11-04T14:21:23,603 [Camel (camel-1) thread #1 - ShutdownTask] INFO o.a.c.i.DefaultShutdownStrategy - Route: route1 shutdown complete, was consuming from: direct://start 2022-11-04T14:21:23,604 [main] INFO o.a.c.i.DefaultShutdownStrategy - Graceful shutdown of 1 routes completed in 0 seconds 2022-11-04T14:21:23,616 [main] INFO o.a.c.c.o.OsgiDefaultCamelContext - Apache Camel 2.21.1 (CamelContext: camel-1) uptime 1.641 seconds 2022-11-04T14:21:23,616 [main] INFO o.a.c.c.o.OsgiDefaultCamelContext - Apache Camel 2.21.1 (CamelContext: camel-1) is shutdown in 0.053 seconds Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.9 s - in org.eclipse.kura.camel.component.PayloadTest test1(org.eclipse.kura.camel.component.PayloadTest) Time elapsed: 1.855 s Running org.eclipse.kura.camel.component.RouterTest 2022-11-04T14:21:23,705 [main] INFO o.e.k.c.c.AbstractCamelComponent - Starting camel router 2022-11-04T14:21:23,705 [main] INFO o.e.k.c.r.CamelRunner - Starting... 2022-11-04T14:21:23,705 [main] INFO o.a.c.c.o.OsgiDefaultCamelContext - Apache Camel 2.21.1 (CamelContext: camel-2) is starting 2022-11-04T14:21:23,706 [main] INFO o.a.c.m.ManagedManagementStrategy - JMX is enabled 2022-11-04T14:21:23,726 [main] INFO o.a.c.c.o.OsgiDefaultCamelContext - StreamCaching is not in use. If using streams then its recommended to enable stream caching. See more details at http://camel.apache.org/stream-caching.html 2022-11-04T14:21:23,726 [main] INFO o.a.c.c.o.OsgiDefaultCamelContext - Total 0 routes, of which 0 are started 2022-11-04T14:21:23,726 [main] INFO o.a.c.c.o.OsgiDefaultCamelContext - Apache Camel 2.21.1 (CamelContext: camel-2) started in 0.021 seconds 2022-11-04T14:21:23,727 [main] INFO o.e.k.c.r.CamelRunner - Setting routes... 2022-11-04T14:21:23,727 [main] INFO o.e.k.c.r.CamelRunner - Setting routes... 2022-11-04T14:21:23,922 [main] INFO o.a.c.c.o.OsgiDefaultCamelContext - Route: test1 started and consuming from: direct://start 2022-11-04T14:21:23,923 [main] INFO o.e.k.c.r.CamelRunner - Setting routes... 2022-11-04T14:21:24,087 [main] INFO o.a.c.i.DefaultShutdownStrategy - Starting to graceful shutdown 1 routes (timeout 5 seconds) 2022-11-04T14:21:24,088 [Camel (camel-2) thread #2 - ShutdownTask] INFO o.a.c.i.DefaultShutdownStrategy - Route: test1 shutdown complete, was consuming from: direct://start 2022-11-04T14:21:24,088 [main] INFO o.a.c.i.DefaultShutdownStrategy - Graceful shutdown of 1 routes completed in 0 seconds 2022-11-04T14:21:24,089 [main] INFO o.a.c.c.o.OsgiDefaultCamelContext - Route: test1 is stopped, was consuming from: direct://start 2022-11-04T14:21:24,089 [main] INFO o.a.c.c.o.OsgiDefaultCamelContext - Route: test1 is shutdown and removed, was consuming from: direct://start 2022-11-04T14:21:24,102 [main] INFO o.a.c.c.o.OsgiDefaultCamelContext - Route: test2 started and consuming from: direct://start2 2022-11-04T14:21:24,102 [main] INFO o.e.k.c.c.AbstractCamelComponent - Stopping camel router 2022-11-04T14:21:24,102 [main] INFO o.e.k.c.r.CamelRunner - Stopping... 2022-11-04T14:21:24,103 [main] INFO o.a.c.c.o.OsgiDefaultCamelContext - Apache Camel 2.21.1 (CamelContext: camel-2) is shutting down 2022-11-04T14:21:24,103 [main] INFO o.a.c.i.DefaultShutdownStrategy - Starting to graceful shutdown 1 routes (timeout 5 seconds) 2022-11-04T14:21:24,103 [Camel (camel-2) thread #2 - ShutdownTask] INFO o.a.c.i.DefaultShutdownStrategy - Route: test2 shutdown complete, was consuming from: direct://start2 2022-11-04T14:21:24,103 [main] INFO o.a.c.i.DefaultShutdownStrategy - Graceful shutdown of 1 routes completed in 0 seconds 2022-11-04T14:21:24,106 [main] INFO o.a.c.c.o.OsgiDefaultCamelContext - Apache Camel 2.21.1 (CamelContext: camel-2) uptime 0.401 seconds 2022-11-04T14:21:24,106 [main] INFO o.a.c.c.o.OsgiDefaultCamelContext - Apache Camel 2.21.1 (CamelContext: camel-2) is shutdown in 0.003 seconds 2022-11-04T14:21:24,106 [main] INFO o.e.k.c.c.AbstractCamelComponent - Starting camel router 2022-11-04T14:21:24,106 [main] INFO o.e.k.c.r.CamelRunner - Starting... 2022-11-04T14:21:24,107 [main] INFO o.a.c.c.o.OsgiDefaultCamelContext - Apache Camel 2.21.1 (CamelContext: camel-3) is starting 2022-11-04T14:21:24,107 [main] INFO o.a.c.m.ManagedManagementStrategy - JMX is enabled 2022-11-04T14:21:24,138 [main] INFO o.a.c.c.o.OsgiDefaultCamelContext - StreamCaching is not in use. If using streams then its recommended to enable stream caching. See more details at http://camel.apache.org/stream-caching.html 2022-11-04T14:21:24,139 [main] INFO o.a.c.c.o.OsgiDefaultCamelContext - Total 0 routes, of which 0 are started 2022-11-04T14:21:24,139 [main] INFO o.a.c.c.o.OsgiDefaultCamelContext - Apache Camel 2.21.1 (CamelContext: camel-3) started in 0.032 seconds 2022-11-04T14:21:24,139 [main] INFO o.e.k.c.r.CamelRunner - Setting routes... 2022-11-04T14:21:24,139 [main] INFO o.e.k.c.r.CamelRunner - Setting routes... 2022-11-04T14:21:24,276 [main] INFO o.a.c.c.o.OsgiDefaultCamelContext - Route: test1 started and consuming from: direct://start 2022-11-04T14:21:24,276 [main] INFO o.e.k.c.r.CamelRunner - Setting routes... 2022-11-04T14:21:24,383 [main] INFO o.a.c.i.DefaultShutdownStrategy - Starting to graceful shutdown 1 routes (timeout 5 seconds) 2022-11-04T14:21:24,384 [Camel (camel-3) thread #3 - ShutdownTask] INFO o.a.c.i.DefaultShutdownStrategy - Route: test1 shutdown complete, was consuming from: direct://start 2022-11-04T14:21:24,384 [main] INFO o.a.c.i.DefaultShutdownStrategy - Graceful shutdown of 1 routes completed in 0 seconds 2022-11-04T14:21:24,384 [main] INFO o.a.c.c.o.OsgiDefaultCamelContext - Route: test1 is stopped, was consuming from: direct://start 2022-11-04T14:21:24,385 [main] INFO o.a.c.c.o.OsgiDefaultCamelContext - Route: test1 is shutdown and removed, was consuming from: direct://start 2022-11-04T14:21:24,396 [main] INFO o.a.c.c.o.OsgiDefaultCamelContext - Route: test1 started and consuming from: direct://start 2022-11-04T14:21:24,396 [main] INFO o.e.k.c.c.AbstractCamelComponent - Stopping camel router 2022-11-04T14:21:24,396 [main] INFO o.e.k.c.r.CamelRunner - Stopping... 2022-11-04T14:21:24,396 [main] INFO o.a.c.c.o.OsgiDefaultCamelContext - Apache Camel 2.21.1 (CamelContext: camel-3) is shutting down 2022-11-04T14:21:24,396 [main] INFO o.a.c.i.DefaultShutdownStrategy - Starting to graceful shutdown 1 routes (timeout 5 seconds) 2022-11-04T14:21:24,397 [Camel (camel-3) thread #3 - ShutdownTask] INFO o.a.c.i.DefaultShutdownStrategy - Route: test1 shutdown complete, was consuming from: direct://start 2022-11-04T14:21:24,397 [main] INFO o.a.c.i.DefaultShutdownStrategy - Graceful shutdown of 1 routes completed in 0 seconds 2022-11-04T14:21:24,399 [main] INFO o.a.c.c.o.OsgiDefaultCamelContext - Apache Camel 2.21.1 (CamelContext: camel-3) uptime 0.292 seconds 2022-11-04T14:21:24,399 [main] INFO o.a.c.c.o.OsgiDefaultCamelContext - Apache Camel 2.21.1 (CamelContext: camel-3) is shutdown in 0.003 seconds 2022-11-04T14:21:24,399 [main] INFO o.e.k.c.c.AbstractCamelComponent - Starting camel router 2022-11-04T14:21:24,399 [main] INFO o.e.k.c.r.CamelRunner - Starting... 2022-11-04T14:21:24,400 [main] INFO o.a.c.c.o.OsgiDefaultCamelContext - Apache Camel 2.21.1 (CamelContext: camel-4) is starting 2022-11-04T14:21:24,400 [main] INFO o.a.c.m.ManagedManagementStrategy - JMX is enabled 2022-11-04T14:21:24,438 [main] INFO o.a.c.c.o.OsgiDefaultCamelContext - StreamCaching is not in use. If using streams then its recommended to enable stream caching. See more details at http://camel.apache.org/stream-caching.html 2022-11-04T14:21:24,439 [main] INFO o.a.c.c.o.OsgiDefaultCamelContext - Total 0 routes, of which 0 are started 2022-11-04T14:21:24,439 [main] INFO o.a.c.c.o.OsgiDefaultCamelContext - Apache Camel 2.21.1 (CamelContext: camel-4) started in 0.039 seconds 2022-11-04T14:21:24,439 [main] INFO o.e.k.c.r.CamelRunner - Setting routes... 2022-11-04T14:21:24,439 [main] INFO o.e.k.c.r.CamelRunner - Setting routes... 2022-11-04T14:21:24,439 [main] INFO o.e.k.c.c.AbstractCamelComponent - Stopping camel router 2022-11-04T14:21:24,439 [main] INFO o.e.k.c.r.CamelRunner - Stopping... 2022-11-04T14:21:24,440 [main] INFO o.a.c.c.o.OsgiDefaultCamelContext - Apache Camel 2.21.1 (CamelContext: camel-4) is shutting down 2022-11-04T14:21:24,442 [main] INFO o.a.c.c.o.OsgiDefaultCamelContext - Apache Camel 2.21.1 (CamelContext: camel-4) uptime 0.042 seconds 2022-11-04T14:21:24,442 [main] INFO o.a.c.c.o.OsgiDefaultCamelContext - Apache Camel 2.21.1 (CamelContext: camel-4) is shutdown in 0.002 seconds 2022-11-04T14:21:24,443 [main] INFO o.e.k.c.c.AbstractCamelComponent - Starting camel router 2022-11-04T14:21:24,443 [main] INFO o.e.k.c.r.CamelRunner - Starting... 2022-11-04T14:21:24,443 [main] INFO o.a.c.c.o.OsgiDefaultCamelContext - Apache Camel 2.21.1 (CamelContext: camel-5) is starting 2022-11-04T14:21:24,444 [main] INFO o.a.c.m.ManagedManagementStrategy - JMX is enabled 2022-11-04T14:21:24,467 [main] INFO o.a.c.c.o.OsgiDefaultCamelContext - StreamCaching is not in use. If using streams then its recommended to enable stream caching. See more details at http://camel.apache.org/stream-caching.html 2022-11-04T14:21:24,467 [main] INFO o.a.c.c.o.OsgiDefaultCamelContext - Total 0 routes, of which 0 are started 2022-11-04T14:21:24,468 [main] INFO o.a.c.c.o.OsgiDefaultCamelContext - Apache Camel 2.21.1 (CamelContext: camel-5) started in 0.024 seconds 2022-11-04T14:21:24,468 [main] INFO o.e.k.c.r.CamelRunner - Setting routes... 2022-11-04T14:21:24,468 [main] INFO o.e.k.c.r.CamelRunner - Setting routes... 2022-11-04T14:21:24,647 [main] INFO o.a.c.c.o.OsgiDefaultCamelContext - Route: test1 started and consuming from: direct://start 2022-11-04T14:21:24,648 [main] INFO o.e.k.c.c.AbstractCamelComponent - Stopping camel router 2022-11-04T14:21:24,648 [main] INFO o.e.k.c.r.CamelRunner - Stopping... 2022-11-04T14:21:24,648 [main] INFO o.a.c.c.o.OsgiDefaultCamelContext - Apache Camel 2.21.1 (CamelContext: camel-5) is shutting down 2022-11-04T14:21:24,648 [main] INFO o.a.c.i.DefaultShutdownStrategy - Starting to graceful shutdown 1 routes (timeout 5 seconds) 2022-11-04T14:21:24,650 [Camel (camel-5) thread #4 - ShutdownTask] INFO o.a.c.i.DefaultShutdownStrategy - Route: test1 shutdown complete, was consuming from: direct://start 2022-11-04T14:21:24,651 [main] INFO o.a.c.i.DefaultShutdownStrategy - Graceful shutdown of 1 routes completed in 0 seconds 2022-11-04T14:21:24,654 [main] INFO o.a.c.c.o.OsgiDefaultCamelContext - Apache Camel 2.21.1 (CamelContext: camel-5) uptime 0.211 seconds 2022-11-04T14:21:24,654 [main] INFO o.a.c.c.o.OsgiDefaultCamelContext - Apache Camel 2.21.1 (CamelContext: camel-5) is shutdown in 0.006 seconds 2022-11-04T14:21:24,654 [main] INFO o.e.k.c.c.AbstractCamelComponent - Starting camel router 2022-11-04T14:21:24,654 [main] INFO o.e.k.c.r.CamelRunner - Starting... 2022-11-04T14:21:24,655 [main] INFO o.a.c.c.o.OsgiDefaultCamelContext - Apache Camel 2.21.1 (CamelContext: camel-6) is starting 2022-11-04T14:21:24,655 [main] INFO o.a.c.m.ManagedManagementStrategy - JMX is enabled 2022-11-04T14:21:24,674 [main] INFO o.a.c.c.o.OsgiDefaultCamelContext - StreamCaching is not in use. If using streams then its recommended to enable stream caching. See more details at http://camel.apache.org/stream-caching.html 2022-11-04T14:21:24,674 [main] INFO o.a.c.c.o.OsgiDefaultCamelContext - Total 0 routes, of which 0 are started 2022-11-04T14:21:24,675 [main] INFO o.a.c.c.o.OsgiDefaultCamelContext - Apache Camel 2.21.1 (CamelContext: camel-6) started in 0.019 seconds 2022-11-04T14:21:24,675 [main] INFO o.e.k.c.r.CamelRunner - Setting routes... 2022-11-04T14:21:24,675 [main] INFO o.e.k.c.r.CamelRunner - Setting routes... 2022-11-04T14:21:24,841 [main] INFO o.a.c.c.o.OsgiDefaultCamelContext - Route: test1 started and consuming from: direct://start 2022-11-04T14:21:24,841 [main] INFO o.e.k.c.r.CamelRunner - Setting routes... 2022-11-04T14:21:24,961 [main] INFO o.a.c.i.DefaultShutdownStrategy - Starting to graceful shutdown 1 routes (timeout 5 seconds) 2022-11-04T14:21:24,962 [Camel (camel-6) thread #5 - ShutdownTask] INFO o.a.c.i.DefaultShutdownStrategy - Route: test1 shutdown complete, was consuming from: direct://start 2022-11-04T14:21:24,963 [main] INFO o.a.c.i.DefaultShutdownStrategy - Graceful shutdown of 1 routes completed in 0 seconds 2022-11-04T14:21:24,963 [main] INFO o.a.c.c.o.OsgiDefaultCamelContext - Route: test1 is stopped, was consuming from: direct://start 2022-11-04T14:21:24,964 [main] INFO o.a.c.c.o.OsgiDefaultCamelContext - Route: test1 is shutdown and removed, was consuming from: direct://start 2022-11-04T14:21:24,980 [main] INFO o.a.c.c.o.OsgiDefaultCamelContext - Route: test1 started and consuming from: direct://start 2022-11-04T14:21:24,981 [main] INFO o.e.k.c.c.AbstractCamelComponent - Stopping camel router 2022-11-04T14:21:24,981 [main] INFO o.e.k.c.r.CamelRunner - Stopping... 2022-11-04T14:21:24,981 [main] INFO o.a.c.c.o.OsgiDefaultCamelContext - Apache Camel 2.21.1 (CamelContext: camel-6) is shutting down 2022-11-04T14:21:24,981 [main] INFO o.a.c.i.DefaultShutdownStrategy - Starting to graceful shutdown 1 routes (timeout 5 seconds) 2022-11-04T14:21:24,982 [Camel (camel-6) thread #5 - ShutdownTask] INFO o.a.c.i.DefaultShutdownStrategy - Route: test1 shutdown complete, was consuming from: direct://start 2022-11-04T14:21:24,983 [main] INFO o.a.c.i.DefaultShutdownStrategy - Graceful shutdown of 1 routes completed in 0 seconds 2022-11-04T14:21:24,987 [main] INFO o.a.c.c.o.OsgiDefaultCamelContext - Apache Camel 2.21.1 (CamelContext: camel-6) uptime 0.332 seconds 2022-11-04T14:21:24,987 [main] INFO o.a.c.c.o.OsgiDefaultCamelContext - Apache Camel 2.21.1 (CamelContext: camel-6) is shutdown in 0.006 seconds Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.284 s - in org.eclipse.kura.camel.component.RouterTest testLoadXmlUpdateOther(org.eclipse.kura.camel.component.RouterTest) Time elapsed: 0.401 s testLoadXmlUpdateSame(org.eclipse.kura.camel.component.RouterTest) Time elapsed: 0.293 s testLoadNothing(org.eclipse.kura.camel.component.RouterTest) Time elapsed: 0.043 s testLoadXmlOnce(org.eclipse.kura.camel.component.RouterTest) Time elapsed: 0.212 s testLoadXmlTwice(org.eclipse.kura.camel.component.RouterTest) Time elapsed: 0.334 s Running org.eclipse.kura.camel.runner.ScriptRunnerTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.69 s - in org.eclipse.kura.camel.runner.ScriptRunnerTest testScript1(org.eclipse.kura.camel.runner.ScriptRunnerTest) Time elapsed: 0.66 s testScript2(org.eclipse.kura.camel.runner.ScriptRunnerTest) Time elapsed: 0.029 s Running org.eclipse.kura.camel.DependencyRunnerTest Ready: {} Not ready Ready: {bar=java.lang.Object@55d7b57d, foo=java.lang.Object@833baefc} Not ready Ready: {bar=java.lang.Object@55d7b57d, foo=java.lang.Object@833baefc} Not ready Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.kura.camel.DependencyRunnerTest testEmpty1(org.eclipse.kura.camel.DependencyRunnerTest) Time elapsed: 0.001 s testSimple1(org.eclipse.kura.camel.DependencyRunnerTest) Time elapsed: 0.002 s testSimple2(org.eclipse.kura.camel.DependencyRunnerTest) Time elapsed: 0 s Running org.eclipse.kura.camel.type.TypeConverterTest 2022-11-04T14:21:25,707 [main] INFO o.e.k.c.c.AbstractCamelComponent - Starting camel router 2022-11-04T14:21:25,707 [main] INFO o.e.k.c.r.CamelRunner - Starting... 2022-11-04T14:21:25,707 [main] INFO o.a.c.c.o.OsgiDefaultCamelContext - Apache Camel 2.21.1 (CamelContext: camel-7) is starting 2022-11-04T14:21:25,707 [main] INFO o.a.c.m.ManagedManagementStrategy - JMX is enabled 2022-11-04T14:21:25,725 [main] INFO o.a.c.c.o.OsgiDefaultCamelContext - StreamCaching is not in use. If using streams then its recommended to enable stream caching. See more details at http://camel.apache.org/stream-caching.html 2022-11-04T14:21:25,726 [main] INFO o.a.c.c.o.OsgiDefaultCamelContext - Total 0 routes, of which 0 are started 2022-11-04T14:21:25,726 [main] INFO o.a.c.c.o.OsgiDefaultCamelContext - Apache Camel 2.21.1 (CamelContext: camel-7) started in 0.019 seconds 2022-11-04T14:21:25,726 [main] INFO o.e.k.c.r.CamelRunner - Setting routes... 2022-11-04T14:21:25,728 [main] INFO o.e.k.c.c.AbstractCamelComponent - Stopping camel router 2022-11-04T14:21:25,728 [main] INFO o.e.k.c.r.CamelRunner - Stopping... 2022-11-04T14:21:25,728 [main] INFO o.a.c.c.o.OsgiDefaultCamelContext - Apache Camel 2.21.1 (CamelContext: camel-7) is shutting down 2022-11-04T14:21:25,730 [main] INFO o.a.c.c.o.OsgiDefaultCamelContext - Apache Camel 2.21.1 (CamelContext: camel-7) uptime 0.023 seconds 2022-11-04T14:21:25,730 [main] INFO o.a.c.c.o.OsgiDefaultCamelContext - Apache Camel 2.21.1 (CamelContext: camel-7) is shutdown in 0.002 seconds 2022-11-04T14:21:25,730 [main] INFO o.e.k.c.c.AbstractCamelComponent - Starting camel router 2022-11-04T14:21:25,731 [main] INFO o.e.k.c.r.CamelRunner - Starting... 2022-11-04T14:21:25,731 [main] INFO o.a.c.c.o.OsgiDefaultCamelContext - Apache Camel 2.21.1 (CamelContext: camel-8) is starting 2022-11-04T14:21:25,731 [main] INFO o.a.c.m.ManagedManagementStrategy - JMX is enabled 2022-11-04T14:21:25,745 [main] INFO o.a.c.c.o.OsgiDefaultCamelContext - StreamCaching is not in use. If using streams then its recommended to enable stream caching. See more details at http://camel.apache.org/stream-caching.html 2022-11-04T14:21:25,746 [main] INFO o.a.c.c.o.OsgiDefaultCamelContext - Total 0 routes, of which 0 are started 2022-11-04T14:21:25,746 [main] INFO o.a.c.c.o.OsgiDefaultCamelContext - Apache Camel 2.21.1 (CamelContext: camel-8) started in 0.015 seconds 2022-11-04T14:21:25,746 [main] INFO o.e.k.c.r.CamelRunner - Setting routes... 2022-11-04T14:21:25,749 [main] INFO o.e.k.c.c.AbstractCamelComponent - Stopping camel router 2022-11-04T14:21:25,749 [main] INFO o.e.k.c.r.CamelRunner - Stopping... 2022-11-04T14:21:25,749 [main] INFO o.a.c.c.o.OsgiDefaultCamelContext - Apache Camel 2.21.1 (CamelContext: camel-8) is shutting down 2022-11-04T14:21:25,751 [main] INFO o.a.c.c.o.OsgiDefaultCamelContext - Apache Camel 2.21.1 (CamelContext: camel-8) uptime 0.020 seconds 2022-11-04T14:21:25,751 [main] INFO o.a.c.c.o.OsgiDefaultCamelContext - Apache Camel 2.21.1 (CamelContext: camel-8) is shutdown in 0.002 seconds 2022-11-04T14:21:25,751 [main] INFO o.e.k.c.c.AbstractCamelComponent - Starting camel router 2022-11-04T14:21:25,751 [main] INFO o.e.k.c.r.CamelRunner - Starting... 2022-11-04T14:21:25,752 [main] INFO o.a.c.c.o.OsgiDefaultCamelContext - Apache Camel 2.21.1 (CamelContext: camel-9) is starting 2022-11-04T14:21:25,752 [main] INFO o.a.c.m.ManagedManagementStrategy - JMX is enabled 2022-11-04T14:21:25,766 [main] INFO o.a.c.c.o.OsgiDefaultCamelContext - StreamCaching is not in use. If using streams then its recommended to enable stream caching. See more details at http://camel.apache.org/stream-caching.html 2022-11-04T14:21:25,766 [main] INFO o.a.c.c.o.OsgiDefaultCamelContext - Total 0 routes, of which 0 are started 2022-11-04T14:21:25,767 [main] INFO o.a.c.c.o.OsgiDefaultCamelContext - Apache Camel 2.21.1 (CamelContext: camel-9) started in 0.015 seconds 2022-11-04T14:21:25,767 [main] INFO o.e.k.c.r.CamelRunner - Setting routes... 2022-11-04T14:21:25,767 [main] INFO o.e.k.c.c.AbstractCamelComponent - Stopping camel router 2022-11-04T14:21:25,767 [main] INFO o.e.k.c.r.CamelRunner - Stopping... 2022-11-04T14:21:25,767 [main] INFO o.a.c.c.o.OsgiDefaultCamelContext - Apache Camel 2.21.1 (CamelContext: camel-9) is shutting down 2022-11-04T14:21:25,769 [main] INFO o.a.c.c.o.OsgiDefaultCamelContext - Apache Camel 2.21.1 (CamelContext: camel-9) uptime 0.017 seconds 2022-11-04T14:21:25,769 [main] INFO o.a.c.c.o.OsgiDefaultCamelContext - Apache Camel 2.21.1 (CamelContext: camel-9) is shutdown in 0.002 seconds Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s - in org.eclipse.kura.camel.type.TypeConverterTest testFromMap(org.eclipse.kura.camel.type.TypeConverterTest) Time elapsed: 0.023 s testRecordsToMap(org.eclipse.kura.camel.type.TypeConverterTest) Time elapsed: 0.021 s testRecordToMap(org.eclipse.kura.camel.type.TypeConverterTest) Time elapsed: 0.018 s Results: Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 2022-11-04T14:21:25,887 [Framework stop] INFO o.a.c.i.o.Activator - Camel activator stopping 2022-11-04T14:21:25,887 [Framework stop] INFO o.a.c.i.o.Activator - Camel activator stopped [INFO] All tests passed! [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.camel.test --- [INFO] setting maven.deploy.skip=false [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.camel.test --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.camel.test/target/org.eclipse.kura.camel.test-4.1.4.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.camel.test/4.1.4/org.eclipse.kura.camel.test-4.1.4.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.camel.test/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.camel.test/4.1.4/org.eclipse.kura.camel.test-4.1.4.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.camel.test/target/org.eclipse.kura.camel.test-4.1.4-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.camel.test/4.1.4/org.eclipse.kura.camel.test-4.1.4-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.camel.test/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.camel.test/4.1.4/org.eclipse.kura.camel.test-4.1.4-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.camel.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.camel.test/4.1.4/org.eclipse.kura.camel.test-4.1.4-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.camel.test --- [INFO] [INFO] ------------< org.eclipse.kura:org.eclipse.kura.cloud.test >------------ [INFO] Building org.eclipse.kura.cloud.test 4.1.4 [95/142] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.cloud.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.cloud.test --- [INFO] The project's OSGi version is 4.1.4 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.cloud.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.cloud.test --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.cloud.test --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.cloud.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.cloud.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.cloud.test --- [INFO] No sources to compile [WARNING] Source directory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.cloud.test/src/main/java does not exist [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.cloud.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.cloud.test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (compiletests) @ org.eclipse.kura.cloud.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.cloud.test/target/test-classes [INFO] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.cloud.test/src/test/java/org/eclipse/kura/cloud/app/command/CommandCloudAppTest.java: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.cloud.test/src/test/java/org/eclipse/kura/cloud/app/command/CommandCloudAppTest.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.cloud.test/src/test/java/org/eclipse/kura/cloud/app/command/CommandCloudAppTest.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.cloud.test/src/test/java/org/eclipse/kura/cloud/app/command/CommandCloudAppTest.java: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.cloud.test/src/test/java/org/eclipse/kura/cloud/app/command/CommandCloudAppTest.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.cloud.test/src/test/java/org/eclipse/kura/cloud/app/command/CommandCloudAppTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.cloud.test --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.cloud.test/target/jacoco.exec [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ org.eclipse.kura.cloud.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.cloud.test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.kura.cloud.app.command.CommandCloudAppTest 2022-11-04T14:21:29,370 [main] INFO o.e.k.c.a.c.CommandCloudApp - updated...: {command.password.value=pass, command.timeout=10, command.working.directory=/tmp, command.enable=true} 2022-11-04T14:21:30,390 [main] ERROR o.e.k.c.a.c.CommandCloudApp - Bad request topic: [command, test] 2022-11-04T14:21:30,390 [main] ERROR o.e.k.c.a.c.CommandCloudApp - Expected one resource but found 2 2022-11-04T14:21:30,391 [main] INFO o.e.k.c.a.c.CommandCloudApp - updated...: {command.enable=false} 2022-11-04T14:21:30,391 [main] INFO o.e.k.c.a.c.CommandCloudApp - updated...: {command.password.value=pass, command.timeout=1, command.working.directory=/tmp, command.enable=true} 2022-11-04T14:21:30,392 [main] ERROR o.e.k.c.a.c.CommandCloudApp - null command 2022-11-04T14:21:30,566 [main] INFO o.e.k.c.a.c.CommandCloudApp - updated...: {command.password.value=encpass, command.enable=true, key=value} 2022-11-04T14:21:30,568 [main] INFO o.e.k.c.a.c.CommandCloudApp - updated...: {command.password.value=pass, command.working.directory=/tmp, command.enable=true} 2022-11-04T14:21:30,569 [main] ERROR o.e.k.c.a.c.CommandCloudApp - Password required but not correct and/or missing 2022-11-04T14:21:30,570 [main] INFO o.e.k.c.a.c.CommandCloudApp - updated...: {command.password.value=encpass, command.enable=false, key=value} 2022-11-04T14:21:30,581 [main] INFO o.e.k.c.a.c.CommandCloudApp - updated...: {command.password.value=pass, command.timeout=1, command.working.directory=/tmp, command.enable=true} 2022-11-04T14:21:31,584 [main] ERROR o.e.k.c.a.c.CommandCloudApp - Bad request topic: [] 2022-11-04T14:21:31,584 [main] ERROR o.e.k.c.a.c.CommandCloudApp - Expected one resource but found 0 2022-11-04T14:21:31,585 [main] INFO o.e.k.c.a.c.CommandCloudApp - updated...: {command.password.value=pass, command.timeout=2, command.working.directory=/tmp, command.enable=true} 2022-11-04T14:21:32,592 [main] INFO o.e.k.c.a.c.CommandCloudApp - EXECuting resource: command 2022-11-04T14:21:32,594 [main] INFO o.e.k.c.a.c.CommandCloudApp - updated...: {command.password.value=encpass, command.enable=true, key=value} 2022-11-04T14:21:32,595 [main] INFO o.e.k.c.a.c.CommandCloudApp - updated...: {command.password.value=encpass, command.enable=false, key=value} Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.404 sec Results : Tests run: 28, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.cloud.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.cloud.test/target/org.eclipse.kura.cloud.test-4.1.4-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.cloud.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.cloud.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.cloud.test/target/org.eclipse.kura.cloud.test-4.1.4.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.cloud.test --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.cloud.test --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- tycho-surefire-plugin:1.6.0:test (default-test) @ org.eclipse.kura.cloud.test --- [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.cloud.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/adoptopenjdk/openj9-jdk-8/1.8.0_292-b10/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.cloud.test/target/jacoco.exec, -Dlog4j.configurationFile=file:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.cloud.test/../../emulator/org.eclipse.kura.emulator/src/main/resources/log4j.xml, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.cloud.test/target/work/data, -install, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.cloud.test/target/work, -configuration, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.cloud.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.cloud.test/target/surefire.properties] Results: Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [WARNING] No tests found. [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.cloud.test --- [INFO] setting maven.deploy.skip=false [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.cloud.test --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.cloud.test/target/org.eclipse.kura.cloud.test-4.1.4.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.cloud.test/4.1.4/org.eclipse.kura.cloud.test-4.1.4.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.cloud.test/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.cloud.test/4.1.4/org.eclipse.kura.cloud.test-4.1.4.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.cloud.test/target/org.eclipse.kura.cloud.test-4.1.4-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.cloud.test/4.1.4/org.eclipse.kura.cloud.test-4.1.4-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.cloud.test/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.cloud.test/4.1.4/org.eclipse.kura.cloud.test-4.1.4-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.cloud.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.cloud.test/4.1.4/org.eclipse.kura.cloud.test-4.1.4-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.cloud.test --- [INFO] [INFO] ------< org.eclipse.kura:org.eclipse.kura.core.certificates.test >------ [INFO] Building org.eclipse.kura.core.certificates.test 4.1.4 [96/142] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.core.certificates.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.core.certificates.test --- [INFO] The project's OSGi version is 4.1.4 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.core.certificates.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.core.certificates.test --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.core.certificates.test --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.core.certificates.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.certificates.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.core.certificates.test --- [INFO] No sources to compile [WARNING] Source directory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.certificates.test/src/main/java does not exist [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.core.certificates.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (compiletests) @ org.eclipse.kura.core.certificates.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.certificates.test/target/test-classes [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.core.certificates.test --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.certificates.test/target/jacoco.exec [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ org.eclipse.kura.core.certificates.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.certificates.test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.kura.core.certificates.CertificatesManagerTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.212 sec Results : Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.core.certificates.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.certificates.test/target/org.eclipse.kura.core.certificates.test-4.1.4-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.core.certificates.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.core.certificates.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.certificates.test/target/org.eclipse.kura.core.certificates.test-4.1.4.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.core.certificates.test --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.core.certificates.test --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- tycho-surefire-plugin:1.6.0:test (default-test) @ org.eclipse.kura.core.certificates.test --- [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.certificates.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/adoptopenjdk/openj9-jdk-8/1.8.0_292-b10/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.certificates.test/target/jacoco.exec, -Dlog4j.configurationFile=file:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.certificates.test/../../emulator/org.eclipse.kura.emulator/src/main/resources/log4j.xml, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.certificates.test/target/work/data, -install, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.certificates.test/target/work, -configuration, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.certificates.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.certificates.test/target/surefire.properties] Results: Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [WARNING] No tests found. [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.core.certificates.test --- [INFO] setting maven.deploy.skip=false [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.core.certificates.test --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.certificates.test/target/org.eclipse.kura.core.certificates.test-4.1.4.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.certificates.test/4.1.4/org.eclipse.kura.core.certificates.test-4.1.4.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.certificates.test/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.certificates.test/4.1.4/org.eclipse.kura.core.certificates.test-4.1.4.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.certificates.test/target/org.eclipse.kura.core.certificates.test-4.1.4-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.certificates.test/4.1.4/org.eclipse.kura.core.certificates.test-4.1.4-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.certificates.test/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.certificates.test/4.1.4/org.eclipse.kura.core.certificates.test-4.1.4-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.certificates.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.certificates.test/4.1.4/org.eclipse.kura.core.certificates.test-4.1.4-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.core.certificates.test --- [INFO] [INFO] ----------< org.eclipse.kura:org.eclipse.kura.core.comm.test >---------- [INFO] Building org.eclipse.kura.core.comm.test 4.1.4 [97/142] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.core.comm.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.core.comm.test --- [INFO] The project's OSGi version is 4.1.4 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.core.comm.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.core.comm.test --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.core.comm.test --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.core.comm.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.comm.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.core.comm.test --- [INFO] No sources to compile [WARNING] Source directory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.comm.test/src/main/java does not exist [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.core.comm.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (compiletests) @ org.eclipse.kura.core.comm.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.comm.test/target/test-classes [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.core.comm.test --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.comm.test/target/jacoco.exec [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ org.eclipse.kura.core.comm.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.comm.test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.kura.core.comm.CommConnectionImplTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.197 sec Results : Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.core.comm.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.comm.test/target/org.eclipse.kura.core.comm.test-4.1.4-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.core.comm.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.core.comm.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.comm.test/target/org.eclipse.kura.core.comm.test-4.1.4.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.core.comm.test --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.core.comm.test --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- tycho-surefire-plugin:1.6.0:test (default-test) @ org.eclipse.kura.core.comm.test --- [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.comm.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/adoptopenjdk/openj9-jdk-8/1.8.0_292-b10/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.comm.test/target/jacoco.exec, -Dlog4j.configurationFile=file:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.comm.test/../../emulator/org.eclipse.kura.emulator/src/main/resources/log4j.xml, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.comm.test/target/work/data, -install, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.comm.test/target/work, -configuration, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.comm.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.comm.test/target/surefire.properties] Results: Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [WARNING] No tests found. [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.core.comm.test --- [INFO] setting maven.deploy.skip=false [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.core.comm.test --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.comm.test/target/org.eclipse.kura.core.comm.test-4.1.4.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.comm.test/4.1.4/org.eclipse.kura.core.comm.test-4.1.4.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.comm.test/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.comm.test/4.1.4/org.eclipse.kura.core.comm.test-4.1.4.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.comm.test/target/org.eclipse.kura.core.comm.test-4.1.4-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.comm.test/4.1.4/org.eclipse.kura.core.comm.test-4.1.4-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.comm.test/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.comm.test/4.1.4/org.eclipse.kura.core.comm.test-4.1.4-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.comm.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.comm.test/4.1.4/org.eclipse.kura.core.comm.test-4.1.4-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.core.comm.test --- [INFO] [INFO] -----< org.eclipse.kura:org.eclipse.kura.core.configuration.test >------ [INFO] Building org.eclipse.kura.core.configuration.test 4.1.4 [98/142] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.core.configuration.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.core.configuration.test --- [INFO] The project's OSGi version is 4.1.4 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.core.configuration.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.core.configuration.test --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.core.configuration.test --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.core.configuration.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.configuration.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.core.configuration.test --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.configuration.test/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.configuration.test/target/classes [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.configuration.test/src/main/java/org/eclipse/kura/core/configuration/test/CfgSvcTestComponent.java:[22] private void updated(Map properties) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method updated(Map) from the type CfgSvcTestComponent is never used locally 1 problem (1 warning) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.core.configuration.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (compiletests) @ org.eclipse.kura.core.configuration.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.configuration.test/target/test-classes [INFO] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.configuration.test/src/test/java/org/eclipse/kura/core/configuration/ConfigurationServiceTest.java: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.configuration.test/src/test/java/org/eclipse/kura/core/configuration/ConfigurationServiceTest.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.configuration.test/src/test/java/org/eclipse/kura/core/configuration/ConfigurationServiceTest.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.configuration.test/src/test/java/org/eclipse/kura/core/configuration/ConfigurationServiceTest.java: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.configuration.test/src/test/java/org/eclipse/kura/core/configuration/ConfigurationServiceTest.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.configuration.test/src/test/java/org/eclipse/kura/core/configuration/ConfigurationServiceTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.core.configuration.test --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.configuration.test/target/jacoco.exec [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ org.eclipse.kura.core.configuration.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.configuration.test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.kura.core.configuration.ConfigurationServiceTest 2022-11-04T14:21:53,178 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - pid.... 2022-11-04T14:21:53,181 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - pid....Done 2022-11-04T14:21:53,438 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Deleting factory configuration for component with pid spid... 2022-11-04T14:21:53,438 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Deleting factory configuration for component with pid spid...done 2022-11-04T14:21:53,445 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Deleting factory configuration for component with pid spid... 2022-11-04T14:21:53,445 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Deleting factory configuration for component with pid spid...done 2022-11-04T14:21:53,472 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Snapshots Garbage Collector. Deleted gcosDir/snapshot_121.xml 2022-11-04T14:21:53,472 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Snapshots Garbage Collector. Deleted gcosDir/snapshot_122.xml 2022-11-04T14:21:53,473 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: null 2022-11-04T14:21:53,486 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: pid1 ... 2022-11-04T14:21:53,486 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: pid2 ... 2022-11-04T14:21:53,487 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: pid3 ... 2022-11-04T14:21:53,576 [main] WARN o.e.k.KuraException - Could not load Exception Messages Bundle for Locale en_US 2022-11-04T14:21:53,579 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Creating new configuration for factory pid fpid and pid mypid 2022-11-04T14:21:53,580 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating newly created configuration for pid mypid 2022-11-04T14:21:53,606 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: foo ... 2022-11-04T14:21:53,606 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: bar ... 2022-11-04T14:21:53,606 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: baz ... 2022-11-04T14:21:53,606 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: other ... 2022-11-04T14:21:53,613 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Loading init configurations from: 1234... 2022-11-04T14:21:53,614 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Snapshots Garbage Collector. Deleted gcosDir0/snapshot_121.xml 2022-11-04T14:21:53,616 [main] WARN o.e.k.c.c.ConfigurationServiceImpl - Failed to encrypt Password property: key1 2022-11-04T14:21:53,617 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Creating new configuration for factory pid fpid and pid mypid 2022-11-04T14:21:53,620 [main] WARN o.e.k.c.c.ConfigurationServiceImpl - The component with kura.service.pid pid does not exist or it is not a Factory Component 2022-11-04T14:21:53,621 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Seeding updated configuration for pid: 123 2022-11-04T14:21:53,708 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.configuration.test/snapshotDirEPS/snapshot_223.xml... 2022-11-04T14:21:53,717 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.configuration.test/snapshotDirEPS/snapshot_223.xml... Done. 2022-11-04T14:21:53,718 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Loading init configurations from: 1234... 2022-11-04T14:21:53,719 [main] WARN o.e.k.c.c.ConfigurationServiceImpl - Error during snapshot password decryption 2022-11-04T14:21:53,720 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - pid.... 2022-11-04T14:21:53,720 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - pid....Done 2022-11-04T14:21:53,721 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid pid 2022-11-04T14:21:53,721 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Seeding updated configuration for pid: 123 2022-11-04T14:21:53,722 [main] WARN o.e.k.c.c.ConfigurationServiceImpl - Either PID (kura.service.pid) null or Service PID (service.pid) null is null 2022-11-04T14:21:53,733 [main] WARN o.e.k.c.c.ConfigurationServiceImpl - PID (kura.service.pid) is null 2022-11-04T14:21:53,738 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Creating new configuration for factory pid fpid and pid mypid 2022-11-04T14:21:53,738 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating newly created configuration for pid mypid 2022-11-04T14:21:53,740 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: foo ... 2022-11-04T14:21:53,740 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: bar ... 2022-11-04T14:21:53,740 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: baz ... 2022-11-04T14:21:53,741 [main] WARN o.e.k.c.c.ConfigurationServiceImpl - ConfigurationAdmin has no configurations 2022-11-04T14:21:53,741 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - pid.... 2022-11-04T14:21:53,742 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - pid....Done 2022-11-04T14:21:53,742 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Snapshots Garbage Collector. Deleted gcosDir/snapshot_121.xml 2022-11-04T14:21:53,742 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Snapshots Garbage Collector. Deleted gcosDir/snapshot_122.xml 2022-11-04T14:21:53,743 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Snapshots Garbage Collector. Deleted gcosDir00/snapshot_1.xml 2022-11-04T14:21:53,744 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Snapshots Garbage Collector. Deleted gcosDir00/snapshot_121.xml 2022-11-04T14:21:53,745 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.configuration.test/snapshotDirWS/snapshot_323.xml... 2022-11-04T14:21:53,747 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.configuration.test/snapshotDirWS/snapshot_323.xml... Done. 2022-11-04T14:21:53,748 [main] WARN o.e.k.c.c.ConfigurationServiceImpl - pid is null 2022-11-04T14:21:53,749 [main] WARN o.e.k.c.c.ConfigurationServiceImpl - Snapshot ID: 1667571713749 is in the past. Adjusting ID to: 1667571714749 + 1 2022-11-04T14:21:53,750 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.configuration.test/dirSSNLP/snapshot_1667571714750.xml... 2022-11-04T14:21:53,752 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.configuration.test/dirSSNLP/snapshot_1667571714750.xml... Done. 2022-11-04T14:21:53,753 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - pid.... 2022-11-04T14:21:53,754 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Error seeding updated configuration for pid: pid 2022-11-04T14:21:53,754 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - pid....Done 2022-11-04T14:21:53,755 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Loading init configurations from: 1234... 2022-11-04T14:21:53,756 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Unable to decrypt snapshot! Fallback to unencrypted snapshots mode. 2022-11-04T14:21:53,757 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.configuration.test/snapshotDirWSFNF/snapshot_323.xml... 2022-11-04T14:21:53,759 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.configuration.test/dirSSN/snapshot_1667571713758.xml... 2022-11-04T14:21:53,761 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.configuration.test/dirSSN/snapshot_1667571713758.xml... Done. 2022-11-04T14:21:53,767 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Snapshots Garbage Collector. Deleted gcosDir01/snapshot_121.xml 2022-11-04T14:21:53,767 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Snapshots Garbage Collector. Deleted gcosDir01/snapshot_122.xml 2022-11-04T14:21:53,767 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Snapshots Garbage Collector. Deleted gcosDir01/snapshot_123.xml 2022-11-04T14:21:53,770 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.configuration.test/dirSS/snapshot_1667571713769.xml... 2022-11-04T14:21:53,773 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.configuration.test/dirSS/snapshot_1667571713769.xml... Done. 2022-11-04T14:21:53,774 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering SelfConfiguringComponent - pid.... 2022-11-04T14:21:53,774 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering SelfConfiguringComponent - pid....Done 2022-11-04T14:21:53,775 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: foo ... 2022-11-04T14:21:53,775 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: bar ... 2022-11-04T14:21:53,775 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: baz ... 2022-11-04T14:21:53,802 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Rolling back to snapshot 123... 2022-11-04T14:21:53,802 [main] WARN o.e.k.c.c.ConfigurationServiceImpl - Failed to remove factory configuration for pid: key org.eclipse.kura.KuraException: Configuration Error: Cannot delete component instance key at org.eclipse.kura.core.configuration.ConfigurationServiceImpl.deleteFactoryConfiguration(ConfigurationServiceImpl.java:487) at org.eclipse.kura.core.configuration.ConfigurationServiceImpl.rollback(ConfigurationServiceImpl.java:540) at org.eclipse.kura.core.configuration.ConfigurationServiceTest.testRollbackIdPartial(ConfigurationServiceTest.java:3043) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) Caused by: java.lang.NullPointerException at org.eclipse.kura.core.configuration.ConfigurationServiceImpl.deleteFactoryConfiguration(ConfigurationServiceImpl.java:455) ... 31 more 2022-11-04T14:21:53,805 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - UpdatingConfiguration ignored as ConfigurableComponent 123 is NOT tracked. 2022-11-04T14:21:53,805 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Rolling back to default configuration for component pid: 'pid' 2022-11-04T14:21:53,805 [main] WARN o.e.k.c.c.ConfigurationServiceImpl - Error during rollback for component pid java.lang.NullPointerException at org.eclipse.kura.core.configuration.util.ComponentUtil.getObjectClassDefinition(ComponentUtil.java:193) at org.eclipse.kura.core.configuration.ConfigurationServiceImpl.updateComponentConfiguration(ConfigurationServiceImpl.java:1519) at org.eclipse.kura.core.configuration.ConfigurationServiceImpl.rollbackConfigurationInternal(ConfigurationServiceImpl.java:1504) at org.eclipse.kura.core.configuration.ConfigurationServiceImpl.rollback(ConfigurationServiceImpl.java:587) at org.eclipse.kura.core.configuration.ConfigurationServiceTest.testRollbackIdPartial(ConfigurationServiceTest.java:3043) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 2022-11-04T14:21:53,807 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Creating new configuration for factory pid fpid and pid mypid 2022-11-04T14:21:53,807 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating newly created configuration for pid mypid 2022-11-04T14:21:53,808 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering SelfConfiguringComponent - pid.... 2022-11-04T14:21:53,808 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering SelfConfiguringComponent - pid....Done Tests run: 86, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.928 sec Results : Tests run: 86, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.core.configuration.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.configuration.test/target/org.eclipse.kura.core.configuration.test-4.1.4-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.core.configuration.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.core.configuration.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.configuration.test/target/org.eclipse.kura.core.configuration.test-4.1.4.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.core.configuration.test --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.core.configuration.test --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- tycho-surefire-plugin:1.6.0:test (default-test) @ org.eclipse.kura.core.configuration.test --- [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.configuration.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/adoptopenjdk/openj9-jdk-8/1.8.0_292-b10/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.configuration.test/target/jacoco.exec, -Dlog4j.configurationFile=file:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.configuration.test/../../emulator/org.eclipse.kura.emulator/src/main/resources/log4j.xml, -DbuildingWithTycho=true, -Dosgi.locking=none, -Dds.showtrace=true, -Djava.io.tmpdir=/tmp, -Dorg.osgi.framework.storage=/tmp/osgi/framework_storage, -Dosgi.clean=true, -Dorg.eclipse.kura.mode=emulator, -Dkura.configuration=file:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.configuration.test/../../emulator/org.eclipse.kura.emulator/src/main/resources/kura.properties, -Ddpa.configuration=/tmp/kura/dpa.properties, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.configuration.test/target/work/data, -install, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.configuration.test/target/work, -configuration, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.configuration.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.configuration.test/target/surefire.properties] Framework is running in emulation mode Framework is not running in emulation mode or initialization failed!: System property 'kura.snapshots' is not set 2022-11-04T14:21:57,586 [Start Level: Equinox Container: 7ba7ec5e-a331-424e-8826-c13e8c120543] INFO o.e.k.c.s.SystemServiceImpl - Loaded URL kura.properties: file:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.configuration.test/../../emulator/org.eclipse.kura.emulator/src/main/resources/kura.properties 2022-11-04T14:21:57,589 [Start Level: Equinox Container: 7ba7ec5e-a331-424e-8826-c13e8c120543] WARN o.e.k.c.s.SystemServiceImpl - File does not exist: /tmp/kura/user/kura_custom.properties 2022-11-04T14:21:57,589 [Start Level: Equinox Container: 7ba7ec5e-a331-424e-8826-c13e8c120543] INFO o.e.k.c.s.SystemServiceImpl - Kura has net admin? false 2022-11-04T14:21:57,590 [Start Level: Equinox Container: 7ba7ec5e-a331-424e-8826-c13e8c120543] INFO o.e.k.c.s.SystemServiceImpl - Is Kura web interface enabled? true 2022-11-04T14:21:57,590 [Start Level: Equinox Container: 7ba7ec5e-a331-424e-8826-c13e8c120543] INFO o.e.k.c.s.SystemServiceImpl - Kura version? kura_emulator 2022-11-04T14:21:57,590 [Start Level: Equinox Container: 7ba7ec5e-a331-424e-8826-c13e8c120543] INFO o.e.k.c.s.SystemServiceImpl - Kura home directory is /tmp/kura 2022-11-04T14:21:57,590 [Start Level: Equinox Container: 7ba7ec5e-a331-424e-8826-c13e8c120543] INFO o.e.k.c.s.SystemServiceImpl - Kura framework configuration directory is /tmp/kura/framework 2022-11-04T14:21:57,590 [Start Level: Equinox Container: 7ba7ec5e-a331-424e-8826-c13e8c120543] INFO o.e.k.c.s.SystemServiceImpl - Kura user configuration directory is /tmp/kura/user 2022-11-04T14:21:57,590 [Start Level: Equinox Container: 7ba7ec5e-a331-424e-8826-c13e8c120543] INFO o.e.k.c.s.SystemServiceImpl - Kura snapshots directory is /tmp/kura/user/snapshots 2022-11-04T14:21:57,591 [Start Level: Equinox Container: 7ba7ec5e-a331-424e-8826-c13e8c120543] INFO o.e.k.c.s.SystemServiceImpl - Kura tmp directory is /tmp/kura/tmp 2022-11-04T14:21:57,591 [Start Level: Equinox Container: 7ba7ec5e-a331-424e-8826-c13e8c120543] INFO o.e.k.c.s.SystemServiceImpl - Kura version kura_emulator is starting 2022-11-04T14:21:57,664 [Start Level: Equinox Container: 7ba7ec5e-a331-424e-8826-c13e8c120543] INFO o.e.k.c.c.ConfigurationServiceImpl - activate... 2022-11-04T14:21:57,715 [Start Level: Equinox Container: 7ba7ec5e-a331-424e-8826-c13e8c120543] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.core.configuration.test.CfgSvcTestComponent ... 2022-11-04T14:21:57,718 [Start Level: Equinox Container: 7ba7ec5e-a331-424e-8826-c13e8c120543] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.core.configuration.test.CfgSvcTestComponent 2022-11-04T14:21:57,750 [Start Level: Equinox Container: 7ba7ec5e-a331-424e-8826-c13e8c120543] INFO o.e.k.c.c.ConfigurationServiceImpl - Seeding updated configuration for pid: org.eclipse.kura.core.configuration.test.CfgSvcTestComponent 2022-11-04T14:21:57,750 [Start Level: Equinox Container: 7ba7ec5e-a331-424e-8826-c13e8c120543] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.core.configuration.test.TestFactoryComponent ... 2022-11-04T14:21:57,753 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.core.configuration.test.CfgSvcTestComponent.... 2022-11-04T14:21:57,753 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.core.configuration.test.CfgSvcTestComponent....Done 2022-11-04T14:21:57,782 [Start Level: Equinox Container: 7ba7ec5e-a331-424e-8826-c13e8c120543] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.core.data.transport.mqtt.MqttDataTransport ... 2022-11-04T14:21:57,783 [Start Level: Equinox Container: 7ba7ec5e-a331-424e-8826-c13e8c120543] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.core.db.H2DbService ... 2022-11-04T14:21:57,783 [Start Level: Equinox Container: 7ba7ec5e-a331-424e-8826-c13e8c120543] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.data.DataService ... 2022-11-04T14:21:57,783 [Start Level: Equinox Container: 7ba7ec5e-a331-424e-8826-c13e8c120543] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.core.db.H2DbServer ... 2022-11-04T14:21:57,783 [Start Level: Equinox Container: 7ba7ec5e-a331-424e-8826-c13e8c120543] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.ssl.SslManagerService ... 2022-11-04T14:21:57,829 [Start Level: Equinox Container: 7ba7ec5e-a331-424e-8826-c13e8c120543] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.ssl.SslManagerService 2022-11-04T14:21:57,836 [Start Level: Equinox Container: 7ba7ec5e-a331-424e-8826-c13e8c120543] INFO o.e.k.c.c.ConfigurationServiceImpl - Seeding updated configuration for pid: org.eclipse.kura.ssl.SslManagerService 2022-11-04T14:21:57,839 [Start Level: Equinox Container: 7ba7ec5e-a331-424e-8826-c13e8c120543] INFO o.e.k.c.d.H2DbHelper - activating... 2022-11-04T14:21:57,839 [Start Level: Equinox Container: 7ba7ec5e-a331-424e-8826-c13e8c120543] INFO o.e.k.c.d.H2DbHelper - Default H2DbService instance configuration not found, creating new instance... 2022-11-04T14:21:57,839 [Start Level: Equinox Container: 7ba7ec5e-a331-424e-8826-c13e8c120543] INFO o.e.k.c.c.ConfigurationServiceImpl - Creating new configuration for factory pid org.eclipse.kura.core.db.H2DbService and pid org.eclipse.kura.db.H2DbService 2022-11-04T14:21:57,840 [Start Level: Equinox Container: 7ba7ec5e-a331-424e-8826-c13e8c120543] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating newly created configuration for pid org.eclipse.kura.db.H2DbService 2022-11-04T14:21:57,840 [Start Level: Equinox Container: 7ba7ec5e-a331-424e-8826-c13e8c120543] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.core.db.H2DbService 2022-11-04T14:21:57,843 [Start Level: Equinox Container: 7ba7ec5e-a331-424e-8826-c13e8c120543] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.db.H2DbService.... 2022-11-04T14:21:57,846 [Start Level: Equinox Container: 7ba7ec5e-a331-424e-8826-c13e8c120543] INFO o.e.k.c.c.ConfigurationServiceImpl - Seeding updated configuration for pid: org.eclipse.kura.db.H2DbService 2022-11-04T14:21:57,847 [Start Level: Equinox Container: 7ba7ec5e-a331-424e-8826-c13e8c120543] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.db.H2DbService....Done 2022-11-04T14:21:57,847 [Start Level: Equinox Container: 7ba7ec5e-a331-424e-8826-c13e8c120543] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Getting component configurations... 2022-11-04T14:21:57,944 [Start Level: Equinox Container: 7ba7ec5e-a331-424e-8826-c13e8c120543] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /tmp/kura/user/snapshots/snapshot_1667571717848.xml... 2022-11-04T14:21:57,966 [Start Level: Equinox Container: 7ba7ec5e-a331-424e-8826-c13e8c120543] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /tmp/kura/user/snapshots/snapshot_1667571717848.xml... Done. 2022-11-04T14:21:57,966 [Start Level: Equinox Container: 7ba7ec5e-a331-424e-8826-c13e8c120543] INFO o.e.k.c.d.H2DbHelper - activating...done 2022-11-04T14:21:57,966 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.ssl.SslManagerService.... 2022-11-04T14:21:57,966 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.ssl.SslManagerService....Done 2022-11-04T14:21:57,974 [ConfigurationListener Event Queue] INFO o.e.k.c.s.SslManagerServiceImpl - activate... 2022-11-04T14:21:58,012 [Start Level: Equinox Container: 7ba7ec5e-a331-424e-8826-c13e8c120543] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.wire.CloudSubscriber ... 2022-11-04T14:21:58,012 [Start Level: Equinox Container: 7ba7ec5e-a331-424e-8826-c13e8c120543] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.wire.RegexFilter ... 2022-11-04T14:21:58,012 [Start Level: Equinox Container: 7ba7ec5e-a331-424e-8826-c13e8c120543] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.wire.Logger ... 2022-11-04T14:21:58,013 [Start Level: Equinox Container: 7ba7ec5e-a331-424e-8826-c13e8c120543] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.wire.Fifo ... 2022-11-04T14:21:58,013 [Start Level: Equinox Container: 7ba7ec5e-a331-424e-8826-c13e8c120543] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.wire.Timer ... 2022-11-04T14:21:58,013 [Start Level: Equinox Container: 7ba7ec5e-a331-424e-8826-c13e8c120543] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.wire.CloudPublisher ... Running org.eclipse.kura.core.configuration.test.ConfigurationServiceTest 2022-11-04T14:21:58,316 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid org.eclipse.kura.db.H2DbService 2022-11-04T14:21:58,319 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid org.eclipse.kura.ssl.SslManagerService 2022-11-04T14:21:58,319 [main] INFO o.e.k.c.s.SslManagerServiceImpl - deactivate... 2022-11-04T14:21:58,328 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - deactivate... 2022-11-04T14:21:58,330 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid org.eclipse.kura.core.configuration.test.CfgSvcTestComponent 2022-11-04T14:21:58,356 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.core.configuration.test.CfgSvcTestComponent.... 2022-11-04T14:21:58,356 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.core.configuration.test.CfgSvcTestComponent....Done 2022-11-04T14:21:58,357 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - activate... 2022-11-04T14:21:58,368 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.core.configuration.test.CfgSvcTestComponent ... 2022-11-04T14:21:58,371 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Seeding updated configuration for pid: org.eclipse.kura.core.configuration.test.CfgSvcTestComponent 2022-11-04T14:21:58,371 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.core.configuration.test.TestFactoryComponent ... 2022-11-04T14:21:58,380 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.wire.CloudSubscriber ... 2022-11-04T14:21:58,380 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.wire.RegexFilter ... 2022-11-04T14:21:58,380 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.wire.Logger ... 2022-11-04T14:21:58,380 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.wire.Fifo ... 2022-11-04T14:21:58,380 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.wire.Timer ... 2022-11-04T14:21:58,380 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.wire.CloudPublisher ... 2022-11-04T14:21:58,391 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /tmp/kura/snapshots/snapshot_1667571718389.xml... 2022-11-04T14:21:58,393 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /tmp/kura/snapshots/snapshot_1667571718389.xml... Done. 2022-11-04T14:21:58,406 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Creating new configuration for factory pid fpid_1667571718405 and pid spid_1667571718406 2022-11-04T14:21:58,406 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating newly created configuration for pid spid_1667571718406 2022-11-04T14:21:58,410 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - spid_1667571718406.... 2022-11-04T14:21:58,410 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - spid_1667571718406....Done 2022-11-04T14:21:58,410 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Getting component configurations... 2022-11-04T14:21:58,452 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /tmp/kura/snapshots/snapshot_1667571718410.xml... 2022-11-04T14:21:58,455 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /tmp/kura/snapshots/snapshot_1667571718410.xml... Done. 2022-11-04T14:21:58,460 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Deleting factory configuration for component with pid spid_1667571718406... 2022-11-04T14:21:58,461 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid spid_1667571718406 2022-11-04T14:21:58,461 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Getting component configurations... 2022-11-04T14:21:58,462 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Loading init configurations from: 1667571718410... 2022-11-04T14:21:58,467 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /tmp/kura/snapshots/snapshot_1667571718464.xml... 2022-11-04T14:21:58,469 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /tmp/kura/snapshots/snapshot_1667571718464.xml... Done. 2022-11-04T14:21:58,469 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Deleting factory configuration for component with pid spid_1667571718406...done 2022-11-04T14:21:58,472 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.core.configuration.test.CfgSvcTestComponent 2022-11-04T14:21:58,475 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating Configuration of ConfigurableComponent org.eclipse.kura.core.configuration.test.CfgSvcTestComponent ... Done. 2022-11-04T14:21:58,477 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /tmp/kura/snapshots/snapshot_1667571718475.xml... 2022-11-04T14:21:58,479 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /tmp/kura/snapshots/snapshot_1667571718475.xml... Done. 2022-11-04T14:21:58,504 [main] WARN o.e.k.KuraException - Could not load Exception Messages Bundle for Locale en_US 2022-11-04T14:21:58,505 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Creating new configuration for factory pid fpid_gdcc_1667571718505 and pid spid_gdcc_1667571718505 2022-11-04T14:21:58,505 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating newly created configuration for pid spid_gdcc_1667571718505 2022-11-04T14:21:58,508 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - spid_gdcc_1667571718505.... 2022-11-04T14:21:58,508 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - spid_gdcc_1667571718505....Done 2022-11-04T14:21:58,510 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Creating new configuration for factory pid org.eclipse.kura.core.configuration.test.TestFactoryComponent and pid cfcmp_pid_1667571718510 2022-11-04T14:21:58,510 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating newly created configuration for pid cfcmp_pid_1667571718510 2022-11-04T14:21:58,510 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.core.configuration.test.TestFactoryComponent 2022-11-04T14:21:58,513 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - cfcmp_pid_1667571718510.... 2022-11-04T14:21:58,517 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Seeding updated configuration for pid: cfcmp_pid_1667571718510 2022-11-04T14:21:58,517 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - cfcmp_pid_1667571718510....Done 2022-11-04T14:21:58,517 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Getting component configurations... 2022-11-04T14:21:58,522 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /tmp/kura/snapshots/snapshot_1667571718517.xml... 2022-11-04T14:21:58,524 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /tmp/kura/snapshots/snapshot_1667571718517.xml... Done. 2022-11-04T14:21:58,534 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Creating new configuration for factory pid fpid_gcc_1667571718534 and pid spid_gcc_1667571718534 2022-11-04T14:21:58,535 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating newly created configuration for pid spid_gcc_1667571718534 2022-11-04T14:21:58,538 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - spid_gcc_1667571718534.... 2022-11-04T14:21:58,538 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - spid_gcc_1667571718534....Done 2022-11-04T14:21:58,539 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.core.configuration.test.CfgSvcTestComponent 2022-11-04T14:21:58,542 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating Configuration of ConfigurableComponent org.eclipse.kura.core.configuration.test.CfgSvcTestComponent ... Done. 2022-11-04T14:21:58,544 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /tmp/kura/snapshots/snapshot_1667571718542.xml... 2022-11-04T14:21:58,547 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /tmp/kura/snapshots/snapshot_1667571718542.xml... Done. 2022-11-04T14:21:58,548 [main] WARN o.e.k.c.c.ConfigurationServiceImpl - The component with kura.service.pid pid_1667571718547 does not exist or it is not a Factory Component 2022-11-04T14:21:58,548 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Creating new configuration for factory pid fpid_1667571718548 and pid spid_ccpa_1667571718548 2022-11-04T14:21:58,549 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating newly created configuration for pid spid_ccpa_1667571718548 2022-11-04T14:21:58,552 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - spid_ccpa_1667571718548.... 2022-11-04T14:21:58,552 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - spid_ccpa_1667571718548....Done 2022-11-04T14:21:58,552 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Getting component configurations... 2022-11-04T14:21:58,555 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /tmp/kura/snapshots/snapshot_1667571718552.xml... 2022-11-04T14:21:58,557 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /tmp/kura/snapshots/snapshot_1667571718552.xml... Done. 2022-11-04T14:21:58,559 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Creating new configuration for factory pid fpid_gcc_1667571718559 and pid spid_gcc_1667571718559 2022-11-04T14:21:58,559 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating newly created configuration for pid spid_gcc_1667571718559 2022-11-04T14:21:58,562 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - spid_gcc_1667571718559.... 2022-11-04T14:21:58,562 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - spid_gcc_1667571718559....Done 2022-11-04T14:21:58,563 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.core.configuration.test.CfgSvcTestComponent 2022-11-04T14:21:58,564 [main] WARN o.e.k.c.c.ConfigurationServiceImpl - Error during updateConfigurations for component org.eclipse.kura.core.configuration.test.CfgSvcTestComponent org.eclipse.kura.KuraException: The configuration attribute field.test cannot accept value 1234: Value "1234" is out of range.. at org.eclipse.kura.core.configuration.ConfigurationServiceImpl.validateProperties(ConfigurationServiceImpl.java:1586) at org.eclipse.kura.core.configuration.ConfigurationServiceImpl.updateComponentConfiguration(ConfigurationServiceImpl.java:1522) at org.eclipse.kura.core.configuration.ConfigurationServiceImpl.updateConfigurationInternal(ConfigurationServiceImpl.java:1466) at org.eclipse.kura.core.configuration.ConfigurationServiceImpl.updateConfigurationsInternal(ConfigurationServiceImpl.java:802) at org.eclipse.kura.core.configuration.ConfigurationServiceImpl.updateConfigurations(ConfigurationServiceImpl.java:382) at org.eclipse.kura.core.configuration.ConfigurationServiceImpl.updateConfiguration(ConfigurationServiceImpl.java:363) at org.eclipse.kura.core.configuration.ConfigurationServiceImpl.updateConfiguration(ConfigurationServiceImpl.java:354) at org.eclipse.kura.core.configuration.test.ConfigurationServiceTest.testUpdateConfigurationPidPropertiesInvalid(ConfigurationServiceTest.java:712) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:113) at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) at org.eclipse.equinox.launcher.Main.run(Main.java:1499) at org.eclipse.equinox.launcher.Main.main(Main.java:1472) 2022-11-04T14:21:58,567 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /tmp/kura/snapshots/snapshot_1667571718565.xml... 2022-11-04T14:21:58,570 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /tmp/kura/snapshots/snapshot_1667571718565.xml... Done. 2022-11-04T14:21:58,572 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Getting component configurations... 2022-11-04T14:21:58,572 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Loading init configurations from: 123456... 2022-11-04T14:21:58,572 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Unable to decrypt snapshot! Fallback to unencrypted snapshots mode. 2022-11-04T14:21:58,574 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /tmp/kura/snapshots/snapshot_123456.xml... 2022-11-04T14:21:58,577 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /tmp/kura/snapshots/snapshot_123456.xml... Done. 2022-11-04T14:21:58,577 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Loading init configurations from: 123456... 2022-11-04T14:21:58,581 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /tmp/kura/snapshots/snapshot_1667571718579.xml... 2022-11-04T14:21:58,584 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /tmp/kura/snapshots/snapshot_1667571718579.xml... Done. 2022-11-04T14:21:58,585 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Getting component configurations... 2022-11-04T14:21:58,588 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /tmp/kura/snapshots/snapshot_1667571718586.xml... 2022-11-04T14:21:58,591 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /tmp/kura/snapshots/snapshot_1667571718586.xml... Done. 2022-11-04T14:21:58,591 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Creating new configuration for factory pid org.eclipse.kura.data.DataService and pid pid_rollback_1667571718591 2022-11-04T14:21:58,591 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating newly created configuration for pid pid_rollback_1667571718591 2022-11-04T14:21:58,595 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - pid_rollback_1667571718591.... 2022-11-04T14:21:58,595 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - pid_rollback_1667571718591....Done 2022-11-04T14:21:58,596 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Getting component configurations... 2022-11-04T14:21:58,596 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Loading init configurations from: 1667571718586... 2022-11-04T14:21:58,601 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /tmp/kura/snapshots/snapshot_1667571718598.xml... 2022-11-04T14:21:58,603 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /tmp/kura/snapshots/snapshot_1667571718598.xml... Done. 2022-11-04T14:21:58,605 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Rolling back to snapshot 1667571718586... 2022-11-04T14:21:58,606 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Deleting factory configuration for component with pid spid_ccpa_1667571718548... 2022-11-04T14:21:58,606 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid spid_ccpa_1667571718548 2022-11-04T14:21:58,606 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Deleting factory configuration for component with pid spid_ccpa_1667571718548...done 2022-11-04T14:21:58,607 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Deleting factory configuration for component with pid spid_gdcc_1667571718505... 2022-11-04T14:21:58,607 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid spid_gdcc_1667571718505 2022-11-04T14:21:58,607 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Deleting factory configuration for component with pid spid_gdcc_1667571718505...done 2022-11-04T14:21:58,607 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Deleting factory configuration for component with pid pid_rollback_1667571718591... 2022-11-04T14:21:58,608 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid pid_rollback_1667571718591 2022-11-04T14:21:58,608 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Deleting factory configuration for component with pid pid_rollback_1667571718591...done 2022-11-04T14:21:58,608 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Deleting factory configuration for component with pid spid_gcc_1667571718559... 2022-11-04T14:21:58,608 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid spid_gcc_1667571718559 2022-11-04T14:21:58,609 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Deleting factory configuration for component with pid spid_gcc_1667571718559...done 2022-11-04T14:21:58,609 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Deleting factory configuration for component with pid cfcmp_pid_1667571718510... 2022-11-04T14:21:58,609 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid cfcmp_pid_1667571718510 2022-11-04T14:21:58,609 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Deleting factory configuration for component with pid cfcmp_pid_1667571718510...done 2022-11-04T14:21:58,610 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Deleting factory configuration for component with pid spid_gcc_1667571718534... 2022-11-04T14:21:58,610 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid spid_gcc_1667571718534 2022-11-04T14:21:58,610 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Deleting factory configuration for component with pid spid_gcc_1667571718534...done 2022-11-04T14:21:58,612 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - UpdatingConfiguration ignored as ConfigurableComponent 123 is NOT tracked. 2022-11-04T14:21:58,612 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Rolling back to default configuration for component pid: 'org.eclipse.kura.core.configuration.test.CfgSvcTestComponent' 2022-11-04T14:21:58,612 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.core.configuration.test.CfgSvcTestComponent 2022-11-04T14:21:58,616 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating Configuration of ConfigurableComponent org.eclipse.kura.core.configuration.test.CfgSvcTestComponent ... Done. 2022-11-04T14:21:58,618 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /tmp/kura/snapshots/snapshot_1667571718616.xml... 2022-11-04T14:21:58,624 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /tmp/kura/snapshots/snapshot_1667571718616.xml... Done. 2022-11-04T14:21:58,626 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.core.configuration.test.CfgSvcTestComponent 2022-11-04T14:21:58,629 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating Configuration of ConfigurableComponent org.eclipse.kura.core.configuration.test.CfgSvcTestComponent ... Done. 2022-11-04T14:21:58,629 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Creating new configuration for factory pid org.eclipse.kura.data.DataService and pid pid_rollback_dontsave_1667571718629 2022-11-04T14:21:58,630 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating newly created configuration for pid pid_rollback_dontsave_1667571718629 2022-11-04T14:21:58,634 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - pid_rollback_dontsave_1667571718629.... 2022-11-04T14:21:58,635 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - pid_rollback_dontsave_1667571718629....Done 2022-11-04T14:21:58,636 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Getting component configurations... 2022-11-04T14:21:58,638 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /tmp/kura/snapshots/snapshot_1667571718636.xml... 2022-11-04T14:21:58,640 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /tmp/kura/snapshots/snapshot_1667571718636.xml... Done. 2022-11-04T14:21:58,640 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Getting component configurations... 2022-11-04T14:21:58,641 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Loading init configurations from: 1667571718636... 2022-11-04T14:21:58,644 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /tmp/kura/snapshots/snapshot_1667571718642.xml... 2022-11-04T14:21:58,646 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /tmp/kura/snapshots/snapshot_1667571718642.xml... Done. 2022-11-04T14:21:58,653 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Creating new configuration for factory pid org.eclipse.kura.data.DataService and pid cfepid_pid_1667571718653 2022-11-04T14:21:58,653 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating newly created configuration for pid cfepid_pid_1667571718653 2022-11-04T14:21:58,656 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - cfepid_pid_1667571718653.... 2022-11-04T14:21:58,656 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - cfepid_pid_1667571718653....Done 2022-11-04T14:21:58,669 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.core.configuration.test.CfgSvcTestComponent 2022-11-04T14:21:58,672 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating Configuration of ConfigurableComponent org.eclipse.kura.core.configuration.test.CfgSvcTestComponent ... Done. 2022-11-04T14:21:58,674 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /tmp/kura/snapshots/snapshot_1667571718672.xml... 2022-11-04T14:21:58,676 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /tmp/kura/snapshots/snapshot_1667571718672.xml... Done. Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.543 s - in org.eclipse.kura.core.configuration.test.ConfigurationServiceTest testUpdateConfigurationPidPropertiesNullProps(org.eclipse.kura.core.configuration.test.ConfigurationServiceTest) Time elapsed: 0.007 s testShouldGetServiceProviderDefinitions(org.eclipse.kura.core.configuration.test.ConfigurationServiceTest) Time elapsed: 0.01 s testDeleteFactoryConfigurationWithSnapshot(org.eclipse.kura.core.configuration.test.ConfigurationServiceTest) Time elapsed: 0.067 s testUpdateConfigurationPidPropertiesEmptyProps(org.eclipse.kura.core.configuration.test.ConfigurationServiceTest) Time elapsed: 0.007 s testGetDefaultComponentConfigurationExisting(org.eclipse.kura.core.configuration.test.ConfigurationServiceTest) Time elapsed: 0.001 s testGetFactoryComponentPids(org.eclipse.kura.core.configuration.test.ConfigurationServiceTest) Time elapsed: 0.002 s testDeleteFactoryConfigurationNulls(org.eclipse.kura.core.configuration.test.ConfigurationServiceTest) Time elapsed: 0.022 s testGetDefaultComponentConfiguration(org.eclipse.kura.core.configuration.test.ConfigurationServiceTest) Time elapsed: 0.004 s testCreateFactoryConfigurationNulls(org.eclipse.kura.core.configuration.test.ConfigurationServiceTest) Time elapsed: 0 s testGetDefaultComponentConfigurationNonExisting(org.eclipse.kura.core.configuration.test.ConfigurationServiceTest) Time elapsed: 0 s testCreateFactoryConfigurationMergePropertiesAndSnapshot(org.eclipse.kura.core.configuration.test.ConfigurationServiceTest) Time elapsed: 0.025 s testGetComponentConfiguration(org.eclipse.kura.core.configuration.test.ConfigurationServiceTest) Time elapsed: 0.004 s testUpdateConfigurationsConfigs(org.eclipse.kura.core.configuration.test.ConfigurationServiceTest) Time elapsed: 0.009 s testDeleteFactoryConfigurationNonExistingFactoryPid(org.eclipse.kura.core.configuration.test.ConfigurationServiceTest) Time elapsed: 0.001 s testGetConfigurableComponentPidsAdd(org.eclipse.kura.core.configuration.test.ConfigurationServiceTest) Time elapsed: 0.009 s testGetComponentConfigurations(org.eclipse.kura.core.configuration.test.ConfigurationServiceTest) Time elapsed: 0.005 s testUpdateConfigurationPidPropertiesInvalid(org.eclipse.kura.core.configuration.test.ConfigurationServiceTest) Time elapsed: 0.007 s testEncryptSnapshots(org.eclipse.kura.core.configuration.test.ConfigurationServiceTest) Time elapsed: 0.014 s testGetConfigurableComponentPids(org.eclipse.kura.core.configuration.test.ConfigurationServiceTest) Time elapsed: 0.001 s testGetComponentConfigurationNull(org.eclipse.kura.core.configuration.test.ConfigurationServiceTest) Time elapsed: 0 s testRollback(org.eclipse.kura.core.configuration.test.ConfigurationServiceTest) Time elapsed: 0.039 s testGetComponentConfigurationsFilter(org.eclipse.kura.core.configuration.test.ConfigurationServiceTest) Time elapsed: 0.002 s testUpdateConfigurationPidPropertiesNoSnapshot(org.eclipse.kura.core.configuration.test.ConfigurationServiceTest) Time elapsed: 0.003 s testRollbackEmpty(org.eclipse.kura.core.configuration.test.ConfigurationServiceTest) Time elapsed: 0.006 s testShouldGetFactoryComponentDefinitions(org.eclipse.kura.core.configuration.test.ConfigurationServiceTest) Time elapsed: 0.001 s testGetDefaultComponentConfigurationNull(org.eclipse.kura.core.configuration.test.ConfigurationServiceTest) Time elapsed: 0 s testSnapshot(org.eclipse.kura.core.configuration.test.ConfigurationServiceTest) Time elapsed: 0.016 s testRollbackNotSaved(org.eclipse.kura.core.configuration.test.ConfigurationServiceTest) Time elapsed: 0.001 s testCreateFactoryExistingPid(org.eclipse.kura.core.configuration.test.ConfigurationServiceTest) Time elapsed: 0.003 s testServiceBound(org.eclipse.kura.core.configuration.test.ConfigurationServiceTest) Time elapsed: 0.001 s testUpdateConfigurationsListOfComponentConfigurationBoolean(org.eclipse.kura.core.configuration.test.ConfigurationServiceTest) Time elapsed: 0.011 s testUpdateConfigurationPidPropertiesNull(org.eclipse.kura.core.configuration.test.ConfigurationServiceTest) Time elapsed: 0 s testUpdateConfigurationPidPropertiesValid(org.eclipse.kura.core.configuration.test.ConfigurationServiceTest) Time elapsed: 0.009 s Results: Tests run: 33, Failures: 0, Errors: 0, Skipped: 0 2022-11-04T14:21:58,730 [Framework stop] INFO o.e.k.c.c.ConfigurationServiceImpl - deactivate... 2022-11-04T14:21:58,731 [Framework stop] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid org.eclipse.kura.core.configuration.test.CfgSvcTestComponent [INFO] All tests passed! [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.core.configuration.test --- [INFO] setting maven.deploy.skip=false [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.core.configuration.test --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.configuration.test/target/org.eclipse.kura.core.configuration.test-4.1.4.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.configuration.test/4.1.4/org.eclipse.kura.core.configuration.test-4.1.4.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.configuration.test/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.configuration.test/4.1.4/org.eclipse.kura.core.configuration.test-4.1.4.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.configuration.test/target/org.eclipse.kura.core.configuration.test-4.1.4-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.configuration.test/4.1.4/org.eclipse.kura.core.configuration.test-4.1.4-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.configuration.test/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.configuration.test/4.1.4/org.eclipse.kura.core.configuration.test-4.1.4-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.configuration.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.configuration.test/4.1.4/org.eclipse.kura.core.configuration.test-4.1.4-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.core.configuration.test --- [INFO] [INFO] ---------< org.eclipse.kura:org.eclipse.kura.core.cloud.test >---------- [INFO] Building org.eclipse.kura.core.cloud.test 4.1.4 [99/142] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.core.cloud.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.core.cloud.test --- [INFO] The project's OSGi version is 4.1.4 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.core.cloud.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.core.cloud.test --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.core.cloud.test --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.core.cloud.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.cloud.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.core.cloud.test --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.cloud.test/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.cloud.test/target/classes [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.cloud.test/src/main/java/org/eclipse/kura/core/cloud/CloudServiceTest.java:[19] import org.eclipse.kura.cloud.CloudService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.cloud.test/src/main/java/org/eclipse/kura/core/cloud/CloudServiceTest.java:[62] public void bindCloudService(CloudService cloudService) { ^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.cloud.test/src/main/java/org/eclipse/kura/core/cloud/CloudServiceTest.java:[67] public void unbindCloudService(CloudService cloudService) { ^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.cloud.test/src/main/java/org/eclipse/kura/core/cloud/CloudPublisherImplTest.java:[20] import org.eclipse.kura.cloud.CloudService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.cloud.test/src/main/java/org/eclipse/kura/core/cloud/CloudPublisherImplTest.java:[70] public void bindCloudService(CloudService cloudService) throws KuraException { ^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.cloud.test/src/main/java/org/eclipse/kura/core/cloud/CloudPublisherImplTest.java:[80] public void unbindCloudService(CloudService cloudService) { ^^^^^^^^^^^^ The type CloudService is deprecated 6 problems (6 warnings) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.core.cloud.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (compiletests) @ org.eclipse.kura.core.cloud.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.cloud.test/target/test-classes [INFO] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.cloud.test/src/test/java/org/eclipse/kura/core/cloud/CloudClientImplTest.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.cloud.test/src/test/java/org/eclipse/kura/core/cloud/CloudClientImplTest.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.cloud.test/src/test/java/org/eclipse/kura/core/cloud/CloudClientImplTest.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.cloud.test/src/test/java/org/eclipse/kura/core/cloud/CloudClientImplTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.core.cloud.test --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.cloud.test/target/jacoco.exec [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ org.eclipse.kura.core.cloud.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.cloud.test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.kura.core.cloud.CloudClientImplTest Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.263 sec Running org.eclipse.kura.core.cloud.publisher.NotificationPublisherImplTest 2022-11-04T14:22:02,263 [main] WARN o.e.k.c.c.p.NotificationPublisherImpl - Null cloud connection 2022-11-04T14:22:02,268 [main] WARN o.e.k.c.c.p.NotificationPublisherImpl - Received null message! Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec Running org.eclipse.kura.core.cloud.publisher.CloudPublisherOptionsTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running org.eclipse.kura.core.cloud.publisher.CloudPublisherImplTest 2022-11-04T14:22:02,303 [main] INFO o.e.k.c.c.p.CloudPublisherImpl - Null cloud service Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec Running org.eclipse.kura.core.cloud.factory.DefaultCloudServiceFactoryTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 sec Running org.eclipse.kura.core.cloud.CloudServiceImplTest 2022-11-04T14:22:02,408 [main] INFO o.e.k.c.c.CloudServiceImpl - activate Cloud Service... Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec Running org.eclipse.kura.core.cloud.CloudServiceOptionsTest 2022-11-04T14:22:02,421 [main] WARN o.e.k.c.c.CloudServiceOptions - Cannot parse the provided payload encoding. java.lang.IllegalArgumentException: Unsupported Encoding! at org.eclipse.kura.cloud.CloudPayloadEncoding.getEncoding(CloudPayloadEncoding.java:44) at org.eclipse.kura.core.cloud.CloudServiceOptions.getPayloadEncoding(CloudServiceOptions.java:215) at org.eclipse.kura.core.cloud.CloudServiceOptionsTest.testGetPayloadEncodingPropNotString(CloudServiceOptionsTest.java:501) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 2022-11-04T14:22:02,425 [main] WARN o.e.k.c.c.CloudServiceOptions - Cannot parse the provided payload encoding. java.lang.IllegalArgumentException: Unsupported Encoding! at org.eclipse.kura.cloud.CloudPayloadEncoding.getEncoding(CloudPayloadEncoding.java:44) at org.eclipse.kura.core.cloud.CloudServiceOptions.getPayloadEncoding(CloudServiceOptions.java:215) at org.eclipse.kura.core.cloud.CloudServiceOptionsTest.testGetPayloadEncodingPropNull(CloudServiceOptionsTest.java:488) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 2022-11-04T14:22:02,427 [main] WARN o.e.k.c.c.CloudServiceOptions - Cannot parse the provided payload encoding. java.lang.IllegalArgumentException: Unsupported Encoding! at org.eclipse.kura.cloud.CloudPayloadEncoding.getEncoding(CloudPayloadEncoding.java:44) at org.eclipse.kura.core.cloud.CloudServiceOptions.getPayloadEncoding(CloudServiceOptions.java:215) at org.eclipse.kura.core.cloud.CloudServiceOptionsTest.testGetPayloadEncodingNullProps(CloudServiceOptionsTest.java:476) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec Running org.eclipse.kura.core.message.protobuf.KuraPayloadProtoMetricBuilderTest Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec Running org.eclipse.kura.core.message.protobuf.KuraPayloadProtoPositionBuilderTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec Running org.eclipse.kura.core.message.protobuf.KuraPayloadProtoBuilderTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 sec Running org.eclipse.kura.core.message.KuraDisconnectPayloadTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.eclipse.kura.core.message.KuraBirthPayloadTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Results : Tests run: 131, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.core.cloud.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.cloud.test/target/org.eclipse.kura.core.cloud.test-4.1.4-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.core.cloud.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.core.cloud.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.cloud.test/target/org.eclipse.kura.core.cloud.test-4.1.4.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.core.cloud.test --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.core.cloud.test --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- tycho-surefire-plugin:1.6.0:test (default-test) @ org.eclipse.kura.core.cloud.test --- [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.cloud.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/adoptopenjdk/openj9-jdk-8/1.8.0_292-b10/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.cloud.test/target/jacoco.exec, -Dlog4j.configurationFile=file:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.cloud.test/../../emulator/org.eclipse.kura.emulator/src/main/resources/log4j.xml, -DbuildingWithTycho=true, -Dosgi.locking=none, -Dds.showtrace=true, -Djava.io.tmpdir=/tmp, -Dorg.osgi.framework.storage=/tmp/osgi/framework_storage, -Dosgi.clean=true, -Dorg.eclipse.kura.mode=emulator, -Dkura.snapshots=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.cloud.test/target/, -Dkura.configuration=file:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.cloud.test/../../emulator/org.eclipse.kura.emulator/src/main/resources/kura.properties, -Ddpa.configuration=/tmp/kura/dpa.properties, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.cloud.test/target/work/data, -install, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.cloud.test/target/work, -configuration, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.cloud.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.cloud.test/target/surefire.properties] Framework is running in emulation mode 2022-11-04T14:22:06,309 [Start Level: Equinox Container: 0ae3abd6-dfa9-4635-bff1-6e28ab591c8d] INFO o.e.k.c.s.SystemServiceImpl - Loaded URL kura.properties: file:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.cloud.test/../../emulator/org.eclipse.kura.emulator/src/main/resources/kura.properties 2022-11-04T14:22:06,311 [Start Level: Equinox Container: 0ae3abd6-dfa9-4635-bff1-6e28ab591c8d] WARN o.e.k.c.s.SystemServiceImpl - File does not exist: /tmp/kura/user/kura_custom.properties 2022-11-04T14:22:06,312 [Start Level: Equinox Container: 0ae3abd6-dfa9-4635-bff1-6e28ab591c8d] INFO o.e.k.c.s.SystemServiceImpl - Kura has net admin? false 2022-11-04T14:22:06,312 [Start Level: Equinox Container: 0ae3abd6-dfa9-4635-bff1-6e28ab591c8d] INFO o.e.k.c.s.SystemServiceImpl - Is Kura web interface enabled? true 2022-11-04T14:22:06,312 [Start Level: Equinox Container: 0ae3abd6-dfa9-4635-bff1-6e28ab591c8d] INFO o.e.k.c.s.SystemServiceImpl - Kura version? kura_emulator 2022-11-04T14:22:06,312 [Start Level: Equinox Container: 0ae3abd6-dfa9-4635-bff1-6e28ab591c8d] INFO o.e.k.c.s.SystemServiceImpl - Kura home directory is /tmp/kura 2022-11-04T14:22:06,312 [Start Level: Equinox Container: 0ae3abd6-dfa9-4635-bff1-6e28ab591c8d] INFO o.e.k.c.s.SystemServiceImpl - Kura framework configuration directory is /tmp/kura/framework 2022-11-04T14:22:06,312 [Start Level: Equinox Container: 0ae3abd6-dfa9-4635-bff1-6e28ab591c8d] INFO o.e.k.c.s.SystemServiceImpl - Kura user configuration directory is /tmp/kura/user 2022-11-04T14:22:06,312 [Start Level: Equinox Container: 0ae3abd6-dfa9-4635-bff1-6e28ab591c8d] INFO o.e.k.c.s.SystemServiceImpl - Kura snapshots directory is /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.cloud.test/target/ 2022-11-04T14:22:06,312 [Start Level: Equinox Container: 0ae3abd6-dfa9-4635-bff1-6e28ab591c8d] INFO o.e.k.c.s.SystemServiceImpl - Kura tmp directory is /tmp/kura/tmp 2022-11-04T14:22:06,313 [Start Level: Equinox Container: 0ae3abd6-dfa9-4635-bff1-6e28ab591c8d] INFO o.e.k.c.s.SystemServiceImpl - Kura version kura_emulator is starting 2022-11-04T14:22:06,404 [Start Level: Equinox Container: 0ae3abd6-dfa9-4635-bff1-6e28ab591c8d] INFO o.e.k.c.c.ConfigurationServiceImpl - activate... 2022-11-04T14:22:06,488 [Start Level: Equinox Container: 0ae3abd6-dfa9-4635-bff1-6e28ab591c8d] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.core.data.transport.mqtt.MqttDataTransport ... 2022-11-04T14:22:06,488 [Start Level: Equinox Container: 0ae3abd6-dfa9-4635-bff1-6e28ab591c8d] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.core.db.H2DbService ... 2022-11-04T14:22:06,488 [Start Level: Equinox Container: 0ae3abd6-dfa9-4635-bff1-6e28ab591c8d] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.data.DataService ... 2022-11-04T14:22:06,489 [Start Level: Equinox Container: 0ae3abd6-dfa9-4635-bff1-6e28ab591c8d] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.core.db.H2DbServer ... 2022-11-04T14:22:06,489 [Start Level: Equinox Container: 0ae3abd6-dfa9-4635-bff1-6e28ab591c8d] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.ssl.SslManagerService ... 2022-11-04T14:22:06,549 [Start Level: Equinox Container: 0ae3abd6-dfa9-4635-bff1-6e28ab591c8d] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.ssl.SslManagerService 2022-11-04T14:22:06,565 [Start Level: Equinox Container: 0ae3abd6-dfa9-4635-bff1-6e28ab591c8d] INFO o.e.k.c.c.ConfigurationServiceImpl - Seeding updated configuration for pid: org.eclipse.kura.ssl.SslManagerService 2022-11-04T14:22:06,573 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.ssl.SslManagerService.... 2022-11-04T14:22:06,573 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.ssl.SslManagerService....Done 2022-11-04T14:22:06,580 [ConfigurationListener Event Queue] INFO o.e.k.c.s.SslManagerServiceImpl - activate... 2022-11-04T14:22:06,593 [Start Level: Equinox Container: 0ae3abd6-dfa9-4635-bff1-6e28ab591c8d] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.cloud.CloudService ... 2022-11-04T14:22:06,593 [Start Level: Equinox Container: 0ae3abd6-dfa9-4635-bff1-6e28ab591c8d] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.cloud.subscriber.CloudSubscriber ... 2022-11-04T14:22:06,593 [Start Level: Equinox Container: 0ae3abd6-dfa9-4635-bff1-6e28ab591c8d] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.cloud.publisher.CloudPublisher ... 2022-11-04T14:22:06,593 [Start Level: Equinox Container: 0ae3abd6-dfa9-4635-bff1-6e28ab591c8d] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.cloud.app.command.CommandCloudApp ... 2022-11-04T14:22:06,593 [Start Level: Equinox Container: 0ae3abd6-dfa9-4635-bff1-6e28ab591c8d] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.cloud.app.command.CommandCloudApp 2022-11-04T14:22:06,597 [Start Level: Equinox Container: 0ae3abd6-dfa9-4635-bff1-6e28ab591c8d] INFO o.e.k.c.c.ConfigurationServiceImpl - Seeding updated configuration for pid: org.eclipse.kura.cloud.app.command.CommandCloudApp 2022-11-04T14:22:06,600 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.cloud.app.command.CommandCloudApp.... 2022-11-04T14:22:06,600 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.cloud.app.command.CommandCloudApp....Done 2022-11-04T14:22:06,602 [Start Level: Equinox Container: 0ae3abd6-dfa9-4635-bff1-6e28ab591c8d] INFO o.e.k.c.c.ConfigurationServiceImpl - Creating new configuration for factory pid org.eclipse.kura.cloud.CloudService and pid org.eclipse.kura.cloud.CloudService 2022-11-04T14:22:06,602 [Start Level: Equinox Container: 0ae3abd6-dfa9-4635-bff1-6e28ab591c8d] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating newly created configuration for pid org.eclipse.kura.cloud.CloudService 2022-11-04T14:22:06,602 [Start Level: Equinox Container: 0ae3abd6-dfa9-4635-bff1-6e28ab591c8d] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.cloud.CloudService 2022-11-04T14:22:06,606 [Start Level: Equinox Container: 0ae3abd6-dfa9-4635-bff1-6e28ab591c8d] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.cloud.CloudService.... 2022-11-04T14:22:06,609 [Start Level: Equinox Container: 0ae3abd6-dfa9-4635-bff1-6e28ab591c8d] INFO o.e.k.c.c.ConfigurationServiceImpl - Seeding updated configuration for pid: org.eclipse.kura.cloud.CloudService 2022-11-04T14:22:06,609 [Start Level: Equinox Container: 0ae3abd6-dfa9-4635-bff1-6e28ab591c8d] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.cloud.CloudService....Done 2022-11-04T14:22:06,609 [Start Level: Equinox Container: 0ae3abd6-dfa9-4635-bff1-6e28ab591c8d] INFO o.e.k.c.c.ConfigurationServiceImpl - Creating new configuration for factory pid org.eclipse.kura.data.DataService and pid org.eclipse.kura.data.DataService 2022-11-04T14:22:06,609 [Start Level: Equinox Container: 0ae3abd6-dfa9-4635-bff1-6e28ab591c8d] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating newly created configuration for pid org.eclipse.kura.data.DataService 2022-11-04T14:22:06,609 [Start Level: Equinox Container: 0ae3abd6-dfa9-4635-bff1-6e28ab591c8d] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.data.DataService 2022-11-04T14:22:06,613 [Start Level: Equinox Container: 0ae3abd6-dfa9-4635-bff1-6e28ab591c8d] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.data.DataService.... 2022-11-04T14:22:06,616 [Start Level: Equinox Container: 0ae3abd6-dfa9-4635-bff1-6e28ab591c8d] INFO o.e.k.c.c.ConfigurationServiceImpl - Seeding updated configuration for pid: org.eclipse.kura.data.DataService 2022-11-04T14:22:06,616 [Start Level: Equinox Container: 0ae3abd6-dfa9-4635-bff1-6e28ab591c8d] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.data.DataService....Done 2022-11-04T14:22:06,616 [Start Level: Equinox Container: 0ae3abd6-dfa9-4635-bff1-6e28ab591c8d] INFO o.e.k.c.c.ConfigurationServiceImpl - Creating new configuration for factory pid org.eclipse.kura.core.data.transport.mqtt.MqttDataTransport and pid org.eclipse.kura.core.data.transport.mqtt.MqttDataTransport 2022-11-04T14:22:06,616 [Start Level: Equinox Container: 0ae3abd6-dfa9-4635-bff1-6e28ab591c8d] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating newly created configuration for pid org.eclipse.kura.core.data.transport.mqtt.MqttDataTransport 2022-11-04T14:22:06,617 [Start Level: Equinox Container: 0ae3abd6-dfa9-4635-bff1-6e28ab591c8d] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.core.data.transport.mqtt.MqttDataTransport 2022-11-04T14:22:06,636 [Start Level: Equinox Container: 0ae3abd6-dfa9-4635-bff1-6e28ab591c8d] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.core.data.transport.mqtt.MqttDataTransport.... 2022-11-04T14:22:06,640 [Start Level: Equinox Container: 0ae3abd6-dfa9-4635-bff1-6e28ab591c8d] INFO o.e.k.c.c.ConfigurationServiceImpl - Seeding updated configuration for pid: org.eclipse.kura.core.data.transport.mqtt.MqttDataTransport 2022-11-04T14:22:06,640 [Start Level: Equinox Container: 0ae3abd6-dfa9-4635-bff1-6e28ab591c8d] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.core.data.transport.mqtt.MqttDataTransport....Done 2022-11-04T14:22:06,640 [Start Level: Equinox Container: 0ae3abd6-dfa9-4635-bff1-6e28ab591c8d] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Getting component configurations... 2022-11-04T14:22:06,746 [Start Level: Equinox Container: 0ae3abd6-dfa9-4635-bff1-6e28ab591c8d] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.cloud.test/target/snapshot_1667571726641.xml... 2022-11-04T14:22:06,750 [Start Level: Equinox Container: 0ae3abd6-dfa9-4635-bff1-6e28ab591c8d] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.cloud.test/target/snapshot_1667571726641.xml... Done. 2022-11-04T14:22:06,777 [Start Level: Equinox Container: 0ae3abd6-dfa9-4635-bff1-6e28ab591c8d] WARN o.e.k.KuraException - Could not load Exception Messages Bundle for Locale en_US 2022-11-04T14:22:06,789 [Start Level: Equinox Container: 0ae3abd6-dfa9-4635-bff1-6e28ab591c8d] INFO o.e.k.c.d.H2DbHelper - activating... 2022-11-04T14:22:06,789 [Start Level: Equinox Container: 0ae3abd6-dfa9-4635-bff1-6e28ab591c8d] INFO o.e.k.c.d.H2DbHelper - Default H2DbService instance configuration not found, creating new instance... 2022-11-04T14:22:06,790 [Start Level: Equinox Container: 0ae3abd6-dfa9-4635-bff1-6e28ab591c8d] INFO o.e.k.c.c.ConfigurationServiceImpl - Creating new configuration for factory pid org.eclipse.kura.core.db.H2DbService and pid org.eclipse.kura.db.H2DbService 2022-11-04T14:22:06,790 [Start Level: Equinox Container: 0ae3abd6-dfa9-4635-bff1-6e28ab591c8d] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating newly created configuration for pid org.eclipse.kura.db.H2DbService 2022-11-04T14:22:06,790 [Start Level: Equinox Container: 0ae3abd6-dfa9-4635-bff1-6e28ab591c8d] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.core.db.H2DbService 2022-11-04T14:22:06,793 [Start Level: Equinox Container: 0ae3abd6-dfa9-4635-bff1-6e28ab591c8d] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.db.H2DbService.... 2022-11-04T14:22:06,796 [Start Level: Equinox Container: 0ae3abd6-dfa9-4635-bff1-6e28ab591c8d] INFO o.e.k.c.c.ConfigurationServiceImpl - Seeding updated configuration for pid: org.eclipse.kura.db.H2DbService 2022-11-04T14:22:06,796 [Start Level: Equinox Container: 0ae3abd6-dfa9-4635-bff1-6e28ab591c8d] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.db.H2DbService....Done 2022-11-04T14:22:06,796 [Start Level: Equinox Container: 0ae3abd6-dfa9-4635-bff1-6e28ab591c8d] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Getting component configurations... 2022-11-04T14:22:06,797 [Start Level: Equinox Container: 0ae3abd6-dfa9-4635-bff1-6e28ab591c8d] INFO o.e.k.c.c.ConfigurationServiceImpl - Loading init configurations from: 1667571726641... 2022-11-04T14:22:06,851 [Start Level: Equinox Container: 0ae3abd6-dfa9-4635-bff1-6e28ab591c8d] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.cloud.test/target/snapshot_1667571726830.xml... 2022-11-04T14:22:06,855 [Start Level: Equinox Container: 0ae3abd6-dfa9-4635-bff1-6e28ab591c8d] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.cloud.test/target/snapshot_1667571726830.xml... Done. 2022-11-04T14:22:06,856 [Start Level: Equinox Container: 0ae3abd6-dfa9-4635-bff1-6e28ab591c8d] INFO o.e.k.c.d.H2DbHelper - activating...done 2022-11-04T14:22:06,867 [Start Level: Equinox Container: 0ae3abd6-dfa9-4635-bff1-6e28ab591c8d] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.watchdog.WatchdogService ... 2022-11-04T14:22:06,867 [Start Level: Equinox Container: 0ae3abd6-dfa9-4635-bff1-6e28ab591c8d] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.watchdog.WatchdogService 2022-11-04T14:22:06,870 [Start Level: Equinox Container: 0ae3abd6-dfa9-4635-bff1-6e28ab591c8d] INFO o.e.k.c.c.ConfigurationServiceImpl - Seeding updated configuration for pid: org.eclipse.kura.watchdog.WatchdogService 2022-11-04T14:22:06,873 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.watchdog.WatchdogService.... 2022-11-04T14:22:06,873 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.watchdog.WatchdogService....Done 2022-11-04T14:22:06,996 [ConfigurationListener Event Queue] INFO o.e.k.c.s.CloudConnectionStatusServiceImpl - Activating CloudConnectionStatus service... 2022-11-04T14:22:06,999 [pool-4-thread-1] INFO o.e.k.c.s.r.LogStatusRunnable - Notification LED off 2022-11-04T14:22:07,034 [ConfigurationListener Event Queue] INFO o.e.k.c.d.t.m.MqttDataTransport - Activating org.eclipse.kura.core.data.transport.mqtt.MqttDataTransport... Running org.eclipse.kura.core.cloud.CloudServiceTest 2022-11-04T14:22:07,143 [ConfigurationListener Event Queue] INFO o.e.k.c.d.DataServiceImpl - Activating org.eclipse.kura.data.DataService... 2022-11-04T14:22:07,143 [ConfigurationListener Event Queue] INFO o.e.k.c.d.DataServiceImpl - Get Throttle with burst length 1 and send a message every 1000000000 nanoseconds 2022-11-04T14:22:07,145 [DataServiceImpl:Submit] INFO o.e.k.c.d.DataServiceImpl - DataPublisherService not connected 2022-11-04T14:22:07,151 [ConfigurationListener Event Queue] INFO o.e.k.c.d.DataServiceImpl - H2DbService instance found 2022-11-04T14:22:07,173 [ConfigurationListener Event Queue] INFO o.e.k.c.d.H2DbServiceImpl - activating... 2022-11-04T14:22:07,174 [ConfigurationListener Event Queue] INFO o.e.k.c.d.H2DbServiceImpl - activating...done 2022-11-04T14:22:07,175 [pool-9-thread-1] INFO o.e.k.c.d.H2DbServiceImpl - updating... 2022-11-04T14:22:07,176 [pool-9-thread-1] INFO o.e.k.c.d.H2DbServiceImpl - Opening database with url: jdbc:h2:mem:kuradb 2022-11-04T14:22:07,550 [pool-9-thread-1] INFO o.e.k.c.d.H2DbServiceImpl - updating...done 2022-11-04T14:22:07,616 [DataServiceImpl:Submit] INFO o.e.k.c.d.DataServiceImpl - DataPublisherService not connected 2022-11-04T14:22:07,649 [ConfigurationListener Event Queue] INFO o.e.k.c.c.CloudServiceImpl - activate org.eclipse.kura.cloud.CloudService... 2022-11-04T14:22:07,677 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Creating new configuration for factory pid org.eclipse.kura.cloud.publisher.CloudPublisher and pid org.eclipse.kura.cloud.publisher.CloudPublisher-1 2022-11-04T14:22:07,677 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating newly created configuration for pid org.eclipse.kura.cloud.publisher.CloudPublisher-1 2022-11-04T14:22:07,677 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.cloud.publisher.CloudPublisher 2022-11-04T14:22:07,685 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.cloud.publisher.CloudPublisher-1.... 2022-11-04T14:22:07,688 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Seeding updated configuration for pid: org.eclipse.kura.cloud.publisher.CloudPublisher-1 2022-11-04T14:22:07,688 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.cloud.publisher.CloudPublisher-1....Done 2022-11-04T14:22:07,688 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Getting component configurations... 2022-11-04T14:22:07,689 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Loading init configurations from: 1667571726830... 2022-11-04T14:22:07,734 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.cloud.test/target/snapshot_1667571727710.xml... 2022-11-04T14:22:07,739 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.cloud.test/target/snapshot_1667571727710.xml... Done. 2022-11-04T14:22:08,602 [HouseKeeperTask] INFO o.e.k.c.d.s.HouseKeeperTask - HouseKeeperTask started. 2022-11-04T14:22:08,603 [HouseKeeperTask] INFO o.e.k.c.d.s.HouseKeeperTask - HouseKeeperTask: Delete confirmed messages... 2022-11-04T14:22:08,618 [HouseKeeperTask] INFO o.e.k.c.d.s.HouseKeeperTask - HouseKeeperTask ended. 2022-11-04T14:22:17,103 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - Creating a new client instance 2022-11-04T14:22:17,103 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - Using memory persistence for in-flight messages 2022-11-04T14:22:17,127 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - # ------------------------------------------------------------ 2022-11-04T14:22:17,127 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - # Connection Properties 2022-11-04T14:22:17,128 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - # broker = tcp://broker-url:1883 2022-11-04T14:22:17,128 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - # clientId = 0A:58:0A:28:2C:2E 2022-11-04T14:22:17,128 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - # username = username 2022-11-04T14:22:17,128 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - # password = XXXXXXXXXXXXXX 2022-11-04T14:22:17,128 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - # keepAlive = 30 2022-11-04T14:22:17,128 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - # timeout = 10 2022-11-04T14:22:17,128 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - # cleanSession = true 2022-11-04T14:22:17,128 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - # MQTT version = 3.1.1 2022-11-04T14:22:17,128 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - # willDestination = $EDC/account-name/0A:58:0A:28:2C:2E/MQTT/LWT 2022-11-04T14:22:17,129 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - # willMessage = 2022-11-04T14:22:17,129 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - # 2022-11-04T14:22:17,129 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - # Connecting... 2022-11-04T14:22:17,129 [pool-4-thread-1] INFO o.e.k.c.s.r.LogStatusRunnable - Notification LED fast blinking 2022-11-04T14:22:17,212 [main] WARN o.e.k.c.d.t.m.MqttDataTransport - xxxxx Connect failed. Forcing disconnect. xxxxx 2022-11-04T14:22:17,212 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - Forcing client disconnect... 2022-11-04T14:22:47,213 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - Closing client... 2022-11-04T14:22:47,213 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - Closed 2022-11-04T14:22:47,213 [pool-4-thread-1] INFO o.e.k.c.s.r.LogStatusRunnable - Notification LED off 2022-11-04T14:22:47,215 [main] WARN o.e.k.c.d.t.m.MqttDataTransport - MQTT client already disconnected Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.162 s - in org.eclipse.kura.core.cloud.CloudServiceTest testGetConnectionInfo(org.eclipse.kura.core.cloud.CloudServiceTest) Time elapsed: 0.001 s testConnectCannotConnect(org.eclipse.kura.core.cloud.CloudServiceTest) Time elapsed: 30.112 s testServiceExists(org.eclipse.kura.core.cloud.CloudServiceTest) Time elapsed: 0 s testDisconnect(org.eclipse.kura.core.cloud.CloudServiceTest) Time elapsed: 0.001 s testGetNotificationPublisherPid(org.eclipse.kura.core.cloud.CloudServiceTest) Time elapsed: 0 s Running org.eclipse.kura.core.cloud.CloudPublisherImplTest 2022-11-04T14:22:47,351 [main] WARN o.e.k.c.c.p.CloudPublisherImpl - Received null message! 2022-11-04T14:22:47,501 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/W1/A1/$assetName, priority: 7 2022-11-04T14:22:47,525 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/W1/A1/$assetName, priority: 7 2022-11-04T14:22:47,525 [DataServiceImpl:Submit] INFO o.e.k.c.d.DataServiceImpl - DataPublisherService not connected 2022-11-04T14:22:47,527 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Loading init configurations from: 1667571727710... 2022-11-04T14:22:47,554 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.cloud.publisher.CloudPublisher 2022-11-04T14:22:47,561 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating Configuration of ConfigurableComponent org.eclipse.kura.cloud.publisher.CloudPublisher-1 ... Done. 2022-11-04T14:22:47,583 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.cloud.test/target/snapshot_1667571767561.xml... 2022-11-04T14:22:47,586 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.cloud.test/target/snapshot_1667571767561.xml... Done. 2022-11-04T14:22:47,620 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/W1/A1/$assetName, priority: 7 2022-11-04T14:22:47,625 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/W1/A1/$assetName, priority: 7 2022-11-04T14:22:47,626 [DataServiceImpl:Submit] INFO o.e.k.c.d.DataServiceImpl - DataPublisherService not connected Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.276 s - in org.eclipse.kura.core.cloud.CloudPublisherImplTest testPublishNullMessage(org.eclipse.kura.core.cloud.CloudPublisherImplTest) Time elapsed: 0 s testPublishQos0(org.eclipse.kura.core.cloud.CloudPublisherImplTest) Time elapsed: 0.173 s testPublishQos1(org.eclipse.kura.core.cloud.CloudPublisherImplTest) Time elapsed: 0.101 s testServiceExists(org.eclipse.kura.core.cloud.CloudPublisherImplTest) Time elapsed: 0 s Results: Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 2022-11-04T14:22:47,687 [Framework stop] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid org.eclipse.kura.cloud.CloudService 2022-11-04T14:22:47,689 [Framework stop] INFO o.e.k.c.c.CloudServiceImpl - deactivate org.eclipse.kura.cloud.CloudService... 2022-11-04T14:22:47,695 [Framework stop] INFO o.e.k.c.d.DataServiceImpl - Deactivating org.eclipse.kura.data.DataService... 2022-11-04T14:22:47,696 [Framework stop] WARN o.e.k.c.d.t.m.MqttDataTransport - MQTT client already disconnected 2022-11-04T14:22:48,697 [Framework stop] INFO o.e.k.c.d.s.DbDataStore - Canceling the Housekeeper Task... 2022-11-04T14:22:48,697 [Framework stop] INFO o.e.k.c.d.DataServiceImpl - H2DbService instance removed 2022-11-04T14:22:48,697 [Framework stop] WARN o.e.k.c.d.t.m.MqttDataTransport - MQTT client already disconnected 2022-11-04T14:22:48,697 [Framework stop] INFO o.e.k.c.d.s.DbDataStore - Canceling the Housekeeper Task... 2022-11-04T14:22:48,698 [Framework stop] INFO o.e.k.c.d.H2DbServiceImpl - deactivate... 2022-11-04T14:22:48,700 [Framework stop] INFO o.e.k.c.d.H2DbServiceImpl - deactivate...done 2022-11-04T14:22:48,706 [Framework stop] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid org.eclipse.kura.cloud.publisher.CloudPublisher-1 2022-11-04T14:22:48,713 [Framework stop] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid org.eclipse.kura.cloud.app.command.CommandCloudApp 2022-11-04T14:22:48,725 [Framework stop] INFO o.e.k.c.c.ConfigurationServiceImpl - Deleting factory configuration for component with pid org.eclipse.kura.db.H2DbService... 2022-11-04T14:22:48,762 [Framework stop] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid org.eclipse.kura.db.H2DbService 2022-11-04T14:22:48,762 [Framework stop] INFO o.e.k.c.c.ConfigurationServiceImpl - Deleting factory configuration for component with pid org.eclipse.kura.db.H2DbService...done 2022-11-04T14:22:48,762 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid org.eclipse.kura.db.H2DbService 2022-11-04T14:22:48,764 [Framework stop] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid org.eclipse.kura.ssl.SslManagerService 2022-11-04T14:22:48,764 [Framework stop] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid org.eclipse.kura.core.data.transport.mqtt.MqttDataTransport 2022-11-04T14:22:48,765 [Framework stop] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid org.eclipse.kura.data.DataService 2022-11-04T14:22:48,768 [Framework stop] INFO o.e.k.c.s.CloudConnectionStatusServiceImpl - Deactivating CloudConnectionStatus service... 2022-11-04T14:22:48,770 [Framework stop] INFO o.e.k.c.s.SslManagerServiceImpl - deactivate... 2022-11-04T14:22:48,771 [Framework stop] INFO o.e.k.c.c.ConfigurationServiceImpl - deactivate... 2022-11-04T14:22:48,773 [Framework stop] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid org.eclipse.kura.watchdog.WatchdogService [INFO] All tests passed! [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.core.cloud.test --- [INFO] setting maven.deploy.skip=false [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.core.cloud.test --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.cloud.test/target/org.eclipse.kura.core.cloud.test-4.1.4.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.cloud.test/4.1.4/org.eclipse.kura.core.cloud.test-4.1.4.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.cloud.test/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.cloud.test/4.1.4/org.eclipse.kura.core.cloud.test-4.1.4.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.cloud.test/target/org.eclipse.kura.core.cloud.test-4.1.4-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.cloud.test/4.1.4/org.eclipse.kura.core.cloud.test-4.1.4-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.cloud.test/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.cloud.test/4.1.4/org.eclipse.kura.core.cloud.test-4.1.4-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.cloud.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.cloud.test/4.1.4/org.eclipse.kura.core.cloud.test-4.1.4-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.core.cloud.test --- [INFO] [INFO] ---------< org.eclipse.kura:org.eclipse.kura.core.crypto.test >--------- [INFO] Building org.eclipse.kura.core.crypto.test 4.1.4 [100/142] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.core.crypto.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.core.crypto.test --- [INFO] The project's OSGi version is 4.1.4 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.core.crypto.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.core.crypto.test --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.core.crypto.test --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.core.crypto.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.crypto.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.core.crypto.test --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.crypto.test/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.crypto.test/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.core.crypto.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.crypto.test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (compiletests) @ org.eclipse.kura.core.crypto.test --- [INFO] No sources to compile [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.core.crypto.test --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.crypto.test/target/jacoco.exec [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ org.eclipse.kura.core.crypto.test --- [INFO] No tests to run. [INFO] Surefire report directory: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.crypto.test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.core.crypto.test --- [WARNING] Bundle-Vendor header not found in /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.crypto.test/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.crypto.test/target/org.eclipse.kura.core.crypto.test-4.1.4-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.core.crypto.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.core.crypto.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.crypto.test/target/org.eclipse.kura.core.crypto.test-4.1.4.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.core.crypto.test --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.core.crypto.test --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- tycho-surefire-plugin:1.6.0:test (default-test) @ org.eclipse.kura.core.crypto.test --- [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.crypto.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/adoptopenjdk/openj9-jdk-8/1.8.0_292-b10/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.crypto.test/target/jacoco.exec, -Dlog4j.configurationFile=file:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.crypto.test/../../emulator/org.eclipse.kura.emulator/src/main/resources/log4j.xml, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.crypto.test/target/work/data, -install, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.crypto.test/target/work, -configuration, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.crypto.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.crypto.test/target/surefire.properties] Running org.eclipse.kura.core.crypto.Base64Test Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.408 s - in org.eclipse.kura.core.crypto.Base64Test testEncode1(org.eclipse.kura.core.crypto.Base64Test) Time elapsed: 0.322 s testDecode1(org.eclipse.kura.core.crypto.Base64Test) Time elapsed: 0 s Results: Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.core.crypto.test --- [INFO] setting maven.deploy.skip=false [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.core.crypto.test --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.crypto.test/target/org.eclipse.kura.core.crypto.test-4.1.4.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.crypto.test/4.1.4/org.eclipse.kura.core.crypto.test-4.1.4.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.crypto.test/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.crypto.test/4.1.4/org.eclipse.kura.core.crypto.test-4.1.4.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.crypto.test/target/org.eclipse.kura.core.crypto.test-4.1.4-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.crypto.test/4.1.4/org.eclipse.kura.core.crypto.test-4.1.4-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.crypto.test/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.crypto.test/4.1.4/org.eclipse.kura.core.crypto.test-4.1.4-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.crypto.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.crypto.test/4.1.4/org.eclipse.kura.core.crypto.test-4.1.4-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.core.crypto.test --- [INFO] [INFO] -----------< org.eclipse.kura:org.eclipse.kura.core.db.test >----------- [INFO] Building org.eclipse.kura.core.db.test 4.1.4 [101/142] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.core.db.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.core.db.test --- [INFO] The project's OSGi version is 4.1.4 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.core.db.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.core.db.test --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.core.db.test --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.core.db.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.db.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.core.db.test --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.db.test/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.db.test/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.core.db.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.db.test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (compiletests) @ org.eclipse.kura.core.db.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.db.test/target/test-classes [INFO] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.db.test/src/test/java/org/eclipse/kura/core/db/H2DbServiceImplTest.java: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.db.test/src/test/java/org/eclipse/kura/core/db/H2DbServiceImplTest.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.db.test/src/test/java/org/eclipse/kura/core/db/H2DbServiceImplTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.core.db.test --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.db.test/target/jacoco.exec [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ org.eclipse.kura.core.db.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.db.test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.kura.core.db.H2DbServiceImplTest 2022-11-04T14:22:56,996 [main] INFO o.e.k.c.d.H2DbServiceImpl - activating... 2022-11-04T14:22:57,001 [main] INFO o.e.k.c.d.H2DbServiceImpl - activating...done 2022-11-04T14:22:57,001 [pool-3-thread-1] INFO o.e.k.c.d.H2DbServiceImpl - updating... 2022-11-04T14:22:57,007 [pool-3-thread-1] ERROR o.e.k.c.d.H2DbServiceImpl - Database initialization failed java.lang.NullPointerException at org.eclipse.kura.core.db.H2DbServiceImpl.decryptPassword(H2DbServiceImpl.java:425) at org.eclipse.kura.core.db.H2DbServiceImpl.updateInternal(H2DbServiceImpl.java:265) at org.eclipse.kura.core.db.H2DbServiceImpl.lambda$0(H2DbServiceImpl.java:110) at org.eclipse.kura.core.db.H2DbServiceImpl$$Lambda$18/0x000000008861ccf0.run(Unknown Source) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:823) 2022-11-04T14:22:57,008 [pool-3-thread-1] INFO o.e.k.c.d.H2DbServiceImpl - updating... 2022-11-04T14:22:57,008 [pool-3-thread-1] ERROR o.e.k.c.d.H2DbServiceImpl - Database initialization failed java.lang.IllegalArgumentException: Anonymous in-memory databases instances are not supported at org.eclipse.kura.core.db.H2DbServiceImpl.updateInternal(H2DbServiceImpl.java:253) at org.eclipse.kura.core.db.H2DbServiceImpl.lambda$0(H2DbServiceImpl.java:110) at org.eclipse.kura.core.db.H2DbServiceImpl$$Lambda$18/0x000000008861ccf0.run(Unknown Source) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:823) 2022-11-04T14:22:57,009 [main] INFO o.e.k.c.d.H2DbServiceImpl - activating... 2022-11-04T14:22:57,009 [main] INFO o.e.k.c.d.H2DbServiceImpl - activating...done 2022-11-04T14:22:57,009 [main] INFO o.e.k.c.d.H2DbServiceImpl - activating... 2022-11-04T14:22:57,009 [pool-4-thread-1] INFO o.e.k.c.d.H2DbServiceImpl - updating... 2022-11-04T14:22:57,010 [main] INFO o.e.k.c.d.H2DbServiceImpl - activating...done 2022-11-04T14:22:57,010 [pool-4-thread-1] ERROR o.e.k.c.d.H2DbServiceImpl - Database initialization failed java.lang.NullPointerException at org.eclipse.kura.core.db.H2DbServiceImpl.decryptPassword(H2DbServiceImpl.java:425) at org.eclipse.kura.core.db.H2DbServiceImpl.updateInternal(H2DbServiceImpl.java:265) at org.eclipse.kura.core.db.H2DbServiceImpl.lambda$0(H2DbServiceImpl.java:110) at org.eclipse.kura.core.db.H2DbServiceImpl$$Lambda$18/0x000000008861ccf0.run(Unknown Source) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:823) 2022-11-04T14:22:57,010 [pool-4-thread-1] INFO o.e.k.c.d.H2DbServiceImpl - updating... 2022-11-04T14:22:57,010 [pool-5-thread-1] INFO o.e.k.c.d.H2DbServiceImpl - updating... 2022-11-04T14:22:57,010 [pool-4-thread-1] ERROR o.e.k.c.d.H2DbServiceImpl - Database initialization failed java.lang.IllegalStateException: Another H2DbService instance is managing the same DB URL, please change the DB URL or deactivate the other instance at org.eclipse.kura.core.db.H2DbServiceImpl.updateInternal(H2DbServiceImpl.java:257) at org.eclipse.kura.core.db.H2DbServiceImpl.lambda$0(H2DbServiceImpl.java:110) at org.eclipse.kura.core.db.H2DbServiceImpl$$Lambda$18/0x000000008861ccf0.run(Unknown Source) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:823) 2022-11-04T14:22:57,010 [pool-5-thread-1] ERROR o.e.k.c.d.H2DbServiceImpl - Database initialization failed java.lang.NullPointerException at org.eclipse.kura.core.db.H2DbServiceImpl.decryptPassword(H2DbServiceImpl.java:425) at org.eclipse.kura.core.db.H2DbServiceImpl.updateInternal(H2DbServiceImpl.java:265) at org.eclipse.kura.core.db.H2DbServiceImpl.lambda$0(H2DbServiceImpl.java:110) at org.eclipse.kura.core.db.H2DbServiceImpl$$Lambda$18/0x000000008861ccf0.run(Unknown Source) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:823) 2022-11-04T14:22:57,190 [pool-5-thread-1] INFO o.e.k.c.d.H2DbServiceImpl - updating... 2022-11-04T14:22:57,195 [pool-5-thread-1] INFO o.e.k.c.d.H2DbServiceImpl - Opening database with url: jdbc:h2:file:/tmp/kurah2/testdb 2022-11-04T14:22:57,567 [pool-5-thread-1] INFO o.e.k.c.d.H2DbServiceImpl - updating...done 2022-11-04T14:22:57,595 [main] INFO o.e.k.c.d.H2DbServiceImpl - deactivate... 2022-11-04T14:22:57,602 [main] INFO o.e.k.c.d.H2DbServiceImpl - deactivate...done Processed: /tmp/kurah2/testdb.mv.db 2022-11-04T14:22:57,605 [main] INFO o.e.k.c.d.H2DbServiceImpl - activating... 2022-11-04T14:22:57,605 [main] INFO o.e.k.c.d.H2DbServiceImpl - activating...done 2022-11-04T14:22:57,606 [pool-6-thread-1] INFO o.e.k.c.d.H2DbServiceImpl - updating... 2022-11-04T14:22:57,606 [pool-6-thread-1] ERROR o.e.k.c.d.H2DbServiceImpl - Database initialization failed java.lang.NullPointerException at org.eclipse.kura.core.db.H2DbServiceImpl.decryptPassword(H2DbServiceImpl.java:425) at org.eclipse.kura.core.db.H2DbServiceImpl.updateInternal(H2DbServiceImpl.java:265) at org.eclipse.kura.core.db.H2DbServiceImpl.lambda$0(H2DbServiceImpl.java:110) at org.eclipse.kura.core.db.H2DbServiceImpl$$Lambda$18/0x000000008861ccf0.run(Unknown Source) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:823) 2022-11-04T14:22:57,606 [pool-6-thread-1] INFO o.e.k.c.d.H2DbServiceImpl - updating... 2022-11-04T14:22:57,607 [main] INFO o.e.k.c.d.H2DbServiceImpl - activating... 2022-11-04T14:22:57,607 [pool-6-thread-1] ERROR o.e.k.c.d.H2DbServiceImpl - Database initialization failed java.lang.IllegalArgumentException: Invalid DB URL at org.eclipse.kura.core.db.H2DbServiceOptions.computeUrlParts(H2DbServiceOptions.java:85) at org.eclipse.kura.core.db.H2DbServiceOptions.(H2DbServiceOptions.java:66) at org.eclipse.kura.core.db.H2DbServiceImpl.updateInternal(H2DbServiceImpl.java:237) at org.eclipse.kura.core.db.H2DbServiceImpl.lambda$0(H2DbServiceImpl.java:110) at org.eclipse.kura.core.db.H2DbServiceImpl$$Lambda$18/0x000000008861ccf0.run(Unknown Source) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:823) 2022-11-04T14:22:57,607 [main] INFO o.e.k.c.d.H2DbServiceImpl - activating...done 2022-11-04T14:22:57,607 [pool-7-thread-1] INFO o.e.k.c.d.H2DbServiceImpl - updating... 2022-11-04T14:22:57,609 [pool-7-thread-1] ERROR o.e.k.c.d.H2DbServiceImpl - Database initialization failed java.lang.NullPointerException at org.eclipse.kura.core.db.H2DbServiceImpl.decryptPassword(H2DbServiceImpl.java:425) at org.eclipse.kura.core.db.H2DbServiceImpl.updateInternal(H2DbServiceImpl.java:265) at org.eclipse.kura.core.db.H2DbServiceImpl.lambda$0(H2DbServiceImpl.java:110) at org.eclipse.kura.core.db.H2DbServiceImpl$$Lambda$18/0x000000008861ccf0.run(Unknown Source) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:823) 2022-11-04T14:22:57,609 [pool-7-thread-1] INFO o.e.k.c.d.H2DbServiceImpl - updating... 2022-11-04T14:22:57,610 [main] INFO o.e.k.c.d.H2DbServiceImpl - activating... 2022-11-04T14:22:57,610 [pool-7-thread-1] ERROR o.e.k.c.d.H2DbServiceImpl - Database initialization failed java.lang.IllegalArgumentException: JDBC driver must be h2 at org.eclipse.kura.core.db.H2DbServiceOptions.computeUrlParts(H2DbServiceOptions.java:90) at org.eclipse.kura.core.db.H2DbServiceOptions.(H2DbServiceOptions.java:66) at org.eclipse.kura.core.db.H2DbServiceImpl.updateInternal(H2DbServiceImpl.java:237) at org.eclipse.kura.core.db.H2DbServiceImpl.lambda$0(H2DbServiceImpl.java:110) at org.eclipse.kura.core.db.H2DbServiceImpl$$Lambda$18/0x000000008861ccf0.run(Unknown Source) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:823) 2022-11-04T14:22:57,610 [main] INFO o.e.k.c.d.H2DbServiceImpl - activating...done 2022-11-04T14:22:57,610 [pool-8-thread-1] INFO o.e.k.c.d.H2DbServiceImpl - updating... 2022-11-04T14:22:57,611 [pool-8-thread-1] ERROR o.e.k.c.d.H2DbServiceImpl - Database initialization failed java.lang.NullPointerException at java.lang.String.(String.java:622) at org.eclipse.kura.core.db.H2DbServiceImpl.decryptPassword(H2DbServiceImpl.java:426) at org.eclipse.kura.core.db.H2DbServiceImpl.updateInternal(H2DbServiceImpl.java:265) at org.eclipse.kura.core.db.H2DbServiceImpl.lambda$0(H2DbServiceImpl.java:110) at org.eclipse.kura.core.db.H2DbServiceImpl$$Lambda$18/0x000000008861ccf0.run(Unknown Source) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:823) 2022-11-04T14:22:57,611 [pool-8-thread-1] INFO o.e.k.c.d.H2DbServiceImpl - updating... 2022-11-04T14:22:57,611 [pool-8-thread-1] INFO o.e.k.c.d.H2DbServiceImpl - Opening database with url: jdbc:h2:mem:testdb 2022-11-04T14:22:57,613 [pool-8-thread-1] INFO o.e.k.c.d.H2DbServiceImpl - updating...done 2022-11-04T14:22:57,614 [main] INFO o.e.k.c.d.H2DbServiceImpl - deactivate... 2022-11-04T14:22:57,614 [main] INFO o.e.k.c.d.H2DbServiceImpl - deactivate...done 2022-11-04T14:22:57,615 [main] INFO o.e.k.c.d.H2DbServiceImpl - activating... 2022-11-04T14:22:57,615 [main] INFO o.e.k.c.d.H2DbServiceImpl - activating...done Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.772 sec 2022-11-04T14:22:57,615 [pool-9-thread-1] INFO o.e.k.c.d.H2DbServiceImpl - updating... 2022-11-04T14:22:57,615 [pool-9-thread-1] ERROR o.e.k.c.d.H2DbServiceImpl - Database initialization failed java.lang.NullPointerException at org.eclipse.kura.core.db.H2DbServiceImpl.decryptPassword(H2DbServiceImpl.java:425) at org.eclipse.kura.core.db.H2DbServiceImpl.updateInternal(H2DbServiceImpl.java:265) at org.eclipse.kura.core.db.H2DbServiceImpl.lambda$0(H2DbServiceImpl.java:110) at org.eclipse.kura.core.db.H2DbServiceImpl$$Lambda$18/0x000000008861ccf0.run(Unknown Source) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:823) 2022-11-04T14:22:57,616 [pool-9-thread-1] INFO o.e.k.c.d.H2DbServiceImpl - updating... 2022-11-04T14:22:57,616 [pool-9-thread-1] ERROR o.e.k.c.d.H2DbServiceImpl - Database initialization failed java.lang.IllegalArgumentException: Remote databases are not supported at org.eclipse.kura.core.db.H2DbServiceImpl.updateInternal(H2DbServiceImpl.java:248) at org.eclipse.kura.core.db.H2DbServiceImpl.lambda$0(H2DbServiceImpl.java:110) at org.eclipse.kura.core.db.H2DbServiceImpl$$Lambda$18/0x000000008861ccf0.run(Unknown Source) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:823) Results : Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.core.db.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.db.test/target/org.eclipse.kura.core.db.test-4.1.4-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.core.db.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.core.db.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.db.test/target/org.eclipse.kura.core.db.test-4.1.4.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.core.db.test --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.core.db.test --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- tycho-surefire-plugin:1.6.0:test (default-test) @ org.eclipse.kura.core.db.test --- [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.db.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/adoptopenjdk/openj9-jdk-8/1.8.0_292-b10/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.db.test/target/jacoco.exec, -Dlog4j.configurationFile=file:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.db.test/../../emulator/org.eclipse.kura.emulator/src/main/resources/log4j.xml, -DbuildingWithTycho=true, -Dosgi.locking=none, -Dds.showtrace=true, -Djava.io.tmpdir=/tmp, -Dorg.osgi.framework.storage=/tmp/osgi/framework_storage, -Dosgi.clean=true, -Dorg.eclipse.kura.mode=emulator, -Dkura.configuration=file:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.db.test/../../emulator/org.eclipse.kura.emulator/src/main/resources/kura.properties, -Ddpa.configuration=/tmp/kura/dpa.properties, -Dkura.snapshots=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.db.test/target/kura/snapshots, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.db.test/target/work/data, -install, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.db.test/target/work, -configuration, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.db.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.db.test/target/surefire.properties] Framework is running in emulation mode 2022-11-04T14:23:01,408 [Start Level: Equinox Container: 9c123021-131e-4524-93f4-26c0cfb1d6a2] INFO o.e.k.c.s.SystemServiceImpl - Loaded URL kura.properties: file:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.db.test/../../emulator/org.eclipse.kura.emulator/src/main/resources/kura.properties 2022-11-04T14:23:01,411 [Start Level: Equinox Container: 9c123021-131e-4524-93f4-26c0cfb1d6a2] WARN o.e.k.c.s.SystemServiceImpl - File does not exist: /tmp/kura/user/kura_custom.properties 2022-11-04T14:23:01,411 [Start Level: Equinox Container: 9c123021-131e-4524-93f4-26c0cfb1d6a2] INFO o.e.k.c.s.SystemServiceImpl - Kura has net admin? false 2022-11-04T14:23:01,411 [Start Level: Equinox Container: 9c123021-131e-4524-93f4-26c0cfb1d6a2] INFO o.e.k.c.s.SystemServiceImpl - Is Kura web interface enabled? true 2022-11-04T14:23:01,411 [Start Level: Equinox Container: 9c123021-131e-4524-93f4-26c0cfb1d6a2] INFO o.e.k.c.s.SystemServiceImpl - Kura version? kura_emulator 2022-11-04T14:23:01,411 [Start Level: Equinox Container: 9c123021-131e-4524-93f4-26c0cfb1d6a2] INFO o.e.k.c.s.SystemServiceImpl - Kura home directory is /tmp/kura 2022-11-04T14:23:01,411 [Start Level: Equinox Container: 9c123021-131e-4524-93f4-26c0cfb1d6a2] INFO o.e.k.c.s.SystemServiceImpl - Kura framework configuration directory is /tmp/kura/framework 2022-11-04T14:23:01,411 [Start Level: Equinox Container: 9c123021-131e-4524-93f4-26c0cfb1d6a2] INFO o.e.k.c.s.SystemServiceImpl - Kura user configuration directory is /tmp/kura/user 2022-11-04T14:23:01,412 [Start Level: Equinox Container: 9c123021-131e-4524-93f4-26c0cfb1d6a2] INFO o.e.k.c.s.SystemServiceImpl - Kura snapshots directory is /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.db.test/target/kura/snapshots 2022-11-04T14:23:01,412 [Start Level: Equinox Container: 9c123021-131e-4524-93f4-26c0cfb1d6a2] INFO o.e.k.c.s.SystemServiceImpl - Kura tmp directory is /tmp/kura/tmp 2022-11-04T14:23:01,412 [Start Level: Equinox Container: 9c123021-131e-4524-93f4-26c0cfb1d6a2] INFO o.e.k.c.s.SystemServiceImpl - Kura version kura_emulator is starting 2022-11-04T14:23:01,488 [Start Level: Equinox Container: 9c123021-131e-4524-93f4-26c0cfb1d6a2] INFO o.e.k.c.c.ConfigurationServiceImpl - activate... 2022-11-04T14:23:01,489 [Start Level: Equinox Container: 9c123021-131e-4524-93f4-26c0cfb1d6a2] INFO o.e.k.c.c.ConfigurationServiceImpl - Loading init configurations from: 0... 2022-11-04T14:23:01,536 [Start Level: Equinox Container: 9c123021-131e-4524-93f4-26c0cfb1d6a2] INFO o.e.k.c.c.ConfigurationServiceImpl - Unable to decrypt snapshot! Fallback to unencrypted snapshots mode. 2022-11-04T14:23:01,620 [Start Level: Equinox Container: 9c123021-131e-4524-93f4-26c0cfb1d6a2] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.db.test/target/kura/snapshots/snapshot_0.xml... 2022-11-04T14:23:01,627 [Start Level: Equinox Container: 9c123021-131e-4524-93f4-26c0cfb1d6a2] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.db.test/target/kura/snapshots/snapshot_0.xml... Done. 2022-11-04T14:23:01,628 [Start Level: Equinox Container: 9c123021-131e-4524-93f4-26c0cfb1d6a2] INFO o.e.k.c.c.ConfigurationServiceImpl - Loading init configurations from: 0... 2022-11-04T14:23:01,665 [Start Level: Equinox Container: 9c123021-131e-4524-93f4-26c0cfb1d6a2] INFO o.e.k.c.c.ConfigurationServiceImpl - Creating configuration with pid: org.eclipse.kura.core.data.transport.mqtt.MqttDataTransport and factory pid: org.eclipse.kura.core.data.transport.mqtt.MqttDataTransport 2022-11-04T14:23:01,665 [Start Level: Equinox Container: 9c123021-131e-4524-93f4-26c0cfb1d6a2] INFO o.e.k.c.c.ConfigurationServiceImpl - Creating new configuration for factory pid org.eclipse.kura.core.data.transport.mqtt.MqttDataTransport and pid org.eclipse.kura.core.data.transport.mqtt.MqttDataTransport 2022-11-04T14:23:01,665 [Start Level: Equinox Container: 9c123021-131e-4524-93f4-26c0cfb1d6a2] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating newly created configuration for pid org.eclipse.kura.core.data.transport.mqtt.MqttDataTransport 2022-11-04T14:23:01,673 [Start Level: Equinox Container: 9c123021-131e-4524-93f4-26c0cfb1d6a2] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.core.data.transport.mqtt.MqttDataTransport.... 2022-11-04T14:23:01,673 [Start Level: Equinox Container: 9c123021-131e-4524-93f4-26c0cfb1d6a2] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.core.data.transport.mqtt.MqttDataTransport....Done 2022-11-04T14:23:01,673 [Start Level: Equinox Container: 9c123021-131e-4524-93f4-26c0cfb1d6a2] INFO o.e.k.c.c.ConfigurationServiceImpl - Creating configuration with pid: org.eclipse.kura.data.DataService and factory pid: org.eclipse.kura.data.DataService 2022-11-04T14:23:01,673 [Start Level: Equinox Container: 9c123021-131e-4524-93f4-26c0cfb1d6a2] INFO o.e.k.c.c.ConfigurationServiceImpl - Creating new configuration for factory pid org.eclipse.kura.data.DataService and pid org.eclipse.kura.data.DataService 2022-11-04T14:23:01,673 [Start Level: Equinox Container: 9c123021-131e-4524-93f4-26c0cfb1d6a2] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating newly created configuration for pid org.eclipse.kura.data.DataService 2022-11-04T14:23:01,676 [Start Level: Equinox Container: 9c123021-131e-4524-93f4-26c0cfb1d6a2] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.data.DataService.... 2022-11-04T14:23:01,676 [Start Level: Equinox Container: 9c123021-131e-4524-93f4-26c0cfb1d6a2] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.data.DataService....Done 2022-11-04T14:23:01,679 [Start Level: Equinox Container: 9c123021-131e-4524-93f4-26c0cfb1d6a2] INFO o.e.k.c.c.ConfigurationServiceImpl - Creating configuration with pid: org.eclipse.kura.cloud.CloudService and factory pid: org.eclipse.kura.cloud.CloudService 2022-11-04T14:23:01,679 [Start Level: Equinox Container: 9c123021-131e-4524-93f4-26c0cfb1d6a2] INFO o.e.k.c.c.ConfigurationServiceImpl - Creating new configuration for factory pid org.eclipse.kura.cloud.CloudService and pid org.eclipse.kura.cloud.CloudService 2022-11-04T14:23:01,679 [Start Level: Equinox Container: 9c123021-131e-4524-93f4-26c0cfb1d6a2] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating newly created configuration for pid org.eclipse.kura.cloud.CloudService 2022-11-04T14:23:01,682 [Start Level: Equinox Container: 9c123021-131e-4524-93f4-26c0cfb1d6a2] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.cloud.CloudService.... 2022-11-04T14:23:01,682 [Start Level: Equinox Container: 9c123021-131e-4524-93f4-26c0cfb1d6a2] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.cloud.CloudService....Done 2022-11-04T14:23:01,682 [Start Level: Equinox Container: 9c123021-131e-4524-93f4-26c0cfb1d6a2] INFO o.e.k.c.c.ConfigurationServiceImpl - Creating configuration with pid: heaterPublisher and factory pid: org.eclipse.kura.cloud.publisher.CloudPublisher 2022-11-04T14:23:01,683 [Start Level: Equinox Container: 9c123021-131e-4524-93f4-26c0cfb1d6a2] INFO o.e.k.c.c.ConfigurationServiceImpl - Creating new configuration for factory pid org.eclipse.kura.cloud.publisher.CloudPublisher and pid heaterPublisher 2022-11-04T14:23:01,683 [Start Level: Equinox Container: 9c123021-131e-4524-93f4-26c0cfb1d6a2] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating newly created configuration for pid heaterPublisher 2022-11-04T14:23:01,686 [Start Level: Equinox Container: 9c123021-131e-4524-93f4-26c0cfb1d6a2] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - heaterPublisher.... 2022-11-04T14:23:01,686 [Start Level: Equinox Container: 9c123021-131e-4524-93f4-26c0cfb1d6a2] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - heaterPublisher....Done 2022-11-04T14:23:01,797 [Start Level: Equinox Container: 9c123021-131e-4524-93f4-26c0cfb1d6a2] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.core.data.transport.mqtt.MqttDataTransport ... 2022-11-04T14:23:01,799 [Start Level: Equinox Container: 9c123021-131e-4524-93f4-26c0cfb1d6a2] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.core.data.transport.mqtt.MqttDataTransport 2022-11-04T14:23:01,802 [Start Level: Equinox Container: 9c123021-131e-4524-93f4-26c0cfb1d6a2] INFO o.e.k.c.c.ConfigurationServiceImpl - Seeding updated configuration for pid: org.eclipse.kura.core.data.transport.mqtt.MqttDataTransport 2022-11-04T14:23:01,802 [Start Level: Equinox Container: 9c123021-131e-4524-93f4-26c0cfb1d6a2] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.core.db.H2DbService ... 2022-11-04T14:23:01,802 [Start Level: Equinox Container: 9c123021-131e-4524-93f4-26c0cfb1d6a2] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.data.DataService ... 2022-11-04T14:23:01,803 [Start Level: Equinox Container: 9c123021-131e-4524-93f4-26c0cfb1d6a2] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.data.DataService 2022-11-04T14:23:01,806 [Start Level: Equinox Container: 9c123021-131e-4524-93f4-26c0cfb1d6a2] INFO o.e.k.c.c.ConfigurationServiceImpl - Seeding updated configuration for pid: org.eclipse.kura.data.DataService 2022-11-04T14:23:01,806 [Start Level: Equinox Container: 9c123021-131e-4524-93f4-26c0cfb1d6a2] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.core.db.H2DbServer ... 2022-11-04T14:23:01,806 [Start Level: Equinox Container: 9c123021-131e-4524-93f4-26c0cfb1d6a2] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.ssl.SslManagerService ... 2022-11-04T14:23:01,807 [Start Level: Equinox Container: 9c123021-131e-4524-93f4-26c0cfb1d6a2] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.ssl.SslManagerService 2022-11-04T14:23:01,810 [Start Level: Equinox Container: 9c123021-131e-4524-93f4-26c0cfb1d6a2] INFO o.e.k.c.c.ConfigurationServiceImpl - Seeding updated configuration for pid: org.eclipse.kura.ssl.SslManagerService 2022-11-04T14:23:01,814 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.ssl.SslManagerService.... 2022-11-04T14:23:01,814 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.ssl.SslManagerService....Done 2022-11-04T14:23:01,815 [Start Level: Equinox Container: 9c123021-131e-4524-93f4-26c0cfb1d6a2] INFO o.e.k.c.d.H2DbHelper - activating... 2022-11-04T14:23:01,816 [Start Level: Equinox Container: 9c123021-131e-4524-93f4-26c0cfb1d6a2] INFO o.e.k.c.d.H2DbHelper - Default H2DbService instance configuration not found, creating new instance... 2022-11-04T14:23:01,816 [Start Level: Equinox Container: 9c123021-131e-4524-93f4-26c0cfb1d6a2] INFO o.e.k.c.c.ConfigurationServiceImpl - Creating new configuration for factory pid org.eclipse.kura.core.db.H2DbService and pid org.eclipse.kura.db.H2DbService 2022-11-04T14:23:01,816 [Start Level: Equinox Container: 9c123021-131e-4524-93f4-26c0cfb1d6a2] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating newly created configuration for pid org.eclipse.kura.db.H2DbService 2022-11-04T14:23:01,816 [Start Level: Equinox Container: 9c123021-131e-4524-93f4-26c0cfb1d6a2] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.core.db.H2DbService 2022-11-04T14:23:01,819 [Start Level: Equinox Container: 9c123021-131e-4524-93f4-26c0cfb1d6a2] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.db.H2DbService.... 2022-11-04T14:23:01,822 [Start Level: Equinox Container: 9c123021-131e-4524-93f4-26c0cfb1d6a2] INFO o.e.k.c.c.ConfigurationServiceImpl - Seeding updated configuration for pid: org.eclipse.kura.db.H2DbService 2022-11-04T14:23:01,822 [Start Level: Equinox Container: 9c123021-131e-4524-93f4-26c0cfb1d6a2] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.db.H2DbService....Done 2022-11-04T14:23:01,822 [Start Level: Equinox Container: 9c123021-131e-4524-93f4-26c0cfb1d6a2] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Getting component configurations... 2022-11-04T14:23:01,823 [ConfigurationListener Event Queue] INFO o.e.k.c.s.SslManagerServiceImpl - activate... 2022-11-04T14:23:01,823 [Start Level: Equinox Container: 9c123021-131e-4524-93f4-26c0cfb1d6a2] INFO o.e.k.c.c.ConfigurationServiceImpl - Loading init configurations from: 0... 2022-11-04T14:23:01,864 [Start Level: Equinox Container: 9c123021-131e-4524-93f4-26c0cfb1d6a2] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.db.test/target/kura/snapshots/snapshot_1667571781846.xml... 2022-11-04T14:23:01,867 [Start Level: Equinox Container: 9c123021-131e-4524-93f4-26c0cfb1d6a2] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.db.test/target/kura/snapshots/snapshot_1667571781846.xml... Done. 2022-11-04T14:23:01,868 [Start Level: Equinox Container: 9c123021-131e-4524-93f4-26c0cfb1d6a2] INFO o.e.k.c.d.H2DbHelper - activating...done 2022-11-04T14:23:01,876 [Start Level: Equinox Container: 9c123021-131e-4524-93f4-26c0cfb1d6a2] INFO o.e.k.c.d.H2DbServiceImpl - activating... 2022-11-04T14:23:01,877 [Start Level: Equinox Container: 9c123021-131e-4524-93f4-26c0cfb1d6a2] INFO o.e.k.c.d.H2DbServiceImpl - activating...done 2022-11-04T14:23:01,877 [pool-4-thread-1] INFO o.e.k.c.d.H2DbServiceImpl - updating... 2022-11-04T14:23:01,878 [pool-4-thread-1] INFO o.e.k.c.d.H2DbServiceImpl - Opening database with url: jdbc:h2:mem:kuradb Running org.eclipse.kura.core.db.test.H2DbServiceImplTest 2022-11-04T14:23:02,166 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Loading init configurations from: 1667571781846... 2022-11-04T14:23:02,198 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.core.db.H2DbService 2022-11-04T14:23:02,206 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating Configuration of ConfigurableComponent org.eclipse.kura.db.H2DbService ... Done. 2022-11-04T14:23:02,249 [pool-4-thread-1] INFO o.e.k.c.d.H2DbServiceImpl - updating...done 2022-11-04T14:23:02,249 [pool-4-thread-1] INFO o.e.k.c.d.H2DbServiceImpl - updating... 2022-11-04T14:23:02,249 [pool-4-thread-1] INFO o.e.k.c.d.H2DbServiceImpl - updating...done 2022-11-04T14:23:02,250 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.db.test/target/kura/snapshots/snapshot_1667571782206.xml... 2022-11-04T14:23:02,253 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.db.test/target/kura/snapshots/snapshot_1667571782206.xml... Done. 2022-11-04T14:23:02,280 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Loading init configurations from: 1667571782206... 2022-11-04T14:23:02,301 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.core.db.H2DbService 2022-11-04T14:23:02,304 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating Configuration of ConfigurableComponent org.eclipse.kura.db.H2DbService ... Done. 2022-11-04T14:23:02,305 [pool-4-thread-1] INFO o.e.k.c.d.H2DbServiceImpl - updating... 2022-11-04T14:23:02,334 [pool-4-thread-1] INFO o.e.k.c.d.H2DbServiceImpl - updating...done 2022-11-04T14:23:02,345 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.db.test/target/kura/snapshots/snapshot_1667571782304.xml... 2022-11-04T14:23:02,349 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.db.test/target/kura/snapshots/snapshot_1667571782304.xml... Done. 2022-11-04T14:23:04,127 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Loading init configurations from: 1667571782304... 2022-11-04T14:23:04,147 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.core.db.H2DbService 2022-11-04T14:23:04,157 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating Configuration of ConfigurableComponent org.eclipse.kura.db.H2DbService ... Done. 2022-11-04T14:23:04,175 [pool-4-thread-1] INFO o.e.k.c.d.H2DbServiceImpl - updating... 2022-11-04T14:23:04,178 [pool-4-thread-1] INFO o.e.k.c.d.H2DbServiceImpl - updating...done 2022-11-04T14:23:04,192 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.db.test/target/kura/snapshots/snapshot_1667571784172.xml... 2022-11-04T14:23:04,196 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.db.test/target/kura/snapshots/snapshot_1667571784172.xml... Done. 2022-11-04T14:23:04,198 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Loading init configurations from: 1667571784172... 2022-11-04T14:23:04,214 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.core.db.H2DbService 2022-11-04T14:23:04,217 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating Configuration of ConfigurableComponent org.eclipse.kura.db.H2DbService ... Done. 2022-11-04T14:23:04,219 [pool-4-thread-1] INFO o.e.k.c.d.H2DbServiceImpl - updating... 2022-11-04T14:23:04,220 [pool-4-thread-1] INFO o.e.k.c.d.H2DbServiceImpl - updating...done 2022-11-04T14:23:04,242 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.db.test/target/kura/snapshots/snapshot_1667571784217.xml... 2022-11-04T14:23:04,247 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.db.test/target/kura/snapshots/snapshot_1667571784217.xml... Done. 2022-11-04T14:23:04,250 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Loading init configurations from: 1667571784217... 2022-11-04T14:23:04,264 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.core.db.H2DbService 2022-11-04T14:23:04,267 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating Configuration of ConfigurableComponent org.eclipse.kura.db.H2DbService ... Done. 2022-11-04T14:23:04,270 [pool-4-thread-1] INFO o.e.k.c.d.H2DbServiceImpl - updating... 2022-11-04T14:23:04,274 [pool-4-thread-1] INFO o.e.k.c.d.H2DbServiceImpl - Opening database with url: jdbc:h2:file:/tmp/kuradb 2022-11-04T14:23:04,283 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.db.test/target/kura/snapshots/snapshot_1667571784267.xml... 2022-11-04T14:23:04,288 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.db.test/target/kura/snapshots/snapshot_1667571784267.xml... Done. 2022-11-04T14:23:04,308 [pool-4-thread-1] INFO o.e.k.c.d.H2DbServiceImpl - updating...done Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.287 s - in org.eclipse.kura.core.db.test.H2DbServiceImplTest testPasswordUpdate(org.eclipse.kura.core.db.test.H2DbServiceImplTest) Time elapsed: 1.959 s testSvcs(org.eclipse.kura.core.db.test.H2DbServiceImplTest) Time elapsed: 0.07 s testUrlUpdate(org.eclipse.kura.core.db.test.H2DbServiceImplTest) Time elapsed: 0.194 s Results: Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 2022-11-04T14:23:04,505 [Framework stop] INFO o.e.k.c.c.ConfigurationServiceImpl - Deleting factory configuration for component with pid org.eclipse.kura.db.H2DbService... 2022-11-04T14:23:04,507 [Framework stop] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid org.eclipse.kura.db.H2DbService 2022-11-04T14:23:04,507 [Framework stop] INFO o.e.k.c.c.ConfigurationServiceImpl - Deleting factory configuration for component with pid org.eclipse.kura.db.H2DbService...done 2022-11-04T14:23:04,507 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid org.eclipse.kura.db.H2DbService 2022-11-04T14:23:04,510 [ConfigurationListener Event Queue] INFO o.e.k.c.d.H2DbServiceImpl - deactivate... 2022-11-04T14:23:04,511 [Framework stop] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid org.eclipse.kura.ssl.SslManagerService 2022-11-04T14:23:04,512 [Framework stop] INFO o.e.k.c.s.SslManagerServiceImpl - deactivate... 2022-11-04T14:23:04,516 [ConfigurationListener Event Queue] INFO o.e.k.c.d.H2DbServiceImpl - deactivate...done 2022-11-04T14:23:04,516 [Framework stop] INFO o.e.k.c.c.ConfigurationServiceImpl - deactivate... [INFO] All tests passed! [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.core.db.test --- [INFO] setting maven.deploy.skip=false [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.core.db.test --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.db.test/target/org.eclipse.kura.core.db.test-4.1.4.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.db.test/4.1.4/org.eclipse.kura.core.db.test-4.1.4.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.db.test/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.db.test/4.1.4/org.eclipse.kura.core.db.test-4.1.4.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.db.test/target/org.eclipse.kura.core.db.test-4.1.4-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.db.test/4.1.4/org.eclipse.kura.core.db.test-4.1.4-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.db.test/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.db.test/4.1.4/org.eclipse.kura.core.db.test-4.1.4-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.db.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.db.test/4.1.4/org.eclipse.kura.core.db.test-4.1.4-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.core.db.test --- [INFO] [INFO] -------< org.eclipse.kura:org.eclipse.kura.core.deployment.test >------- [INFO] Building org.eclipse.kura.core.deployment.test 4.1.4 [102/142] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.core.deployment.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.core.deployment.test --- [INFO] The project's OSGi version is 4.1.4 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.core.deployment.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.core.deployment.test --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.core.deployment.test --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.core.deployment.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.deployment.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.core.deployment.test --- [INFO] No sources to compile [WARNING] Source directory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.deployment.test/src/main/java does not exist [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.core.deployment.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.deployment.test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (compiletests) @ org.eclipse.kura.core.deployment.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.deployment.test/target/test-classes [INFO] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.deployment.test/src/test/java/org/eclipse/kura/core/deployment/CloudDeploymentHandlerV2Test.java: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.deployment.test/src/test/java/org/eclipse/kura/core/deployment/CloudDeploymentHandlerV2Test.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.deployment.test/src/test/java/org/eclipse/kura/core/deployment/CloudDeploymentHandlerV2Test.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.core.deployment.test --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.deployment.test/target/jacoco.exec [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ org.eclipse.kura.core.deployment.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.deployment.test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.kura.core.deployment.uninstall.DeploymentPackageUninstallOptionsTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.852 sec Running org.eclipse.kura.core.deployment.download.impl.DeploymentPackageDownloadOptionsTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec Running org.eclipse.kura.core.deployment.download.impl.DownloadImplTest 2022-11-04T14:23:08,391 [main] INFO o.e.k.c.d.d.i.DownloadImpl - To download 2022-11-04T14:23:08,398 [main] ERROR o.e.k.c.d.d.i.DownloadImpl - Download exception java.util.concurrent.CancellationException: test at org.eclipse.kura.core.deployment.download.impl.DownloadImplTest$2.getDownloadInstance(DownloadImplTest.java:117) at org.eclipse.kura.core.deployment.download.impl.DownloadImpl.incrementalDownloadFromURL(DownloadImpl.java:189) at org.eclipse.kura.core.deployment.download.impl.DownloadImpl.downloadDeploymentPackageInternal(DownloadImpl.java:112) at org.eclipse.kura.core.deployment.download.impl.DownloadImplTest.testDownloadDeploymentPackageInternalCancel(DownloadImplTest.java:121) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 2022-11-04T14:23:08,441 [main] INFO o.e.k.c.d.d.i.DownloadImpl - --> Going to verify hash signature! 2022-11-04T14:23:08,445 [main] INFO o.e.k.c.d.d.i.DownloadImpl - --> Going to verify hash signature! 2022-11-04T14:23:08,451 [main] INFO o.e.k.c.d.d.i.DownloadImpl - 75% downloaded 2022-11-04T14:23:08,454 [main] INFO o.e.k.c.d.d.i.DownloadImpl - To download 2022-11-04T14:23:08,454 [main] INFO o.e.k.c.d.d.i.DownloadImpl - Download exception java.lang.RuntimeException: test at org.eclipse.kura.core.deployment.download.impl.DownloadImplTest$3.getDownloadInstance(DownloadImplTest.java:143) at org.eclipse.kura.core.deployment.download.impl.DownloadImpl.incrementalDownloadFromURL(DownloadImpl.java:189) at org.eclipse.kura.core.deployment.download.impl.DownloadImpl.downloadDeploymentPackageInternal(DownloadImpl.java:112) at org.eclipse.kura.core.deployment.download.impl.DownloadImplTest.testDownloadDeploymentPackageInternalFail(DownloadImplTest.java:174) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 2022-11-04T14:23:08,457 [main] INFO o.e.k.c.d.d.i.DownloadImpl - --> Going to verify hash signature! Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.244 sec Running org.eclipse.kura.core.deployment.install.InstallImplTest 2022-11-04T14:23:08,492 [main] WARN o.e.k.c.d.i.InstallImpl - Configuration file not specified 2022-11-04T14:23:08,502 [main] INFO o.e.k.c.d.i.InstallImpl - Install failed! 2022-11-04T14:23:08,505 [main] INFO o.e.k.c.d.i.InstallImpl - Install completed! 2022-11-04T14:23:08,506 [main] ERROR o.e.k.c.d.i.InstallImpl - Error opening package configuration file java.io.FileNotFoundException: /tmp/dpagdpe.properties (No such file or directory) at java.io.FileInputStream.open(FileInputStream.java:195) at java.io.FileInputStream.(FileInputStream.java:138) at java.io.FileInputStream.(FileInputStream.java:93) at org.eclipse.kura.core.deployment.install.InstallImpl.getDeployedPackages(InstallImpl.java:100) at org.eclipse.kura.core.deployment.install.InstallImplTest.testGetDeployedPackagesError(InstallImplTest.java:56) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 2022-11-04T14:23:08,506 [main] WARN o.e.k.c.d.i.InstallImpl - Configuration file not specified 2022-11-04T14:23:08,514 [main] INFO o.e.k.c.d.i.InstallImpl - Ready to send Confirmations 2022-11-04T14:23:09,603 [main] INFO o.e.k.c.d.i.InstallImpl - Publishing success notification for verifier test_script.sh... 2022-11-04T14:23:09,604 [main] INFO o.e.k.c.d.i.InstallImpl - Publishing success notification for verifier test_script.sh...done 2022-11-04T14:23:09,652 [main] INFO o.e.k.c.d.i.InstallImpl - Ready to send Confirmations 2022-11-04T14:23:10,658 [main] INFO o.e.k.c.d.i.InstallImpl - Publishing failure notification for verifier test_scriptError.sh... 2022-11-04T14:23:10,658 [main] INFO o.e.k.c.d.i.InstallImpl - Publishing failure notification for verifier test_scriptError.sh...done Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.198 sec Running org.eclipse.kura.core.deployment.install.DeploymentPackageInstallOptionsTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running org.eclipse.kura.core.deployment.CloudDeploymentHandlerV2Test 2022-11-04T14:23:10,799 [main] INFO o.e.k.c.d.h.DeploymentHookManager - Hook registered: testHook 2022-11-04T14:23:10,800 [main] INFO o.e.k.c.d.h.DeploymentHookManager - Association added: request type: testRequest hook id: testHook status: NOT BOUND 2022-11-04T14:23:10,800 [main] INFO o.e.k.c.d.h.DeploymentHookManager - Association updated: request type: testRequest hook id: testHook status: BOUND 2022-11-04T14:23:10,861 [main] WARN o.e.k.c.d.CloudDeploymentHandlerV2 - DeploymentHook cancelled operation at postDownload phase 2022-11-04T14:23:10,883 [main] WARN o.e.k.c.d.CloudDeploymentHandlerV2 - No DeploymentHook is currently associated to request type someRequestType, aborting operation 2022-11-04T14:23:10,893 [main] INFO o.e.k.c.d.CloudDeploymentHandlerV2 - Executing command start 2022-11-04T14:23:10,893 [main] ERROR o.e.k.c.d.CloudDeploymentHandlerV2 - Bundle ID 99 not found 2022-11-04T14:23:10,894 [main] WARN o.e.k.c.d.CloudDeploymentHandlerV2 - No DeploymentHook is currently associated to request type someRequestType, aborting operation 2022-11-04T14:23:10,894 [main] INFO o.e.k.c.d.CloudDeploymentHandlerV2 - Malformed download request! 2022-11-04T14:23:10,912 [main] INFO o.e.k.c.d.CloudDeploymentHandlerV2 - About to download and install package at URL http://heater.value 2022-11-04T14:23:10,914 [main] INFO o.e.k.c.d.CloudDeploymentHandlerV2 - Downloading package from URL: http://heater.value 2022-11-04T14:23:10,916 [pool-3-thread-1] WARN o.e.k.c.d.CloudDeploymentHandlerV2 - deployment package download failed org.eclipse.kura.KuraException: An internal error occurred. {0} at org.eclipse.kura.core.deployment.CloudDeploymentHandlerV2$1.run(CloudDeploymentHandlerV2.java:564) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:823) 2022-11-04T14:23:11,521 [main] INFO o.e.k.c.d.CloudDeploymentHandlerV2 - Cloud Deployment v2 is starting 2022-11-04T14:23:11,524 [main] INFO o.e.k.c.d.CloudDeploymentHandlerV2 - Cloud Deployment v2 is starting 2022-11-04T14:23:11,530 [main] ERROR o.e.k.c.d.CloudDeploymentHandlerV2 - Malformed install request! 2022-11-04T14:23:11,531 [main] INFO o.e.k.c.d.CloudDeploymentHandlerV2 - Executing command stop 2022-11-04T14:23:11,531 [main] INFO o.e.k.c.d.CloudDeploymentHandlerV2 - Stopped bundle ID 99 (null) 2022-11-04T14:23:11,534 [main] INFO o.e.k.c.d.h.DeploymentHookManager - Hook registered: testHook 2022-11-04T14:23:11,534 [main] INFO o.e.k.c.d.h.DeploymentHookManager - Association added: request type: testRequest hook id: testHook status: NOT BOUND 2022-11-04T14:23:11,534 [main] INFO o.e.k.c.d.h.DeploymentHookManager - Association updated: request type: testRequest hook id: testHook status: BOUND 2022-11-04T14:23:11,535 [main] INFO o.e.k.c.d.CloudDeploymentHandlerV2 - About to download and install package at URL 2022-11-04T14:23:11,535 [main] WARN o.e.k.c.d.CloudDeploymentHandlerV2 - DeploymentHook cancelled operation at preDownload phase 2022-11-04T14:23:11,535 [main] ERROR o.e.k.c.d.CloudDeploymentHandlerV2 - Failed to download and install package at URL : java.lang.IllegalStateException: Aborted by hook 2022-11-04T14:23:11,538 [main] INFO o.e.k.c.d.CloudDeploymentHandlerV2 - About to uninstall package 2022-11-04T14:23:11,538 [main] ERROR o.e.k.c.d.CloudDeploymentHandlerV2 - Failed to uninstall package : java.lang.RuntimeException: testMesg 2022-11-04T14:23:11,540 [main] ERROR o.e.k.c.d.CloudDeploymentHandlerV2 - Bad request topic: [test] 2022-11-04T14:23:11,540 [main] ERROR o.e.k.c.d.CloudDeploymentHandlerV2 - Cannot find resource with name: test 2022-11-04T14:23:11,541 [main] INFO o.e.k.c.d.CloudDeploymentHandlerV2 - Another request seems for the same URL is pending: url. 2022-11-04T14:23:11,542 [main] INFO o.e.k.c.d.CloudDeploymentHandlerV2 - About to download and install package at URL 2022-11-04T14:23:11,542 [main] ERROR o.e.k.c.d.CloudDeploymentHandlerV2 - Failed to download and install package at URL : java.lang.RuntimeException: test 2022-11-04T14:23:11,543 [main] WARN o.e.k.c.d.CloudDeploymentHandlerV2 - Error cancelling download! java.lang.RuntimeException: test at org.eclipse.kura.core.deployment.CloudDeploymentHandlerV2.doDelDownload(CloudDeploymentHandlerV2.java:458) at org.eclipse.kura.core.deployment.CloudDeploymentHandlerV2.doDel(CloudDeploymentHandlerV2.java:413) at org.eclipse.kura.core.deployment.CloudDeploymentHandlerV2Test.testDoDelException(CloudDeploymentHandlerV2Test.java:915) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 2022-11-04T14:23:11,545 [main] ERROR o.e.k.c.d.CloudDeploymentHandlerV2 - Malformed uninstall request! 2022-11-04T14:23:11,546 [main] INFO o.e.k.c.d.CloudDeploymentHandlerV2 - Cloud Deployment v2 is starting 2022-11-04T14:23:11,546 [main] INFO o.e.k.c.d.CloudDeploymentHandlerV2 - EXEC start/stop bundle: null bundle ID 2022-11-04T14:23:11,547 [main] INFO o.e.k.c.d.CloudDeploymentHandlerV2 - Another request seems still pending: . Checking if stale... 2022-11-04T14:23:11,550 [main] ERROR o.e.k.c.d.CloudDeploymentHandlerV2 - Bad request topic: [test] 2022-11-04T14:23:11,550 [main] ERROR o.e.k.c.d.CloudDeploymentHandlerV2 - Cannot find resource with name: test 2022-11-04T14:23:11,553 [main] INFO o.e.k.c.d.CloudDeploymentHandlerV2 - Executing command start 2022-11-04T14:23:11,553 [main] ERROR o.e.k.c.d.CloudDeploymentHandlerV2 - Failed to start bundle 99: org.osgi.framework.BundleException: test 2022-11-04T14:23:11,554 [main] INFO o.e.k.c.d.CloudDeploymentHandlerV2 - EXEC start/stop bundle: null bundle ID 2022-11-04T14:23:11,554 [main] ERROR o.e.k.c.d.CloudDeploymentHandlerV2 - Bad request topic: [test] 2022-11-04T14:23:11,554 [main] ERROR o.e.k.c.d.CloudDeploymentHandlerV2 - Cannot find resource with name: test 2022-11-04T14:23:11,555 [main] ERROR o.e.k.c.d.CloudDeploymentHandlerV2 - Bad request topic: [] 2022-11-04T14:23:11,555 [main] ERROR o.e.k.c.d.CloudDeploymentHandlerV2 - Expected one resource but found none 2022-11-04T14:23:11,556 [main] ERROR o.e.k.c.d.CloudDeploymentHandlerV2 - EXEC start/stop bundle: bad bundle ID format: {} java.lang.NumberFormatException: For input string: "aa" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) at java.lang.Long.parseLong(Long.java:589) at java.lang.Long.valueOf(Long.java:803) at org.eclipse.kura.core.deployment.CloudDeploymentHandlerV2.doExecStartStopBundle(CloudDeploymentHandlerV2.java:746) at org.eclipse.kura.core.deployment.CloudDeploymentHandlerV2.doExec(CloudDeploymentHandlerV2.java:381) at org.eclipse.kura.core.deployment.CloudDeploymentHandlerV2Test.testDoExecStartNFE(CloudDeploymentHandlerV2Test.java:1522) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 2022-11-04T14:23:11,561 [main] INFO o.e.k.c.d.CloudDeploymentHandlerV2 - Cloud Deployment v2 is starting 2022-11-04T14:23:11,567 [main] INFO o.e.k.c.d.CloudDeploymentHandlerV2 - Bundle DEPLOY-V2 is deactivating! 2022-11-04T14:23:11,568 [main] ERROR o.e.k.c.d.CloudDeploymentHandlerV2 - Bad request topic: [] 2022-11-04T14:23:11,568 [main] ERROR o.e.k.c.d.CloudDeploymentHandlerV2 - Expected one resource but found none 2022-11-04T14:23:11,610 [main] INFO o.e.k.c.d.CloudDeploymentHandlerV2 - About to download and install package at URL https://s3-us-west-2.amazonaws.com/kura-repo/drivers/3.0.0-RELEASE/org.eclipse.kura.demo.heater_1.0.100.dp 2022-11-04T14:23:11,610 [main] INFO o.e.k.c.d.CloudDeploymentHandlerV2 - Downloading package from URL: https://s3-us-west-2.amazonaws.com/kura-repo/drivers/3.0.0-RELEASE/org.eclipse.kura.demo.heater_1.0.100.dp 2022-11-04T14:23:12,141 [main] ERROR o.e.k.c.d.CloudDeploymentHandlerV2 - Bad request topic: [] 2022-11-04T14:23:12,141 [main] ERROR o.e.k.c.d.CloudDeploymentHandlerV2 - Expected one resource but found none Tests run: 53, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 1.474 sec Running org.eclipse.kura.download.hook.DownloadHookManagerTest 2022-11-04T14:23:12,154 [main] INFO o.e.k.c.d.h.DeploymentHookManager - Hook registered: pid1 2022-11-04T14:23:12,154 [main] INFO o.e.k.c.d.h.DeploymentHookManager - Hook registered: pid2 2022-11-04T14:23:12,155 [main] INFO o.e.k.c.d.h.DeploymentHookManager - Hook registered: pid3 2022-11-04T14:23:12,155 [main] INFO o.e.k.c.d.h.DeploymentHookManager - Association added: request type: type3 hook id: pid3 status: NOT BOUND 2022-11-04T14:23:12,155 [main] INFO o.e.k.c.d.h.DeploymentHookManager - Association added: request type: type2 hook id: pid2 status: NOT BOUND 2022-11-04T14:23:12,155 [main] INFO o.e.k.c.d.h.DeploymentHookManager - Association added: request type: type1 hook id: pid1 status: NOT BOUND 2022-11-04T14:23:12,155 [main] INFO o.e.k.c.d.h.DeploymentHookManager - Association updated: request type: type3 hook id: pid3 status: BOUND 2022-11-04T14:23:12,156 [main] INFO o.e.k.c.d.h.DeploymentHookManager - Association updated: request type: type2 hook id: pid2 status: BOUND 2022-11-04T14:23:12,156 [main] INFO o.e.k.c.d.h.DeploymentHookManager - Association updated: request type: type1 hook id: pid1 status: BOUND 2022-11-04T14:23:12,157 [main] INFO o.e.k.c.d.h.DeploymentHookManager - Association added: request type: type3 hook id: pid3 status: NOT BOUND 2022-11-04T14:23:12,157 [main] INFO o.e.k.c.d.h.DeploymentHookManager - Association added: request type: type2 hook id: pid2 status: NOT BOUND 2022-11-04T14:23:12,157 [main] INFO o.e.k.c.d.h.DeploymentHookManager - Association added: request type: type1 hook id: pid1 status: NOT BOUND 2022-11-04T14:23:12,157 [main] INFO o.e.k.c.d.h.DeploymentHookManager - Association updated: request type: type3 hook id: pid3 status: NOT BOUND 2022-11-04T14:23:12,157 [main] INFO o.e.k.c.d.h.DeploymentHookManager - Association updated: request type: type2 hook id: pid2 status: NOT BOUND 2022-11-04T14:23:12,157 [main] INFO o.e.k.c.d.h.DeploymentHookManager - Association updated: request type: type1 hook id: pid1 status: NOT BOUND 2022-11-04T14:23:12,159 [main] INFO o.e.k.c.d.h.DeploymentHookManager - Association added: request type: type3 hook id: pid3 status: NOT BOUND 2022-11-04T14:23:12,159 [main] INFO o.e.k.c.d.h.DeploymentHookManager - Association added: request type: type2 hook id: pid2 status: NOT BOUND 2022-11-04T14:23:12,159 [main] INFO o.e.k.c.d.h.DeploymentHookManager - Association added: request type: type1 hook id: pid1 status: NOT BOUND 2022-11-04T14:23:12,159 [main] INFO o.e.k.c.d.h.DeploymentHookManager - Association updated: request type: type3 hook id: pid3 status: NOT BOUND 2022-11-04T14:23:12,159 [main] INFO o.e.k.c.d.h.DeploymentHookManager - Association updated: request type: type2 hook id: pid2 status: NOT BOUND 2022-11-04T14:23:12,159 [main] INFO o.e.k.c.d.h.DeploymentHookManager - Association updated: request type: type1 hook id: pid1 status: NOT BOUND 2022-11-04T14:23:12,160 [main] INFO o.e.k.c.d.h.DeploymentHookManager - Hook registered: pid1 2022-11-04T14:23:12,160 [main] INFO o.e.k.c.d.h.DeploymentHookManager - Association updated: request type: type3 hook id: pid3 status: NOT BOUND 2022-11-04T14:23:12,160 [main] INFO o.e.k.c.d.h.DeploymentHookManager - Association updated: request type: type2 hook id: pid2 status: NOT BOUND 2022-11-04T14:23:12,160 [main] INFO o.e.k.c.d.h.DeploymentHookManager - Association updated: request type: type1 hook id: pid1 status: BOUND 2022-11-04T14:23:12,160 [main] INFO o.e.k.c.d.h.DeploymentHookManager - Hook registered: pid2 2022-11-04T14:23:12,160 [main] INFO o.e.k.c.d.h.DeploymentHookManager - Association updated: request type: type3 hook id: pid3 status: NOT BOUND 2022-11-04T14:23:12,161 [main] INFO o.e.k.c.d.h.DeploymentHookManager - Association updated: request type: type2 hook id: pid2 status: BOUND 2022-11-04T14:23:12,161 [main] INFO o.e.k.c.d.h.DeploymentHookManager - Association updated: request type: type1 hook id: pid1 status: BOUND 2022-11-04T14:23:12,161 [main] INFO o.e.k.c.d.h.DeploymentHookManager - Hook registered: pid3 2022-11-04T14:23:12,161 [main] INFO o.e.k.c.d.h.DeploymentHookManager - Association updated: request type: type3 hook id: pid3 status: BOUND 2022-11-04T14:23:12,161 [main] INFO o.e.k.c.d.h.DeploymentHookManager - Association updated: request type: type2 hook id: pid2 status: BOUND 2022-11-04T14:23:12,161 [main] INFO o.e.k.c.d.h.DeploymentHookManager - Association updated: request type: type1 hook id: pid1 status: BOUND 2022-11-04T14:23:12,163 [main] INFO o.e.k.c.d.h.DeploymentHookManager - Hook registered: pid1 2022-11-04T14:23:12,163 [main] INFO o.e.k.c.d.h.DeploymentHookManager - Hook registered: pid2 2022-11-04T14:23:12,164 [main] INFO o.e.k.c.d.h.DeploymentHookManager - Hook registered: pid3 2022-11-04T14:23:12,164 [main] INFO o.e.k.c.d.h.DeploymentHookManager - Association added: request type: type3 hook id: pid3 status: NOT BOUND 2022-11-04T14:23:12,164 [main] INFO o.e.k.c.d.h.DeploymentHookManager - Association added: request type: type2 hook id: pid2 status: NOT BOUND 2022-11-04T14:23:12,164 [main] INFO o.e.k.c.d.h.DeploymentHookManager - Association added: request type: type1 hook id: pid1 status: NOT BOUND 2022-11-04T14:23:12,164 [main] INFO o.e.k.c.d.h.DeploymentHookManager - Association updated: request type: type3 hook id: pid3 status: BOUND 2022-11-04T14:23:12,164 [main] INFO o.e.k.c.d.h.DeploymentHookManager - Association updated: request type: type2 hook id: pid2 status: BOUND 2022-11-04T14:23:12,164 [main] INFO o.e.k.c.d.h.DeploymentHookManager - Association updated: request type: type1 hook id: pid1 status: BOUND 2022-11-04T14:23:12,164 [main] INFO o.e.k.c.d.h.DeploymentHookManager - Association updated: request type: type3 hook id: pid3 status: BOUND 2022-11-04T14:23:12,164 [main] INFO o.e.k.c.d.h.DeploymentHookManager - Association updated: request type: type2 hook id: pid2 status: NOT BOUND 2022-11-04T14:23:12,165 [main] INFO o.e.k.c.d.h.DeploymentHookManager - Association updated: request type: type1 hook id: pid1 status: BOUND 2022-11-04T14:23:12,165 [main] INFO o.e.k.c.d.h.DeploymentHookManager - Hook unregistered: pid2 2022-11-04T14:23:12,166 [main] INFO o.e.k.c.d.h.DeploymentHookManager - Hook registered: pid1 2022-11-04T14:23:12,167 [main] INFO o.e.k.c.d.h.DeploymentHookManager - Hook registered: pid2 2022-11-04T14:23:12,167 [main] INFO o.e.k.c.d.h.DeploymentHookManager - Hook registered: pid3 2022-11-04T14:23:12,167 [main] INFO o.e.k.c.d.h.DeploymentHookManager - Hook unregistered: pid2 2022-11-04T14:23:12,168 [main] INFO o.e.k.c.d.h.DeploymentHookManager - Association added: request type: type3 hook id: pid3 status: NOT BOUND 2022-11-04T14:23:12,168 [main] INFO o.e.k.c.d.h.DeploymentHookManager - Association added: request type: type2 hook id: pid2 status: NOT BOUND 2022-11-04T14:23:12,168 [main] INFO o.e.k.c.d.h.DeploymentHookManager - Association added: request type: type1 hook id: pid1 status: NOT BOUND 2022-11-04T14:23:12,169 [main] INFO o.e.k.c.d.h.DeploymentHookManager - Association updated: request type: type3 hook id: pid3 status: BOUND 2022-11-04T14:23:12,169 [main] INFO o.e.k.c.d.h.DeploymentHookManager - Association updated: request type: type2 hook id: pid2 status: NOT BOUND 2022-11-04T14:23:12,169 [main] INFO o.e.k.c.d.h.DeploymentHookManager - Association updated: request type: type1 hook id: pid1 status: BOUND 2022-11-04T14:23:12,170 [main] INFO o.e.k.c.d.h.DeploymentHookManager - Hook registered: pid1 2022-11-04T14:23:12,171 [main] INFO o.e.k.c.d.h.DeploymentHookManager - Hook registered: pid2 2022-11-04T14:23:12,172 [main] INFO o.e.k.c.d.h.DeploymentHookManager - Hook registered: pid3 2022-11-04T14:23:12,174 [main] INFO o.e.k.c.d.h.DeploymentHookManager - Hook registered: pid1 2022-11-04T14:23:12,174 [main] INFO o.e.k.c.d.h.DeploymentHookManager - Hook registered: pid2 2022-11-04T14:23:12,175 [main] INFO o.e.k.c.d.h.DeploymentHookManager - Hook registered: pid3 2022-11-04T14:23:12,176 [main] INFO o.e.k.c.d.h.DeploymentHookManager - Hook unregistered: pid2 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec Results : Tests run: 103, Failures: 0, Errors: 0, Skipped: 3 [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.core.deployment.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.deployment.test/target/org.eclipse.kura.core.deployment.test-4.1.4-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.core.deployment.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.core.deployment.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.deployment.test/target/org.eclipse.kura.core.deployment.test-4.1.4.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.core.deployment.test --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.core.deployment.test --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- tycho-surefire-plugin:1.6.0:test (default-test) @ org.eclipse.kura.core.deployment.test --- [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.deployment.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/adoptopenjdk/openj9-jdk-8/1.8.0_292-b10/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.deployment.test/target/jacoco.exec, -Dlog4j.configurationFile=file:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.deployment.test/../../emulator/org.eclipse.kura.emulator/src/main/resources/log4j.xml, -DbuildingWithTycho=true, -Dosgi.locking=none, -Dds.showtrace=true, -Djava.io.tmpdir=/tmp, -Dorg.osgi.framework.storage=/tmp/osgi/framework_storage, -Dosgi.clean=true, -Dorg.eclipse.kura.mode=emulator, -Dkura.configuration=file:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.deployment.test/../../emulator/org.eclipse.kura.emulator/src/main/resources/kura.properties, -Ddpa.configuration=/tmp/kura/dpa.properties, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.deployment.test/target/work/data, -install, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.deployment.test/target/work, -configuration, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.deployment.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.deployment.test/target/surefire.properties] Framework is running in emulation mode Framework is not running in emulation mode or initialization failed!: System property 'kura.snapshots' is not set 2022-11-04T14:23:16,066 [Start Level: Equinox Container: 3a21516e-de3f-4070-b349-0764c79e8a93] INFO o.e.k.c.s.SystemServiceImpl - Loaded URL kura.properties: file:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.deployment.test/../../emulator/org.eclipse.kura.emulator/src/main/resources/kura.properties 2022-11-04T14:23:16,069 [Start Level: Equinox Container: 3a21516e-de3f-4070-b349-0764c79e8a93] WARN o.e.k.c.s.SystemServiceImpl - File does not exist: /tmp/kura/user/kura_custom.properties 2022-11-04T14:23:16,069 [Start Level: Equinox Container: 3a21516e-de3f-4070-b349-0764c79e8a93] INFO o.e.k.c.s.SystemServiceImpl - Kura has net admin? false 2022-11-04T14:23:16,069 [Start Level: Equinox Container: 3a21516e-de3f-4070-b349-0764c79e8a93] INFO o.e.k.c.s.SystemServiceImpl - Is Kura web interface enabled? true 2022-11-04T14:23:16,069 [Start Level: Equinox Container: 3a21516e-de3f-4070-b349-0764c79e8a93] INFO o.e.k.c.s.SystemServiceImpl - Kura version? kura_emulator 2022-11-04T14:23:16,070 [Start Level: Equinox Container: 3a21516e-de3f-4070-b349-0764c79e8a93] INFO o.e.k.c.s.SystemServiceImpl - Kura home directory is /tmp/kura 2022-11-04T14:23:16,070 [Start Level: Equinox Container: 3a21516e-de3f-4070-b349-0764c79e8a93] INFO o.e.k.c.s.SystemServiceImpl - Kura framework configuration directory is /tmp/kura/framework 2022-11-04T14:23:16,070 [Start Level: Equinox Container: 3a21516e-de3f-4070-b349-0764c79e8a93] INFO o.e.k.c.s.SystemServiceImpl - Kura user configuration directory is /tmp/kura/user 2022-11-04T14:23:16,070 [Start Level: Equinox Container: 3a21516e-de3f-4070-b349-0764c79e8a93] INFO o.e.k.c.s.SystemServiceImpl - Kura snapshots directory is /tmp/kura/user/snapshots 2022-11-04T14:23:16,070 [Start Level: Equinox Container: 3a21516e-de3f-4070-b349-0764c79e8a93] INFO o.e.k.c.s.SystemServiceImpl - Kura tmp directory is /tmp/kura/tmp 2022-11-04T14:23:16,071 [Start Level: Equinox Container: 3a21516e-de3f-4070-b349-0764c79e8a93] INFO o.e.k.c.s.SystemServiceImpl - Kura version kura_emulator is starting 2022-11-04T14:23:16,158 [Start Level: Equinox Container: 3a21516e-de3f-4070-b349-0764c79e8a93] INFO o.e.k.c.c.ConfigurationServiceImpl - activate... 2022-11-04T14:23:16,158 [Start Level: Equinox Container: 3a21516e-de3f-4070-b349-0764c79e8a93] INFO o.e.k.c.c.ConfigurationServiceImpl - Loading init configurations from: 1667571717848... 2022-11-04T14:23:16,240 [Start Level: Equinox Container: 3a21516e-de3f-4070-b349-0764c79e8a93] INFO o.e.k.c.c.ConfigurationServiceImpl - Creating configuration with pid: org.eclipse.kura.db.H2DbService and factory pid: org.eclipse.kura.core.db.H2DbService 2022-11-04T14:23:16,240 [Start Level: Equinox Container: 3a21516e-de3f-4070-b349-0764c79e8a93] INFO o.e.k.c.c.ConfigurationServiceImpl - Creating new configuration for factory pid org.eclipse.kura.core.db.H2DbService and pid org.eclipse.kura.db.H2DbService 2022-11-04T14:23:16,240 [Start Level: Equinox Container: 3a21516e-de3f-4070-b349-0764c79e8a93] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating newly created configuration for pid org.eclipse.kura.db.H2DbService 2022-11-04T14:23:16,245 [Start Level: Equinox Container: 3a21516e-de3f-4070-b349-0764c79e8a93] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.db.H2DbService.... 2022-11-04T14:23:16,245 [Start Level: Equinox Container: 3a21516e-de3f-4070-b349-0764c79e8a93] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.db.H2DbService....Done 2022-11-04T14:23:16,319 [Start Level: Equinox Container: 3a21516e-de3f-4070-b349-0764c79e8a93] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.core.data.transport.mqtt.MqttDataTransport ... 2022-11-04T14:23:16,320 [Start Level: Equinox Container: 3a21516e-de3f-4070-b349-0764c79e8a93] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.core.db.H2DbService ... 2022-11-04T14:23:16,325 [Start Level: Equinox Container: 3a21516e-de3f-4070-b349-0764c79e8a93] INFO o.e.k.c.c.ConfigurationServiceImpl - Seeding updated configuration for pid: org.eclipse.kura.db.H2DbService 2022-11-04T14:23:16,325 [Start Level: Equinox Container: 3a21516e-de3f-4070-b349-0764c79e8a93] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.data.DataService ... 2022-11-04T14:23:16,325 [Start Level: Equinox Container: 3a21516e-de3f-4070-b349-0764c79e8a93] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.core.db.H2DbServer ... 2022-11-04T14:23:16,325 [Start Level: Equinox Container: 3a21516e-de3f-4070-b349-0764c79e8a93] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.ssl.SslManagerService ... 2022-11-04T14:23:16,326 [Start Level: Equinox Container: 3a21516e-de3f-4070-b349-0764c79e8a93] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.ssl.SslManagerService 2022-11-04T14:23:16,330 [Start Level: Equinox Container: 3a21516e-de3f-4070-b349-0764c79e8a93] INFO o.e.k.c.c.ConfigurationServiceImpl - Seeding updated configuration for pid: org.eclipse.kura.ssl.SslManagerService 2022-11-04T14:23:16,338 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.ssl.SslManagerService.... 2022-11-04T14:23:16,338 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.ssl.SslManagerService....Done 2022-11-04T14:23:16,338 [Start Level: Equinox Container: 3a21516e-de3f-4070-b349-0764c79e8a93] INFO o.e.k.c.d.H2DbHelper - activating... 2022-11-04T14:23:16,339 [Start Level: Equinox Container: 3a21516e-de3f-4070-b349-0764c79e8a93] INFO o.e.k.c.d.H2DbHelper - Default H2DbService instance configuration found 2022-11-04T14:23:16,339 [Start Level: Equinox Container: 3a21516e-de3f-4070-b349-0764c79e8a93] INFO o.e.k.c.d.H2DbHelper - activating...done 2022-11-04T14:23:16,350 [ConfigurationListener Event Queue] INFO o.e.k.c.s.SslManagerServiceImpl - activate... 2022-11-04T14:23:16,425 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.core.deployment.CloudDeploymentHandlerV2 ... 2022-11-04T14:23:16,426 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.core.deployment.CloudDeploymentHandlerV2 2022-11-04T14:23:16,429 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Seeding updated configuration for pid: org.eclipse.kura.core.deployment.CloudDeploymentHandlerV2 Results: Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 2022-11-04T14:23:16,508 [Framework stop] INFO o.e.k.c.c.ConfigurationServiceImpl - Deleting factory configuration for component with pid org.eclipse.kura.db.H2DbService... 2022-11-04T14:23:16,510 [Framework stop] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid org.eclipse.kura.db.H2DbService 2022-11-04T14:23:16,510 [Framework stop] INFO o.e.k.c.c.ConfigurationServiceImpl - Deleting factory configuration for component with pid org.eclipse.kura.db.H2DbService...done 2022-11-04T14:23:16,510 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid org.eclipse.kura.db.H2DbService 2022-11-04T14:23:16,512 [Framework stop] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid org.eclipse.kura.ssl.SslManagerService 2022-11-04T14:23:16,512 [Framework stop] INFO o.e.k.c.s.SslManagerServiceImpl - deactivate... 2022-11-04T14:23:16,515 [Framework stop] INFO o.e.k.c.c.ConfigurationServiceImpl - deactivate... [WARNING] No tests found. [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.core.deployment.test --- [INFO] setting maven.deploy.skip=false [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.core.deployment.test --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.deployment.test/target/org.eclipse.kura.core.deployment.test-4.1.4.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.deployment.test/4.1.4/org.eclipse.kura.core.deployment.test-4.1.4.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.deployment.test/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.deployment.test/4.1.4/org.eclipse.kura.core.deployment.test-4.1.4.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.deployment.test/target/org.eclipse.kura.core.deployment.test-4.1.4-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.deployment.test/4.1.4/org.eclipse.kura.core.deployment.test-4.1.4-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.deployment.test/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.deployment.test/4.1.4/org.eclipse.kura.core.deployment.test-4.1.4-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.deployment.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.deployment.test/4.1.4/org.eclipse.kura.core.deployment.test-4.1.4-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.core.deployment.test --- [INFO] [INFO] ----------< org.eclipse.kura:org.eclipse.kura.core.net.test >----------- [INFO] Building org.eclipse.kura.core.net.test 4.1.4 [103/142] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.core.net.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.core.net.test --- [INFO] The project's OSGi version is 4.1.4 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.core.net.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.core.net.test --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.core.net.test --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.core.net.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.net.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.core.net.test --- [INFO] No sources to compile [WARNING] Source directory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.net.test/src/main/java does not exist [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.core.net.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (compiletests) @ org.eclipse.kura.core.net.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.net.test/target/test-classes [INFO] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.net.test/src/test/java/org/eclipse/kura/core/net/NetworkConfigurationTest.java: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.net.test/src/test/java/org/eclipse/kura/core/net/NetworkConfigurationTest.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.net.test/src/test/java/org/eclipse/kura/core/net/NetworkConfigurationTest.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.net.test/src/test/java/org/eclipse/kura/core/net/NetworkConfigurationTest.java: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.net.test/src/test/java/org/eclipse/kura/core/net/NetworkConfigurationTest.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.net.test/src/test/java/org/eclipse/kura/core/net/NetworkConfigurationTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.core.net.test --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.net.test/target/jacoco.exec [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ org.eclipse.kura.core.net.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.net.test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.kura.net.dhcp.DhcpServerConfigIP4Test Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.084 sec Running org.eclipse.kura.core.net.WifiAccessPointImplTest Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec Running org.eclipse.kura.core.net.WifiInterfaceConfigImplTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running org.eclipse.kura.core.net.EthernetInterfaceConfigImplTest Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec Running org.eclipse.kura.core.net.WifiInterfaceAddressConfigImplTest Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec Running org.eclipse.kura.core.net.modem.ModemInterfaceAddressConfigImplTest Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec Running org.eclipse.kura.core.net.modem.ModemInterfaceConfigImplTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec Running org.eclipse.kura.core.net.NetInterfaceAddressConfigImplTest Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec Running org.eclipse.kura.core.net.NetworkConfigurationTest 2022-11-04T14:23:20,256 [main] ERROR o.e.k.c.n.NetworkConfiguration - Null type for if1 2022-11-04T14:23:20,260 [main] ERROR o.e.k.c.n.NetworkConfiguration - Unsupported type ADSL for interface if1 2022-11-04T14:23:20,279 [main] ERROR o.e.k.c.n.NetworkConfiguration - Error parsing channels! java.lang.NumberFormatException: For input string: "a" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) at java.lang.Integer.parseInt(Integer.java:580) at java.lang.Integer.parseInt(Integer.java:615) at org.eclipse.kura.core.net.NetworkConfiguration.getWifiConfig(NetworkConfiguration.java:840) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.kura.core.testutil.TestUtil.invokePrivate(TestUtil.java:123) at org.eclipse.kura.core.testutil.TestUtil.invokePrivate(TestUtil.java:146) at org.eclipse.kura.core.net.NetworkConfigurationTest.testGetWifiConfigInvalidChannel(NetworkConfigurationTest.java:1626) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 2022-11-04T14:23:20,281 [main] ERROR o.e.k.c.n.NetworkConfiguration - Invalid config NetConfigIP4 [winsServers=[], super.toString()=NetConfigIP [status=netIPv4StatusDisabled, autoConnect=false, dhcp=false, address=null, networkPrefixLength=-1, subnetMask=null, gateway=null, dnsServers=[], domains=[], properties={}]] 2022-11-04T14:23:20,282 [main] ERROR o.e.k.c.n.NetworkConfiguration - MTU must be greater than 0 2022-11-04T14:23:20,283 [main] ERROR o.e.k.c.n.NetworkConfiguration - Type must be ETHERNET, WIFI, MODEM, or LOOPBACK - type is ADSL Tests run: 81, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.238 sec Running org.eclipse.kura.core.net.LoopbackInterfaceConfigImplTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.eclipse.kura.core.net.FirewallConfigurationTest 2022-11-04T14:23:20,305 [main] ERROR o.e.k.c.n.FirewallConfiguration - Failed to parse Open Port Entry - {} java.lang.IllegalArgumentException: No enum constant org.eclipse.kura.net.NetProtocol. at java.lang.Enum.valueOf(Enum.java:238) at org.eclipse.kura.net.NetProtocol.valueOf(NetProtocol.java:1) at org.eclipse.kura.core.net.FirewallConfiguration.(FirewallConfiguration.java:66) at org.eclipse.kura.core.net.FirewallConfigurationTest.testFirewallConfigurationFromOpenPortConfigInvalid2(FirewallConfigurationTest.java:118) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 2022-11-04T14:23:20,308 [main] ERROR o.e.k.c.n.FirewallConfiguration - Failed to parse Port Forward Entry - {} java.lang.NumberFormatException: For input string: "xyz" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) at java.lang.Integer.parseInt(Integer.java:580) at java.lang.Short.parseShort(Short.java:118) at java.lang.Short.parseShort(Short.java:144) at org.eclipse.kura.core.net.FirewallConfiguration.(FirewallConfiguration.java:140) at org.eclipse.kura.core.net.FirewallConfigurationTest.testFirewallConfigurationFromPortForwardConfigInvalid2(FirewallConfigurationTest.java:205) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec Running org.eclipse.kura.core.net.util.NetworkUtilTest 2022-11-04T14:23:20,348 [main] ERROR o.e.k.c.n.u.NetworkUtil - received invalid mask: 255.255.127.0 Tests run: 74, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec Results : Tests run: 321, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.core.net.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.net.test/target/org.eclipse.kura.core.net.test-4.1.4-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.core.net.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.core.net.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.net.test/target/org.eclipse.kura.core.net.test-4.1.4.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.core.net.test --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.core.net.test --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- tycho-surefire-plugin:1.6.0:test (default-test) @ org.eclipse.kura.core.net.test --- [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.net.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/adoptopenjdk/openj9-jdk-8/1.8.0_292-b10/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.net.test/target/jacoco.exec, -Dlog4j.configurationFile=file:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.net.test/../../emulator/org.eclipse.kura.emulator/src/main/resources/log4j.xml, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.net.test/target/work/data, -install, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.net.test/target/work, -configuration, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.net.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.net.test/target/surefire.properties] Results: Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [WARNING] No tests found. [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.core.net.test --- [INFO] setting maven.deploy.skip=false [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.core.net.test --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.net.test/target/org.eclipse.kura.core.net.test-4.1.4.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.net.test/4.1.4/org.eclipse.kura.core.net.test-4.1.4.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.net.test/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.net.test/4.1.4/org.eclipse.kura.core.net.test-4.1.4.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.net.test/target/org.eclipse.kura.core.net.test-4.1.4-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.net.test/4.1.4/org.eclipse.kura.core.net.test-4.1.4-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.net.test/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.net.test/4.1.4/org.eclipse.kura.core.net.test-4.1.4-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.net.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.net.test/4.1.4/org.eclipse.kura.core.net.test-4.1.4-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.core.net.test --- [INFO] [INFO] ----------< org.eclipse.kura:org.eclipse.kura.core.ssl.test >----------- [INFO] Building org.eclipse.kura.core.ssl.test 4.1.4 [104/142] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.core.ssl.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.core.ssl.test --- [INFO] The project's OSGi version is 4.1.4 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.core.ssl.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.core.ssl.test --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.core.ssl.test --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.core.ssl.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.ssl.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.core.ssl.test --- [INFO] No sources to compile [WARNING] Source directory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.ssl.test/src/main/java does not exist [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.core.ssl.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (compiletests) @ org.eclipse.kura.core.ssl.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.ssl.test/target/test-classes [INFO] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.ssl.test/src/test/java/org/eclipse/kura/core/ssl/SslManagerServiceImplTest.java: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.ssl.test/src/test/java/org/eclipse/kura/core/ssl/SslManagerServiceImplTest.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.ssl.test/src/test/java/org/eclipse/kura/core/ssl/SslManagerServiceImplTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.core.ssl.test --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.ssl.test/target/jacoco.exec [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ org.eclipse.kura.core.ssl.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.ssl.test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.kura.core.ssl.ConnectionSslOptionsTest Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.504 sec Running org.eclipse.kura.core.ssl.SslManagerServiceImplTest 2022-11-04T14:23:27,465 [main] INFO o.e.k.c.s.SslManagerServiceImpl - activate... 2022-11-04T14:23:27,479 [main] INFO o.e.k.c.s.SslManagerServiceImpl - Creating a new SSLSocketFactory instance 2022-11-04T14:23:27,497 [main] INFO o.e.k.c.s.SslManagerServiceImpl - updated... 2022-11-04T14:23:27,499 [main] WARN o.e.k.c.s.SslManagerServiceImpl - Failed to decrypt keystore password 2022-11-04T14:23:27,499 [main] WARN o.e.k.c.s.SslManagerServiceImpl - Failed to change keystore password 2022-11-04T14:23:27,501 [main] INFO o.e.k.c.s.SslManagerServiceImpl - activate... 2022-11-04T14:23:27,501 [main] INFO o.e.k.c.s.SslManagerServiceImpl - Creating a new SSLSocketFactory instance 2022-11-04T14:23:27,732 [main] INFO o.e.k.c.s.SslManagerServiceImpl - updated... 2022-11-04T14:23:27,733 [main] INFO o.e.k.c.s.SslManagerServiceImpl - activate... 2022-11-04T14:23:27,739 [main] INFO o.e.k.c.s.SslManagerServiceImpl - Creating a new SSLSocketFactory instance 2022-11-04T14:23:27,739 [main] WARN o.e.k.c.s.SslManagerServiceImpl - The referenced keystore does not exist or is not accessible 2022-11-04T14:23:27,741 [main] INFO o.e.k.c.s.SslManagerServiceImpl - activate... 2022-11-04T14:23:27,744 [main] INFO o.e.k.c.s.SslManagerServiceImpl - updated... 2022-11-04T14:23:27,745 [main] INFO o.e.k.c.s.SslManagerServiceImpl - Creating a new SSLSocketFactory instance 2022-11-04T14:23:27,746 [main] INFO o.e.k.c.s.SslManagerServiceImpl - activate... 2022-11-04T14:23:28,744 [pool-6-thread-1] INFO o.e.k.c.s.SslManagerServiceImpl - No service or configuration available yet. 2022-11-04T14:23:28,749 [main] INFO o.e.k.c.s.SslManagerServiceImpl - deactivate... 2022-11-04T14:23:28,749 [main] INFO o.e.k.c.s.SslManagerServiceImpl - activate... 2022-11-04T14:23:28,749 [main] INFO o.e.k.c.s.SslManagerServiceImpl - Creating a new SSLSocketFactory instance 2022-11-04T14:23:28,755 [main] INFO o.e.k.c.s.SslManagerServiceImpl - updated... 2022-11-04T14:23:28,761 [main] INFO o.e.k.c.s.SslManagerServiceImpl - activate... 2022-11-04T14:23:29,744 [pool-6-thread-1] INFO o.e.k.c.s.SslManagerServiceImpl - No service or configuration available yet. 2022-11-04T14:23:29,763 [main] INFO o.e.k.c.s.SslManagerServiceImpl - updated... 2022-11-04T14:23:29,764 [main] WARN o.e.k.c.s.SslManagerServiceImpl - Failed to persist keystore password 2022-11-04T14:23:29,764 [main] INFO o.e.k.c.s.SslManagerServiceImpl - Creating a new SSLSocketFactory instance 2022-11-04T14:23:29,769 [main] INFO o.e.k.c.s.SslManagerServiceImpl - activate... 2022-11-04T14:23:30,744 [pool-6-thread-1] INFO o.e.k.c.s.SslManagerServiceImpl - No service or configuration available yet. 2022-11-04T14:23:30,771 [main] INFO o.e.k.c.s.SslManagerServiceImpl - updated... 2022-11-04T14:23:30,777 [main] INFO o.e.k.c.s.SslManagerServiceImpl - activate... 2022-11-04T14:23:31,744 [pool-6-thread-1] INFO o.e.k.c.s.SslManagerServiceImpl - No service or configuration available yet. 2022-11-04T14:23:31,779 [main] INFO o.e.k.c.s.SslManagerServiceImpl - deactivate... 2022-11-04T14:23:31,840 [main] INFO o.e.k.c.s.SslManagerServiceImpl - updated... 2022-11-04T14:23:31,844 [main] INFO o.e.k.c.s.SslManagerServiceImpl - updated... 2022-11-04T14:23:31,856 [main] INFO o.e.k.c.s.SslManagerServiceImpl - activate... 2022-11-04T14:23:32,744 [pool-6-thread-1] INFO o.e.k.c.s.SslManagerServiceImpl - No service or configuration available yet. 2022-11-04T14:23:32,858 [main] INFO o.e.k.c.s.SslManagerServiceImpl - deactivate... 2022-11-04T14:23:32,860 [main] INFO o.e.k.c.s.SslManagerServiceImpl - updated... Tests run: 15, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 6.524 sec <<< FAILURE! Running org.eclipse.kura.core.ssl.SSLSocketFactoryWrapperTest 2022-11-04T14:23:33,100 [main] INFO o.e.k.c.s.SSLSocketFactoryWrapper - SSL Endpoint Identification enabled. 2022-11-04T14:23:33,158 [main] INFO o.e.k.c.s.SSLSocketFactoryWrapper - SSL Endpoint Identification enabled. 2022-11-04T14:23:33,160 [main] INFO o.e.k.c.s.SSLSocketFactoryWrapper - SSL Endpoint Identification enabled. 2022-11-04T14:23:33,165 [main] INFO o.e.k.c.s.SSLSocketFactoryWrapper - SSL Endpoint Identification enabled. Tests run: 8, Failures: 4, Errors: 0, Skipped: 0, Time elapsed: 0.284 sec <<< FAILURE! Results : Failed tests: testUpdateSamePass(org.eclipse.kura.core.ssl.SslManagerServiceImplTest): Wanted but not invoked: cryptoService.setKeyStorePassword( , ); -> at org.eclipse.kura.core.ssl.SslManagerServiceImplTest.testUpdateSamePass(SslManagerServiceImplTest.java:696) However, there were other interactions with this mock: cryptoService.decryptAes( ['p', 'a', 's', 's'] ); -> at org.eclipse.kura.core.ssl.SslManagerServiceImpl.getUnencryptedSslKeystorePassword(SslManagerServiceImpl.java:414) cryptoService.getKeyStorePassword( "target/key.store" ); -> at org.eclipse.kura.core.ssl.SslManagerServiceImpl.getOldKeystorePassword(SslManagerServiceImpl.java:318) cryptoService.decryptAes( ['p', 'a', 's', 's'] ); -> at org.eclipse.kura.core.ssl.SslManagerServiceImpl.accessKeystore(SslManagerServiceImpl.java:306) testCreateSocketByHostAndPort(org.eclipse.kura.core.ssl.SSLSocketFactoryWrapperTest) testCreateSocketEmptyCyphers(org.eclipse.kura.core.ssl.SSLSocketFactoryWrapperTest) testCreateSocketNoHostnameVerification(org.eclipse.kura.core.ssl.SSLSocketFactoryWrapperTest) testCreateSocketNullCyphers(org.eclipse.kura.core.ssl.SSLSocketFactoryWrapperTest) Tests run: 43, Failures: 5, Errors: 0, Skipped: 0 [ERROR] There are test failures. Please refer to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.ssl.test/target/surefire-reports for the individual test results. [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.core.ssl.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.ssl.test/target/org.eclipse.kura.core.ssl.test-4.1.4-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.core.ssl.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.core.ssl.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.ssl.test/target/org.eclipse.kura.core.ssl.test-4.1.4.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.core.ssl.test --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.core.ssl.test --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- tycho-surefire-plugin:1.6.0:test (default-test) @ org.eclipse.kura.core.ssl.test --- [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.ssl.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/adoptopenjdk/openj9-jdk-8/1.8.0_292-b10/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.ssl.test/target/jacoco.exec, -Dlog4j.configurationFile=file:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.ssl.test/../../emulator/org.eclipse.kura.emulator/src/main/resources/log4j.xml, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.ssl.test/target/work/data, -install, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.ssl.test/target/work, -configuration, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.ssl.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.ssl.test/target/surefire.properties] Results: Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [WARNING] No tests found. [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.core.ssl.test --- [INFO] setting maven.deploy.skip=false [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.core.ssl.test --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.ssl.test/target/org.eclipse.kura.core.ssl.test-4.1.4.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.ssl.test/4.1.4/org.eclipse.kura.core.ssl.test-4.1.4.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.ssl.test/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.ssl.test/4.1.4/org.eclipse.kura.core.ssl.test-4.1.4.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.ssl.test/target/org.eclipse.kura.core.ssl.test-4.1.4-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.ssl.test/4.1.4/org.eclipse.kura.core.ssl.test-4.1.4-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.ssl.test/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.ssl.test/4.1.4/org.eclipse.kura.core.ssl.test-4.1.4-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.ssl.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.ssl.test/4.1.4/org.eclipse.kura.core.ssl.test-4.1.4-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.core.ssl.test --- [INFO] [INFO] ---------< org.eclipse.kura:org.eclipse.kura.core.status.test >--------- [INFO] Building org.eclipse.kura.core.status.test 4.1.4 [105/142] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.core.status.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.core.status.test --- [INFO] The project's OSGi version is 4.1.4 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.core.status.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.core.status.test --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.core.status.test --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.core.status.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.status.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.core.status.test --- [INFO] No sources to compile [WARNING] Source directory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.status.test/src/main/java does not exist [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.core.status.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (compiletests) @ org.eclipse.kura.core.status.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.status.test/target/test-classes [INFO] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.status.test/src/test/java/org/eclipse/kura/core/status/CloudConnectionStatusServiceImplTest.java: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.status.test/src/test/java/org/eclipse/kura/core/status/CloudConnectionStatusServiceImplTest.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.status.test/src/test/java/org/eclipse/kura/core/status/CloudConnectionStatusServiceImplTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.core.status.test --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.status.test/target/jacoco.exec [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ org.eclipse.kura.core.status.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.status.test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.kura.core.status.CloudConnectionStatusServiceImplTest 2022-11-04T14:23:40,393 [pool-3-thread-1] INFO o.e.k.c.s.r.LogStatusRunnable - Notification LED on 2022-11-04T14:23:40,524 [main] INFO o.e.k.c.s.CloudConnectionStatusServiceImpl - Activating CloudConnectionStatus service... 2022-11-04T14:23:40,528 [main] INFO o.e.k.c.s.CloudConnectionStatusServiceImpl - Activating CloudConnectionStatus service... 2022-11-04T14:23:40,529 [pool-4-thread-1] INFO o.e.k.c.s.r.LogStatusRunnable - Notification LED off 2022-11-04T14:23:40,535 [main] INFO o.e.k.c.s.CloudConnectionStatusServiceImpl - Activating CloudConnectionStatus service... 2022-11-04T14:23:40,537 [pool-7-thread-1] INFO o.e.k.c.s.r.LogStatusRunnable - Notification LED on 2022-11-04T14:23:40,540 [pool-7-thread-1] INFO o.e.k.c.s.r.LogStatusRunnable - Notification LED fast blinking 2022-11-04T14:23:40,548 [pool-8-thread-1] INFO o.e.k.c.s.r.LogStatusRunnable - Notification LED off 2022-11-04T14:23:40,549 [main] INFO o.e.k.c.s.CloudConnectionStatusServiceImpl - Activating CloudConnectionStatus service... 2022-11-04T14:23:40,550 [main] INFO o.e.k.c.s.CloudConnectionStatusServiceImpl - Activating CloudConnectionStatus service... 2022-11-04T14:23:40,552 [main] INFO o.e.k.c.s.CloudConnectionStatusServiceImpl - Activating CloudConnectionStatus service... 2022-11-04T14:23:40,553 [main] INFO o.e.k.c.s.CloudConnectionStatusServiceImpl - Activating CloudConnectionStatus service... 2022-11-04T14:23:40,606 [main] INFO o.e.k.c.s.CloudConnectionStatusServiceImpl - Activating CloudConnectionStatus service... 2022-11-04T14:23:40,607 [pool-14-thread-1] INFO o.e.k.c.s.r.LogStatusRunnable - Notification LED off 2022-11-04T14:23:40,608 [pool-15-thread-1] INFO o.e.k.c.s.r.LogStatusRunnable - Notification LED fast blinking 2022-11-04T14:23:40,609 [pool-16-thread-1] INFO o.e.k.c.s.r.LogStatusRunnable - Notification LED slow blinking 2022-11-04T14:23:40,609 [pool-17-thread-1] INFO o.e.k.c.s.r.LogStatusRunnable - Notification LED heartbeating 2022-11-04T14:23:40,610 [pool-18-thread-1] INFO o.e.k.c.s.r.LogStatusRunnable - Notification LED on 2022-11-04T14:23:40,610 [pool-19-thread-1] INFO o.e.k.c.s.r.LogStatusRunnable - Notification LED off 2022-11-04T14:23:40,611 [main] INFO o.e.k.c.s.CloudConnectionStatusServiceImpl - Activating CloudConnectionStatus service... 2022-11-04T14:23:40,611 [main] INFO o.e.k.c.s.CloudConnectionStatusServiceImpl - Deactivating CloudConnectionStatus service... 2022-11-04T14:23:40,611 [pool-20-thread-1] INFO o.e.k.c.s.r.LogStatusRunnable - Notification LED off 2022-11-04T14:23:40,613 [pool-21-thread-1] INFO o.e.k.c.s.r.LogStatusRunnable - Notification LED off 2022-11-04T14:23:40,613 [main] INFO o.e.k.c.s.CloudConnectionStatusServiceImpl - Activating CloudConnectionStatus service... Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.684 sec Running org.eclipse.kura.core.status.CloudConnectionStatusURLTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Results : Tests run: 24, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.core.status.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.status.test/target/org.eclipse.kura.core.status.test-4.1.4-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.core.status.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.core.status.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.status.test/target/org.eclipse.kura.core.status.test-4.1.4.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.core.status.test --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.core.status.test --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- tycho-surefire-plugin:1.6.0:test (default-test) @ org.eclipse.kura.core.status.test --- [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.status.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/adoptopenjdk/openj9-jdk-8/1.8.0_292-b10/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.status.test/target/jacoco.exec, -Dlog4j.configurationFile=file:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.status.test/../../emulator/org.eclipse.kura.emulator/src/main/resources/log4j.xml, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.status.test/target/work/data, -install, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.status.test/target/work, -configuration, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.status.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.status.test/target/surefire.properties] Results: Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [WARNING] No tests found. [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.core.status.test --- [INFO] setting maven.deploy.skip=false [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.core.status.test --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.status.test/target/org.eclipse.kura.core.status.test-4.1.4.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.status.test/4.1.4/org.eclipse.kura.core.status.test-4.1.4.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.status.test/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.status.test/4.1.4/org.eclipse.kura.core.status.test-4.1.4.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.status.test/target/org.eclipse.kura.core.status.test-4.1.4-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.status.test/4.1.4/org.eclipse.kura.core.status.test-4.1.4-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.status.test/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.status.test/4.1.4/org.eclipse.kura.core.status.test-4.1.4-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.status.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.status.test/4.1.4/org.eclipse.kura.core.status.test-4.1.4-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.core.status.test --- [INFO] [INFO] ---------< org.eclipse.kura:org.eclipse.kura.core.system.test >--------- [INFO] Building org.eclipse.kura.core.system.test 4.1.4 [106/142] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.core.system.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.core.system.test --- [INFO] The project's OSGi version is 4.1.4 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.core.system.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.core.system.test --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.core.system.test --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.core.system.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.system.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.core.system.test --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.system.test/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.system.test/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.core.system.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (compiletests) @ org.eclipse.kura.core.system.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.system.test/target/test-classes [INFO] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.system.test/src/test/java/org/eclipse/kura/core/system/SystemServiceTest.java: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.system.test/src/test/java/org/eclipse/kura/core/system/SystemServiceTest.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.system.test/src/test/java/org/eclipse/kura/core/system/SystemServiceTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.core.system.test --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.system.test/target/jacoco.exec [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ org.eclipse.kura.core.system.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.system.test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.kura.core.system.SystemServiceTest 2022-11-04T14:23:47,200 [main] WARN o.e.k.c.s.SystemServiceImpl - File does not exist: /tmp/framework/kura.properties 2022-11-04T14:23:47,204 [main] WARN o.e.k.c.s.SystemServiceImpl - File does not exist: /tmp/user/kura_custom.properties 2022-11-04T14:23:47,204 [main] INFO o.e.k.c.s.SystemServiceImpl - Kura has net admin? true 2022-11-04T14:23:47,204 [main] INFO o.e.k.c.s.SystemServiceImpl - Is Kura web interface enabled? true 2022-11-04T14:23:47,204 [main] INFO o.e.k.c.s.SystemServiceImpl - Kura version? version-unknown 2022-11-04T14:23:47,204 [main] INFO o.e.k.c.s.SystemServiceImpl - Kura home directory is /tmp 2022-11-04T14:23:47,204 [main] INFO o.e.k.c.s.SystemServiceImpl - Kura framework configuration directory is /tmp/framework 2022-11-04T14:23:47,205 [main] INFO o.e.k.c.s.SystemServiceImpl - Kura user configuration directory is /tmp/user 2022-11-04T14:23:47,205 [main] ERROR o.e.k.c.s.SystemServiceImpl - Did not initialize kura.snapshots 2022-11-04T14:23:47,206 [main] ERROR o.e.k.c.s.SystemServiceImpl - Did not initialize kura.tmp 2022-11-04T14:23:47,206 [main] INFO o.e.k.c.s.SystemServiceImpl - Kura version version-unknown is starting 2022-11-04T14:23:47,212 [main] INFO o.e.k.c.s.SystemServiceImpl - Loaded File kura.properties: /tmp/framework/kura.properties 2022-11-04T14:23:47,212 [main] INFO o.e.k.c.s.SystemServiceImpl - Loaded File kura_custom.properties: /tmp/user/kura_custom.properties 2022-11-04T14:23:47,212 [main] INFO o.e.k.c.s.SystemServiceImpl - Kura has net admin? true 2022-11-04T14:23:47,212 [main] INFO o.e.k.c.s.SystemServiceImpl - Is Kura web interface enabled? true 2022-11-04T14:23:47,212 [main] INFO o.e.k.c.s.SystemServiceImpl - Kura version? test ver override 2022-11-04T14:23:47,212 [main] INFO o.e.k.c.s.SystemServiceImpl - Kura home directory is /tmp 2022-11-04T14:23:47,212 [main] INFO o.e.k.c.s.SystemServiceImpl - Kura framework configuration directory is /tmp/framework 2022-11-04T14:23:47,212 [main] INFO o.e.k.c.s.SystemServiceImpl - Kura user configuration directory is /tmp/user 2022-11-04T14:23:47,213 [main] ERROR o.e.k.c.s.SystemServiceImpl - Did not initialize kura.snapshots 2022-11-04T14:23:47,213 [main] ERROR o.e.k.c.s.SystemServiceImpl - Did not initialize kura.tmp 2022-11-04T14:23:47,213 [main] INFO o.e.k.c.s.SystemServiceImpl - Kura version test ver override is starting 2022-11-04T14:23:47,214 [main] INFO o.e.k.c.s.SystemServiceImpl - Loaded URL kura.properties: file:/tmp/ssact_kura.properties 2022-11-04T14:23:47,214 [main] INFO o.e.k.c.s.SystemServiceImpl - Loaded URL kura_custom.properties: file:/tmp/ssact_kura_custom.properties 2022-11-04T14:23:47,215 [main] INFO o.e.k.c.s.SystemServiceImpl - Kura has net admin? true 2022-11-04T14:23:47,215 [main] INFO o.e.k.c.s.SystemServiceImpl - Is Kura web interface enabled? true 2022-11-04T14:23:47,215 [main] INFO o.e.k.c.s.SystemServiceImpl - Kura version? test ver override 2022-11-04T14:23:47,215 [main] ERROR o.e.k.c.s.SystemServiceImpl - Did not initialize kura.home 2022-11-04T14:23:47,215 [main] INFO o.e.k.c.s.SystemServiceImpl - Kura framework configuration directory is /tmp/framework 2022-11-04T14:23:47,215 [main] INFO o.e.k.c.s.SystemServiceImpl - Kura user configuration directory is /tmp/user 2022-11-04T14:23:47,215 [main] ERROR o.e.k.c.s.SystemServiceImpl - Did not initialize kura.snapshots 2022-11-04T14:23:47,216 [main] ERROR o.e.k.c.s.SystemServiceImpl - Did not initialize kura.tmp 2022-11-04T14:23:47,216 [main] INFO o.e.k.c.s.SystemServiceImpl - Kura version test ver override is starting 2022-11-04T14:23:47,216 [main] WARN o.e.k.c.s.SystemServiceImpl - Overridding invalid kura.properties location 2022-11-04T14:23:47,216 [main] WARN o.e.k.c.s.SystemServiceImpl - Overridding invalid dpa.properties location 2022-11-04T14:23:47,216 [main] WARN o.e.k.c.s.SystemServiceImpl - Overridding invalid log4j.properties location 2022-11-04T14:23:47,223 [main] INFO o.e.k.c.s.SystemServiceImpl - Loaded Jar Resource kura.properties. 2022-11-04T14:23:47,223 [main] WARN o.e.k.c.s.SystemServiceImpl - Could not open kuraCustomConfig URL: java.io.FileNotFoundException: /opt/eclipse/kura/framework/kura.properties (No such file or directory) at java.io.FileInputStream.open(FileInputStream.java:195) at java.io.FileInputStream.(FileInputStream.java:138) at java.io.FileInputStream.(FileInputStream.java:93) at sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:90) at sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:188) at java.net.URL.openStream(URL.java:1068) at org.eclipse.kura.core.system.SystemServiceImpl.activate(SystemServiceImpl.java:199) at org.eclipse.kura.core.system.SystemServiceTest.testActivateRelativeConfigFilePathsUpdate(SystemServiceTest.java:40) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 2022-11-04T14:23:47,224 [main] INFO o.e.k.c.s.SystemServiceImpl - Kura has net admin? false 2022-11-04T14:23:47,224 [main] INFO o.e.k.c.s.SystemServiceImpl - Is Kura web interface enabled? true 2022-11-04T14:23:47,225 [main] INFO o.e.k.c.s.SystemServiceImpl - Kura version? kura_emulator 2022-11-04T14:23:47,225 [main] INFO o.e.k.c.s.SystemServiceImpl - Kura home directory is /tmp/kura 2022-11-04T14:23:47,225 [main] INFO o.e.k.c.s.SystemServiceImpl - Kura framework configuration directory is /tmp/framework 2022-11-04T14:23:47,225 [main] INFO o.e.k.c.s.SystemServiceImpl - Kura user configuration directory is /tmp/user 2022-11-04T14:23:47,225 [main] INFO o.e.k.c.s.SystemServiceImpl - Kura snapshots directory is /tmp/kura/user/snapshots 2022-11-04T14:23:47,225 [main] INFO o.e.k.c.s.SystemServiceImpl - Kura tmp directory is /tmp/kura/tmp 2022-11-04T14:23:47,225 [main] INFO o.e.k.c.s.SystemServiceImpl - Kura version kura_emulator is starting Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.778 sec Results : Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.core.system.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.system.test/target/org.eclipse.kura.core.system.test-4.1.4-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.core.system.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.core.system.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.system.test/target/org.eclipse.kura.core.system.test-4.1.4.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.core.system.test --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.core.system.test --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- tycho-surefire-plugin:1.6.0:test (default-test) @ org.eclipse.kura.core.system.test --- [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.system.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/adoptopenjdk/openj9-jdk-8/1.8.0_292-b10/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.system.test/target/jacoco.exec, -Dlog4j.configurationFile=file:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.system.test/../../emulator/org.eclipse.kura.emulator/src/main/resources/log4j.xml, -DbuildingWithTycho=true, -Dosgi.locking=none, -Dds.showtrace=true, -Djava.io.tmpdir=/tmp, -Dorg.osgi.framework.storage=/tmp/osgi/framework_storage, -Dosgi.clean=true, -Dorg.eclipse.kura.mode=emulator, -Dkura.configuration=file:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.system.test/../../emulator/org.eclipse.kura.emulator/src/main/resources/kura.properties, -Ddpa.configuration=/tmp/kura/dpa.properties, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.system.test/target/work/data, -install, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.system.test/target/work, -configuration, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.system.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.system.test/target/surefire.properties] Framework is running in emulation mode Framework is not running in emulation mode or initialization failed!: System property 'kura.snapshots' is not set 2022-11-04T14:23:50,981 [Start Level: Equinox Container: 7c2000a6-345d-484b-8e59-bb26c26f3598] INFO o.e.k.c.s.SystemServiceImpl - Loaded URL kura.properties: file:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.system.test/../../emulator/org.eclipse.kura.emulator/src/main/resources/kura.properties 2022-11-04T14:23:50,984 [Start Level: Equinox Container: 7c2000a6-345d-484b-8e59-bb26c26f3598] WARN o.e.k.c.s.SystemServiceImpl - File does not exist: /tmp/kura/user/kura_custom.properties 2022-11-04T14:23:50,984 [Start Level: Equinox Container: 7c2000a6-345d-484b-8e59-bb26c26f3598] INFO o.e.k.c.s.SystemServiceImpl - Kura has net admin? false 2022-11-04T14:23:50,984 [Start Level: Equinox Container: 7c2000a6-345d-484b-8e59-bb26c26f3598] INFO o.e.k.c.s.SystemServiceImpl - Is Kura web interface enabled? true 2022-11-04T14:23:50,984 [Start Level: Equinox Container: 7c2000a6-345d-484b-8e59-bb26c26f3598] INFO o.e.k.c.s.SystemServiceImpl - Kura version? kura_emulator 2022-11-04T14:23:50,984 [Start Level: Equinox Container: 7c2000a6-345d-484b-8e59-bb26c26f3598] INFO o.e.k.c.s.SystemServiceImpl - Kura home directory is /tmp/kura 2022-11-04T14:23:50,984 [Start Level: Equinox Container: 7c2000a6-345d-484b-8e59-bb26c26f3598] INFO o.e.k.c.s.SystemServiceImpl - Kura framework configuration directory is /tmp/kura/framework 2022-11-04T14:23:50,984 [Start Level: Equinox Container: 7c2000a6-345d-484b-8e59-bb26c26f3598] INFO o.e.k.c.s.SystemServiceImpl - Kura user configuration directory is /tmp/kura/user 2022-11-04T14:23:50,985 [Start Level: Equinox Container: 7c2000a6-345d-484b-8e59-bb26c26f3598] INFO o.e.k.c.s.SystemServiceImpl - Kura snapshots directory is /tmp/kura/user/snapshots 2022-11-04T14:23:50,985 [Start Level: Equinox Container: 7c2000a6-345d-484b-8e59-bb26c26f3598] INFO o.e.k.c.s.SystemServiceImpl - Kura tmp directory is /tmp/kura/tmp 2022-11-04T14:23:50,985 [Start Level: Equinox Container: 7c2000a6-345d-484b-8e59-bb26c26f3598] INFO o.e.k.c.s.SystemServiceImpl - Kura version kura_emulator is starting Running org.eclipse.kura.core.system.test.SystemServiceTest 2022-11-04T14:23:51,192 [main] ERROR o.e.k.c.u.ProcessUtil - Error waiting from SafeProcess output java.util.concurrent.ExecutionException: java.io.IOException: Cannot run program "dmidecode": error=2, No such file or directory at java.util.concurrent.FutureTask.report(FutureTask.java:122) at java.util.concurrent.FutureTask.get(FutureTask.java:192) at org.eclipse.kura.core.util.ProcessUtil.exec(ProcessUtil.java:57) at org.eclipse.kura.core.system.SuperSystemService.runSystemCommand(SuperSystemService.java:36) at org.eclipse.kura.core.system.SuperSystemService.runSystemCommand(SuperSystemService.java:28) at org.eclipse.kura.core.system.SystemServiceImpl.getModelName(SystemServiceImpl.java:1060) at org.eclipse.kura.core.system.test.SystemServiceTest.getModelName(SystemServiceTest.java:293) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:113) at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) at org.eclipse.equinox.launcher.Main.run(Main.java:1499) at org.eclipse.equinox.launcher.Main.main(Main.java:1472) Caused by: java.io.IOException: Cannot run program "dmidecode": error=2, No such file or directory at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048) at org.eclipse.kura.core.util.SafeProcess.exec(SafeProcess.java:71) at org.eclipse.kura.core.util.ProcessUtil$1.call(ProcessUtil.java:51) at org.eclipse.kura.core.util.ProcessUtil$1.call(ProcessUtil.java:1) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:823) Caused by: java.io.IOException: error=2, No such file or directory at java.lang.UNIXProcess.forkAndExec(Native Method) at java.lang.UNIXProcess.(UNIXProcess.java:247) at java.lang.ProcessImpl.start(ProcessImpl.java:134) at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029) ... 7 more 2022-11-04T14:23:51,194 [main] ERROR o.e.k.c.s.SuperSystemService - failed to run commands dmidecode -t system java.io.IOException: java.util.concurrent.ExecutionException: java.io.IOException: Cannot run program "dmidecode": error=2, No such file or directory at org.eclipse.kura.core.util.ProcessUtil.exec(ProcessUtil.java:60) at org.eclipse.kura.core.system.SuperSystemService.runSystemCommand(SuperSystemService.java:36) at org.eclipse.kura.core.system.SuperSystemService.runSystemCommand(SuperSystemService.java:28) at org.eclipse.kura.core.system.SystemServiceImpl.getModelName(SystemServiceImpl.java:1060) at org.eclipse.kura.core.system.test.SystemServiceTest.getModelName(SystemServiceTest.java:293) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:113) at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) at org.eclipse.equinox.launcher.Main.run(Main.java:1499) at org.eclipse.equinox.launcher.Main.main(Main.java:1472) Caused by: java.util.concurrent.ExecutionException: java.io.IOException: Cannot run program "dmidecode": error=2, No such file or directory at java.util.concurrent.FutureTask.report(FutureTask.java:122) at java.util.concurrent.FutureTask.get(FutureTask.java:192) at org.eclipse.kura.core.util.ProcessUtil.exec(ProcessUtil.java:57) ... 53 more Caused by: java.io.IOException: Cannot run program "dmidecode": error=2, No such file or directory at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048) at org.eclipse.kura.core.util.SafeProcess.exec(SafeProcess.java:71) at org.eclipse.kura.core.util.ProcessUtil$1.call(ProcessUtil.java:51) at org.eclipse.kura.core.util.ProcessUtil$1.call(ProcessUtil.java:1) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:823) Caused by: java.io.IOException: error=2, No such file or directory at java.lang.UNIXProcess.forkAndExec(Native Method) at java.lang.UNIXProcess.(UNIXProcess.java:247) at java.lang.ProcessImpl.start(ProcessImpl.java:134) at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029) ... 7 more 2022-11-04T14:23:51,195 [main] ERROR o.e.k.c.u.ProcessUtil - Error waiting from SafeProcess output java.util.concurrent.ExecutionException: java.io.IOException: Cannot run program "dmidecode": error=2, No such file or directory at java.util.concurrent.FutureTask.report(FutureTask.java:122) at java.util.concurrent.FutureTask.get(FutureTask.java:192) at org.eclipse.kura.core.util.ProcessUtil.exec(ProcessUtil.java:57) at org.eclipse.kura.core.util.ProcessUtil.exec(ProcessUtil.java:40) at org.eclipse.kura.core.system.test.SystemServiceTest.getModelName(SystemServiceTest.java:301) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:113) at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) at org.eclipse.equinox.launcher.Main.run(Main.java:1499) at org.eclipse.equinox.launcher.Main.main(Main.java:1472) Caused by: java.io.IOException: Cannot run program "dmidecode": error=2, No such file or directory at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048) at org.eclipse.kura.core.util.SafeProcess.exec(SafeProcess.java:71) at org.eclipse.kura.core.util.ProcessUtil$1.call(ProcessUtil.java:51) at org.eclipse.kura.core.util.ProcessUtil$1.call(ProcessUtil.java:1) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:823) Caused by: java.io.IOException: error=2, No such file or directory at java.lang.UNIXProcess.forkAndExec(Native Method) at java.lang.UNIXProcess.(UNIXProcess.java:247) at java.lang.ProcessImpl.start(ProcessImpl.java:134) at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029) ... 7 more 2022-11-04T14:23:51,284 [main] ERROR o.e.k.c.u.ProcessUtil - Error waiting from SafeProcess output java.util.concurrent.ExecutionException: java.io.IOException: Cannot run program "dmidecode": error=2, No such file or directory at java.util.concurrent.FutureTask.report(FutureTask.java:122) at java.util.concurrent.FutureTask.get(FutureTask.java:192) at org.eclipse.kura.core.util.ProcessUtil.exec(ProcessUtil.java:57) at org.eclipse.kura.core.system.SuperSystemService.runSystemCommand(SuperSystemService.java:36) at org.eclipse.kura.core.system.SuperSystemService.runSystemCommand(SuperSystemService.java:28) at org.eclipse.kura.core.system.SystemServiceImpl.getSerialNumber(SystemServiceImpl.java:1111) at org.eclipse.kura.core.system.test.SystemServiceTest.getSerialNumber(SystemServiceTest.java:329) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:113) at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) at org.eclipse.equinox.launcher.Main.run(Main.java:1499) at org.eclipse.equinox.launcher.Main.main(Main.java:1472) Caused by: java.io.IOException: Cannot run program "dmidecode": error=2, No such file or directory at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048) at org.eclipse.kura.core.util.SafeProcess.exec(SafeProcess.java:71) at org.eclipse.kura.core.util.ProcessUtil$1.call(ProcessUtil.java:51) at org.eclipse.kura.core.util.ProcessUtil$1.call(ProcessUtil.java:1) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:823) Caused by: java.io.IOException: error=2, No such file or directory at java.lang.UNIXProcess.(UNIXProcess.java:247) at java.lang.ProcessImpl.start(ProcessImpl.java:134) at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029) ... 7 more 2022-11-04T14:23:51,285 [main] ERROR o.e.k.c.s.SuperSystemService - failed to run commands dmidecode -t system java.io.IOException: java.util.concurrent.ExecutionException: java.io.IOException: Cannot run program "dmidecode": error=2, No such file or directory at org.eclipse.kura.core.util.ProcessUtil.exec(ProcessUtil.java:60) at org.eclipse.kura.core.system.SuperSystemService.runSystemCommand(SuperSystemService.java:36) at org.eclipse.kura.core.system.SuperSystemService.runSystemCommand(SuperSystemService.java:28) at org.eclipse.kura.core.system.SystemServiceImpl.getSerialNumber(SystemServiceImpl.java:1111) at org.eclipse.kura.core.system.test.SystemServiceTest.getSerialNumber(SystemServiceTest.java:329) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:113) at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) at org.eclipse.equinox.launcher.Main.run(Main.java:1499) at org.eclipse.equinox.launcher.Main.main(Main.java:1472) Caused by: java.util.concurrent.ExecutionException: java.io.IOException: Cannot run program "dmidecode": error=2, No such file or directory at java.util.concurrent.FutureTask.report(FutureTask.java:122) at java.util.concurrent.FutureTask.get(FutureTask.java:192) at org.eclipse.kura.core.util.ProcessUtil.exec(ProcessUtil.java:57) ... 53 more Caused by: java.io.IOException: Cannot run program "dmidecode": error=2, No such file or directory at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048) at org.eclipse.kura.core.util.SafeProcess.exec(SafeProcess.java:71) at org.eclipse.kura.core.util.ProcessUtil$1.call(ProcessUtil.java:51) at org.eclipse.kura.core.util.ProcessUtil$1.call(ProcessUtil.java:1) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:823) Caused by: java.io.IOException: error=2, No such file or directory at java.lang.UNIXProcess.(UNIXProcess.java:247) at java.lang.ProcessImpl.start(ProcessImpl.java:134) at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029) ... 7 more 2022-11-04T14:23:51,287 [main] ERROR o.e.k.c.u.ProcessUtil - Error waiting from SafeProcess output java.util.concurrent.ExecutionException: java.io.IOException: Cannot run program "dmidecode": error=2, No such file or directory at java.util.concurrent.FutureTask.report(FutureTask.java:122) at java.util.concurrent.FutureTask.get(FutureTask.java:192) at org.eclipse.kura.core.util.ProcessUtil.exec(ProcessUtil.java:57) at org.eclipse.kura.core.util.ProcessUtil.exec(ProcessUtil.java:40) at org.eclipse.kura.core.system.test.SystemServiceTest.getSerialNumber(SystemServiceTest.java:337) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:113) at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) at org.eclipse.equinox.launcher.Main.run(Main.java:1499) at org.eclipse.equinox.launcher.Main.main(Main.java:1472) Caused by: java.io.IOException: Cannot run program "dmidecode": error=2, No such file or directory at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048) at org.eclipse.kura.core.util.SafeProcess.exec(SafeProcess.java:71) at org.eclipse.kura.core.util.ProcessUtil$1.call(ProcessUtil.java:51) at org.eclipse.kura.core.util.ProcessUtil$1.call(ProcessUtil.java:1) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:823) Caused by: java.io.IOException: error=2, No such file or directory at java.lang.UNIXProcess.(UNIXProcess.java:247) at java.lang.ProcessImpl.start(ProcessImpl.java:134) at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029) ... 7 more Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 s - in org.eclipse.kura.core.system.test.SystemServiceTest getModelId(org.eclipse.kura.core.system.test.SystemServiceTest) Time elapsed: 0.001 s getModelName(org.eclipse.kura.core.system.test.SystemServiceTest) Time elapsed: 0.032 s testGetOsDistroVersion(org.eclipse.kura.core.system.test.SystemServiceTest) Time elapsed: 0 s testGetOsDistro(org.eclipse.kura.core.system.test.SystemServiceTest) Time elapsed: 0 s testGetOsVersion(org.eclipse.kura.core.system.test.SystemServiceTest) Time elapsed: 0.001 s testDummy(org.eclipse.kura.core.system.test.SystemServiceTest) Time elapsed: 0 s testGetFileSeparator(org.eclipse.kura.core.system.test.SystemServiceTest) Time elapsed: 0 s getPartNumber(org.eclipse.kura.core.system.test.SystemServiceTest) Time elapsed: 0 s testGetPlatform(org.eclipse.kura.core.system.test.SystemServiceTest) Time elapsed: 0 s testGetPrimaryMacAddress(org.eclipse.kura.core.system.test.SystemServiceTest) Time elapsed: 0.084 s testServiceExists(org.eclipse.kura.core.system.test.SystemServiceTest) Time elapsed: 0.001 s testGetJavaVmVersion(org.eclipse.kura.core.system.test.SystemServiceTest) Time elapsed: 0 s testGetJavaVersion(org.eclipse.kura.core.system.test.SystemServiceTest) Time elapsed: 0 s testKuraTemporaryConfigDirectory(org.eclipse.kura.core.system.test.SystemServiceTest) Time elapsed: 0 s testJavaHome(org.eclipse.kura.core.system.test.SystemServiceTest) Time elapsed: 0 s getFirmwareVersion(org.eclipse.kura.core.system.test.SystemServiceTest) Time elapsed: 0 s getDeviceName(org.eclipse.kura.core.system.test.SystemServiceTest) Time elapsed: 0 s testGetBiosVersion(org.eclipse.kura.core.system.test.SystemServiceTest) Time elapsed: 0 s testGetJavaVmName(org.eclipse.kura.core.system.test.SystemServiceTest) Time elapsed: 0 s testGetOsArch(org.eclipse.kura.core.system.test.SystemServiceTest) Time elapsed: 0 s testGetOsName(org.eclipse.kura.core.system.test.SystemServiceTest) Time elapsed: 0 s getSerialNumber(org.eclipse.kura.core.system.test.SystemServiceTest) Time elapsed: 0.005 s testGetProductVersion(org.eclipse.kura.core.system.test.SystemServiceTest) Time elapsed: 0 s Results: Tests run: 23, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.core.system.test --- [INFO] setting maven.deploy.skip=false [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.core.system.test --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.system.test/target/org.eclipse.kura.core.system.test-4.1.4.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.system.test/4.1.4/org.eclipse.kura.core.system.test-4.1.4.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.system.test/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.system.test/4.1.4/org.eclipse.kura.core.system.test-4.1.4.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.system.test/target/org.eclipse.kura.core.system.test-4.1.4-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.system.test/4.1.4/org.eclipse.kura.core.system.test-4.1.4-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.system.test/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.system.test/4.1.4/org.eclipse.kura.core.system.test-4.1.4-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.system.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.system.test/4.1.4/org.eclipse.kura.core.system.test-4.1.4-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.core.system.test --- [INFO] [INFO] ------------< org.eclipse.kura:org.eclipse.kura.core.test >------------- [INFO] Building org.eclipse.kura.core.test 4.1.4 [107/142] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.core.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.core.test --- [INFO] The project's OSGi version is 4.1.4 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.core.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.core.test --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.core.test --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.core.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.core.test --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/classes [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/src/main/java/org/eclipse/kura/core/test/hw/CommTest.java:[29] private static String SERIAL_PORT_NAME = "/dev/ttyUSB0"; ^^^^^^^^^^^^^^^^ The value of the field CommTest.SERIAL_PORT_NAME is not used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/src/main/java/org/eclipse/kura/core/test/CloudServiceTest.java:[17] import org.eclipse.kura.cloud.CloudClient; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type CloudClient is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/src/main/java/org/eclipse/kura/core/test/CloudServiceTest.java:[18] import org.eclipse.kura.cloud.CloudClientListener; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type CloudClientListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/src/main/java/org/eclipse/kura/core/test/CloudServiceTest.java:[19] import org.eclipse.kura.cloud.CloudService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/src/main/java/org/eclipse/kura/core/test/CloudServiceTest.java:[27] public class CloudServiceTest extends TestCase implements CloudClientListener { ^^^^^^^^^^^^^^^^^^^ The type CloudClientListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/src/main/java/org/eclipse/kura/core/test/CloudServiceTest.java:[30] private static CloudService cloudService; ^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/src/main/java/org/eclipse/kura/core/test/CloudServiceTest.java:[54] public void setCloudService(CloudService cloudService) { ^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/src/main/java/org/eclipse/kura/core/test/CloudServiceTest.java:[76] CloudClient cloudAppClient = CloudServiceTest.cloudService.newCloudClient("testService"); ^^^^^^^^^^^ The type CloudClient is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/src/main/java/org/eclipse/kura/core/test/CloudServiceTest.java:[76] CloudClient cloudAppClient = CloudServiceTest.cloudService.newCloudClient("testService"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method newCloudClient(String) from the type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/src/main/java/org/eclipse/kura/core/test/CloudServiceTest.java:[77] cloudAppClient.addCloudClientListener(this); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method addCloudClientListener(CloudClientListener) from the type CloudClient is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/src/main/java/org/eclipse/kura/core/test/CloudServiceTest.java:[81] while (!cloudAppClient.isConnected() && count < 10) { ^^^^^^^^^^^^^ The method isConnected() from the type CloudClient is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/src/main/java/org/eclipse/kura/core/test/CloudServiceTest.java:[85] if (!cloudAppClient.isConnected()) { ^^^^^^^^^^^^^ The method isConnected() from the type CloudClient is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/src/main/java/org/eclipse/kura/core/test/CloudServiceTest.java:[88] cloudAppClient.subscribe("test", 1); ^^^^^^^^^^^^^^^^^^^^ The method subscribe(String, int) from the type CloudClient is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/src/main/java/org/eclipse/kura/core/test/CloudServiceTest.java:[95] this.publishedMsgId = cloudAppClient.publish("test", payload, 1, false, priority); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method publish(String, KuraPayload, int, boolean, int) from the type CloudClient is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/src/main/java/org/eclipse/kura/core/test/CloudServiceTest.java:[99] this.controlMsgId = cloudAppClient.controlPublish("control_test", controlPayload, 1, false, priority); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method controlPublish(String, KuraPayload, int, boolean, int) from the type CloudClient is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/src/main/java/org/eclipse/kura/core/test/CloudServiceTest.java:[111] cloudAppClient.release(); ^^^^^^^^^ The method release() from the type CloudClient is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/src/main/java/org/eclipse/kura/core/test/ConfigurationServiceTest.java:[27] import org.eclipse.kura.cloud.CloudCallService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type CloudCallService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/src/main/java/org/eclipse/kura/core/test/ConfigurationServiceTest.java:[28] import org.eclipse.kura.cloud.CloudletTopic; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type CloudletTopic is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/src/main/java/org/eclipse/kura/core/test/ConfigurationServiceTest.java:[60] private static CloudCallService cloudCallService; ^^^^^^^^^^^^^^^^ The type CloudCallService is deprecated 20. INFO in /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/src/main/java/org/eclipse/kura/core/test/ConfigurationServiceTest.java (at line 64) @SuppressWarnings("unused") ^^^^^^^^ At least one of the problems in category 'unused' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/src/main/java/org/eclipse/kura/core/test/ConfigurationServiceTest.java:[90] public void setCloudCallService(CloudCallService cloudCallService) { ^^^^^^^^^^^^^^^^ The type CloudCallService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/src/main/java/org/eclipse/kura/core/test/ConfigurationServiceTest.java:[109] public void unsetCloudCallService(CloudCallService cloudCallService) { ^^^^^^^^^^^^^^^^ The type CloudCallService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/src/main/java/org/eclipse/kura/core/test/ConfigurationServiceTest.java:[255] private boolean waitForConnection() throws InterruptedException { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method waitForConnection() from the type ConfigurationServiceTest is never used locally [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/src/main/java/org/eclipse/kura/core/test/ConfigurationServiceTest.java:[258] if (cloudCallService.isConnected()) { ^^^^^^^^^^^^^ The method isConnected() from the type CloudCallService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/src/main/java/org/eclipse/kura/core/test/ConfigurationServiceTest.java:[283] assertTrue(cloudCallService.isConnected()); ^^^^^^^^^^^^^ The method isConnected() from the type CloudCallService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/src/main/java/org/eclipse/kura/core/test/ConfigurationServiceTest.java:[293] StringBuilder sb = new StringBuilder(CloudletTopic.Method.GET.toString()).append("/") ^^^^^^^^^^^^^ The type CloudletTopic is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/src/main/java/org/eclipse/kura/core/test/ConfigurationServiceTest.java:[293] StringBuilder sb = new StringBuilder(CloudletTopic.Method.GET.toString()).append("/") ^^^^^^^^^^^^^ The type CloudletTopic.Method is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/src/main/java/org/eclipse/kura/core/test/ConfigurationServiceTest.java:[293] StringBuilder sb = new StringBuilder(CloudletTopic.Method.GET.toString()).append("/") ^^^ The field CloudletTopic.Method.GET is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/src/main/java/org/eclipse/kura/core/test/ConfigurationServiceTest.java:[296] KuraResponsePayload resp = cloudCallService.call(CloudConfigurationHandler.APP_ID, sb.toString(), null, 10000); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method call(String, String, KuraPayload, int) from the type CloudCallService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/src/main/java/org/eclipse/kura/core/test/ConfigurationServiceTest.java:[312] sb = new StringBuilder(CloudletTopic.Method.EXEC.toString()).append("/") ^^^^^^^^^^^^^ The type CloudletTopic is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/src/main/java/org/eclipse/kura/core/test/ConfigurationServiceTest.java:[312] sb = new StringBuilder(CloudletTopic.Method.EXEC.toString()).append("/") ^^^^^^^^^^^^^ The type CloudletTopic.Method is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/src/main/java/org/eclipse/kura/core/test/ConfigurationServiceTest.java:[312] sb = new StringBuilder(CloudletTopic.Method.EXEC.toString()).append("/") ^^^^ The field CloudletTopic.Method.EXEC is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/src/main/java/org/eclipse/kura/core/test/ConfigurationServiceTest.java:[315] resp = cloudCallService.call(CloudConfigurationHandler.APP_ID, sb.toString(), null, 10000); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method call(String, String, KuraPayload, int) from the type CloudCallService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/src/main/java/org/eclipse/kura/core/test/ConfigurationServiceTest.java:[353] sb = new StringBuilder(CloudletTopic.Method.PUT.toString()).append("/") ^^^^^^^^^^^^^ The type CloudletTopic is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/src/main/java/org/eclipse/kura/core/test/ConfigurationServiceTest.java:[353] sb = new StringBuilder(CloudletTopic.Method.PUT.toString()).append("/") ^^^^^^^^^^^^^ The type CloudletTopic.Method is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/src/main/java/org/eclipse/kura/core/test/ConfigurationServiceTest.java:[353] sb = new StringBuilder(CloudletTopic.Method.PUT.toString()).append("/") ^^^ The field CloudletTopic.Method.PUT is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/src/main/java/org/eclipse/kura/core/test/ConfigurationServiceTest.java:[356] long previousUpdateTime = this.updateTime; ^^^^^^^^^^ The static field ConfigurationServiceTest.updateTime should be accessed in a static way [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/src/main/java/org/eclipse/kura/core/test/ConfigurationServiceTest.java:[358] resp = cloudCallService.call(CloudConfigurationHandler.APP_ID, sb.toString(), payload, 10000); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method call(String, String, KuraPayload, int) from the type CloudCallService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/src/main/java/org/eclipse/kura/core/test/ConfigurationServiceTest.java:[371] sb = new StringBuilder(CloudletTopic.Method.GET.toString()).append("/") ^^^^^^^^^^^^^ The type CloudletTopic is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/src/main/java/org/eclipse/kura/core/test/ConfigurationServiceTest.java:[371] sb = new StringBuilder(CloudletTopic.Method.GET.toString()).append("/") ^^^^^^^^^^^^^ The type CloudletTopic.Method is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/src/main/java/org/eclipse/kura/core/test/ConfigurationServiceTest.java:[371] sb = new StringBuilder(CloudletTopic.Method.GET.toString()).append("/") ^^^ The field CloudletTopic.Method.GET is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/src/main/java/org/eclipse/kura/core/test/ConfigurationServiceTest.java:[374] resp = cloudCallService.call(CloudConfigurationHandler.APP_ID, sb.toString(), null, 10000); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method call(String, String, KuraPayload, int) from the type CloudCallService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/src/main/java/org/eclipse/kura/core/test/ConfigurationServiceTest.java:[393] sb = new StringBuilder(CloudletTopic.Method.EXEC.toString()).append("/") ^^^^^^^^^^^^^ The type CloudletTopic is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/src/main/java/org/eclipse/kura/core/test/ConfigurationServiceTest.java:[393] sb = new StringBuilder(CloudletTopic.Method.EXEC.toString()).append("/") ^^^^^^^^^^^^^ The type CloudletTopic.Method is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/src/main/java/org/eclipse/kura/core/test/ConfigurationServiceTest.java:[393] sb = new StringBuilder(CloudletTopic.Method.EXEC.toString()).append("/") ^^^^ The field CloudletTopic.Method.EXEC is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/src/main/java/org/eclipse/kura/core/test/ConfigurationServiceTest.java:[398] resp = cloudCallService.call(CloudConfigurationHandler.APP_ID, sb.toString(), null, 10000); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method call(String, String, KuraPayload, int) from the type CloudCallService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/src/main/java/org/eclipse/kura/core/test/CloudDeploymentHandlerTest.java:[19] import org.eclipse.kura.cloud.CloudCallService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type CloudCallService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/src/main/java/org/eclipse/kura/core/test/CloudDeploymentHandlerTest.java:[20] import org.eclipse.kura.cloud.CloudletTopic; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type CloudletTopic is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/src/main/java/org/eclipse/kura/core/test/CloudDeploymentHandlerTest.java:[53] private static CloudCallService s_cloudCallService; ^^^^^^^^^^^^^^^^ The type CloudCallService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/src/main/java/org/eclipse/kura/core/test/CloudDeploymentHandlerTest.java:[104] public void setCloudCallService(CloudCallService cloudCallService) { ^^^^^^^^^^^^^^^^ The type CloudCallService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/src/main/java/org/eclipse/kura/core/test/CloudDeploymentHandlerTest.java:[109] public void unsetCloudCallService(CloudCallService cloudCallService) { ^^^^^^^^^^^^^^^^ The type CloudCallService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/src/main/java/org/eclipse/kura/core/test/CloudDeploymentHandlerTest.java:[125] assertTrue(s_cloudCallService.isConnected()); ^^^^^^^^^^^^^ The method isConnected() from the type CloudCallService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/src/main/java/org/eclipse/kura/core/test/CloudDeploymentHandlerTest.java:[128] StringBuilder sb = new StringBuilder(CloudletTopic.Method.EXEC.toString()).append("/") ^^^^^^^^^^^^^ The type CloudletTopic is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/src/main/java/org/eclipse/kura/core/test/CloudDeploymentHandlerTest.java:[128] StringBuilder sb = new StringBuilder(CloudletTopic.Method.EXEC.toString()).append("/") ^^^^^^^^^^^^^ The type CloudletTopic.Method is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/src/main/java/org/eclipse/kura/core/test/CloudDeploymentHandlerTest.java:[128] StringBuilder sb = new StringBuilder(CloudletTopic.Method.EXEC.toString()).append("/") ^^^^ The field CloudletTopic.Method.EXEC is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/src/main/java/org/eclipse/kura/core/test/CloudDeploymentHandlerTest.java:[141] KuraResponsePayload resp = s_cloudCallService.call(CloudDeploymentHandlerV2.APP_ID, sb.toString(), payload, 5000); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method call(String, String, KuraPayload, int) from the type CloudCallService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/src/main/java/org/eclipse/kura/core/test/CloudDeploymentHandlerTest.java:[154] assertTrue(s_cloudCallService.isConnected()); ^^^^^^^^^^^^^ The method isConnected() from the type CloudCallService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/src/main/java/org/eclipse/kura/core/test/CloudDeploymentHandlerTest.java:[163] StringBuilder sb = new StringBuilder(CloudletTopic.Method.GET.toString()).append("/") ^^^^^^^^^^^^^ The type CloudletTopic is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/src/main/java/org/eclipse/kura/core/test/CloudDeploymentHandlerTest.java:[163] StringBuilder sb = new StringBuilder(CloudletTopic.Method.GET.toString()).append("/") ^^^^^^^^^^^^^ The type CloudletTopic.Method is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/src/main/java/org/eclipse/kura/core/test/CloudDeploymentHandlerTest.java:[163] StringBuilder sb = new StringBuilder(CloudletTopic.Method.GET.toString()).append("/") ^^^ The field CloudletTopic.Method.GET is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/src/main/java/org/eclipse/kura/core/test/CloudDeploymentHandlerTest.java:[166] KuraResponsePayload resp = s_cloudCallService.call(CloudDeploymentHandlerV2.APP_ID, sb.toString(), null, 5000); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method call(String, String, KuraPayload, int) from the type CloudCallService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/src/main/java/org/eclipse/kura/core/test/CloudDeploymentHandlerTest.java:[199] assertTrue(s_cloudCallService.isConnected()); ^^^^^^^^^^^^^ The method isConnected() from the type CloudCallService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/src/main/java/org/eclipse/kura/core/test/CloudDeploymentHandlerTest.java:[207] StringBuilder sb = new StringBuilder(CloudletTopic.Method.GET.toString()).append("/") ^^^^^^^^^^^^^ The type CloudletTopic is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/src/main/java/org/eclipse/kura/core/test/CloudDeploymentHandlerTest.java:[207] StringBuilder sb = new StringBuilder(CloudletTopic.Method.GET.toString()).append("/") ^^^^^^^^^^^^^ The type CloudletTopic.Method is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/src/main/java/org/eclipse/kura/core/test/CloudDeploymentHandlerTest.java:[207] StringBuilder sb = new StringBuilder(CloudletTopic.Method.GET.toString()).append("/") ^^^ The field CloudletTopic.Method.GET is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/src/main/java/org/eclipse/kura/core/test/CloudDeploymentHandlerTest.java:[210] KuraResponsePayload resp = s_cloudCallService.call(CloudDeploymentHandlerV2.APP_ID, sb.toString(), null, 5000); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method call(String, String, KuraPayload, int) from the type CloudCallService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/src/main/java/org/eclipse/kura/core/test/CloudDeploymentHandlerTest.java:[240] assertTrue(s_cloudCallService.isConnected()); ^^^^^^^^^^^^^ The method isConnected() from the type CloudCallService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/src/main/java/org/eclipse/kura/core/test/CloudDeploymentHandlerTest.java:[258] StringBuilder sb = new StringBuilder(CloudletTopic.Method.EXEC.toString()).append("/") ^^^^^^^^^^^^^ The type CloudletTopic is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/src/main/java/org/eclipse/kura/core/test/CloudDeploymentHandlerTest.java:[258] StringBuilder sb = new StringBuilder(CloudletTopic.Method.EXEC.toString()).append("/") ^^^^^^^^^^^^^ The type CloudletTopic.Method is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/src/main/java/org/eclipse/kura/core/test/CloudDeploymentHandlerTest.java:[258] StringBuilder sb = new StringBuilder(CloudletTopic.Method.EXEC.toString()).append("/") ^^^^ The field CloudletTopic.Method.EXEC is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/src/main/java/org/eclipse/kura/core/test/CloudDeploymentHandlerTest.java:[261] KuraResponsePayload resp = s_cloudCallService.call(CloudDeploymentHandlerV2.APP_ID, sb.toString(), null, 5000); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method call(String, String, KuraPayload, int) from the type CloudCallService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/src/main/java/org/eclipse/kura/core/test/CloudDeploymentHandlerTest.java:[268] sb = new StringBuilder(CloudletTopic.Method.EXEC.toString()).append("/") ^^^^^^^^^^^^^ The type CloudletTopic is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/src/main/java/org/eclipse/kura/core/test/CloudDeploymentHandlerTest.java:[268] sb = new StringBuilder(CloudletTopic.Method.EXEC.toString()).append("/") ^^^^^^^^^^^^^ The type CloudletTopic.Method is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/src/main/java/org/eclipse/kura/core/test/CloudDeploymentHandlerTest.java:[268] sb = new StringBuilder(CloudletTopic.Method.EXEC.toString()).append("/") ^^^^ The field CloudletTopic.Method.EXEC is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/src/main/java/org/eclipse/kura/core/test/CloudDeploymentHandlerTest.java:[271] resp = s_cloudCallService.call(CloudDeploymentHandlerV2.APP_ID, sb.toString(), null, 5000); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method call(String, String, KuraPayload, int) from the type CloudCallService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/src/main/java/org/eclipse/kura/core/test/CloudDeploymentHandlerTest.java:[282] assertTrue(s_cloudCallService.isConnected()); ^^^^^^^^^^^^^ The method isConnected() from the type CloudCallService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/src/main/java/org/eclipse/kura/core/test/CloudDeploymentHandlerTest.java:[288] StringBuilder sb = new StringBuilder(CloudletTopic.Method.EXEC.toString()).append("/") ^^^^^^^^^^^^^ The type CloudletTopic is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/src/main/java/org/eclipse/kura/core/test/CloudDeploymentHandlerTest.java:[288] StringBuilder sb = new StringBuilder(CloudletTopic.Method.EXEC.toString()).append("/") ^^^^^^^^^^^^^ The type CloudletTopic.Method is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/src/main/java/org/eclipse/kura/core/test/CloudDeploymentHandlerTest.java:[288] StringBuilder sb = new StringBuilder(CloudletTopic.Method.EXEC.toString()).append("/") ^^^^ The field CloudletTopic.Method.EXEC is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/src/main/java/org/eclipse/kura/core/test/CloudDeploymentHandlerTest.java:[298] KuraResponsePayload resp = s_cloudCallService.call(CloudDeploymentHandlerV2.APP_ID, sb.toString(), payload, 5000); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method call(String, String, KuraPayload, int) from the type CloudCallService is deprecated 80 problems (0 errors, 79 warnings, 1 info) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.core.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (compiletests) @ org.eclipse.kura.core.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/test-classes [INFO] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/src/test/java/org/eclipse/kura/core/data/DataServiceImplTest.java: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/src/test/java/org/eclipse/kura/core/data/DataServiceImplTest.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/src/test/java/org/eclipse/kura/core/data/DataServiceImplTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.core.test --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/jacoco.exec [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ org.eclipse.kura.core.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.kura.core.data.DataServiceImplTest SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in [jar:file:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/p2/osgi/bundle/moquette-broker/1.0.0.SNAPSHOT/moquette-broker-1.0.0.SNAPSHOT.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/p2/osgi/bundle/org.apache.logging.log4j.slf4j-impl/2.17.0/org.apache.logging.log4j.slf4j-impl-2.17.0.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory] log4j:WARN Continuable parsing error 15 and column 83 log4j:WARN Document root element "Configuration", must match DOCTYPE root "null". log4j:WARN Continuable parsing error 15 and column 83 log4j:WARN Document is invalid: no grammar found. log4j:ERROR DOM element is - not a element. log4j:WARN No appenders could be found for logger (org.eclipse.kura.core.data.DataServiceImpl). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.785 sec Results : Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.core.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/org.eclipse.kura.core.test-4.1.4-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.core.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.core.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/org.eclipse.kura.core.test-4.1.4.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.core.test --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.core.test --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- tycho-surefire-plugin:1.6.0:test (default-test) @ org.eclipse.kura.core.test --- [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/adoptopenjdk/openj9-jdk-8/1.8.0_292-b10/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/jacoco.exec, -Dlog4j.configurationFile=file:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/../../emulator/org.eclipse.kura.emulator/src/main/resources/log4j.xml, -DbuildingWithTycho=true, -Dosgi.locking=none, -Dds.showtrace=true, -Djava.io.tmpdir=/tmp, -Dkura.home=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura, -Dkura.plugins=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/plugins, -Dkura.packages=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/data/packages, -Dkura.data=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/data, -Dkura.tmp=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/tmp, -Dkura.snapshots=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/user/snapshots, -Dorg.eclipse.kura.mode=emulator, -Dkura.configuration=file:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/src/main/resources/kura.properties, -Ddpa.configuration=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/dpa.properties, -server, -XX:+HeapDumpOnOutOfMemoryError, -Djava.awt.headless=true, -Dmoquette.path=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/src/main/resources/moquette, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -debug, -consolelog, -data, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/work/data, -install, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/work, -configuration, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/surefire.properties] Configuration location: file:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/work/configuration/ Configuration file: file:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/work/configuration/config.ini loaded Install location: file:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/work/ Framework located: file:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/p2/osgi/bundle/org.eclipse.osgi/3.12.50.v20170928-1321/org.eclipse.osgi-3.12.50.v20170928-1321.jar Framework classpath: file:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/p2/osgi/bundle/org.eclipse.osgi/3.12.50.v20170928-1321/org.eclipse.osgi-3.12.50.v20170928-1321.jar Debug options: file:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/.options not found Time to load bundles: 303 Framework is running in emulation mode 2022-11-04T14:24:10,787 [Start Level: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.c.s.SystemServiceImpl - Loaded Jar Resource kura.properties. 2022-11-04T14:24:10,797 [Start Level: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] WARN o.e.k.c.s.SystemServiceImpl - File does not exist: /tmp/kura/user/kura_custom.properties 2022-11-04T14:24:10,797 [Start Level: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.c.s.SystemServiceImpl - Kura has net admin? false 2022-11-04T14:24:10,797 [Start Level: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.c.s.SystemServiceImpl - Is Kura web interface enabled? true 2022-11-04T14:24:10,797 [Start Level: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.c.s.SystemServiceImpl - Kura version? kura_emulator 2022-11-04T14:24:10,797 [Start Level: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.c.s.SystemServiceImpl - Kura home directory is /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura 2022-11-04T14:24:10,798 [Start Level: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.c.s.SystemServiceImpl - Kura framework configuration directory is /tmp/kura/framework 2022-11-04T14:24:10,798 [Start Level: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.c.s.SystemServiceImpl - Kura user configuration directory is /tmp/kura/user 2022-11-04T14:24:10,798 [Start Level: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.c.s.SystemServiceImpl - Kura snapshots directory is /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/user/snapshots 2022-11-04T14:24:10,798 [Start Level: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.c.s.SystemServiceImpl - Kura tmp directory is /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/tmp 2022-11-04T14:24:10,798 [Start Level: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.c.s.SystemServiceImpl - Kura version kura_emulator is starting 2022-11-04T14:24:10,926 [Start Level: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.c.c.ConfigurationServiceImpl - activate... 2022-11-04T14:24:10,927 [Start Level: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.c.c.ConfigurationServiceImpl - Loading init configurations from: 0... 2022-11-04T14:24:11,038 [Start Level: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.c.c.ConfigurationServiceImpl - Unable to decrypt snapshot! Fallback to unencrypted snapshots mode. 2022-11-04T14:24:11,127 [Start Level: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/user/snapshots/snapshot_0.xml... 2022-11-04T14:24:11,136 [Start Level: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/user/snapshots/snapshot_0.xml... Done. 2022-11-04T14:24:11,136 [Start Level: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.c.c.ConfigurationServiceImpl - Loading init configurations from: 0... 2022-11-04T14:24:11,167 [Start Level: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.c.c.ConfigurationServiceImpl - Creating configuration with pid: org.eclipse.kura.core.data.transport.mqtt.MqttDataTransport and factory pid: org.eclipse.kura.core.data.transport.mqtt.MqttDataTransport 2022-11-04T14:24:11,167 [Start Level: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.c.c.ConfigurationServiceImpl - Creating new configuration for factory pid org.eclipse.kura.core.data.transport.mqtt.MqttDataTransport and pid org.eclipse.kura.core.data.transport.mqtt.MqttDataTransport 2022-11-04T14:24:11,167 [Start Level: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating newly created configuration for pid org.eclipse.kura.core.data.transport.mqtt.MqttDataTransport 2022-11-04T14:24:11,172 [Start Level: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.core.data.transport.mqtt.MqttDataTransport.... 2022-11-04T14:24:11,172 [Start Level: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.core.data.transport.mqtt.MqttDataTransport....Done 2022-11-04T14:24:11,173 [Start Level: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.c.c.ConfigurationServiceImpl - Creating configuration with pid: org.eclipse.kura.data.DataService and factory pid: org.eclipse.kura.data.DataService 2022-11-04T14:24:11,173 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.watchdog.WatchdogService.... 2022-11-04T14:24:11,173 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.watchdog.WatchdogService....Done 2022-11-04T14:24:11,173 [Start Level: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.c.c.ConfigurationServiceImpl - Creating new configuration for factory pid org.eclipse.kura.data.DataService and pid org.eclipse.kura.data.DataService 2022-11-04T14:24:11,173 [Start Level: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating newly created configuration for pid org.eclipse.kura.data.DataService 2022-11-04T14:24:11,176 [Start Level: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.data.DataService.... 2022-11-04T14:24:11,176 [Start Level: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.data.DataService....Done 2022-11-04T14:24:11,179 [Start Level: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.c.c.ConfigurationServiceImpl - Creating configuration with pid: org.eclipse.kura.cloud.CloudService and factory pid: org.eclipse.kura.cloud.CloudService 2022-11-04T14:24:11,179 [Start Level: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.c.c.ConfigurationServiceImpl - Creating new configuration for factory pid org.eclipse.kura.cloud.CloudService and pid org.eclipse.kura.cloud.CloudService 2022-11-04T14:24:11,179 [Start Level: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating newly created configuration for pid org.eclipse.kura.cloud.CloudService 2022-11-04T14:24:11,183 [Start Level: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.cloud.CloudService.... 2022-11-04T14:24:11,183 [Start Level: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.cloud.CloudService....Done 2022-11-04T14:24:11,184 [Start Level: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.c.c.ConfigurationServiceImpl - Creating configuration with pid: heaterPublisher and factory pid: org.eclipse.kura.cloud.publisher.CloudPublisher 2022-11-04T14:24:11,184 [Start Level: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.c.c.ConfigurationServiceImpl - Creating new configuration for factory pid org.eclipse.kura.cloud.publisher.CloudPublisher and pid heaterPublisher 2022-11-04T14:24:11,184 [Start Level: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating newly created configuration for pid heaterPublisher 2022-11-04T14:24:11,187 [Start Level: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - heaterPublisher.... 2022-11-04T14:24:11,187 [Start Level: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - heaterPublisher....Done 2022-11-04T14:24:11,286 [Start Level: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.core.data.transport.mqtt.MqttDataTransport ... 2022-11-04T14:24:11,292 [Start Level: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.core.data.transport.mqtt.MqttDataTransport 2022-11-04T14:24:11,295 [Start Level: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.c.c.ConfigurationServiceImpl - Seeding updated configuration for pid: org.eclipse.kura.core.data.transport.mqtt.MqttDataTransport 2022-11-04T14:24:11,295 [Start Level: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.core.test.IConfigurationServiceTest ... 2022-11-04T14:24:11,295 [Start Level: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.core.test.IConfigurationServiceTest 2022-11-04T14:24:11,305 [Start Level: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.c.c.ConfigurationServiceImpl - Seeding updated configuration for pid: org.eclipse.kura.core.test.IConfigurationServiceTest 2022-11-04T14:24:11,305 [Start Level: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.core.db.H2DbService ... 2022-11-04T14:24:11,305 [Start Level: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.data.DataService ... 2022-11-04T14:24:11,305 [Start Level: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.data.DataService 2022-11-04T14:24:11,309 [Start Level: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.c.c.ConfigurationServiceImpl - Seeding updated configuration for pid: org.eclipse.kura.data.DataService 2022-11-04T14:24:11,309 [Start Level: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.core.db.H2DbServer ... 2022-11-04T14:24:11,309 [Start Level: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.ssl.SslManagerService ... 2022-11-04T14:24:11,309 [Start Level: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.ssl.SslManagerService 2022-11-04T14:24:11,335 [Start Level: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.c.c.ConfigurationServiceImpl - Seeding updated configuration for pid: org.eclipse.kura.ssl.SslManagerService 2022-11-04T14:24:11,352 [Start Level: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.cloud.CloudService ... 2022-11-04T14:24:11,352 [Start Level: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.cloud.CloudService 2022-11-04T14:24:11,355 [Start Level: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.c.c.ConfigurationServiceImpl - Seeding updated configuration for pid: org.eclipse.kura.cloud.CloudService 2022-11-04T14:24:11,355 [Start Level: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.cloud.subscriber.CloudSubscriber ... 2022-11-04T14:24:11,355 [Start Level: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.cloud.publisher.CloudPublisher ... 2022-11-04T14:24:11,358 [Start Level: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.c.c.ConfigurationServiceImpl - Seeding updated configuration for pid: heaterPublisher 2022-11-04T14:24:11,359 [Start Level: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.cloud.app.command.CommandCloudApp ... 2022-11-04T14:24:11,359 [Start Level: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.cloud.app.command.CommandCloudApp 2022-11-04T14:24:11,362 [Start Level: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.c.c.ConfigurationServiceImpl - Seeding updated configuration for pid: org.eclipse.kura.cloud.app.command.CommandCloudApp 2022-11-04T14:24:11,365 [Start Level: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.core.deployment.CloudDeploymentHandlerV2 ... 2022-11-04T14:24:11,365 [Start Level: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.core.deployment.CloudDeploymentHandlerV2 2022-11-04T14:24:11,370 [Start Level: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.c.c.ConfigurationServiceImpl - Seeding updated configuration for pid: org.eclipse.kura.core.deployment.CloudDeploymentHandlerV2 2022-11-04T14:24:11,374 [Start Level: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.watchdog.WatchdogService ... 2022-11-04T14:24:11,377 [Start Level: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.c.c.ConfigurationServiceImpl - Seeding updated configuration for pid: org.eclipse.kura.watchdog.WatchdogService 2022-11-04T14:24:11,380 [ConfigurationListener Event Queue] INFO o.e.k.c.s.SslManagerServiceImpl - activate... 2022-11-04T14:24:11,381 [Start Level: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.c.d.H2DbHelper - activating... 2022-11-04T14:24:11,381 [Start Level: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.c.d.H2DbHelper - Default H2DbService instance configuration not found, creating new instance... 2022-11-04T14:24:11,381 [Start Level: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.c.c.ConfigurationServiceImpl - Creating new configuration for factory pid org.eclipse.kura.core.db.H2DbService and pid org.eclipse.kura.db.H2DbService 2022-11-04T14:24:11,381 [Start Level: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating newly created configuration for pid org.eclipse.kura.db.H2DbService 2022-11-04T14:24:11,381 [Start Level: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.core.db.H2DbService 2022-11-04T14:24:11,384 [Start Level: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.db.H2DbService.... 2022-11-04T14:24:11,389 [Start Level: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.c.c.ConfigurationServiceImpl - Seeding updated configuration for pid: org.eclipse.kura.db.H2DbService 2022-11-04T14:24:11,389 [Start Level: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.db.H2DbService....Done 2022-11-04T14:24:11,390 [Start Level: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Getting component configurations... 2022-11-04T14:24:11,390 [Start Level: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.c.c.ConfigurationServiceImpl - Loading init configurations from: 0... 2022-11-04T14:24:11,444 [Start Level: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/user/snapshots/snapshot_1667571851399.xml... 2022-11-04T14:24:11,448 [Start Level: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/user/snapshots/snapshot_1667571851399.xml... Done. 2022-11-04T14:24:11,449 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.ssl.SslManagerService.... 2022-11-04T14:24:11,449 [Start Level: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.c.d.H2DbHelper - activating...done 2022-11-04T14:24:11,449 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.ssl.SslManagerService....Done Starting application: 3418 2022-11-04T14:24:11,539 [ConfigurationListener Event Queue] INFO o.e.k.c.s.CloudConnectionStatusServiceImpl - Activating CloudConnectionStatus service... 2022-11-04T14:24:11,557 [ConfigurationListener Event Queue] INFO o.e.k.c.d.t.m.MqttDataTransport - Activating org.eclipse.kura.core.data.transport.mqtt.MqttDataTransport... Running org.eclipse.kura.core.test.AllCoreTests 2022-11-04T14:24:11,643 [ConfigurationListener Event Queue] INFO o.e.k.c.d.DataServiceImpl - Activating org.eclipse.kura.data.DataService... 2022-11-04T14:24:11,643 [ConfigurationListener Event Queue] INFO o.e.k.c.d.DataServiceImpl - Get Throttle with burst length 1 and send a message every 1000000000 nanoseconds 2022-11-04T14:24:11,645 [DataServiceImpl:Submit] INFO o.e.k.c.d.DataServiceImpl - DataPublisherService not connected 2022-11-04T14:24:11,650 [ConfigurationListener Event Queue] INFO o.e.k.c.c.c.CloudCallServiceImpl - Activating... 2022-11-04T14:24:11,665 [ConfigurationListener Event Queue] INFO o.e.k.c.c.CloudServiceImpl - activate org.eclipse.kura.cloud.CloudService... 2022-11-04T14:24:11,717 [main] INFO o.e.k.c.t.AllCoreTests - setUpClass... 2022-11-04T14:24:11,788 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.core.test.IConfigurationServiceTest.... 2022-11-04T14:24:11,788 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.core.test.IConfigurationServiceTest....Done 2022-11-04T14:24:11,791 [ConfigurationListener Event Queue] INFO o.e.k.c.t.ConfigurationServiceTest - ConfigurationServiceTest.activate... 2022-11-04T14:24:11,793 [ConfigurationListener Event Queue] INFO o.e.k.c.c.CloudServiceImpl - updated org.eclipse.kura.cloud.CloudService... 2022-11-04T14:24:11,799 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.cloud.app.command.CommandCloudApp.... 2022-11-04T14:24:11,799 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.cloud.app.command.CommandCloudApp....Done 2022-11-04T14:24:11,804 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.core.deployment.CloudDeploymentHandlerV2.... 2022-11-04T14:24:11,804 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.core.deployment.CloudDeploymentHandlerV2....Done 2022-11-04T14:24:11,904 [ConfigurationListener Event Queue] INFO o.e.k.c.d.CloudDeploymentHandlerV2 - Cloud Deployment v2 is starting 2022-11-04T14:24:11,908 [ConfigurationListener Event Queue] INFO o.e.k.c.d.i.InstallImpl - Ready to send Confirmations 2022-11-04T14:24:11,917 [ConfigurationListener Event Queue] INFO o.e.k.c.d.DataServiceImpl - H2DbService instance found 2022-11-04T14:24:11,923 [ConfigurationListener Event Queue] INFO o.e.k.c.d.H2DbServiceImpl - activating... 2022-11-04T14:24:11,924 [ConfigurationListener Event Queue] INFO o.e.k.c.d.H2DbServiceImpl - activating...done 2022-11-04T14:24:11,977 [pool-17-thread-1] INFO o.e.k.c.d.H2DbServiceImpl - updating... 2022-11-04T14:24:11,979 [pool-17-thread-1] INFO o.e.k.c.d.H2DbServiceImpl - Opening database with url: jdbc:h2:mem:kuradb 2022-11-04T14:24:12,423 [pool-17-thread-1] INFO o.e.k.c.d.H2DbServiceImpl - updating...done 2022-11-04T14:24:12,432 [main] INFO o.e.k.c.t.AllCoreTests - Setting Up The Testcase.... 2022-11-04T14:24:12,432 [main] INFO o.e.k.c.t.AllCoreTests - Changing cloud credentials... 2022-11-04T14:24:12,433 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Loading init configurations from: 1667571851399... 2022-11-04T14:24:12,459 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.core.data.transport.mqtt.MqttDataTransport 2022-11-04T14:24:12,466 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating Configuration of ConfigurableComponent org.eclipse.kura.core.data.transport.mqtt.MqttDataTransport ... Done. 2022-11-04T14:24:12,478 [DataServiceImpl:Submit] INFO o.e.k.c.d.DataServiceImpl - DataPublisherService not connected 2022-11-04T14:24:12,481 [ConfigurationListener Event Queue] INFO o.e.k.c.d.t.m.MqttDataTransport - Updating org.eclipse.kura.core.data.transport.mqtt.MqttDataTransport... 2022-11-04T14:24:12,481 [ConfigurationListener Event Queue] INFO o.e.k.c.d.DataServiceImpl - Notified DataTransportService configuration updating... 2022-11-04T14:24:12,481 [ConfigurationListener Event Queue] WARN o.e.k.c.d.t.m.MqttDataTransport - MQTT client already disconnected 2022-11-04T14:24:12,482 [ConfigurationListener Event Queue] INFO o.e.k.c.d.t.m.MqttDataTransport - Building new configuration... 2022-11-04T14:24:12,482 [ConfigurationListener Event Queue] INFO o.e.k.c.d.DataServiceImpl - Notified DataTransportService configuration updated. 2022-11-04T14:24:12,484 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/user/snapshots/snapshot_1667571852466.xml... 2022-11-04T14:24:12,488 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/user/snapshots/snapshot_1667571852466.xml... Done. 2022-11-04T14:24:12,489 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Loading init configurations from: 1667571852466... 2022-11-04T14:24:12,538 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.data.DataService 2022-11-04T14:24:12,542 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating Configuration of ConfigurableComponent org.eclipse.kura.data.DataService ... Done. 2022-11-04T14:24:12,543 [ConfigurationListener Event Queue] INFO o.e.k.c.d.DataServiceImpl - Updating org.eclipse.kura.data.DataService... 2022-11-04T14:24:12,563 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/user/snapshots/snapshot_1667571852542.xml... 2022-11-04T14:24:12,568 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/user/snapshots/snapshot_1667571852542.xml... Done. 2022-11-04T14:24:13,545 [HouseKeeperTask] INFO o.e.k.c.d.s.HouseKeeperTask - HouseKeeperTask started. 2022-11-04T14:24:13,545 [HouseKeeperTask] INFO o.e.k.c.d.s.HouseKeeperTask - HouseKeeperTask: Delete confirmed messages... 2022-11-04T14:24:13,558 [HouseKeeperTask] INFO o.e.k.c.d.s.HouseKeeperTask - HouseKeeperTask ended. 2022-11-04T14:24:13,568 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - Creating a new client instance 2022-11-04T14:24:13,568 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - Using file persistence for in-flight messages: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/data/paho-persistence 2022-11-04T14:24:13,705 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - # ------------------------------------------------------------ 2022-11-04T14:24:13,706 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - # Connection Properties 2022-11-04T14:24:13,706 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - # broker = tcp://localhost:1883 2022-11-04T14:24:13,706 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - # clientId = 0A:58:0A:28:2C:2E 2022-11-04T14:24:13,706 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - # username = null 2022-11-04T14:24:13,706 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - # password = XXXXXXXXXXXXXX 2022-11-04T14:24:13,707 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - # keepAlive = 30 2022-11-04T14:24:13,707 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - # timeout = 20 2022-11-04T14:24:13,707 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - # cleanSession = true 2022-11-04T14:24:13,707 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - # MQTT version = 3.1.1 2022-11-04T14:24:13,707 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - # willDestination = $EDC/ethdev/0A:58:0A:28:2C:2E/MQTT/LWT 2022-11-04T14:24:13,708 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - # willMessage = 2022-11-04T14:24:13,708 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - # 2022-11-04T14:24:13,708 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - # Connecting... 2022-11-04T14:24:14,132 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - # Connected! 2022-11-04T14:24:14,132 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - # ------------------------------------------------------------ 2022-11-04T14:24:14,133 [main] INFO o.e.k.c.d.DataServiceImpl - Notified connected 2022-11-04T14:24:14,133 [main] INFO o.e.k.c.d.DataServiceImpl - New session established. Unpublishing all in-flight messages. Disregarding the QoS level, this may cause duplicate messages. 2022-11-04T14:24:14,242 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: $EDC/#account-name/#client-id/MQTT/BIRTH, priority: 0 2022-11-04T14:24:14,259 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: $EDC/#account-name/#client-id/MQTT/BIRTH, priority: 0 2022-11-04T14:24:14,266 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/MQTT/BIRTH with QoS: 0 2022-11-04T14:24:14,270 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - Subscribing to topic: $EDC/ethdev/0A:58:0A:28:2C:2E/# with QoS: 1 2022-11-04T14:24:14,279 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:14,284 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:14,287 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:24:15,285 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:15,336 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:15,345 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:24:16,337 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:16,343 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:16,349 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:24:17,344 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:17,351 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:17,358 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:24:18,352 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:18,359 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:18,366 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:24:19,360 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:19,365 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:19,371 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:24:20,365 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:20,369 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:20,375 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:24:21,370 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:21,377 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:21,382 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:24:22,377 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:22,381 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:22,385 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:24:23,382 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:23,386 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:23,391 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:24:24,386 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:24,390 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:24,396 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:24:25,391 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:25,396 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:25,401 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:24:26,396 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:26,400 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:26,403 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:24:27,401 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:27,404 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:27,407 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:24:28,405 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:28,408 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:28,411 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:24:29,408 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:29,411 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:29,414 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:24:30,412 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:30,415 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:30,418 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:24:31,416 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:31,419 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:31,422 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:24:32,420 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:32,423 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:32,426 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:24:33,424 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:33,427 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:33,431 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:24:34,427 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:34,432 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:34,436 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:24:35,433 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:35,435 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:35,437 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:24:36,436 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:36,439 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:36,442 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:24:37,439 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:37,442 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:37,445 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:24:38,443 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:38,446 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:38,449 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:24:39,446 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:39,449 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:39,453 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:24:40,450 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:40,456 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:40,461 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:24:41,456 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:41,459 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:41,461 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:24:42,459 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:42,462 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:42,464 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:24:43,462 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:43,466 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:43,470 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:24:44,466 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:44,469 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:44,473 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:24:45,470 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:45,475 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:45,479 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:24:46,475 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:46,478 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:46,481 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:24:47,478 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:47,481 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:47,483 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:24:48,481 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:48,485 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:48,487 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:24:49,485 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:49,489 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:49,494 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:24:50,489 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:50,493 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:50,497 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:24:51,494 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:51,498 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:51,501 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:24:52,498 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:52,501 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:52,502 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:24:53,501 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:53,503 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:53,508 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:24:54,504 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:54,508 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:54,513 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:24:55,509 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:55,511 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:55,513 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:24:56,512 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:56,515 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:56,516 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:24:57,515 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:57,518 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:57,519 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:24:58,518 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:58,522 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:58,525 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:24:59,522 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:59,525 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:24:59,527 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:25:00,525 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:00,528 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:00,530 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:25:01,528 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:01,531 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:01,535 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:25:02,532 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:02,534 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:02,537 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:25:03,535 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:03,537 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:03,540 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:25:04,537 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:04,540 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:04,543 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:25:05,541 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:05,544 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:05,545 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:25:06,544 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:06,549 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:06,552 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:25:07,549 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:07,553 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:07,556 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:25:08,553 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:08,555 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:08,557 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:25:09,556 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:09,558 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:09,560 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:25:10,559 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:10,561 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:10,564 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:25:11,561 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:11,565 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:11,569 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:25:12,566 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:12,568 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:12,570 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:25:13,569 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:13,572 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:13,573 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:25:14,572 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:14,575 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:14,576 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:25:15,575 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:15,579 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:15,582 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:25:16,580 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:16,582 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:16,584 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:25:17,583 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:17,585 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:17,587 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:25:18,586 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:18,588 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:18,590 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:25:19,589 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:19,592 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:19,595 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:25:20,593 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:20,595 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:20,597 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:25:21,595 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:21,598 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:21,601 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:25:22,598 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:22,601 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:22,603 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:25:23,601 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:23,603 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:23,605 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:25:24,604 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:24,606 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:24,609 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:25:25,607 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:25,609 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:25,611 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:25:26,609 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:26,612 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:26,613 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:25:27,612 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:27,614 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:27,616 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:25:28,615 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:28,617 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:28,619 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:25:29,617 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:29,620 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:29,621 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:25:30,620 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:30,623 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:30,625 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:25:31,623 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:31,626 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:31,628 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:25:32,626 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:32,628 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:32,630 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:25:33,628 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:33,630 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:33,632 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:25:34,631 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:34,633 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:34,635 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:25:35,634 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:35,636 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:35,638 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:25:36,637 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:36,639 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:36,642 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:25:37,640 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:37,642 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:37,644 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:25:38,642 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:38,644 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:38,646 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:25:39,645 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:39,648 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:39,650 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:25:40,649 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:40,651 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:40,653 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:25:41,651 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:41,654 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:41,656 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:25:42,654 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:42,658 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:42,662 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:25:43,659 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:43,661 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:43,663 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:25:44,662 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:44,664 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:44,665 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:25:45,664 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:45,666 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:45,668 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:25:46,667 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:46,669 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:46,671 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:25:47,670 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:47,673 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:47,676 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:25:48,673 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:48,676 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:48,678 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:25:49,677 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:49,680 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:49,683 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:25:50,680 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:50,682 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:50,684 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:25:51,683 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:51,685 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:51,687 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:25:52,685 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:52,687 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:52,689 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:25:53,688 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:53,689 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:53,691 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 0 2022-11-04T14:25:54,690 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,693 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,693 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 102 2022-11-04T14:25:54,693 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,694 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:54,697 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,697 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 103 2022-11-04T14:25:54,697 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,700 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,700 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 104 2022-11-04T14:25:54,700 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,704 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,704 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 105 2022-11-04T14:25:54,705 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,707 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 102 to store 2022-11-04T14:25:54,710 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,710 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 106 2022-11-04T14:25:54,711 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,718 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,718 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 107 2022-11-04T14:25:54,718 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,720 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,720 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 108 2022-11-04T14:25:54,720 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,722 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,722 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 109 2022-11-04T14:25:54,722 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,724 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,724 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 110 2022-11-04T14:25:54,724 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,726 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,727 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 111 2022-11-04T14:25:54,727 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,730 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,731 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 112 2022-11-04T14:25:54,731 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,734 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,735 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 113 2022-11-04T14:25:54,735 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,737 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,737 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 114 2022-11-04T14:25:54,737 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,739 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,739 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 115 2022-11-04T14:25:54,739 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,741 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,741 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 116 2022-11-04T14:25:54,742 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,743 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,744 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 117 2022-11-04T14:25:54,744 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,746 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,746 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 118 2022-11-04T14:25:54,746 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,750 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,750 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 119 2022-11-04T14:25:54,750 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,755 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,755 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 120 2022-11-04T14:25:54,755 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,758 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,758 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 121 2022-11-04T14:25:54,758 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,760 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,761 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 122 2022-11-04T14:25:54,761 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,763 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,763 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 123 2022-11-04T14:25:54,764 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,766 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,766 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 124 2022-11-04T14:25:54,767 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,771 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,771 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 125 2022-11-04T14:25:54,771 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,775 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,775 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 126 2022-11-04T14:25:54,776 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,778 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,778 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 127 2022-11-04T14:25:54,778 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,780 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,780 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 128 2022-11-04T14:25:54,780 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,782 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,782 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 129 2022-11-04T14:25:54,783 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,784 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,785 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 130 2022-11-04T14:25:54,785 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,834 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,834 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 131 2022-11-04T14:25:54,834 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,836 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,836 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 132 2022-11-04T14:25:54,836 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,838 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,838 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 133 2022-11-04T14:25:54,838 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,839 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,840 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 134 2022-11-04T14:25:54,840 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,841 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,841 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 135 2022-11-04T14:25:54,841 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,843 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,844 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 136 2022-11-04T14:25:54,844 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,847 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,847 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 137 2022-11-04T14:25:54,847 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,850 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,850 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 138 2022-11-04T14:25:54,850 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,853 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,853 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 139 2022-11-04T14:25:54,853 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,855 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,855 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 140 2022-11-04T14:25:54,855 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,856 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,856 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 141 2022-11-04T14:25:54,856 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,858 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,858 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 142 2022-11-04T14:25:54,858 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,860 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,860 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 143 2022-11-04T14:25:54,860 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,861 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,861 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 144 2022-11-04T14:25:54,862 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,863 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,863 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 145 2022-11-04T14:25:54,863 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,866 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,866 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 146 2022-11-04T14:25:54,867 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,869 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,870 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 147 2022-11-04T14:25:54,870 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,872 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,873 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 148 2022-11-04T14:25:54,873 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,875 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,875 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 149 2022-11-04T14:25:54,875 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,876 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,876 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 150 2022-11-04T14:25:54,876 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,878 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,878 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 151 2022-11-04T14:25:54,878 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,880 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,880 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 152 2022-11-04T14:25:54,880 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,881 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,881 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 153 2022-11-04T14:25:54,882 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,883 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,883 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 154 2022-11-04T14:25:54,883 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,886 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,886 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 155 2022-11-04T14:25:54,886 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,889 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,889 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 156 2022-11-04T14:25:54,890 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,892 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,892 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 157 2022-11-04T14:25:54,893 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,894 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,894 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 158 2022-11-04T14:25:54,895 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,896 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,896 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 159 2022-11-04T14:25:54,896 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,899 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,899 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 160 2022-11-04T14:25:54,899 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,935 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,935 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 161 2022-11-04T14:25:54,935 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,936 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,936 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 162 2022-11-04T14:25:54,936 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,938 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,938 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 163 2022-11-04T14:25:54,938 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,939 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,939 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 164 2022-11-04T14:25:54,939 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,941 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,941 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 165 2022-11-04T14:25:54,941 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,943 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,943 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 166 2022-11-04T14:25:54,943 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,944 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,945 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 167 2022-11-04T14:25:54,945 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,947 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,948 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 168 2022-11-04T14:25:54,948 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,950 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,951 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 169 2022-11-04T14:25:54,951 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,953 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,954 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 170 2022-11-04T14:25:54,954 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,956 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,956 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 171 2022-11-04T14:25:54,956 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,957 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,957 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 172 2022-11-04T14:25:54,958 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,959 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,959 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 173 2022-11-04T14:25:54,959 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,960 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,961 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 174 2022-11-04T14:25:54,961 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,962 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,962 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 175 2022-11-04T14:25:54,962 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,963 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,964 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 176 2022-11-04T14:25:54,964 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,966 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,966 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 177 2022-11-04T14:25:54,966 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,968 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,968 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 178 2022-11-04T14:25:54,969 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,971 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,971 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 179 2022-11-04T14:25:54,971 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,975 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,975 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 180 2022-11-04T14:25:54,975 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,978 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,978 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 181 2022-11-04T14:25:54,978 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,980 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,980 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 182 2022-11-04T14:25:54,980 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,982 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,982 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 183 2022-11-04T14:25:54,982 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,984 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,984 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 184 2022-11-04T14:25:54,984 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,988 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,988 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 185 2022-11-04T14:25:54,988 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,991 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:54,992 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 186 2022-11-04T14:25:54,992 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:55,034 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:55,034 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 187 2022-11-04T14:25:55,034 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:55,037 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:55,037 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 188 2022-11-04T14:25:55,038 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:55,041 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:55,041 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 189 2022-11-04T14:25:55,041 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:55,043 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:55,044 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 190 2022-11-04T14:25:55,044 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:55,046 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:55,047 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 191 2022-11-04T14:25:55,047 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:55,048 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:55,048 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 192 2022-11-04T14:25:55,048 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:55,050 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:55,050 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 193 2022-11-04T14:25:55,050 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:55,051 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:55,051 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 194 2022-11-04T14:25:55,051 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:55,053 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:55,053 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 195 2022-11-04T14:25:55,053 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:55,054 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:55,054 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 196 2022-11-04T14:25:55,054 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:55,056 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:55,056 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 197 2022-11-04T14:25:55,056 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:55,057 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:55,058 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 198 2022-11-04T14:25:55,058 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:55,059 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:55,059 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 199 2022-11-04T14:25:55,060 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:55,061 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:55,061 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 200 2022-11-04T14:25:55,061 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:55,063 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:55,063 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 201 2022-11-04T14:25:55,063 [main] INFO o.e.k.c.t.DataServiceTest - confirm check round 0 2022-11-04T14:25:55,064 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 102 2022-11-04T14:25:55,064 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 103 2022-11-04T14:25:55,064 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 104 2022-11-04T14:25:55,064 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 105 2022-11-04T14:25:55,065 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 106 2022-11-04T14:25:55,065 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 107 2022-11-04T14:25:55,065 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 108 2022-11-04T14:25:55,065 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 109 2022-11-04T14:25:55,065 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 110 2022-11-04T14:25:55,065 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 111 2022-11-04T14:25:55,065 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 112 2022-11-04T14:25:55,065 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 113 2022-11-04T14:25:55,065 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 114 2022-11-04T14:25:55,065 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 115 2022-11-04T14:25:55,066 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 116 2022-11-04T14:25:55,066 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 117 2022-11-04T14:25:55,066 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 118 2022-11-04T14:25:55,066 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 119 2022-11-04T14:25:55,066 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 120 2022-11-04T14:25:55,066 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 121 2022-11-04T14:25:55,066 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 122 2022-11-04T14:25:55,067 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 123 2022-11-04T14:25:55,067 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 124 2022-11-04T14:25:55,067 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 125 2022-11-04T14:25:55,067 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 126 2022-11-04T14:25:55,067 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 127 2022-11-04T14:25:55,067 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 128 2022-11-04T14:25:55,068 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 129 2022-11-04T14:25:55,068 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 130 2022-11-04T14:25:55,068 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 131 2022-11-04T14:25:55,068 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 132 2022-11-04T14:25:55,068 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 133 2022-11-04T14:25:55,068 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 134 2022-11-04T14:25:55,068 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 135 2022-11-04T14:25:55,069 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 136 2022-11-04T14:25:55,069 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 137 2022-11-04T14:25:55,069 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 138 2022-11-04T14:25:55,069 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 139 2022-11-04T14:25:55,069 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 140 2022-11-04T14:25:55,069 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 141 2022-11-04T14:25:55,069 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 142 2022-11-04T14:25:55,070 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 143 2022-11-04T14:25:55,070 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 144 2022-11-04T14:25:55,070 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 145 2022-11-04T14:25:55,070 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 146 2022-11-04T14:25:55,070 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 147 2022-11-04T14:25:55,070 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 148 2022-11-04T14:25:55,071 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 149 2022-11-04T14:25:55,071 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 150 2022-11-04T14:25:55,071 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 151 2022-11-04T14:25:55,071 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 152 2022-11-04T14:25:55,071 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 153 2022-11-04T14:25:55,071 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 154 2022-11-04T14:25:55,071 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 155 2022-11-04T14:25:55,072 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 156 2022-11-04T14:25:55,072 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 157 2022-11-04T14:25:55,072 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 158 2022-11-04T14:25:55,072 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 159 2022-11-04T14:25:55,072 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 160 2022-11-04T14:25:55,072 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 161 2022-11-04T14:25:55,072 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 162 2022-11-04T14:25:55,073 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 163 2022-11-04T14:25:55,073 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 164 2022-11-04T14:25:55,073 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 165 2022-11-04T14:25:55,073 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 166 2022-11-04T14:25:55,073 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 167 2022-11-04T14:25:55,073 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 168 2022-11-04T14:25:55,073 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 169 2022-11-04T14:25:55,074 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 170 2022-11-04T14:25:55,074 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 171 2022-11-04T14:25:55,074 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 172 2022-11-04T14:25:55,074 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 173 2022-11-04T14:25:55,074 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 174 2022-11-04T14:25:55,074 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 175 2022-11-04T14:25:55,074 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 176 2022-11-04T14:25:55,075 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 177 2022-11-04T14:25:55,075 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 178 2022-11-04T14:25:55,075 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 179 2022-11-04T14:25:55,075 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 180 2022-11-04T14:25:55,075 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 181 2022-11-04T14:25:55,075 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 182 2022-11-04T14:25:55,075 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 183 2022-11-04T14:25:55,076 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 184 2022-11-04T14:25:55,076 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 185 2022-11-04T14:25:55,076 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 186 2022-11-04T14:25:55,076 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 187 2022-11-04T14:25:55,076 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 188 2022-11-04T14:25:55,076 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 189 2022-11-04T14:25:55,076 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 190 2022-11-04T14:25:55,076 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 191 2022-11-04T14:25:55,077 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 192 2022-11-04T14:25:55,077 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 193 2022-11-04T14:25:55,077 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 194 2022-11-04T14:25:55,077 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 195 2022-11-04T14:25:55,077 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 196 2022-11-04T14:25:55,077 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 197 2022-11-04T14:25:55,077 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 198 2022-11-04T14:25:55,077 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 199 2022-11-04T14:25:55,078 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 200 2022-11-04T14:25:55,078 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 201 2022-11-04T14:25:55,136 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:55,145 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 103 to store 2022-11-04T14:25:55,149 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:55,154 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 104 to store 2022-11-04T14:25:55,156 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:55,160 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 105 to store 2022-11-04T14:25:55,163 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:55,168 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 106 to store 2022-11-04T14:25:55,171 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:55,177 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 107 to store 2022-11-04T14:25:55,181 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:55,187 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 108 to store 2022-11-04T14:25:55,191 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:55,198 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 109 to store 2022-11-04T14:25:55,234 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:55,239 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 110 to store 2022-11-04T14:25:55,243 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:55,249 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 111 to store 2022-11-04T14:25:55,252 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:55,257 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 112 to store 2022-11-04T14:25:55,260 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:55,264 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 113 to store 2022-11-04T14:25:55,266 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:55,271 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 114 to store 2022-11-04T14:25:55,274 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:55,279 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 115 to store 2022-11-04T14:25:55,282 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:55,288 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 116 to store 2022-11-04T14:25:55,290 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:55,295 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 117 to store 2022-11-04T14:25:55,297 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:55,301 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 118 to store 2022-11-04T14:25:55,304 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:55,309 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 119 to store 2022-11-04T14:25:55,337 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:55,341 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 120 to store 2022-11-04T14:25:55,344 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:55,348 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 121 to store 2022-11-04T14:25:55,352 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:55,357 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 122 to store 2022-11-04T14:25:55,361 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:55,365 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 123 to store 2022-11-04T14:25:55,368 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:55,372 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 124 to store 2022-11-04T14:25:55,375 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:55,380 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 125 to store 2022-11-04T14:25:55,384 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:55,390 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 126 to store 2022-11-04T14:25:55,393 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:55,398 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 127 to store 2022-11-04T14:25:55,401 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:55,405 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 128 to store 2022-11-04T14:25:55,438 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:55,443 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 129 to store 2022-11-04T14:25:55,447 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:55,452 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 130 to store 2022-11-04T14:25:55,455 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:55,461 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 131 to store 2022-11-04T14:25:55,464 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:55,468 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 132 to store 2022-11-04T14:25:55,470 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:55,474 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 133 to store 2022-11-04T14:25:55,477 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:55,482 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 134 to store 2022-11-04T14:25:55,486 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:55,491 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 135 to store 2022-11-04T14:25:55,494 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:55,498 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:55,503 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:55,508 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:55,533 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:55,537 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 136 to store 2022-11-04T14:25:55,540 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:55,543 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 137 to store 2022-11-04T14:25:55,547 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:55,591 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 138 to store 2022-11-04T14:25:55,595 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:55,599 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 139 to store 2022-11-04T14:25:55,603 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:55,606 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 140 to store 2022-11-04T14:25:55,609 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:55,612 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 141 to store 2022-11-04T14:25:55,615 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:55,618 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 142 to store 2022-11-04T14:25:55,621 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:55,624 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 143 to store 2022-11-04T14:25:55,637 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:55,640 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 144 to store 2022-11-04T14:25:55,644 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:55,647 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 145 to store 2022-11-04T14:25:55,650 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:55,654 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 146 to store 2022-11-04T14:25:55,658 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:55,669 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 147 to store 2022-11-04T14:25:55,673 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:55,676 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 148 to store 2022-11-04T14:25:55,679 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:55,682 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 149 to store 2022-11-04T14:25:55,686 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:55,690 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 150 to store 2022-11-04T14:25:55,694 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:55,697 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 151 to store 2022-11-04T14:25:55,700 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:55,704 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 152 to store 2022-11-04T14:25:55,708 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:55,734 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 153 to store 2022-11-04T14:25:55,738 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:55,742 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 154 to store 2022-11-04T14:25:55,745 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:55,749 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 155 to store 2022-11-04T14:25:55,752 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:55,756 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 156 to store 2022-11-04T14:25:55,759 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:55,762 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 157 to store 2022-11-04T14:25:55,766 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:55,769 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 158 to store 2022-11-04T14:25:55,773 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:55,776 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 159 to store 2022-11-04T14:25:55,780 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:55,783 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 160 to store 2022-11-04T14:25:55,786 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:55,790 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 161 to store 2022-11-04T14:25:55,793 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:55,797 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 162 to store 2022-11-04T14:25:55,800 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:55,834 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 163 to store 2022-11-04T14:25:55,838 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:55,843 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 164 to store 2022-11-04T14:25:55,846 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:55,850 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 165 to store 2022-11-04T14:25:55,853 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:55,856 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 166 to store 2022-11-04T14:25:55,861 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:55,865 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 167 to store 2022-11-04T14:25:55,870 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:55,874 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 168 to store 2022-11-04T14:25:55,877 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:55,881 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 169 to store 2022-11-04T14:25:55,884 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:55,887 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 170 to store 2022-11-04T14:25:55,890 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:55,897 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 171 to store 2022-11-04T14:25:55,901 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:55,905 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 172 to store 2022-11-04T14:25:55,934 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:55,938 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 173 to store 2022-11-04T14:25:55,942 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:55,947 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 174 to store 2022-11-04T14:25:55,951 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:55,955 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 175 to store 2022-11-04T14:25:55,959 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:55,962 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 176 to store 2022-11-04T14:25:55,965 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:55,969 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 177 to store 2022-11-04T14:25:55,973 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:55,977 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 178 to store 2022-11-04T14:25:55,983 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:55,988 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 179 to store 2022-11-04T14:25:55,993 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:56,034 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 180 to store 2022-11-04T14:25:56,039 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:56,043 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 181 to store 2022-11-04T14:25:56,047 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:56,051 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 182 to store 2022-11-04T14:25:56,056 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:56,061 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 183 to store 2022-11-04T14:25:56,063 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:56,067 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 184 to store 2022-11-04T14:25:56,072 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:56,076 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 185 to store 2022-11-04T14:25:56,078 [main] INFO o.e.k.c.t.DataServiceTest - confirm check round 1 2022-11-04T14:25:56,078 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 185 2022-11-04T14:25:56,078 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 186 2022-11-04T14:25:56,078 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 187 2022-11-04T14:25:56,078 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 188 2022-11-04T14:25:56,079 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 189 2022-11-04T14:25:56,079 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 190 2022-11-04T14:25:56,079 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 191 2022-11-04T14:25:56,079 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 192 2022-11-04T14:25:56,079 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 193 2022-11-04T14:25:56,079 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 194 2022-11-04T14:25:56,079 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 195 2022-11-04T14:25:56,079 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 196 2022-11-04T14:25:56,079 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 197 2022-11-04T14:25:56,080 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 198 2022-11-04T14:25:56,080 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 199 2022-11-04T14:25:56,080 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 200 2022-11-04T14:25:56,080 [main] INFO o.e.k.c.t.DataServiceTest - To confirm: 201 2022-11-04T14:25:56,080 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:56,084 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 186 to store 2022-11-04T14:25:56,089 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:56,093 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 187 to store 2022-11-04T14:25:56,097 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:56,133 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 188 to store 2022-11-04T14:25:56,138 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:56,145 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 189 to store 2022-11-04T14:25:56,148 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:56,153 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 190 to store 2022-11-04T14:25:56,158 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:56,162 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 191 to store 2022-11-04T14:25:56,168 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:56,172 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 192 to store 2022-11-04T14:25:56,176 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:56,179 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 193 to store 2022-11-04T14:25:56,182 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:56,185 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 194 to store 2022-11-04T14:25:56,189 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:56,192 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 195 to store 2022-11-04T14:25:56,195 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:56,199 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 196 to store 2022-11-04T14:25:56,202 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:56,206 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 197 to store 2022-11-04T14:25:56,233 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 198 to store 2022-11-04T14:25:56,236 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 199 to store 2022-11-04T14:25:56,240 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 200 to store 2022-11-04T14:25:56,244 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 201 to store 2022-11-04T14:25:57,080 [main] INFO o.e.k.c.t.DataServiceTest - confirm check round 2 2022-11-04T14:25:57,080 [main] INFO o.e.k.c.t.DataServiceTest - All confirmed value: true 2022-11-04T14:25:57,080 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,082 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,082 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,083 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:57,085 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,085 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,088 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,088 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,090 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,090 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,094 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,094 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,096 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:57,098 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,098 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,101 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,101 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,101 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 202 to store 2022-11-04T14:25:57,103 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,104 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,107 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,107 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,112 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,113 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,115 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,115 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,116 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,116 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,118 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,118 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,119 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,119 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,120 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,120 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,121 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,121 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,123 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,123 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,124 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,124 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,125 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,125 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,127 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,128 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,129 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,129 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,131 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,132 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,133 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,134 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,135 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,135 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,137 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,137 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,138 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,138 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,139 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,139 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,141 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,141 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,143 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,143 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,145 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,145 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,147 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,147 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,149 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,149 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,151 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,151 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,153 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,153 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,158 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,158 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,160 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,161 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,163 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,163 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,165 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,165 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,167 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,167 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,168 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,168 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,169 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,170 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,171 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,171 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,172 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,172 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,173 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,173 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,174 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,175 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,176 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,176 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,177 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,177 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,178 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,178 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,179 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,179 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,180 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,181 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,182 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,182 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,183 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,183 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,184 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,185 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,186 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,186 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,188 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,188 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,190 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,190 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,192 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,192 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,194 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,195 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,196 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,197 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,198 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,199 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,233 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,233 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,234 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,234 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,235 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,236 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,237 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,237 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,238 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,238 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,239 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,240 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,241 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,241 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,242 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,242 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,244 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,244 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,245 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,245 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,246 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,247 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,248 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,248 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,249 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,249 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,251 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,251 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,252 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,252 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,254 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,254 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,256 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,256 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,259 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,259 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,261 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,261 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,263 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,263 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,265 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,265 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,266 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,266 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,267 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,268 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,269 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,269 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,270 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,271 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,272 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,272 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,273 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,273 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,275 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,275 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,276 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,276 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,278 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,279 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,281 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,333 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,335 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,335 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,336 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,336 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,338 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,338 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,339 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,339 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,341 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,341 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,342 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,342 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,344 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,344 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,346 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,346 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,348 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:57,349 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:57,352 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 203 to store 2022-11-04T14:25:57,357 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:57,361 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 204 to store 2022-11-04T14:25:57,366 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:57,370 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 205 to store 2022-11-04T14:25:57,375 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:57,379 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 206 to store 2022-11-04T14:25:57,383 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:57,436 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 207 to store 2022-11-04T14:25:57,438 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:57,443 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:57,447 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 208 to store 2022-11-04T14:25:57,451 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:57,455 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 209 to store 2022-11-04T14:25:57,458 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:57,461 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 210 to store 2022-11-04T14:25:57,464 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:57,468 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 211 to store 2022-11-04T14:25:57,472 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:57,475 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 212 to store 2022-11-04T14:25:57,478 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:57,481 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 213 to store 2022-11-04T14:25:57,483 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:57,487 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 214 to store 2022-11-04T14:25:57,534 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:57,537 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 215 to store 2022-11-04T14:25:57,540 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:57,544 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 216 to store 2022-11-04T14:25:57,546 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:57,550 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 217 to store 2022-11-04T14:25:57,553 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:57,561 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 218 to store 2022-11-04T14:25:57,565 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:57,569 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 219 to store 2022-11-04T14:25:57,573 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:57,576 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 220 to store 2022-11-04T14:25:57,580 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:57,584 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 221 to store 2022-11-04T14:25:57,588 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:57,591 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 222 to store 2022-11-04T14:25:57,595 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:57,598 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 223 to store 2022-11-04T14:25:57,601 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:57,633 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 224 to store 2022-11-04T14:25:57,636 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:57,640 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 225 to store 2022-11-04T14:25:57,643 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:57,646 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 226 to store 2022-11-04T14:25:57,648 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:57,652 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 227 to store 2022-11-04T14:25:57,654 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:57,658 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 228 to store 2022-11-04T14:25:57,661 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:57,664 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 229 to store 2022-11-04T14:25:57,668 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:57,672 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 230 to store 2022-11-04T14:25:57,675 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:57,679 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 231 to store 2022-11-04T14:25:57,681 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:57,684 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 232 to store 2022-11-04T14:25:57,687 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:57,691 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 233 to store 2022-11-04T14:25:57,694 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:57,697 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 234 to store 2022-11-04T14:25:57,736 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:57,739 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 235 to store 2022-11-04T14:25:57,743 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:57,746 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 236 to store 2022-11-04T14:25:57,749 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:57,752 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 237 to store 2022-11-04T14:25:57,754 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:57,758 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 238 to store 2022-11-04T14:25:57,761 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:57,764 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 239 to store 2022-11-04T14:25:57,767 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:57,770 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 240 to store 2022-11-04T14:25:57,774 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:57,777 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 241 to store 2022-11-04T14:25:57,780 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:57,784 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 242 to store 2022-11-04T14:25:57,787 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:57,790 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 243 to store 2022-11-04T14:25:57,794 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:57,797 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 244 to store 2022-11-04T14:25:57,799 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:57,833 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 245 to store 2022-11-04T14:25:57,836 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:57,840 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 246 to store 2022-11-04T14:25:57,843 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:57,847 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 247 to store 2022-11-04T14:25:57,850 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 248 to store 2022-11-04T14:25:57,853 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 249 to store 2022-11-04T14:25:57,856 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:57,863 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:57,868 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:57,873 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 250 to store 2022-11-04T14:25:57,876 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:57,880 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 251 to store 2022-11-04T14:25:57,882 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:57,888 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 252 to store 2022-11-04T14:25:57,892 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:57,896 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 253 to store 2022-11-04T14:25:57,899 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:57,903 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 254 to store 2022-11-04T14:25:57,907 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:57,933 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 255 to store 2022-11-04T14:25:57,936 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:57,939 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 256 to store 2022-11-04T14:25:57,942 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:57,945 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 257 to store 2022-11-04T14:25:57,948 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:57,951 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 258 to store 2022-11-04T14:25:57,955 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:57,958 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 259 to store 2022-11-04T14:25:57,961 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:57,965 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 260 to store 2022-11-04T14:25:57,968 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:57,972 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 261 to store 2022-11-04T14:25:57,975 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:57,979 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 262 to store 2022-11-04T14:25:57,983 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:57,987 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 263 to store 2022-11-04T14:25:57,990 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:57,994 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 264 to store 2022-11-04T14:25:57,996 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:57,999 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 265 to store 2022-11-04T14:25:58,003 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:58,033 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 266 to store 2022-11-04T14:25:58,037 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:58,041 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 267 to store 2022-11-04T14:25:58,045 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 268 to store 2022-11-04T14:25:58,048 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:58,054 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 269 to store 2022-11-04T14:25:58,057 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:58,063 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 270 to store 2022-11-04T14:25:58,065 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:58,069 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 271 to store 2022-11-04T14:25:58,073 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:58,076 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 272 to store 2022-11-04T14:25:58,080 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:58,083 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 273 to store 2022-11-04T14:25:58,087 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:58,091 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 274 to store 2022-11-04T14:25:58,095 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:58,099 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 275 to store 2022-11-04T14:25:58,101 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:58,104 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 276 to store 2022-11-04T14:25:58,134 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:58,139 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 277 to store 2022-11-04T14:25:58,142 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:58,145 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 278 to store 2022-11-04T14:25:58,147 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:58,151 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 279 to store 2022-11-04T14:25:58,153 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:58,158 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 280 to store 2022-11-04T14:25:58,159 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:58,163 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 281 to store 2022-11-04T14:25:58,165 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:58,171 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:58,175 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 282 to store 2022-11-04T14:25:58,177 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:58,180 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 283 to store 2022-11-04T14:25:58,183 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:58,186 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 284 to store 2022-11-04T14:25:58,190 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:58,193 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 285 to store 2022-11-04T14:25:58,197 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:58,200 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 286 to store 2022-11-04T14:25:58,234 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:58,237 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 287 to store 2022-11-04T14:25:58,240 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:58,243 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 288 to store 2022-11-04T14:25:58,246 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:58,250 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 289 to store 2022-11-04T14:25:58,253 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:58,256 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 290 to store 2022-11-04T14:25:58,259 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:58,262 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 291 to store 2022-11-04T14:25:58,265 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:58,269 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 292 to store 2022-11-04T14:25:58,272 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:58,275 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 293 to store 2022-11-04T14:25:58,278 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:58,280 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 294 to store 2022-11-04T14:25:58,283 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:58,287 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 295 to store 2022-11-04T14:25:58,290 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:58,294 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 296 to store 2022-11-04T14:25:58,297 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:58,335 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 297 to store 2022-11-04T14:25:58,339 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:58,343 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 298 to store 2022-11-04T14:25:58,347 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 2 2022-11-04T14:25:58,352 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 299 to store 2022-11-04T14:25:58,356 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 300 to store 2022-11-04T14:25:58,357 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 301 to store 2022-11-04T14:25:59,348 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,350 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,350 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 302 2022-11-04T14:25:59,350 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,351 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:59,352 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,352 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 303 2022-11-04T14:25:59,352 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,353 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,354 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 304 2022-11-04T14:25:59,354 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,355 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,355 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 305 2022-11-04T14:25:59,355 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,356 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,356 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 306 2022-11-04T14:25:59,356 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,358 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,358 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 307 2022-11-04T14:25:59,358 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,359 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 302 to store 2022-11-04T14:25:59,360 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,360 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 308 2022-11-04T14:25:59,360 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,363 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,363 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 309 2022-11-04T14:25:59,363 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,364 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,364 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 310 2022-11-04T14:25:59,364 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,365 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,365 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 311 2022-11-04T14:25:59,365 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,366 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,366 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 312 2022-11-04T14:25:59,366 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,367 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,367 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 313 2022-11-04T14:25:59,367 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,368 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,368 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 314 2022-11-04T14:25:59,368 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,369 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,369 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 315 2022-11-04T14:25:59,369 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,370 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,370 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 316 2022-11-04T14:25:59,370 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,371 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,371 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 317 2022-11-04T14:25:59,372 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,373 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,373 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 318 2022-11-04T14:25:59,373 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,374 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,374 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 319 2022-11-04T14:25:59,375 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,376 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,376 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 320 2022-11-04T14:25:59,376 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,378 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,378 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 321 2022-11-04T14:25:59,378 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,379 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,380 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 322 2022-11-04T14:25:59,380 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,381 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,381 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 323 2022-11-04T14:25:59,381 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,382 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,382 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 324 2022-11-04T14:25:59,382 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,383 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,383 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 325 2022-11-04T14:25:59,383 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,384 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,384 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 326 2022-11-04T14:25:59,384 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,385 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,385 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 327 2022-11-04T14:25:59,385 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,386 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,386 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 328 2022-11-04T14:25:59,386 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,387 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,387 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 329 2022-11-04T14:25:59,387 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,388 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,388 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 330 2022-11-04T14:25:59,388 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,389 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,389 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 331 2022-11-04T14:25:59,389 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,390 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,390 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 332 2022-11-04T14:25:59,390 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,391 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,391 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 333 2022-11-04T14:25:59,391 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,392 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,392 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 334 2022-11-04T14:25:59,392 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,393 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,393 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 335 2022-11-04T14:25:59,393 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,394 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,394 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 336 2022-11-04T14:25:59,394 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,395 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,396 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 337 2022-11-04T14:25:59,396 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,397 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,397 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 338 2022-11-04T14:25:59,397 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,398 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,398 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 339 2022-11-04T14:25:59,398 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,400 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,400 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 340 2022-11-04T14:25:59,400 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,401 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,401 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 341 2022-11-04T14:25:59,401 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,403 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,403 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 342 2022-11-04T14:25:59,403 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,404 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,404 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 343 2022-11-04T14:25:59,404 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,434 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,434 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 344 2022-11-04T14:25:59,434 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,436 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,436 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 345 2022-11-04T14:25:59,436 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,437 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,437 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 346 2022-11-04T14:25:59,438 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,439 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,440 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 347 2022-11-04T14:25:59,440 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,441 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,441 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 348 2022-11-04T14:25:59,441 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,443 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,443 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 349 2022-11-04T14:25:59,443 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,444 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,444 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 350 2022-11-04T14:25:59,444 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,445 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,445 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 351 2022-11-04T14:25:59,445 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,446 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,446 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 352 2022-11-04T14:25:59,446 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,447 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,448 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 353 2022-11-04T14:25:59,448 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,449 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,449 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 354 2022-11-04T14:25:59,449 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,450 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,450 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 355 2022-11-04T14:25:59,450 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,451 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,451 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 356 2022-11-04T14:25:59,451 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,452 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,452 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 357 2022-11-04T14:25:59,452 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,453 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,453 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 358 2022-11-04T14:25:59,453 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,454 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,455 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 359 2022-11-04T14:25:59,455 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,456 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,456 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 360 2022-11-04T14:25:59,456 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,458 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,458 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 361 2022-11-04T14:25:59,458 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,459 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,459 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 362 2022-11-04T14:25:59,459 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,461 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,461 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 363 2022-11-04T14:25:59,461 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,463 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,463 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 364 2022-11-04T14:25:59,463 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,464 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,464 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 365 2022-11-04T14:25:59,464 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,468 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,469 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 366 2022-11-04T14:25:59,469 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,470 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,470 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 367 2022-11-04T14:25:59,470 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,472 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,472 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 368 2022-11-04T14:25:59,472 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,473 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,473 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 369 2022-11-04T14:25:59,473 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,475 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,475 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 370 2022-11-04T14:25:59,475 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,476 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,477 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 371 2022-11-04T14:25:59,477 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,478 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,478 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 372 2022-11-04T14:25:59,479 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,480 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,480 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 373 2022-11-04T14:25:59,480 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,481 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,482 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 374 2022-11-04T14:25:59,482 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,483 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,483 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 375 2022-11-04T14:25:59,483 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,485 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,485 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 376 2022-11-04T14:25:59,485 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,486 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,486 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 377 2022-11-04T14:25:59,486 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,487 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,488 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 378 2022-11-04T14:25:59,488 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,489 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,489 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 379 2022-11-04T14:25:59,489 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,490 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,490 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 380 2022-11-04T14:25:59,491 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,492 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,492 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 381 2022-11-04T14:25:59,492 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,493 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,493 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 382 2022-11-04T14:25:59,493 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,534 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,534 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 383 2022-11-04T14:25:59,534 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,535 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,536 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 384 2022-11-04T14:25:59,536 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,537 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,538 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 385 2022-11-04T14:25:59,538 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,539 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,539 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 386 2022-11-04T14:25:59,539 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,541 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,541 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 387 2022-11-04T14:25:59,541 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,543 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,543 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 388 2022-11-04T14:25:59,543 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,544 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,544 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 389 2022-11-04T14:25:59,545 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,546 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,546 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 390 2022-11-04T14:25:59,546 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,548 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,548 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 391 2022-11-04T14:25:59,548 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,549 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,550 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 392 2022-11-04T14:25:59,550 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,551 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,551 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 393 2022-11-04T14:25:59,551 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,552 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,552 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 394 2022-11-04T14:25:59,553 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,554 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,554 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 395 2022-11-04T14:25:59,554 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,555 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,556 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 396 2022-11-04T14:25:59,556 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,557 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,557 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 397 2022-11-04T14:25:59,558 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,559 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,560 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 398 2022-11-04T14:25:59,560 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,561 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,562 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 399 2022-11-04T14:25:59,562 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,564 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,564 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 400 2022-11-04T14:25:59,564 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,565 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 5 2022-11-04T14:25:59,565 [main] INFO o.e.k.c.t.DataServiceTest - Added id: 401 2022-11-04T14:25:59,565 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,566 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,567 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,568 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,568 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,569 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,569 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,570 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,570 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,571 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,571 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,573 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,573 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,574 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,574 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,575 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,576 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,577 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,577 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,578 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,579 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,580 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,580 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,582 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,582 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,584 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,584 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,585 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,586 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,587 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,587 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,589 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,589 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,590 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,590 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,591 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,591 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,593 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,593 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,594 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,594 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,595 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,595 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,595 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,596 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,597 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,597 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,598 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,633 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,634 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,634 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,635 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,635 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,636 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,636 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,636 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,636 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,637 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,637 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,638 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,638 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,639 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,639 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,640 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,640 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,641 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,641 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,641 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,641 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,642 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,642 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,643 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,644 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,645 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,645 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,646 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,646 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,648 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,648 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,649 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,649 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,650 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,651 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,652 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,652 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,653 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,653 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,654 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,654 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,655 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,655 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,655 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,655 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,656 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,656 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,657 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,657 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,658 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,658 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,659 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,659 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,660 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,660 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,660 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,660 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,661 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,661 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,662 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,662 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,663 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,663 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,664 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,664 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,664 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,665 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,665 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,665 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,666 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,666 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,667 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,667 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,668 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,668 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,669 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,669 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,669 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,669 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,670 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,670 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,671 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,671 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,672 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,672 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,673 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,673 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,673 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,673 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,674 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,675 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,676 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,676 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,677 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,677 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,678 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,678 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,680 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,680 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,681 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,681 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,682 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,682 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,683 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,684 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,684 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,684 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,685 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,686 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,687 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,687 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,733 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,733 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,734 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,734 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,735 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,735 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,736 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,736 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,736 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,736 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,737 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,737 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,738 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,738 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,739 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,739 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,740 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,740 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,740 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,740 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,741 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,741 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,742 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,742 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,743 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,743 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,744 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,744 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,745 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,745 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,746 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,746 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,747 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,748 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,749 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,749 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,750 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,750 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,751 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,751 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,752 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336, priority: 0 2022-11-04T14:25:59,752 [main] INFO o.e.k.c.t.DataServiceTest - confirm check round 0 2022-11-04T14:25:59,753 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 402 2022-11-04T14:25:59,753 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 403 2022-11-04T14:25:59,753 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 404 2022-11-04T14:25:59,754 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 405 2022-11-04T14:25:59,754 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 406 2022-11-04T14:25:59,754 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 407 2022-11-04T14:25:59,754 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 408 2022-11-04T14:25:59,754 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 409 2022-11-04T14:25:59,754 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 410 2022-11-04T14:25:59,754 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 411 2022-11-04T14:25:59,754 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 412 2022-11-04T14:25:59,754 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 413 2022-11-04T14:25:59,754 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 414 2022-11-04T14:25:59,754 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 415 2022-11-04T14:25:59,754 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 416 2022-11-04T14:25:59,754 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 417 2022-11-04T14:25:59,754 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 418 2022-11-04T14:25:59,755 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 419 2022-11-04T14:25:59,755 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 420 2022-11-04T14:25:59,755 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 421 2022-11-04T14:25:59,755 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 422 2022-11-04T14:25:59,755 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 423 2022-11-04T14:25:59,755 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 424 2022-11-04T14:25:59,755 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 425 2022-11-04T14:25:59,755 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 426 2022-11-04T14:25:59,755 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 427 2022-11-04T14:25:59,755 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 428 2022-11-04T14:25:59,755 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 429 2022-11-04T14:25:59,755 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 430 2022-11-04T14:25:59,755 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 431 2022-11-04T14:25:59,755 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 432 2022-11-04T14:25:59,756 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 433 2022-11-04T14:25:59,756 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 434 2022-11-04T14:25:59,756 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 435 2022-11-04T14:25:59,756 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 436 2022-11-04T14:25:59,756 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 437 2022-11-04T14:25:59,756 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 438 2022-11-04T14:25:59,756 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 439 2022-11-04T14:25:59,756 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 440 2022-11-04T14:25:59,756 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 441 2022-11-04T14:25:59,756 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 442 2022-11-04T14:25:59,756 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 443 2022-11-04T14:25:59,756 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 444 2022-11-04T14:25:59,756 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 445 2022-11-04T14:25:59,756 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 446 2022-11-04T14:25:59,757 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 447 2022-11-04T14:25:59,757 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 448 2022-11-04T14:25:59,757 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 449 2022-11-04T14:25:59,757 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 450 2022-11-04T14:25:59,757 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 451 2022-11-04T14:25:59,757 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 452 2022-11-04T14:25:59,757 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 453 2022-11-04T14:25:59,757 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 454 2022-11-04T14:25:59,757 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 455 2022-11-04T14:25:59,757 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 456 2022-11-04T14:25:59,757 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 457 2022-11-04T14:25:59,757 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 458 2022-11-04T14:25:59,757 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 459 2022-11-04T14:25:59,757 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 460 2022-11-04T14:25:59,757 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 461 2022-11-04T14:25:59,758 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 462 2022-11-04T14:25:59,758 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 463 2022-11-04T14:25:59,758 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 464 2022-11-04T14:25:59,758 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 465 2022-11-04T14:25:59,758 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 466 2022-11-04T14:25:59,758 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 467 2022-11-04T14:25:59,758 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 468 2022-11-04T14:25:59,758 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 469 2022-11-04T14:25:59,758 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 470 2022-11-04T14:25:59,758 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 471 2022-11-04T14:25:59,758 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 472 2022-11-04T14:25:59,758 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 473 2022-11-04T14:25:59,758 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 474 2022-11-04T14:25:59,758 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 475 2022-11-04T14:25:59,758 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 476 2022-11-04T14:25:59,758 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 477 2022-11-04T14:25:59,759 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 478 2022-11-04T14:25:59,759 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 479 2022-11-04T14:25:59,759 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 480 2022-11-04T14:25:59,759 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 481 2022-11-04T14:25:59,759 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 482 2022-11-04T14:25:59,759 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 483 2022-11-04T14:25:59,759 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 484 2022-11-04T14:25:59,759 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 485 2022-11-04T14:25:59,759 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 486 2022-11-04T14:25:59,759 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 487 2022-11-04T14:25:59,759 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 488 2022-11-04T14:25:59,759 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 489 2022-11-04T14:25:59,759 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 490 2022-11-04T14:25:59,759 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 491 2022-11-04T14:25:59,760 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 492 2022-11-04T14:25:59,760 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 493 2022-11-04T14:25:59,760 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 494 2022-11-04T14:25:59,760 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 495 2022-11-04T14:25:59,760 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 496 2022-11-04T14:25:59,760 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 497 2022-11-04T14:25:59,760 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 498 2022-11-04T14:25:59,760 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 499 2022-11-04T14:25:59,760 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 500 2022-11-04T14:25:59,760 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12HighPriorityMsgIds: 501 2022-11-04T14:25:59,761 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 303 2022-11-04T14:25:59,761 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 304 2022-11-04T14:25:59,761 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 305 2022-11-04T14:25:59,761 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 306 2022-11-04T14:25:59,761 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 307 2022-11-04T14:25:59,761 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 308 2022-11-04T14:25:59,761 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 309 2022-11-04T14:25:59,761 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 310 2022-11-04T14:25:59,761 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 311 2022-11-04T14:25:59,761 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 312 2022-11-04T14:25:59,761 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 313 2022-11-04T14:25:59,761 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 314 2022-11-04T14:25:59,762 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 315 2022-11-04T14:25:59,762 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 316 2022-11-04T14:25:59,762 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 317 2022-11-04T14:25:59,762 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 318 2022-11-04T14:25:59,762 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 319 2022-11-04T14:25:59,762 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 320 2022-11-04T14:25:59,762 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 321 2022-11-04T14:25:59,762 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 322 2022-11-04T14:25:59,762 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 323 2022-11-04T14:25:59,762 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 324 2022-11-04T14:25:59,762 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 325 2022-11-04T14:25:59,762 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 326 2022-11-04T14:25:59,762 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 327 2022-11-04T14:25:59,762 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 328 2022-11-04T14:25:59,762 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 329 2022-11-04T14:25:59,762 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 330 2022-11-04T14:25:59,763 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 331 2022-11-04T14:25:59,763 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 332 2022-11-04T14:25:59,763 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 333 2022-11-04T14:25:59,763 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 334 2022-11-04T14:25:59,763 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 335 2022-11-04T14:25:59,763 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 336 2022-11-04T14:25:59,763 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 337 2022-11-04T14:25:59,763 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 338 2022-11-04T14:25:59,763 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 339 2022-11-04T14:25:59,763 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 340 2022-11-04T14:25:59,763 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 341 2022-11-04T14:25:59,763 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 342 2022-11-04T14:25:59,763 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 343 2022-11-04T14:25:59,764 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 344 2022-11-04T14:25:59,764 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 345 2022-11-04T14:25:59,764 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 346 2022-11-04T14:25:59,764 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 347 2022-11-04T14:25:59,764 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 348 2022-11-04T14:25:59,764 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 349 2022-11-04T14:25:59,764 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 350 2022-11-04T14:25:59,764 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 351 2022-11-04T14:25:59,764 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 352 2022-11-04T14:25:59,764 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 353 2022-11-04T14:25:59,765 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 354 2022-11-04T14:25:59,765 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 355 2022-11-04T14:25:59,765 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 356 2022-11-04T14:25:59,765 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 357 2022-11-04T14:25:59,765 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 358 2022-11-04T14:25:59,765 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 359 2022-11-04T14:25:59,765 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 360 2022-11-04T14:25:59,765 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 361 2022-11-04T14:25:59,765 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 362 2022-11-04T14:25:59,766 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 363 2022-11-04T14:25:59,766 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 364 2022-11-04T14:25:59,766 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 365 2022-11-04T14:25:59,766 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 366 2022-11-04T14:25:59,766 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 367 2022-11-04T14:25:59,766 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 368 2022-11-04T14:25:59,766 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 369 2022-11-04T14:25:59,766 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 370 2022-11-04T14:25:59,766 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 371 2022-11-04T14:25:59,767 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 372 2022-11-04T14:25:59,767 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 373 2022-11-04T14:25:59,767 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 374 2022-11-04T14:25:59,767 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 375 2022-11-04T14:25:59,767 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 376 2022-11-04T14:25:59,767 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 377 2022-11-04T14:25:59,767 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 378 2022-11-04T14:25:59,767 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 379 2022-11-04T14:25:59,767 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 380 2022-11-04T14:25:59,768 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 381 2022-11-04T14:25:59,768 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 382 2022-11-04T14:25:59,768 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 383 2022-11-04T14:25:59,768 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 384 2022-11-04T14:25:59,768 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 385 2022-11-04T14:25:59,768 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 386 2022-11-04T14:25:59,768 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 387 2022-11-04T14:25:59,768 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 388 2022-11-04T14:25:59,768 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 389 2022-11-04T14:25:59,769 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 390 2022-11-04T14:25:59,769 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 391 2022-11-04T14:25:59,769 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 392 2022-11-04T14:25:59,769 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 393 2022-11-04T14:25:59,769 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 394 2022-11-04T14:25:59,769 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 395 2022-11-04T14:25:59,769 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 396 2022-11-04T14:25:59,769 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 397 2022-11-04T14:25:59,769 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 398 2022-11-04T14:25:59,769 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 399 2022-11-04T14:25:59,770 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 400 2022-11-04T14:25:59,770 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 401 2022-11-04T14:25:59,770 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:59,778 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:59,781 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 303 to store 2022-11-04T14:25:59,783 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:59,786 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 402 to store 2022-11-04T14:25:59,834 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:59,838 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 403 to store 2022-11-04T14:25:59,839 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:59,847 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 404 to store 2022-11-04T14:25:59,849 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:59,852 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 405 to store 2022-11-04T14:25:59,854 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:59,857 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 406 to store 2022-11-04T14:25:59,860 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:59,862 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 407 to store 2022-11-04T14:25:59,865 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:59,868 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 408 to store 2022-11-04T14:25:59,872 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:59,877 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:59,880 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 409 to store 2022-11-04T14:25:59,883 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:59,886 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 410 to store 2022-11-04T14:25:59,888 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:59,891 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 411 to store 2022-11-04T14:25:59,893 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:59,896 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 412 to store 2022-11-04T14:25:59,898 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:59,901 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 413 to store 2022-11-04T14:25:59,903 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:59,905 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 414 to store 2022-11-04T14:25:59,908 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 415 to store 2022-11-04T14:25:59,933 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:59,936 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 416 to store 2022-11-04T14:25:59,938 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:59,941 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 417 to store 2022-11-04T14:25:59,943 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:59,946 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 418 to store 2022-11-04T14:25:59,949 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:59,952 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 419 to store 2022-11-04T14:25:59,954 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:59,957 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 420 to store 2022-11-04T14:25:59,959 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:59,962 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 421 to store 2022-11-04T14:25:59,964 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:59,967 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 422 to store 2022-11-04T14:25:59,970 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:59,973 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 423 to store 2022-11-04T14:25:59,975 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:59,978 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 424 to store 2022-11-04T14:25:59,979 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:59,982 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 425 to store 2022-11-04T14:25:59,984 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:59,987 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 426 to store 2022-11-04T14:25:59,989 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:59,992 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 427 to store 2022-11-04T14:25:59,994 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:25:59,997 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 428 to store 2022-11-04T14:26:00,000 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,033 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 429 to store 2022-11-04T14:26:00,035 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,038 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 430 to store 2022-11-04T14:26:00,040 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,043 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 431 to store 2022-11-04T14:26:00,045 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,048 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 432 to store 2022-11-04T14:26:00,051 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,054 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 433 to store 2022-11-04T14:26:00,056 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,059 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 434 to store 2022-11-04T14:26:00,061 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,064 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 435 to store 2022-11-04T14:26:00,066 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,069 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 436 to store 2022-11-04T14:26:00,111 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,114 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 437 to store 2022-11-04T14:26:00,116 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,118 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 438 to store 2022-11-04T14:26:00,120 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,123 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 439 to store 2022-11-04T14:26:00,126 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,133 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 440 to store 2022-11-04T14:26:00,135 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,138 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 441 to store 2022-11-04T14:26:00,140 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,144 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 442 to store 2022-11-04T14:26:00,146 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,149 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 443 to store 2022-11-04T14:26:00,150 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,153 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 444 to store 2022-11-04T14:26:00,155 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,158 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 445 to store 2022-11-04T14:26:00,160 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,163 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 446 to store 2022-11-04T14:26:00,164 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,167 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 447 to store 2022-11-04T14:26:00,169 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,172 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 448 to store 2022-11-04T14:26:00,173 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,176 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 449 to store 2022-11-04T14:26:00,178 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,181 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 450 to store 2022-11-04T14:26:00,183 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,186 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 451 to store 2022-11-04T14:26:00,189 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,192 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 452 to store 2022-11-04T14:26:00,195 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,198 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 453 to store 2022-11-04T14:26:00,200 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,203 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 454 to store 2022-11-04T14:26:00,235 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,238 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 455 to store 2022-11-04T14:26:00,240 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,243 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 456 to store 2022-11-04T14:26:00,245 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,248 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 457 to store 2022-11-04T14:26:00,250 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,253 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 458 to store 2022-11-04T14:26:00,254 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,257 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 459 to store 2022-11-04T14:26:00,260 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,263 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 460 to store 2022-11-04T14:26:00,266 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,269 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 461 to store 2022-11-04T14:26:00,271 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,274 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 462 to store 2022-11-04T14:26:00,276 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,279 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 463 to store 2022-11-04T14:26:00,281 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,284 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 464 to store 2022-11-04T14:26:00,286 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,335 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 465 to store 2022-11-04T14:26:00,337 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,340 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 466 to store 2022-11-04T14:26:00,342 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,345 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 467 to store 2022-11-04T14:26:00,347 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,350 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 468 to store 2022-11-04T14:26:00,353 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,356 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 469 to store 2022-11-04T14:26:00,358 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,361 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 470 to store 2022-11-04T14:26:00,364 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,367 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 471 to store 2022-11-04T14:26:00,369 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,373 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 472 to store 2022-11-04T14:26:00,377 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,382 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,385 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 473 to store 2022-11-04T14:26:00,387 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,390 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 474 to store 2022-11-04T14:26:00,392 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,395 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 475 to store 2022-11-04T14:26:00,397 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,400 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 476 to store 2022-11-04T14:26:00,434 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,437 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 477 to store 2022-11-04T14:26:00,439 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,442 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 478 to store 2022-11-04T14:26:00,445 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,448 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 479 to store 2022-11-04T14:26:00,450 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,453 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 480 to store 2022-11-04T14:26:00,456 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,459 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 481 to store 2022-11-04T14:26:00,461 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,464 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 482 to store 2022-11-04T14:26:00,467 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,470 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 483 to store 2022-11-04T14:26:00,473 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,475 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 484 to store 2022-11-04T14:26:00,477 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,480 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 485 to store 2022-11-04T14:26:00,482 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,485 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 486 to store 2022-11-04T14:26:00,487 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,490 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 487 to store 2022-11-04T14:26:00,493 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,496 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 488 to store 2022-11-04T14:26:00,498 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,501 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 489 to store 2022-11-04T14:26:00,503 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,506 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 490 to store 2022-11-04T14:26:00,534 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,538 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 491 to store 2022-11-04T14:26:00,540 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,543 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 492 to store 2022-11-04T14:26:00,546 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,549 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 493 to store 2022-11-04T14:26:00,552 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,555 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 494 to store 2022-11-04T14:26:00,557 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,560 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 495 to store 2022-11-04T14:26:00,562 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,565 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 496 to store 2022-11-04T14:26:00,567 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,570 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 497 to store 2022-11-04T14:26:00,572 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,575 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 498 to store 2022-11-04T14:26:00,577 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,581 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 499 to store 2022-11-04T14:26:00,582 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,586 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 500 to store 2022-11-04T14:26:00,588 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,591 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 501 to store 2022-11-04T14:26:00,593 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,596 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 304 to store 2022-11-04T14:26:00,598 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,601 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 305 to store 2022-11-04T14:26:00,603 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,609 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 306 to store 2022-11-04T14:26:00,634 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,637 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 307 to store 2022-11-04T14:26:00,640 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,643 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 308 to store 2022-11-04T14:26:00,646 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,649 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 309 to store 2022-11-04T14:26:00,653 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,661 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 310 to store 2022-11-04T14:26:00,663 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,666 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 311 to store 2022-11-04T14:26:00,668 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,671 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 312 to store 2022-11-04T14:26:00,674 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,677 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 313 to store 2022-11-04T14:26:00,681 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,684 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 314 to store 2022-11-04T14:26:00,686 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,689 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 315 to store 2022-11-04T14:26:00,692 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,695 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 316 to store 2022-11-04T14:26:00,697 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,700 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 317 to store 2022-11-04T14:26:00,702 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,705 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 318 to store 2022-11-04T14:26:00,708 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,712 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 319 to store 2022-11-04T14:26:00,733 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,736 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 320 to store 2022-11-04T14:26:00,738 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,740 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 321 to store 2022-11-04T14:26:00,742 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,745 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 322 to store 2022-11-04T14:26:00,747 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,751 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 323 to store 2022-11-04T14:26:00,753 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,756 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 324 to store 2022-11-04T14:26:00,758 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,770 [main] INFO o.e.k.c.t.DataServiceTest - confirm check round 1 2022-11-04T14:26:00,770 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 325 2022-11-04T14:26:00,770 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 326 2022-11-04T14:26:00,770 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 327 2022-11-04T14:26:00,770 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 328 2022-11-04T14:26:00,770 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 329 2022-11-04T14:26:00,771 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 330 2022-11-04T14:26:00,771 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 331 2022-11-04T14:26:00,771 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 332 2022-11-04T14:26:00,771 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 333 2022-11-04T14:26:00,771 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 334 2022-11-04T14:26:00,771 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 335 2022-11-04T14:26:00,771 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 336 2022-11-04T14:26:00,771 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 337 2022-11-04T14:26:00,771 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 338 2022-11-04T14:26:00,771 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 339 2022-11-04T14:26:00,771 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 340 2022-11-04T14:26:00,771 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 341 2022-11-04T14:26:00,771 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 342 2022-11-04T14:26:00,771 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 343 2022-11-04T14:26:00,771 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 344 2022-11-04T14:26:00,771 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 345 2022-11-04T14:26:00,771 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 346 2022-11-04T14:26:00,772 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 347 2022-11-04T14:26:00,772 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 348 2022-11-04T14:26:00,772 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 349 2022-11-04T14:26:00,772 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 350 2022-11-04T14:26:00,772 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 351 2022-11-04T14:26:00,772 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 352 2022-11-04T14:26:00,772 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 353 2022-11-04T14:26:00,772 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 354 2022-11-04T14:26:00,772 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 355 2022-11-04T14:26:00,772 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 356 2022-11-04T14:26:00,772 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 357 2022-11-04T14:26:00,772 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 358 2022-11-04T14:26:00,772 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 359 2022-11-04T14:26:00,772 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 360 2022-11-04T14:26:00,772 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 361 2022-11-04T14:26:00,773 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 362 2022-11-04T14:26:00,773 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 363 2022-11-04T14:26:00,773 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 364 2022-11-04T14:26:00,773 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 365 2022-11-04T14:26:00,773 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 366 2022-11-04T14:26:00,773 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 367 2022-11-04T14:26:00,773 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 368 2022-11-04T14:26:00,773 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 369 2022-11-04T14:26:00,773 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 370 2022-11-04T14:26:00,773 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 371 2022-11-04T14:26:00,773 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 372 2022-11-04T14:26:00,773 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 373 2022-11-04T14:26:00,773 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 374 2022-11-04T14:26:00,773 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 375 2022-11-04T14:26:00,774 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 376 2022-11-04T14:26:00,774 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 377 2022-11-04T14:26:00,774 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 378 2022-11-04T14:26:00,774 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 379 2022-11-04T14:26:00,774 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 380 2022-11-04T14:26:00,774 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 381 2022-11-04T14:26:00,774 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 382 2022-11-04T14:26:00,774 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 383 2022-11-04T14:26:00,774 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 384 2022-11-04T14:26:00,774 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 385 2022-11-04T14:26:00,774 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 386 2022-11-04T14:26:00,774 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 387 2022-11-04T14:26:00,774 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 388 2022-11-04T14:26:00,774 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 389 2022-11-04T14:26:00,774 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 390 2022-11-04T14:26:00,774 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 391 2022-11-04T14:26:00,775 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 392 2022-11-04T14:26:00,775 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 393 2022-11-04T14:26:00,775 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 394 2022-11-04T14:26:00,775 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 395 2022-11-04T14:26:00,775 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 396 2022-11-04T14:26:00,775 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 397 2022-11-04T14:26:00,775 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 398 2022-11-04T14:26:00,775 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 399 2022-11-04T14:26:00,775 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 400 2022-11-04T14:26:00,775 [main] INFO o.e.k.c.t.DataServiceTest - To confirm s_qos12MsgIds: 401 2022-11-04T14:26:00,847 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 325 to store 2022-11-04T14:26:00,849 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,852 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 326 to store 2022-11-04T14:26:00,853 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,856 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 327 to store 2022-11-04T14:26:00,859 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,862 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 328 to store 2022-11-04T14:26:00,864 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,867 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 329 to store 2022-11-04T14:26:00,870 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,873 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 330 to store 2022-11-04T14:26:00,875 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,878 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 331 to store 2022-11-04T14:26:00,880 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,883 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 332 to store 2022-11-04T14:26:00,885 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,888 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 333 to store 2022-11-04T14:26:00,889 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,892 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 334 to store 2022-11-04T14:26:00,894 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,897 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 335 to store 2022-11-04T14:26:00,899 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,906 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 336 to store 2022-11-04T14:26:00,909 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,912 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 337 to store 2022-11-04T14:26:00,933 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,941 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 338 to store 2022-11-04T14:26:00,943 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,946 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 339 to store 2022-11-04T14:26:00,948 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,951 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 340 to store 2022-11-04T14:26:00,953 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,956 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 341 to store 2022-11-04T14:26:00,958 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,961 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 342 to store 2022-11-04T14:26:00,963 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,966 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 343 to store 2022-11-04T14:26:00,969 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,972 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 344 to store 2022-11-04T14:26:00,975 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,978 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 345 to store 2022-11-04T14:26:00,981 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,984 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 346 to store 2022-11-04T14:26:00,986 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,990 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 347 to store 2022-11-04T14:26:00,992 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:00,995 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 348 to store 2022-11-04T14:26:00,997 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:01,000 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 349 to store 2022-11-04T14:26:01,001 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:01,004 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 350 to store 2022-11-04T14:26:01,006 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:01,009 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 351 to store 2022-11-04T14:26:01,012 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:01,033 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 352 to store 2022-11-04T14:26:01,034 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:01,037 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 353 to store 2022-11-04T14:26:01,039 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:01,042 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 354 to store 2022-11-04T14:26:01,044 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:01,047 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 355 to store 2022-11-04T14:26:01,049 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:01,052 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 356 to store 2022-11-04T14:26:01,055 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:01,058 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 357 to store 2022-11-04T14:26:01,060 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:01,064 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 358 to store 2022-11-04T14:26:01,066 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:01,069 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 359 to store 2022-11-04T14:26:01,072 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:01,075 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 360 to store 2022-11-04T14:26:01,076 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:01,079 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 361 to store 2022-11-04T14:26:01,080 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:01,083 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 362 to store 2022-11-04T14:26:01,086 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:01,089 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 363 to store 2022-11-04T14:26:01,093 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:01,096 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 364 to store 2022-11-04T14:26:01,098 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:01,101 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 365 to store 2022-11-04T14:26:01,103 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:01,106 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 366 to store 2022-11-04T14:26:01,108 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:01,133 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 367 to store 2022-11-04T14:26:01,135 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:01,138 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 368 to store 2022-11-04T14:26:01,140 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:01,144 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 369 to store 2022-11-04T14:26:01,146 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:01,150 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:01,154 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 370 to store 2022-11-04T14:26:01,157 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:01,160 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 371 to store 2022-11-04T14:26:01,164 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:01,166 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 372 to store 2022-11-04T14:26:01,168 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:01,171 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 373 to store 2022-11-04T14:26:01,173 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:01,177 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 374 to store 2022-11-04T14:26:01,178 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:01,182 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:01,185 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 375 to store 2022-11-04T14:26:01,187 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:01,191 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 376 to store 2022-11-04T14:26:01,193 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:01,196 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 377 to store 2022-11-04T14:26:01,198 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:01,201 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 378 to store 2022-11-04T14:26:01,203 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:01,206 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 379 to store 2022-11-04T14:26:01,207 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:01,235 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 380 to store 2022-11-04T14:26:01,238 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:01,255 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 381 to store 2022-11-04T14:26:01,258 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:01,261 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 382 to store 2022-11-04T14:26:01,263 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:01,266 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 383 to store 2022-11-04T14:26:01,268 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:01,271 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 384 to store 2022-11-04T14:26:01,273 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:01,276 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 385 to store 2022-11-04T14:26:01,278 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:01,281 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 386 to store 2022-11-04T14:26:01,284 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:01,287 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 387 to store 2022-11-04T14:26:01,288 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:01,291 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 388 to store 2022-11-04T14:26:01,293 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:01,296 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 389 to store 2022-11-04T14:26:01,298 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:01,302 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 390 to store 2022-11-04T14:26:01,304 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:01,307 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 391 to store 2022-11-04T14:26:01,309 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:01,312 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 392 to store 2022-11-04T14:26:01,314 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:01,317 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 393 to store 2022-11-04T14:26:01,334 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:01,337 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 394 to store 2022-11-04T14:26:01,339 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:01,341 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 395 to store 2022-11-04T14:26:01,343 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:01,346 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 396 to store 2022-11-04T14:26:01,348 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/207032c0-4b9b-4fc5-a31f-a57c590a8336 with QoS: 1 2022-11-04T14:26:01,351 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 397 to store 2022-11-04T14:26:01,353 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 398 to store 2022-11-04T14:26:01,355 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 399 to store 2022-11-04T14:26:01,356 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 400 to store 2022-11-04T14:26:01,358 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 401 to store 2022-11-04T14:26:01,775 [main] INFO o.e.k.c.t.DataServiceTest - confirm check round 2 2022-11-04T14:26:01,775 [main] INFO o.e.k.c.t.DataServiceTest - All confirmed value: true 2022-11-04T14:26:01,778 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - Disconnecting... 2022-11-04T14:26:01,778 [main] INFO o.e.k.c.d.DataServiceImpl - Notified disconnecting 2022-11-04T14:26:01,779 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: $EDC/#account-name/#client-id/MQTT/DC, priority: 0 2022-11-04T14:26:01,780 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: $EDC/#account-name/#client-id/MQTT/DC, priority: 0 2022-11-04T14:26:01,781 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/MQTT/DC with QoS: 0 2022-11-04T14:26:01,784 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - Disconnected 2022-11-04T14:26:01,785 [main] INFO o.e.k.c.d.DataServiceImpl - Notified disconnected 2022-11-04T14:26:01,788 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - # ------------------------------------------------------------ 2022-11-04T14:26:01,788 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - # Connection Properties 2022-11-04T14:26:01,788 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - # broker = tcp://localhost:1883 2022-11-04T14:26:01,788 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - # clientId = 0A:58:0A:28:2C:2E 2022-11-04T14:26:01,788 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - # username = null 2022-11-04T14:26:01,789 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - # password = XXXXXXXXXXXXXX 2022-11-04T14:26:01,789 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - # keepAlive = 30 2022-11-04T14:26:01,789 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - # timeout = 20 2022-11-04T14:26:01,789 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - # cleanSession = true 2022-11-04T14:26:01,789 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - # MQTT version = 3.1.1 2022-11-04T14:26:01,789 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - # willDestination = $EDC/ethdev/0A:58:0A:28:2C:2E/MQTT/LWT 2022-11-04T14:26:01,789 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - # willMessage = 2022-11-04T14:26:01,789 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - # 2022-11-04T14:26:01,790 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - # Connecting... 2022-11-04T14:26:02,094 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - # Connected! 2022-11-04T14:26:02,094 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - # ------------------------------------------------------------ 2022-11-04T14:26:02,095 [main] INFO o.e.k.c.d.DataServiceImpl - Notified connected 2022-11-04T14:26:02,095 [main] INFO o.e.k.c.d.DataServiceImpl - New session established. Unpublishing all in-flight messages. Disregarding the QoS level, this may cause duplicate messages. 2022-11-04T14:26:02,098 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: $EDC/#account-name/#client-id/MQTT/BIRTH, priority: 0 2022-11-04T14:26:02,100 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: $EDC/#account-name/#client-id/MQTT/BIRTH, priority: 0 2022-11-04T14:26:02,101 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/MQTT/BIRTH with QoS: 0 2022-11-04T14:26:02,102 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - Subscribing to topic: $EDC/ethdev/0A:58:0A:28:2C:2E/# with QoS: 1 2022-11-04T14:26:32,106 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - Disconnecting... 2022-11-04T14:26:32,106 [main] INFO o.e.k.c.d.DataServiceImpl - Notified disconnecting 2022-11-04T14:26:32,107 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: $EDC/#account-name/#client-id/MQTT/DC, priority: 0 2022-11-04T14:26:32,108 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: $EDC/#account-name/#client-id/MQTT/DC, priority: 0 2022-11-04T14:26:32,108 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/MQTT/DC with QoS: 0 2022-11-04T14:26:32,110 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - Disconnected 2022-11-04T14:26:32,110 [main] INFO o.e.k.c.d.DataServiceImpl - Notified disconnected 2022-11-04T14:26:34,112 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - # ------------------------------------------------------------ 2022-11-04T14:26:34,112 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - # Connection Properties 2022-11-04T14:26:34,112 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - # broker = tcp://localhost:1883 2022-11-04T14:26:34,112 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - # clientId = 0A:58:0A:28:2C:2E 2022-11-04T14:26:34,112 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - # username = null 2022-11-04T14:26:34,112 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - # password = XXXXXXXXXXXXXX 2022-11-04T14:26:34,112 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - # keepAlive = 30 2022-11-04T14:26:34,112 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - # timeout = 20 2022-11-04T14:26:34,112 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - # cleanSession = true 2022-11-04T14:26:34,112 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - # MQTT version = 3.1.1 2022-11-04T14:26:34,113 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - # willDestination = $EDC/ethdev/0A:58:0A:28:2C:2E/MQTT/LWT 2022-11-04T14:26:34,113 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - # willMessage = 2022-11-04T14:26:34,113 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - # 2022-11-04T14:26:34,113 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - # Connecting... 2022-11-04T14:26:34,417 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - # Connected! 2022-11-04T14:26:34,418 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - # ------------------------------------------------------------ 2022-11-04T14:26:34,418 [main] INFO o.e.k.c.d.DataServiceImpl - Notified connected 2022-11-04T14:26:34,418 [main] INFO o.e.k.c.d.DataServiceImpl - New session established. Unpublishing all in-flight messages. Disregarding the QoS level, this may cause duplicate messages. 2022-11-04T14:26:34,421 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: $EDC/#account-name/#client-id/MQTT/BIRTH, priority: 0 2022-11-04T14:26:34,422 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: $EDC/#account-name/#client-id/MQTT/BIRTH, priority: 0 2022-11-04T14:26:34,423 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/MQTT/BIRTH with QoS: 0 2022-11-04T14:26:34,424 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - Subscribing to topic: $EDC/ethdev/0A:58:0A:28:2C:2E/# with QoS: 1 2022-11-04T14:26:34,427 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - Subscribing to topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/129f5950-fc96-4b76-83df-6929a0698ff1 with QoS: 0 2022-11-04T14:26:34,428 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/data/service/test/129f5950-fc96-4b76-83df-6929a0698ff1, priority: 0 2022-11-04T14:26:34,429 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/data/service/test/129f5950-fc96-4b76-83df-6929a0698ff1, priority: 0 2022-11-04T14:26:34,430 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/129f5950-fc96-4b76-83df-6929a0698ff1 with QoS: 0 2022-11-04T14:26:34,432 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.c.CloudServiceImpl - Message arrived on topic: ethdev/0A:58:0A:28:2C:2E/data/service/test/129f5950-fc96-4b76-83df-6929a0698ff1 2022-11-04T14:26:34,434 [main] WARN o.e.k.c.t.CloudDeploymentHandlerTest - Getting dp 2022-11-04T14:26:34,611 [Refresh Thread: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.t.h.HelloWorld - Bundle org.eclipse.kura.test.helloworld.HelloWorld has started 2022-11-04T14:26:34,617 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - Subscribing to topic: $EDC/ethdev/0A:58:0A:28:2C:2E/DEPLOY-V2/REPLY/1667571994616-4569303009517373726 with QoS: 0 2022-11-04T14:26:34,619 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: $EDC/#account-name/#client-id/DEPLOY-V2/GET/packages, priority: 1 2022-11-04T14:26:34,620 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: $EDC/#account-name/#client-id/DEPLOY-V2/GET/packages, priority: 1 2022-11-04T14:26:34,621 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/DEPLOY-V2/GET/packages with QoS: 0 2022-11-04T14:26:34,624 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.c.CloudServiceImpl - Message arrived on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/DEPLOY-V2/GET/packages 2022-11-04T14:26:34,651 [pool-13-thread-1] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: $EDC/#account-name/#client-id/DEPLOY-V2/REPLY/1667571994616-4569303009517373726, priority: 1 2022-11-04T14:26:34,652 [pool-13-thread-1] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: $EDC/#account-name/#client-id/DEPLOY-V2/REPLY/1667571994616-4569303009517373726, priority: 1 2022-11-04T14:26:34,653 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/DEPLOY-V2/REPLY/1667571994616-4569303009517373726 with QoS: 0 2022-11-04T14:26:34,655 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.c.CloudServiceImpl - Message arrived on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/DEPLOY-V2/REPLY/1667571994616-4569303009517373726 2022-11-04T14:26:34,655 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - Unsubscribing to topic: $EDC/ethdev/0A:58:0A:28:2C:2E/DEPLOY-V2/REPLY/1667571994616-4569303009517373726 2022-11-04T14:26:34,664 [main] INFO o.e.k.t.h.HelloWorld - Deactivating org.eclipse.kura.test.helloworld.HelloWorld ... 2022-11-04T14:26:34,674 [main] WARN o.e.k.c.t.CloudDeploymentHandlerTest - EXEC/download 2022-11-04T14:26:34,675 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - Subscribing to topic: $EDC/ethdev/0A:58:0A:28:2C:2E/DEPLOY-V2/REPLY/1667571994674-8436289716463991935 with QoS: 0 2022-11-04T14:26:34,677 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: $EDC/#account-name/#client-id/DEPLOY-V2/EXEC/download, priority: 1 2022-11-04T14:26:34,678 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: $EDC/#account-name/#client-id/DEPLOY-V2/EXEC/download, priority: 1 2022-11-04T14:26:34,679 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/DEPLOY-V2/EXEC/download with QoS: 0 2022-11-04T14:26:34,682 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.c.CloudServiceImpl - Message arrived on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/DEPLOY-V2/EXEC/download 2022-11-04T14:26:34,686 [pool-13-thread-1] INFO o.e.k.c.d.CloudDeploymentHandlerV2 - About to download and install package at URL http://s3.amazonaws.com/kura-resources/dps/heater.dp 2022-11-04T14:26:34,686 [pool-13-thread-1] INFO o.e.k.c.d.CloudDeploymentHandlerV2 - Downloading package from URL: http://s3.amazonaws.com/kura-resources/dps/heater.dp 2022-11-04T14:26:34,688 [pool-13-thread-1] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: $EDC/#account-name/#client-id/DEPLOY-V2/REPLY/1667571994674-8436289716463991935, priority: 1 2022-11-04T14:26:34,688 [pool-15-thread-1] INFO o.e.k.c.d.d.i.DownloadImpl - To download 2022-11-04T14:26:34,689 [pool-13-thread-1] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: $EDC/#account-name/#client-id/DEPLOY-V2/REPLY/1667571994674-8436289716463991935, priority: 1 2022-11-04T14:26:34,690 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/DEPLOY-V2/REPLY/1667571994674-8436289716463991935 with QoS: 0 2022-11-04T14:26:34,693 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.c.CloudServiceImpl - Message arrived on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/DEPLOY-V2/REPLY/1667571994674-8436289716463991935 2022-11-04T14:26:34,693 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - Unsubscribing to topic: $EDC/ethdev/0A:58:0A:28:2C:2E/DEPLOY-V2/REPLY/1667571994674-8436289716463991935 2022-11-04T14:26:34,696 [main] WARN o.e.k.c.t.CloudDeploymentHandlerTest - Response code: 200 2022-11-04T14:26:34,696 [main] WARN o.e.k.c.t.CloudDeploymentHandlerTest - Response message: null 2022-11-04T14:26:34,736 [Refresh Thread: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.t.h.HelloWorld - Bundle org.eclipse.kura.test.helloworld.HelloWorld has started 2022-11-04T14:26:34,738 [main] WARN o.e.k.c.t.CloudDeploymentHandlerTest - Uninstall topic: EXEC/uninstall 2022-11-04T14:26:34,738 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - Subscribing to topic: $EDC/ethdev/0A:58:0A:28:2C:2E/DEPLOY-V2/REPLY/1667571994738-7822418422624917632 with QoS: 0 2022-11-04T14:26:34,740 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: $EDC/#account-name/#client-id/DEPLOY-V2/EXEC/uninstall, priority: 1 2022-11-04T14:26:34,740 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: $EDC/#account-name/#client-id/DEPLOY-V2/EXEC/uninstall, priority: 1 2022-11-04T14:26:34,741 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/DEPLOY-V2/EXEC/uninstall with QoS: 0 2022-11-04T14:26:34,743 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.c.CloudServiceImpl - Message arrived on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/DEPLOY-V2/EXEC/uninstall 2022-11-04T14:26:34,744 [pool-13-thread-1] INFO o.e.k.c.d.CloudDeploymentHandlerV2 - About to uninstall package org.eclipse.kura.test.helloworld 2022-11-04T14:26:34,745 [pool-13-thread-1] INFO o.e.k.c.d.CloudDeploymentHandlerV2 - Uninstalling package... 2022-11-04T14:26:34,745 [pool-13-thread-1] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: $EDC/#account-name/#client-id/DEPLOY-V2/REPLY/1667571994738-7822418422624917632, priority: 1 2022-11-04T14:26:34,746 [pool-13-thread-1] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: $EDC/#account-name/#client-id/DEPLOY-V2/REPLY/1667571994738-7822418422624917632, priority: 1 2022-11-04T14:26:34,747 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/DEPLOY-V2/REPLY/1667571994738-7822418422624917632 with QoS: 0 2022-11-04T14:26:34,749 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.c.CloudServiceImpl - Message arrived on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/DEPLOY-V2/REPLY/1667571994738-7822418422624917632 2022-11-04T14:26:34,749 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - Unsubscribing to topic: $EDC/ethdev/0A:58:0A:28:2C:2E/DEPLOY-V2/REPLY/1667571994738-7822418422624917632 2022-11-04T14:26:34,842 [pool-20-thread-1] INFO o.e.k.c.d.d.i.HttpDownloadCountingOutputStream - Content-lenght: 12998 2022-11-04T14:26:34,843 [pool-20-thread-1] INFO o.e.k.c.d.d.i.DownloadImpl - 0% downloaded 2022-11-04T14:26:34,869 [pool-20-thread-1] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: $EDC/#account-name/#client-id/DEPLOY-V2/NOTIFY/#client-id/download, priority: 1 2022-11-04T14:26:34,870 [pool-20-thread-1] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: $EDC/#account-name/#client-id/DEPLOY-V2/NOTIFY/#client-id/download, priority: 1 2022-11-04T14:26:34,871 [pool-20-thread-1] INFO o.e.k.c.d.d.i.DownloadImpl - 5% downloaded 2022-11-04T14:26:34,871 [pool-20-thread-1] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: $EDC/#account-name/#client-id/DEPLOY-V2/NOTIFY/#client-id/download, priority: 1 2022-11-04T14:26:34,871 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/DEPLOY-V2/NOTIFY/0A:58:0A:28:2C:2E/download with QoS: 0 2022-11-04T14:26:34,872 [pool-20-thread-1] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: $EDC/#account-name/#client-id/DEPLOY-V2/NOTIFY/#client-id/download, priority: 1 2022-11-04T14:26:34,872 [pool-20-thread-1] INFO o.e.k.c.d.d.i.DownloadImpl - 10% downloaded 2022-11-04T14:26:34,873 [pool-20-thread-1] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: $EDC/#account-name/#client-id/DEPLOY-V2/NOTIFY/#client-id/download, priority: 1 2022-11-04T14:26:34,873 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/DEPLOY-V2/NOTIFY/0A:58:0A:28:2C:2E/download with QoS: 0 2022-11-04T14:26:34,873 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.c.CloudServiceImpl - Message arrived on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/DEPLOY-V2/NOTIFY/0A:58:0A:28:2C:2E/download 2022-11-04T14:26:34,874 [pool-20-thread-1] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: $EDC/#account-name/#client-id/DEPLOY-V2/NOTIFY/#client-id/download, priority: 1 2022-11-04T14:26:34,874 [pool-20-thread-1] INFO o.e.k.c.d.d.i.DownloadImpl - 15% downloaded 2022-11-04T14:26:34,875 [pool-20-thread-1] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: $EDC/#account-name/#client-id/DEPLOY-V2/NOTIFY/#client-id/download, priority: 1 2022-11-04T14:26:34,875 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/DEPLOY-V2/NOTIFY/0A:58:0A:28:2C:2E/download with QoS: 0 2022-11-04T14:26:34,875 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.c.CloudServiceImpl - Message arrived on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/DEPLOY-V2/NOTIFY/0A:58:0A:28:2C:2E/download 2022-11-04T14:26:34,876 [pool-20-thread-1] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: $EDC/#account-name/#client-id/DEPLOY-V2/NOTIFY/#client-id/download, priority: 1 2022-11-04T14:26:34,876 [pool-20-thread-1] INFO o.e.k.c.d.d.i.DownloadImpl - 20% downloaded 2022-11-04T14:26:34,876 [pool-20-thread-1] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: $EDC/#account-name/#client-id/DEPLOY-V2/NOTIFY/#client-id/download, priority: 1 2022-11-04T14:26:34,877 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/DEPLOY-V2/NOTIFY/0A:58:0A:28:2C:2E/download with QoS: 0 2022-11-04T14:26:34,877 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.c.CloudServiceImpl - Message arrived on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/DEPLOY-V2/NOTIFY/0A:58:0A:28:2C:2E/download 2022-11-04T14:26:34,878 [pool-20-thread-1] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: $EDC/#account-name/#client-id/DEPLOY-V2/NOTIFY/#client-id/download, priority: 1 2022-11-04T14:26:34,878 [pool-20-thread-1] INFO o.e.k.c.d.d.i.DownloadImpl - 25% downloaded 2022-11-04T14:26:34,879 [pool-20-thread-1] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: $EDC/#account-name/#client-id/DEPLOY-V2/NOTIFY/#client-id/download, priority: 1 2022-11-04T14:26:34,879 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/DEPLOY-V2/NOTIFY/0A:58:0A:28:2C:2E/download with QoS: 0 2022-11-04T14:26:34,880 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.c.CloudServiceImpl - Message arrived on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/DEPLOY-V2/NOTIFY/0A:58:0A:28:2C:2E/download 2022-11-04T14:26:34,880 [pool-20-thread-1] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: $EDC/#account-name/#client-id/DEPLOY-V2/NOTIFY/#client-id/download, priority: 1 2022-11-04T14:26:34,880 [pool-20-thread-1] INFO o.e.k.c.d.d.i.DownloadImpl - 30% downloaded 2022-11-04T14:26:34,881 [pool-20-thread-1] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: $EDC/#account-name/#client-id/DEPLOY-V2/NOTIFY/#client-id/download, priority: 1 2022-11-04T14:26:34,882 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/DEPLOY-V2/NOTIFY/0A:58:0A:28:2C:2E/download with QoS: 0 2022-11-04T14:26:34,882 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.c.CloudServiceImpl - Message arrived on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/DEPLOY-V2/NOTIFY/0A:58:0A:28:2C:2E/download 2022-11-04T14:26:34,883 [pool-20-thread-1] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: $EDC/#account-name/#client-id/DEPLOY-V2/NOTIFY/#client-id/download, priority: 1 2022-11-04T14:26:34,883 [pool-20-thread-1] INFO o.e.k.c.d.d.i.DownloadImpl - 35% downloaded 2022-11-04T14:26:34,884 [pool-20-thread-1] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: $EDC/#account-name/#client-id/DEPLOY-V2/NOTIFY/#client-id/download, priority: 1 2022-11-04T14:26:34,884 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/DEPLOY-V2/NOTIFY/0A:58:0A:28:2C:2E/download with QoS: 0 2022-11-04T14:26:34,884 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.c.CloudServiceImpl - Message arrived on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/DEPLOY-V2/NOTIFY/0A:58:0A:28:2C:2E/download 2022-11-04T14:26:34,885 [pool-20-thread-1] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: $EDC/#account-name/#client-id/DEPLOY-V2/NOTIFY/#client-id/download, priority: 1 2022-11-04T14:26:34,886 [pool-20-thread-1] INFO o.e.k.c.d.d.i.DownloadImpl - 40% downloaded 2022-11-04T14:26:34,886 [pool-20-thread-1] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: $EDC/#account-name/#client-id/DEPLOY-V2/NOTIFY/#client-id/download, priority: 1 2022-11-04T14:26:34,887 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/DEPLOY-V2/NOTIFY/0A:58:0A:28:2C:2E/download with QoS: 0 2022-11-04T14:26:34,887 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.c.CloudServiceImpl - Message arrived on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/DEPLOY-V2/NOTIFY/0A:58:0A:28:2C:2E/download 2022-11-04T14:26:34,888 [pool-20-thread-1] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: $EDC/#account-name/#client-id/DEPLOY-V2/NOTIFY/#client-id/download, priority: 1 2022-11-04T14:26:34,888 [pool-20-thread-1] INFO o.e.k.c.d.d.i.DownloadImpl - 45% downloaded 2022-11-04T14:26:34,889 [pool-20-thread-1] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: $EDC/#account-name/#client-id/DEPLOY-V2/NOTIFY/#client-id/download, priority: 1 2022-11-04T14:26:34,889 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/DEPLOY-V2/NOTIFY/0A:58:0A:28:2C:2E/download with QoS: 0 2022-11-04T14:26:34,889 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.c.CloudServiceImpl - Message arrived on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/DEPLOY-V2/NOTIFY/0A:58:0A:28:2C:2E/download 2022-11-04T14:26:34,890 [pool-20-thread-1] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: $EDC/#account-name/#client-id/DEPLOY-V2/NOTIFY/#client-id/download, priority: 1 2022-11-04T14:26:34,890 [pool-20-thread-1] INFO o.e.k.c.d.d.i.DownloadImpl - 50% downloaded 2022-11-04T14:26:34,891 [pool-20-thread-1] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: $EDC/#account-name/#client-id/DEPLOY-V2/NOTIFY/#client-id/download, priority: 1 2022-11-04T14:26:34,892 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/DEPLOY-V2/NOTIFY/0A:58:0A:28:2C:2E/download with QoS: 0 2022-11-04T14:26:34,892 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.c.CloudServiceImpl - Message arrived on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/DEPLOY-V2/NOTIFY/0A:58:0A:28:2C:2E/download 2022-11-04T14:26:34,892 [pool-20-thread-1] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: $EDC/#account-name/#client-id/DEPLOY-V2/NOTIFY/#client-id/download, priority: 1 2022-11-04T14:26:34,893 [pool-20-thread-1] INFO o.e.k.c.d.d.i.DownloadImpl - 55% downloaded 2022-11-04T14:26:34,894 [pool-20-thread-1] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: $EDC/#account-name/#client-id/DEPLOY-V2/NOTIFY/#client-id/download, priority: 1 2022-11-04T14:26:34,894 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/DEPLOY-V2/NOTIFY/0A:58:0A:28:2C:2E/download with QoS: 0 2022-11-04T14:26:34,894 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.c.CloudServiceImpl - Message arrived on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/DEPLOY-V2/NOTIFY/0A:58:0A:28:2C:2E/download 2022-11-04T14:26:34,895 [pool-20-thread-1] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: $EDC/#account-name/#client-id/DEPLOY-V2/NOTIFY/#client-id/download, priority: 1 2022-11-04T14:26:34,895 [pool-20-thread-1] INFO o.e.k.c.d.d.i.DownloadImpl - 60% downloaded 2022-11-04T14:26:34,896 [pool-20-thread-1] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: $EDC/#account-name/#client-id/DEPLOY-V2/NOTIFY/#client-id/download, priority: 1 2022-11-04T14:26:34,896 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/DEPLOY-V2/NOTIFY/0A:58:0A:28:2C:2E/download with QoS: 0 2022-11-04T14:26:34,897 [pool-20-thread-1] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: $EDC/#account-name/#client-id/DEPLOY-V2/NOTIFY/#client-id/download, priority: 1 2022-11-04T14:26:34,897 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.c.CloudServiceImpl - Message arrived on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/DEPLOY-V2/NOTIFY/0A:58:0A:28:2C:2E/download 2022-11-04T14:26:34,897 [pool-20-thread-1] INFO o.e.k.c.d.d.i.DownloadImpl - 65% downloaded 2022-11-04T14:26:34,898 [pool-20-thread-1] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: $EDC/#account-name/#client-id/DEPLOY-V2/NOTIFY/#client-id/download, priority: 1 2022-11-04T14:26:34,899 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/DEPLOY-V2/NOTIFY/0A:58:0A:28:2C:2E/download with QoS: 0 2022-11-04T14:26:34,899 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.c.CloudServiceImpl - Message arrived on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/DEPLOY-V2/NOTIFY/0A:58:0A:28:2C:2E/download 2022-11-04T14:26:34,899 [pool-20-thread-1] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: $EDC/#account-name/#client-id/DEPLOY-V2/NOTIFY/#client-id/download, priority: 1 2022-11-04T14:26:34,900 [pool-20-thread-1] INFO o.e.k.c.d.d.i.DownloadImpl - 70% downloaded 2022-11-04T14:26:34,933 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/DEPLOY-V2/NOTIFY/0A:58:0A:28:2C:2E/download with QoS: 0 2022-11-04T14:26:34,933 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.c.CloudServiceImpl - Message arrived on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/DEPLOY-V2/NOTIFY/0A:58:0A:28:2C:2E/download 2022-11-04T14:26:34,934 [pool-20-thread-1] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: $EDC/#account-name/#client-id/DEPLOY-V2/NOTIFY/#client-id/download, priority: 1 2022-11-04T14:26:34,935 [pool-20-thread-1] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: $EDC/#account-name/#client-id/DEPLOY-V2/NOTIFY/#client-id/download, priority: 1 2022-11-04T14:26:34,936 [pool-20-thread-1] INFO o.e.k.c.d.d.i.DownloadImpl - 75% downloaded 2022-11-04T14:26:34,936 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.c.CloudServiceImpl - Message arrived on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/DEPLOY-V2/NOTIFY/0A:58:0A:28:2C:2E/download 2022-11-04T14:26:34,936 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/DEPLOY-V2/NOTIFY/0A:58:0A:28:2C:2E/download with QoS: 0 2022-11-04T14:26:34,937 [pool-20-thread-1] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: $EDC/#account-name/#client-id/DEPLOY-V2/NOTIFY/#client-id/download, priority: 1 2022-11-04T14:26:34,938 [pool-20-thread-1] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: $EDC/#account-name/#client-id/DEPLOY-V2/NOTIFY/#client-id/download, priority: 1 2022-11-04T14:26:34,938 [pool-20-thread-1] INFO o.e.k.c.d.d.i.DownloadImpl - 80% downloaded 2022-11-04T14:26:34,939 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/DEPLOY-V2/NOTIFY/0A:58:0A:28:2C:2E/download with QoS: 0 2022-11-04T14:26:34,939 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.c.CloudServiceImpl - Message arrived on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/DEPLOY-V2/NOTIFY/0A:58:0A:28:2C:2E/download 2022-11-04T14:26:34,939 [pool-20-thread-1] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: $EDC/#account-name/#client-id/DEPLOY-V2/NOTIFY/#client-id/download, priority: 1 2022-11-04T14:26:34,941 [pool-20-thread-1] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: $EDC/#account-name/#client-id/DEPLOY-V2/NOTIFY/#client-id/download, priority: 1 2022-11-04T14:26:34,941 [pool-20-thread-1] INFO o.e.k.c.d.d.i.DownloadImpl - 85% downloaded 2022-11-04T14:26:34,942 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/DEPLOY-V2/NOTIFY/0A:58:0A:28:2C:2E/download with QoS: 0 2022-11-04T14:26:34,942 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.c.CloudServiceImpl - Message arrived on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/DEPLOY-V2/NOTIFY/0A:58:0A:28:2C:2E/download 2022-11-04T14:26:34,942 [pool-20-thread-1] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: $EDC/#account-name/#client-id/DEPLOY-V2/NOTIFY/#client-id/download, priority: 1 2022-11-04T14:26:34,943 [pool-20-thread-1] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: $EDC/#account-name/#client-id/DEPLOY-V2/NOTIFY/#client-id/download, priority: 1 2022-11-04T14:26:34,944 [pool-20-thread-1] INFO o.e.k.c.d.d.i.DownloadImpl - 90% downloaded 2022-11-04T14:26:34,944 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/DEPLOY-V2/NOTIFY/0A:58:0A:28:2C:2E/download with QoS: 0 2022-11-04T14:26:34,945 [pool-20-thread-1] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: $EDC/#account-name/#client-id/DEPLOY-V2/NOTIFY/#client-id/download, priority: 1 2022-11-04T14:26:34,945 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.c.CloudServiceImpl - Message arrived on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/DEPLOY-V2/NOTIFY/0A:58:0A:28:2C:2E/download 2022-11-04T14:26:34,946 [pool-20-thread-1] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: $EDC/#account-name/#client-id/DEPLOY-V2/NOTIFY/#client-id/download, priority: 1 2022-11-04T14:26:34,946 [pool-20-thread-1] INFO o.e.k.c.d.d.i.DownloadImpl - 95% downloaded 2022-11-04T14:26:34,947 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/DEPLOY-V2/NOTIFY/0A:58:0A:28:2C:2E/download with QoS: 0 2022-11-04T14:26:34,947 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.c.CloudServiceImpl - Message arrived on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/DEPLOY-V2/NOTIFY/0A:58:0A:28:2C:2E/download 2022-11-04T14:26:34,947 [pool-20-thread-1] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: $EDC/#account-name/#client-id/DEPLOY-V2/NOTIFY/#client-id/download, priority: 1 2022-11-04T14:26:34,948 [pool-20-thread-1] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: $EDC/#account-name/#client-id/DEPLOY-V2/NOTIFY/#client-id/download, priority: 1 2022-11-04T14:26:34,949 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/DEPLOY-V2/NOTIFY/0A:58:0A:28:2C:2E/download with QoS: 0 2022-11-04T14:26:34,950 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.c.CloudServiceImpl - Message arrived on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/DEPLOY-V2/NOTIFY/0A:58:0A:28:2C:2E/download 2022-11-04T14:26:34,950 [pool-20-thread-1] INFO o.e.k.c.d.d.i.DownloadImpl - 100% downloaded 2022-11-04T14:26:34,951 [pool-20-thread-1] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: $EDC/#account-name/#client-id/DEPLOY-V2/NOTIFY/#client-id/download, priority: 1 2022-11-04T14:26:34,952 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.c.CloudServiceImpl - Message arrived on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/DEPLOY-V2/NOTIFY/0A:58:0A:28:2C:2E/download 2022-11-04T14:26:34,952 [pool-20-thread-1] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: $EDC/#account-name/#client-id/DEPLOY-V2/NOTIFY/#client-id/download, priority: 1 2022-11-04T14:26:34,952 [pool-15-thread-1] INFO o.e.k.c.d.d.i.DownloadImpl - Ready to install 2022-11-04T14:26:34,953 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/DEPLOY-V2/NOTIFY/0A:58:0A:28:2C:2E/download with QoS: 0 2022-11-04T14:26:34,956 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.c.CloudServiceImpl - Message arrived on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/DEPLOY-V2/NOTIFY/0A:58:0A:28:2C:2E/download 2022-11-04T14:26:34,983 [Refresh Thread: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.demo.heater.Heater ... 2022-11-04T14:26:34,984 [Refresh Thread: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.demo.heater.Heater 2022-11-04T14:26:34,993 [Refresh Thread: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.c.c.ConfigurationServiceImpl - Seeding updated configuration for pid: org.eclipse.kura.demo.heater.Heater 2022-11-04T14:26:35,073 [Refresh Thread: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.d.h.Heater - Activating Heater... 2022-11-04T14:26:35,074 [Refresh Thread: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.d.h.Heater - Activate - kura.service.pid: org.eclipse.kura.demo.heater.Heater 2022-11-04T14:26:35,074 [Refresh Thread: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.d.h.Heater - Activate - service.pid: org.eclipse.kura.demo.heater.Heater 2022-11-04T14:26:35,074 [Refresh Thread: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.d.h.Heater - Activate - component.name: org.eclipse.kura.demo.heater.Heater 2022-11-04T14:26:35,074 [Refresh Thread: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.d.h.Heater - Activate - component.id: 39 2022-11-04T14:26:35,074 [Refresh Thread: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.d.h.Heater - Activate - CloudPublisher.target: (kura.service.pid=heaterPublisher) 2022-11-04T14:26:35,074 [Refresh Thread: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.d.h.Heater - Getting CloudClient for heater... 2022-11-04T14:26:35,077 [Refresh Thread: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: $EDC/#account-name/#client-id/MQTT/APPS, priority: 0 2022-11-04T14:26:35,078 [Refresh Thread: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: $EDC/#account-name/#client-id/MQTT/APPS, priority: 0 2022-11-04T14:26:35,079 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/MQTT/APPS with QoS: 0 2022-11-04T14:26:35,081 [Refresh Thread: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.d.h.Heater - Update Heater - Ignore as properties do not contain TEMP_INITIAL_PROP_NAME and PUBLISH_RATE_PROP_NAME. 2022-11-04T14:26:35,081 [Refresh Thread: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.d.h.Heater - Activating Heater... Done. 2022-11-04T14:26:35,082 [ConfigurationListener Event Queue] INFO o.e.k.d.h.Heater - Updated Heater... 2022-11-04T14:26:35,082 [ConfigurationListener Event Queue] INFO o.e.k.d.h.Heater - Update - component.name: org.eclipse.kura.demo.heater.Heater 2022-11-04T14:26:35,082 [ConfigurationListener Event Queue] INFO o.e.k.d.h.Heater - Update - temperature.initial: 10.0 2022-11-04T14:26:35,082 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.c.CloudServiceImpl - Message arrived on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/MQTT/APPS 2022-11-04T14:26:35,083 [ConfigurationListener Event Queue] INFO o.e.k.d.h.Heater - Update - program.stopTime: 22:00 2022-11-04T14:26:35,083 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.c.CloudServiceImpl - Ignoring feedback message from $EDC/ethdev/0A:58:0A:28:2C:2E/MQTT/APPS 2022-11-04T14:26:35,083 [ConfigurationListener Event Queue] INFO o.e.k.d.h.Heater - Update - manual.setPoint: 15.0 2022-11-04T14:26:35,083 [ConfigurationListener Event Queue] INFO o.e.k.d.h.Heater - Update - program.setPoint: 20.5 2022-11-04T14:26:35,083 [ConfigurationListener Event Queue] INFO o.e.k.d.h.Heater - Update - publish.semanticTopic: data 2022-11-04T14:26:35,083 [ConfigurationListener Event Queue] INFO o.e.k.d.h.Heater - Update - mode: Program 2022-11-04T14:26:35,083 [ConfigurationListener Event Queue] INFO o.e.k.d.h.Heater - Update - kura.service.pid: org.eclipse.kura.demo.heater.Heater 2022-11-04T14:26:35,083 [ConfigurationListener Event Queue] INFO o.e.k.d.h.Heater - Update - publish.rate: 2 2022-11-04T14:26:35,083 [ConfigurationListener Event Queue] INFO o.e.k.d.h.Heater - Update - service.pid: org.eclipse.kura.demo.heater.Heater 2022-11-04T14:26:35,084 [ConfigurationListener Event Queue] INFO o.e.k.d.h.Heater - Update - temperature.increment: 0.25 2022-11-04T14:26:35,084 [ConfigurationListener Event Queue] INFO o.e.k.d.h.Heater - Update - component.id: 39 2022-11-04T14:26:35,084 [ConfigurationListener Event Queue] INFO o.e.k.d.h.Heater - Update - CloudPublisher.target: (kura.service.pid=heaterPublisher) 2022-11-04T14:26:35,084 [ConfigurationListener Event Queue] INFO o.e.k.d.h.Heater - Update - publish.qos: 0 2022-11-04T14:26:35,084 [ConfigurationListener Event Queue] INFO o.e.k.d.h.Heater - Update - program.startTime: 06:00 2022-11-04T14:26:35,084 [ConfigurationListener Event Queue] INFO o.e.k.d.h.Heater - Update - publish.retain: false 2022-11-04T14:26:35,085 [ConfigurationListener Event Queue] INFO o.e.k.d.h.Heater - Updated Heater... Done. 2022-11-04T14:26:35,086 [] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/heater/data, priority: 5 2022-11-04T14:26:35,087 [] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/heater/data, priority: 5 2022-11-04T14:26:35,088 [] INFO o.e.k.d.h.Heater - Published to data message: org.eclipse.kura.message.KuraPayload@81ca13ea 2022-11-04T14:26:35,089 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/heater/data with QoS: 0 2022-11-04T14:26:35,095 [pool-15-thread-1] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: $EDC/#account-name/#client-id/DEPLOY-V2/NOTIFY/#client-id/install, priority: 1 2022-11-04T14:26:35,096 [pool-15-thread-1] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: $EDC/#account-name/#client-id/DEPLOY-V2/NOTIFY/#client-id/install, priority: 1 2022-11-04T14:26:35,096 [pool-15-thread-1] INFO o.e.k.c.d.i.InstallImpl - Install completed! 2022-11-04T14:26:35,097 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/DEPLOY-V2/NOTIFY/0A:58:0A:28:2C:2E/install with QoS: 0 2022-11-04T14:26:35,098 [pool-15-thread-1] INFO o.e.k.t.h.HelloWorld - Deactivating org.eclipse.kura.test.helloworld.HelloWorld ... 2022-11-04T14:26:35,138 [pool-15-thread-1] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: $EDC/#account-name/#client-id/DEPLOY-V2/NOTIFY/#client-id/uninstall, priority: 1 2022-11-04T14:26:35,139 [pool-15-thread-1] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: $EDC/#account-name/#client-id/DEPLOY-V2/NOTIFY/#client-id/uninstall, priority: 1 2022-11-04T14:26:35,139 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.c.CloudServiceImpl - Message arrived on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/DEPLOY-V2/NOTIFY/0A:58:0A:28:2C:2E/install 2022-11-04T14:26:35,141 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/DEPLOY-V2/NOTIFY/0A:58:0A:28:2C:2E/uninstall with QoS: 0 2022-11-04T14:26:35,143 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.c.CloudServiceImpl - Message arrived on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/DEPLOY-V2/NOTIFY/0A:58:0A:28:2C:2E/uninstall 2022-11-04T14:26:37,086 [] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/heater/data, priority: 5 2022-11-04T14:26:37,087 [] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/heater/data, priority: 5 2022-11-04T14:26:37,087 [] INFO o.e.k.d.h.Heater - Published to data message: org.eclipse.kura.message.KuraPayload@3615df9d 2022-11-04T14:26:37,088 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/heater/data with QoS: 0 2022-11-04T14:26:39,085 [] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/heater/data, priority: 5 2022-11-04T14:26:39,087 [] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/heater/data, priority: 5 2022-11-04T14:26:39,087 [] INFO o.e.k.d.h.Heater - Published to data message: org.eclipse.kura.message.KuraPayload@3c2834e9 2022-11-04T14:26:39,087 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/heater/data with QoS: 0 2022-11-04T14:26:41,085 [] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/heater/data, priority: 5 2022-11-04T14:26:41,086 [] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/heater/data, priority: 5 2022-11-04T14:26:41,087 [] INFO o.e.k.d.h.Heater - Published to data message: org.eclipse.kura.message.KuraPayload@20c7ff25 2022-11-04T14:26:41,087 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/heater/data with QoS: 0 2022-11-04T14:26:43,085 [] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/heater/data, priority: 5 2022-11-04T14:26:43,087 [] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/heater/data, priority: 5 2022-11-04T14:26:43,087 [] INFO o.e.k.d.h.Heater - Published to data message: org.eclipse.kura.message.KuraPayload@c3a67420 2022-11-04T14:26:43,087 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/heater/data with QoS: 0 2022-11-04T14:26:44,769 [Refresh Thread: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.t.h.HelloWorld - Bundle org.eclipse.kura.test.helloworld.HelloWorld has started 2022-11-04T14:26:44,771 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - Subscribing to topic: $EDC/ethdev/0A:58:0A:28:2C:2E/DEPLOY-V2/REPLY/1667572004771--1472837295387008939 with QoS: 0 2022-11-04T14:26:44,773 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: $EDC/#account-name/#client-id/DEPLOY-V2/GET/bundles, priority: 1 2022-11-04T14:26:44,773 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: $EDC/#account-name/#client-id/DEPLOY-V2/GET/bundles, priority: 1 2022-11-04T14:26:44,774 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/DEPLOY-V2/GET/bundles with QoS: 0 2022-11-04T14:26:44,776 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.c.CloudServiceImpl - Message arrived on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/DEPLOY-V2/GET/bundles 2022-11-04T14:26:44,829 [pool-13-thread-2] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: $EDC/#account-name/#client-id/DEPLOY-V2/REPLY/1667572004771--1472837295387008939, priority: 1 2022-11-04T14:26:44,830 [pool-13-thread-2] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: $EDC/#account-name/#client-id/DEPLOY-V2/REPLY/1667572004771--1472837295387008939, priority: 1 2022-11-04T14:26:44,831 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/DEPLOY-V2/REPLY/1667572004771--1472837295387008939 with QoS: 0 2022-11-04T14:26:44,835 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.c.CloudServiceImpl - Message arrived on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/DEPLOY-V2/REPLY/1667572004771--1472837295387008939 2022-11-04T14:26:44,835 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - Unsubscribing to topic: $EDC/ethdev/0A:58:0A:28:2C:2E/DEPLOY-V2/REPLY/1667572004771--1472837295387008939 2022-11-04T14:26:44,846 [main] WARN o.e.k.c.t.CloudDeploymentHandlerTest - Bundle name: org.eclipse.osgi 2022-11-04T14:26:44,846 [main] WARN o.e.k.c.t.CloudDeploymentHandlerTest - Bundle name: com.google.protobuf 2022-11-04T14:26:44,846 [main] WARN o.e.k.c.t.CloudDeploymentHandlerTest - Bundle name: com.h2database 2022-11-04T14:26:44,847 [main] WARN o.e.k.c.t.CloudDeploymentHandlerTest - Bundle name: javax.servlet 2022-11-04T14:26:44,847 [main] WARN o.e.k.c.t.CloudDeploymentHandlerTest - Bundle name: moquette-broker 2022-11-04T14:26:44,847 [main] WARN o.e.k.c.t.CloudDeploymentHandlerTest - Bundle name: org.eclipse.kura.sun.misc 2022-11-04T14:26:44,847 [main] WARN o.e.k.c.t.CloudDeploymentHandlerTest - Bundle name: org.apache.felix.dependencymanager 2022-11-04T14:26:44,847 [main] WARN o.e.k.c.t.CloudDeploymentHandlerTest - Bundle name: org.eclipse.osgi.services 2022-11-04T14:26:44,847 [main] WARN o.e.k.c.t.CloudDeploymentHandlerTest - Bundle name: org.apache.felix.deploymentadmin 2022-11-04T14:26:44,847 [main] WARN o.e.k.c.t.CloudDeploymentHandlerTest - Bundle name: org.apache.felix.gogo.command 2022-11-04T14:26:44,847 [main] WARN o.e.k.c.t.CloudDeploymentHandlerTest - Bundle name: org.apache.felix.gogo.runtime 2022-11-04T14:26:44,847 [main] WARN o.e.k.c.t.CloudDeploymentHandlerTest - Bundle name: org.apache.felix.gogo.shell 2022-11-04T14:26:44,847 [main] WARN o.e.k.c.t.CloudDeploymentHandlerTest - Bundle name: org.apache.felix.scr 2022-11-04T14:26:44,847 [main] WARN o.e.k.c.t.CloudDeploymentHandlerTest - Bundle name: org.eclipse.osgi.util 2022-11-04T14:26:44,847 [main] WARN o.e.k.c.t.CloudDeploymentHandlerTest - Bundle name: org.apache.log4j2-api-config 2022-11-04T14:26:44,848 [main] WARN o.e.k.c.t.CloudDeploymentHandlerTest - Bundle name: org.apache.logging.log4j.api 2022-11-04T14:26:44,848 [main] WARN o.e.k.c.t.CloudDeploymentHandlerTest - Bundle name: org.apache.logging.log4j.core 2022-11-04T14:26:44,848 [main] WARN o.e.k.c.t.CloudDeploymentHandlerTest - Bundle name: org.apache.logging.log4j.slf4j-impl 2022-11-04T14:26:44,848 [main] WARN o.e.k.c.t.CloudDeploymentHandlerTest - Bundle name: slf4j.api 2022-11-04T14:26:44,848 [main] WARN o.e.k.c.t.CloudDeploymentHandlerTest - Bundle name: org.eclipse.core.contenttype 2022-11-04T14:26:44,848 [main] WARN o.e.k.c.t.CloudDeploymentHandlerTest - Bundle name: org.eclipse.equinox.preferences 2022-11-04T14:26:44,848 [main] WARN o.e.k.c.t.CloudDeploymentHandlerTest - Bundle name: org.eclipse.equinox.registry 2022-11-04T14:26:44,848 [main] WARN o.e.k.c.t.CloudDeploymentHandlerTest - Bundle name: org.eclipse.equinox.common 2022-11-04T14:26:44,848 [main] WARN o.e.k.c.t.CloudDeploymentHandlerTest - Bundle name: org.eclipse.core.jobs 2022-11-04T14:26:44,848 [main] WARN o.e.k.c.t.CloudDeploymentHandlerTest - Bundle name: org.eclipse.core.runtime 2022-11-04T14:26:44,849 [main] WARN o.e.k.c.t.CloudDeploymentHandlerTest - Bundle name: org.eclipse.equinox.app 2022-11-04T14:26:44,849 [main] WARN o.e.k.c.t.CloudDeploymentHandlerTest - Bundle name: org.eclipse.equinox.cm 2022-11-04T14:26:44,849 [main] WARN o.e.k.c.t.CloudDeploymentHandlerTest - Bundle name: org.eclipse.equinox.console 2022-11-04T14:26:44,849 [main] WARN o.e.k.c.t.CloudDeploymentHandlerTest - Bundle name: org.eclipse.equinox.ds 2022-11-04T14:26:44,849 [main] WARN o.e.k.c.t.CloudDeploymentHandlerTest - Bundle name: org.eclipse.equinox.event 2022-11-04T14:26:44,849 [main] WARN o.e.k.c.t.CloudDeploymentHandlerTest - Bundle name: org.eclipse.equinox.io 2022-11-04T14:26:44,849 [main] WARN o.e.k.c.t.CloudDeploymentHandlerTest - Bundle name: org.eclipse.equinox.util 2022-11-04T14:26:44,849 [main] WARN o.e.k.c.t.CloudDeploymentHandlerTest - Bundle name: org.eclipse.equinox.metatype 2022-11-04T14:26:44,849 [main] WARN o.e.k.c.t.CloudDeploymentHandlerTest - Bundle name: org.eclipse.kura.api 2022-11-04T14:26:44,849 [main] WARN o.e.k.c.t.CloudDeploymentHandlerTest - Bundle name: org.eclipse.soda.dk.comm 2022-11-04T14:26:44,849 [main] WARN o.e.k.c.t.CloudDeploymentHandlerTest - Bundle name: usb4java-javax 2022-11-04T14:26:44,850 [main] WARN o.e.k.c.t.CloudDeploymentHandlerTest - Bundle name: org.eclipse.kura.core 2022-11-04T14:26:44,850 [main] WARN o.e.k.c.t.CloudDeploymentHandlerTest - Bundle name: org.apache.commons.io 2022-11-04T14:26:44,850 [main] WARN o.e.k.c.t.CloudDeploymentHandlerTest - Bundle name: org.eclipse.kura.core.cloud 2022-11-04T14:26:44,850 [main] WARN o.e.k.c.t.CloudDeploymentHandlerTest - Bundle name: minimal-json 2022-11-04T14:26:44,850 [main] WARN o.e.k.c.t.CloudDeploymentHandlerTest - Bundle name: org.eclipse.kura.core.comm 2022-11-04T14:26:44,850 [main] WARN o.e.k.c.t.CloudDeploymentHandlerTest - Bundle name: org.eclipse.kura.core.configuration 2022-11-04T14:26:44,850 [main] WARN o.e.k.c.t.CloudDeploymentHandlerTest - Bundle name: org.eclipse.kura.util 2022-11-04T14:26:44,850 [main] WARN o.e.k.c.t.CloudDeploymentHandlerTest - Bundle name: org.eclipse.kura.core.crypto 2022-11-04T14:26:44,850 [main] WARN o.e.k.c.t.CloudDeploymentHandlerTest - Bundle name: org.eclipse.kura.core.deployment 2022-11-04T14:26:44,850 [main] WARN o.e.k.c.t.CloudDeploymentHandlerTest - Bundle name: org.eclipse.kura.core.net 2022-11-04T14:26:44,851 [main] WARN o.e.k.c.t.CloudDeploymentHandlerTest - Bundle name: org.eclipse.kura.core.status 2022-11-04T14:26:44,851 [main] WARN o.e.k.c.t.CloudDeploymentHandlerTest - Bundle name: org.eclipse.kura.core.test 2022-11-04T14:26:44,851 [main] WARN o.e.k.c.t.CloudDeploymentHandlerTest - Bundle name: org.junit 2022-11-04T14:26:44,851 [main] WARN o.e.k.c.t.CloudDeploymentHandlerTest - Bundle name: org.eclipse.kura.test 2022-11-04T14:26:44,851 [main] WARN o.e.k.c.t.CloudDeploymentHandlerTest - Bundle name: org.eclipse.kura.emulator 2022-11-04T14:26:44,851 [main] WARN o.e.k.c.t.CloudDeploymentHandlerTest - Bundle name: org.eclipse.kura.core.testutil 2022-11-04T14:26:44,851 [main] WARN o.e.k.c.t.CloudDeploymentHandlerTest - Bundle name: org.eclipse.paho.client.mqttv3 2022-11-04T14:26:44,851 [main] WARN o.e.k.c.t.CloudDeploymentHandlerTest - Bundle name: org.mockito.mockito-core 2022-11-04T14:26:44,851 [main] WARN o.e.k.c.t.CloudDeploymentHandlerTest - Bundle name: org.eclipse.kura.deployment.agent 2022-11-04T14:26:44,851 [main] WARN o.e.k.c.t.CloudDeploymentHandlerTest - Bundle name: org.eclipse.kura.emulator.gpio 2022-11-04T14:26:44,851 [main] WARN o.e.k.c.t.CloudDeploymentHandlerTest - Bundle name: org.eclipse.kura.emulator.net 2022-11-04T14:26:44,852 [main] WARN o.e.k.c.t.CloudDeploymentHandlerTest - Bundle name: org.eclipse.kura.emulator.watchdog 2022-11-04T14:26:44,852 [main] WARN o.e.k.c.t.CloudDeploymentHandlerTest - Bundle name: org.eclipse.kura.json.marshaller.unmarshaller.provider 2022-11-04T14:26:44,852 [main] WARN o.e.k.c.t.CloudDeploymentHandlerTest - Bundle name: org.eclipse.kura.xml.marshaller.unmarshaller.provider 2022-11-04T14:26:44,852 [main] WARN o.e.k.c.t.CloudDeploymentHandlerTest - Bundle name: org.hamcrest 2022-11-04T14:26:44,852 [main] WARN o.e.k.c.t.CloudDeploymentHandlerTest - Bundle name: org.hamcrest.core 2022-11-04T14:26:44,852 [main] WARN o.e.k.c.t.CloudDeploymentHandlerTest - Bundle name: org.hamcrest.library 2022-11-04T14:26:44,852 [main] WARN o.e.k.c.t.CloudDeploymentHandlerTest - Bundle name: org.hamcrest.integration 2022-11-04T14:26:44,852 [main] WARN o.e.k.c.t.CloudDeploymentHandlerTest - Bundle name: org.hamcrest.text 2022-11-04T14:26:44,852 [main] WARN o.e.k.c.t.CloudDeploymentHandlerTest - Bundle name: org.objenesis 2022-11-04T14:26:44,852 [main] WARN o.e.k.c.t.CloudDeploymentHandlerTest - Bundle name: org.usb4java 2022-11-04T14:26:44,852 [main] WARN o.e.k.c.t.CloudDeploymentHandlerTest - Bundle name: org.apache.commons.lang3 2022-11-04T14:26:44,852 [main] WARN o.e.k.c.t.CloudDeploymentHandlerTest - Bundle name: org.eclipse.equinox.launcher 2022-11-04T14:26:44,852 [main] WARN o.e.k.c.t.CloudDeploymentHandlerTest - Bundle name: org.eclipse.tycho.surefire.osgibooter 2022-11-04T14:26:44,852 [main] WARN o.e.k.c.t.CloudDeploymentHandlerTest - Bundle name: org.eclipse.tycho.surefire.junit4 2022-11-04T14:26:44,852 [main] WARN o.e.k.c.t.CloudDeploymentHandlerTest - Bundle name: org.eclipse.kura.demo.heater 2022-11-04T14:26:44,852 [main] WARN o.e.k.c.t.CloudDeploymentHandlerTest - Bundle name: org.eclipse.kura.test.helloworld 2022-11-04T14:26:44,854 [main] INFO o.e.k.t.h.HelloWorld - Deactivating org.eclipse.kura.test.helloworld.HelloWorld ... 2022-11-04T14:26:44,871 [Refresh Thread: Equinox Container: aa7034f0-1954-4f34-b447-b8ec17c90053] INFO o.e.k.t.h.HelloWorld - Bundle org.eclipse.kura.test.helloworld.HelloWorld has started 2022-11-04T14:26:44,873 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - Subscribing to topic: $EDC/ethdev/0A:58:0A:28:2C:2E/DEPLOY-V2/REPLY/1667572004873-2034270338963428071 with QoS: 0 2022-11-04T14:26:44,875 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: $EDC/#account-name/#client-id/DEPLOY-V2/EXEC/stop/75, priority: 1 2022-11-04T14:26:44,875 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: $EDC/#account-name/#client-id/DEPLOY-V2/EXEC/stop/75, priority: 1 2022-11-04T14:26:44,876 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/DEPLOY-V2/EXEC/stop/75 with QoS: 0 2022-11-04T14:26:44,878 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.c.CloudServiceImpl - Message arrived on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/DEPLOY-V2/EXEC/stop/75 2022-11-04T14:26:44,878 [pool-13-thread-2] INFO o.e.k.c.d.CloudDeploymentHandlerV2 - Executing command stop 2022-11-04T14:26:44,879 [pool-13-thread-2] INFO o.e.k.t.h.HelloWorld - Deactivating org.eclipse.kura.test.helloworld.HelloWorld ... 2022-11-04T14:26:44,879 [pool-13-thread-2] INFO o.e.k.c.d.CloudDeploymentHandlerV2 - Stopped bundle ID 75 (org.eclipse.kura.test.helloworld) 2022-11-04T14:26:44,880 [pool-13-thread-2] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: $EDC/#account-name/#client-id/DEPLOY-V2/REPLY/1667572004873-2034270338963428071, priority: 1 2022-11-04T14:26:44,880 [pool-13-thread-2] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: $EDC/#account-name/#client-id/DEPLOY-V2/REPLY/1667572004873-2034270338963428071, priority: 1 2022-11-04T14:26:44,881 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/DEPLOY-V2/REPLY/1667572004873-2034270338963428071 with QoS: 0 2022-11-04T14:26:44,883 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.c.CloudServiceImpl - Message arrived on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/DEPLOY-V2/REPLY/1667572004873-2034270338963428071 2022-11-04T14:26:44,884 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - Unsubscribing to topic: $EDC/ethdev/0A:58:0A:28:2C:2E/DEPLOY-V2/REPLY/1667572004873-2034270338963428071 2022-11-04T14:26:44,886 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - Subscribing to topic: $EDC/ethdev/0A:58:0A:28:2C:2E/DEPLOY-V2/REPLY/1667572004885-3991779628139893428 with QoS: 0 2022-11-04T14:26:44,888 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: $EDC/#account-name/#client-id/DEPLOY-V2/EXEC/start/75, priority: 1 2022-11-04T14:26:44,889 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: $EDC/#account-name/#client-id/DEPLOY-V2/EXEC/start/75, priority: 1 2022-11-04T14:26:44,891 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/DEPLOY-V2/EXEC/start/75 with QoS: 0 2022-11-04T14:26:44,893 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.c.CloudServiceImpl - Message arrived on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/DEPLOY-V2/EXEC/start/75 2022-11-04T14:26:44,894 [pool-13-thread-2] INFO o.e.k.c.d.CloudDeploymentHandlerV2 - Executing command start 2022-11-04T14:26:44,898 [pool-13-thread-2] INFO o.e.k.t.h.HelloWorld - Bundle org.eclipse.kura.test.helloworld.HelloWorld has started 2022-11-04T14:26:44,899 [pool-13-thread-2] INFO o.e.k.c.d.CloudDeploymentHandlerV2 - Started bundle ID 75 (org.eclipse.kura.test.helloworld) 2022-11-04T14:26:44,900 [pool-13-thread-2] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: $EDC/#account-name/#client-id/DEPLOY-V2/REPLY/1667572004885-3991779628139893428, priority: 1 2022-11-04T14:26:44,901 [pool-13-thread-2] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: $EDC/#account-name/#client-id/DEPLOY-V2/REPLY/1667572004885-3991779628139893428, priority: 1 2022-11-04T14:26:44,902 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/DEPLOY-V2/REPLY/1667572004885-3991779628139893428 with QoS: 0 2022-11-04T14:26:44,934 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.c.CloudServiceImpl - Message arrived on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/DEPLOY-V2/REPLY/1667572004885-3991779628139893428 2022-11-04T14:26:44,934 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - Unsubscribing to topic: $EDC/ethdev/0A:58:0A:28:2C:2E/DEPLOY-V2/REPLY/1667572004885-3991779628139893428 2022-11-04T14:26:44,938 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: $EDC/#account-name/#client-id/MQTT/APPS, priority: 0 2022-11-04T14:26:44,938 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: $EDC/#account-name/#client-id/MQTT/APPS, priority: 0 2022-11-04T14:26:44,939 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/MQTT/APPS with QoS: 0 2022-11-04T14:26:44,940 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - Subscribing to topic: ethdev/0A:58:0A:28:2C:2E/testService/test with QoS: 1 2022-11-04T14:26:44,941 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.c.CloudServiceImpl - Message arrived on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/MQTT/APPS 2022-11-04T14:26:44,941 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.c.CloudServiceImpl - Ignoring feedback message from $EDC/ethdev/0A:58:0A:28:2C:2E/MQTT/APPS 2022-11-04T14:26:44,942 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/testService/test, priority: 5 2022-11-04T14:26:44,943 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/testService/test, priority: 5 2022-11-04T14:26:44,943 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: $EDC/#account-name/#client-id/testService/control_test, priority: 5 2022-11-04T14:26:44,944 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/testService/test with QoS: 1 2022-11-04T14:26:44,945 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: $EDC/#account-name/#client-id/testService/control_test, priority: 5 2022-11-04T14:26:44,952 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/testService/control_test with QoS: 1 2022-11-04T14:26:44,953 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.c.CloudServiceImpl - Message arrived on topic: ethdev/0A:58:0A:28:2C:2E/testService/test 2022-11-04T14:26:44,955 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 549 to store 2022-11-04T14:26:44,997 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.c.CloudServiceImpl - Message arrived on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/testService/control_test 2022-11-04T14:26:44,997 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.d.DataServiceImpl - Confirmed message ID: 550 to store 2022-11-04T14:26:45,085 [] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/heater/data, priority: 5 2022-11-04T14:26:45,086 [] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/heater/data, priority: 5 2022-11-04T14:26:45,086 [] INFO o.e.k.d.h.Heater - Published to data message: org.eclipse.kura.message.KuraPayload@1c2a5b1f 2022-11-04T14:26:45,087 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/heater/data with QoS: 0 2022-11-04T14:26:45,947 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: $EDC/#account-name/#client-id/MQTT/APPS, priority: 0 2022-11-04T14:26:45,948 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: $EDC/#account-name/#client-id/MQTT/APPS, priority: 0 2022-11-04T14:26:45,948 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/MQTT/APPS with QoS: 0 2022-11-04T14:26:45,950 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.c.CloudServiceImpl - Message arrived on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/MQTT/APPS 2022-11-04T14:26:45,950 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.c.CloudServiceImpl - Ignoring feedback message from $EDC/ethdev/0A:58:0A:28:2C:2E/MQTT/APPS 2022-11-04T14:26:45,951 [main] INFO o.e.k.c.t.ConfigurationServiceTest - configService 1:org.eclipse.kura.core.configuration.ConfigurationServiceImpl@39b99dec 2022-11-04T14:26:47,085 [] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/heater/data, priority: 5 2022-11-04T14:26:47,086 [] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/heater/data, priority: 5 2022-11-04T14:26:47,086 [] INFO o.e.k.d.h.Heater - Published to data message: org.eclipse.kura.message.KuraPayload@6893753c 2022-11-04T14:26:47,087 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/heater/data with QoS: 0 2022-11-04T14:26:49,086 [] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/heater/data, priority: 5 2022-11-04T14:26:49,087 [] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/heater/data, priority: 5 2022-11-04T14:26:49,087 [] INFO o.e.k.d.h.Heater - Published to data message: org.eclipse.kura.message.KuraPayload@55b3e517 2022-11-04T14:26:49,087 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/heater/data with QoS: 0 2022-11-04T14:26:50,951 [main] INFO o.e.k.c.t.ConfigurationServiceTest - Asserting default values... 2022-11-04T14:26:50,952 [main] INFO o.e.k.c.t.ConfigurationServiceTest - configService 2:org.eclipse.kura.core.configuration.ConfigurationServiceImpl@39b99dec 2022-11-04T14:26:50,952 [main] INFO o.e.k.c.t.ConfigurationServiceTest - Taking snapshot... 2022-11-04T14:26:50,952 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Getting component configurations... 2022-11-04T14:26:50,952 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Loading init configurations from: 1667571852542... 2022-11-04T14:26:50,975 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/user/snapshots/snapshot_1667572010964.xml... 2022-11-04T14:26:50,982 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/user/snapshots/snapshot_1667572010964.xml... Done. 2022-11-04T14:26:50,983 [main] INFO o.e.k.c.t.ConfigurationServiceTest - configService 3:org.eclipse.kura.core.configuration.ConfigurationServiceImpl@39b99dec 2022-11-04T14:26:50,983 [main] INFO o.e.k.c.t.ConfigurationServiceTest - Updating configuration with new values for org.eclipse.kura.core.test.IConfigurationServiceTest with props: {prop.integer=99999, prop.long.array=[Ljava.lang.Long;@4e42087b, component.id=32, prop.float=99.99, prop.short.array=[Ljava.lang.Short;@623843b4, prop.character.array=[Ljava.lang.Character;@8594641f, component.name=org.eclipse.kura.core.test.IConfigurationServiceTest, prop.string.array=[Ljava.lang.String;@a1aebab1, prop.short=9, prop.integer.array=[Ljava.lang.Integer;@4afa72d9, prop.long=9999, prop.float.array=[Ljava.lang.Float;@4422d274, service.pid=org.eclipse.kura.core.test.IConfigurationServiceTest, prop.byte=9, prop.boolean.array=[Ljava.lang.Boolean;@200ad9a8, prop.boolean=false, prop.character=9, kura.service.pid=org.eclipse.kura.core.test.IConfigurationServiceTest, prop.double=99.99, prop.byte.array=[Ljava.lang.Byte;@ba79322f, prop.double.array=[Ljava.lang.Double;@a4cccb6b, prop.string=string_prop} 2022-11-04T14:26:50,984 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Loading init configurations from: 1667572010964... 2022-11-04T14:26:51,000 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.core.test.IConfigurationServiceTest 2022-11-04T14:26:51,004 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating Configuration of ConfigurableComponent org.eclipse.kura.core.test.IConfigurationServiceTest ... Done. 2022-11-04T14:26:51,006 [ConfigurationListener Event Queue] INFO o.e.k.c.t.ConfigurationServiceTest - Updated called: {prop.integer=99999, prop.long.array=[Ljava.lang.Long;@fe33930d, component.id=32, prop.float=99.99, prop.short.array=[Ljava.lang.Short;@666be808, prop.character.array=[Ljava.lang.Character;@b8c168b0, component.name=org.eclipse.kura.core.test.IConfigurationServiceTest, prop.string.array=[Ljava.lang.String;@7cf162b8, prop.short=9, prop.integer.array=[Ljava.lang.Integer;@5d841137, prop.long=9999, prop.float.array=[Ljava.lang.Float;@102aa161, service.pid=org.eclipse.kura.core.test.IConfigurationServiceTest, prop.byte=9, prop.boolean.array=[Ljava.lang.Boolean;@4e7355bb, prop.boolean=false, prop.character=9, kura.service.pid=org.eclipse.kura.core.test.IConfigurationServiceTest, prop.double=99.99, prop.byte.array=[Ljava.lang.Byte;@6995ca17, prop.string=string_prop, prop.double.array=[Ljava.lang.Double;@277fc45a} 2022-11-04T14:26:51,014 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/user/snapshots/snapshot_1667572011004.xml... 2022-11-04T14:26:51,017 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/user/snapshots/snapshot_1667572011004.xml... Done. 2022-11-04T14:26:51,017 [main] INFO o.e.k.c.t.ConfigurationServiceTest - Asserting values... 2022-11-04T14:26:51,018 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Loading init configurations from: 1667572011004... 2022-11-04T14:26:51,030 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.core.test.IConfigurationServiceTest 2022-11-04T14:26:51,033 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating Configuration of ConfigurableComponent org.eclipse.kura.core.test.IConfigurationServiceTest ... Done. 2022-11-04T14:26:51,035 [ConfigurationListener Event Queue] INFO o.e.k.c.t.ConfigurationServiceTest - Updated called: {prop.integer=99999, prop.long.array=[Ljava.lang.Long;@ee8faddf, component.id=32, prop.float=99.99, prop.short.array=[Ljava.lang.Short;@c0469965, prop.character.array=[Ljava.lang.Character;@c2e93ba8, component.name=org.eclipse.kura.core.test.IConfigurationServiceTest, prop.string.array=[Ljava.lang.String;@fc2130a5, prop.short=9, prop.integer.array=[Ljava.lang.Integer;@e78574e8, prop.long=AAAA, prop.float.array=[Ljava.lang.Float;@f2b011ab, service.pid=org.eclipse.kura.core.test.IConfigurationServiceTest, prop.byte=9, prop.boolean.array=[Ljava.lang.Boolean;@a429f54f, prop.boolean=false, prop.character=9, kura.service.pid=org.eclipse.kura.core.test.IConfigurationServiceTest, prop.double=99.99, prop.byte.array=[Ljava.lang.Byte;@8ef62916, prop.string=string_prop, prop.double.array=[Ljava.lang.Double;@8cc38689} 2022-11-04T14:26:51,046 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/user/snapshots/snapshot_1667572011034.xml... 2022-11-04T14:26:51,049 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/user/snapshots/snapshot_1667572011034.xml... Done. 2022-11-04T14:26:51,050 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Loading init configurations from: 1667572011034... 2022-11-04T14:26:51,064 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.core.test.IConfigurationServiceTest 2022-11-04T14:26:51,068 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating Configuration of ConfigurableComponent org.eclipse.kura.core.test.IConfigurationServiceTest ... Done. 2022-11-04T14:26:51,070 [ConfigurationListener Event Queue] INFO o.e.k.c.t.ConfigurationServiceTest - Updated called: {prop.integer=99999, prop.long.array=[Ljava.lang.Long;@7320dd3a, component.id=32, prop.float=99.99, prop.short.array=[Ljava.lang.Short;@4ef1e4d0, prop.character.array=[Ljava.lang.Character;@cb693ec5, component.name=org.eclipse.kura.core.test.IConfigurationServiceTest, prop.string.array=[Ljava.lang.String;@86e3f01a, prop.short=9, prop.integer.array=[Ljava.lang.Integer;@f28ff358, prop.long=AAAA, prop.float.array=[Ljava.lang.Float;@277ed5b6, service.pid=org.eclipse.kura.core.test.IConfigurationServiceTest, prop.byte=9, prop.boolean.array=[Ljava.lang.Boolean;@41241b30, prop.boolean=false, prop.character=9, kura.service.pid=org.eclipse.kura.core.test.IConfigurationServiceTest, prop.double=99.99, prop.byte.array=[Ljava.lang.Byte;@3abbf369, prop.string=string_prop, prop.double.array=[Ljava.lang.Double;@17b79c7d} 2022-11-04T14:26:51,077 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/user/snapshots/snapshot_1667572011068.xml... 2022-11-04T14:26:51,079 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/user/snapshots/snapshot_1667572011068.xml... Done. 2022-11-04T14:26:51,080 [main] INFO o.e.k.c.t.ConfigurationServiceTest - Rolling back... 2022-11-04T14:26:51,086 [] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/heater/data, priority: 5 2022-11-04T14:26:51,087 [] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/heater/data, priority: 5 2022-11-04T14:26:51,087 [] INFO o.e.k.d.h.Heater - Published to data message: org.eclipse.kura.message.KuraPayload@270297d2 2022-11-04T14:26:51,088 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/heater/data with QoS: 0 2022-11-04T14:26:51,094 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Rolling back to snapshot 1667572010964... 2022-11-04T14:26:51,099 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Deleting factory configuration for component with pid org.eclipse.kura.core.data.transport.mqtt.MqttDataTransport... 2022-11-04T14:26:51,099 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid org.eclipse.kura.core.data.transport.mqtt.MqttDataTransport 2022-11-04T14:26:51,099 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Deleting factory configuration for component with pid org.eclipse.kura.core.data.transport.mqtt.MqttDataTransport...done 2022-11-04T14:26:51,100 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Deleting factory configuration for component with pid org.eclipse.kura.cloud.CloudService... 2022-11-04T14:26:51,100 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid org.eclipse.kura.cloud.CloudService 2022-11-04T14:26:51,100 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Deleting factory configuration for component with pid org.eclipse.kura.cloud.CloudService...done 2022-11-04T14:26:51,101 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Deleting factory configuration for component with pid heaterPublisher... 2022-11-04T14:26:51,101 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid heaterPublisher 2022-11-04T14:26:51,101 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Deleting factory configuration for component with pid heaterPublisher...done 2022-11-04T14:26:51,102 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Deleting factory configuration for component with pid org.eclipse.kura.data.DataService... 2022-11-04T14:26:51,102 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid org.eclipse.kura.data.DataService 2022-11-04T14:26:51,102 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Deleting factory configuration for component with pid org.eclipse.kura.data.DataService...done 2022-11-04T14:26:51,103 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Deleting factory configuration for component with pid org.eclipse.kura.db.H2DbService... 2022-11-04T14:26:51,103 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid org.eclipse.kura.db.H2DbService 2022-11-04T14:26:51,103 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Deleting factory configuration for component with pid org.eclipse.kura.db.H2DbService...done 2022-11-04T14:26:51,105 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Creating new configuration for factory pid org.eclipse.kura.core.data.transport.mqtt.MqttDataTransport and pid org.eclipse.kura.core.data.transport.mqtt.MqttDataTransport 2022-11-04T14:26:51,105 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating newly created configuration for pid org.eclipse.kura.core.data.transport.mqtt.MqttDataTransport 2022-11-04T14:26:51,109 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.core.data.transport.mqtt.MqttDataTransport.... 2022-11-04T14:26:51,113 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Seeding updated configuration for pid: org.eclipse.kura.core.data.transport.mqtt.MqttDataTransport 2022-11-04T14:26:51,113 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.core.data.transport.mqtt.MqttDataTransport....Done 2022-11-04T14:26:51,113 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Creating new configuration for factory pid org.eclipse.kura.cloud.CloudService and pid org.eclipse.kura.cloud.CloudService 2022-11-04T14:26:51,113 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating newly created configuration for pid org.eclipse.kura.cloud.CloudService 2022-11-04T14:26:51,134 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.cloud.CloudService.... 2022-11-04T14:26:51,137 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Seeding updated configuration for pid: org.eclipse.kura.cloud.CloudService 2022-11-04T14:26:51,137 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.cloud.CloudService....Done 2022-11-04T14:26:51,137 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Creating new configuration for factory pid org.eclipse.kura.cloud.publisher.CloudPublisher and pid heaterPublisher 2022-11-04T14:26:51,137 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating newly created configuration for pid heaterPublisher 2022-11-04T14:26:51,140 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - heaterPublisher.... 2022-11-04T14:26:51,143 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Seeding updated configuration for pid: heaterPublisher 2022-11-04T14:26:51,143 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - heaterPublisher....Done 2022-11-04T14:26:51,143 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Creating new configuration for factory pid org.eclipse.kura.data.DataService and pid org.eclipse.kura.data.DataService 2022-11-04T14:26:51,143 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating newly created configuration for pid org.eclipse.kura.data.DataService 2022-11-04T14:26:51,147 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.data.DataService.... 2022-11-04T14:26:51,150 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Seeding updated configuration for pid: org.eclipse.kura.data.DataService 2022-11-04T14:26:51,150 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.data.DataService....Done 2022-11-04T14:26:51,150 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Creating new configuration for factory pid org.eclipse.kura.core.db.H2DbService and pid org.eclipse.kura.db.H2DbService 2022-11-04T14:26:51,150 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating newly created configuration for pid org.eclipse.kura.db.H2DbService 2022-11-04T14:26:51,153 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.db.H2DbService.... 2022-11-04T14:26:51,156 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Seeding updated configuration for pid: org.eclipse.kura.db.H2DbService 2022-11-04T14:26:51,156 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.db.H2DbService....Done 2022-11-04T14:26:51,156 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.core.data.transport.mqtt.MqttDataTransport 2022-11-04T14:26:51,160 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating Configuration of ConfigurableComponent org.eclipse.kura.core.data.transport.mqtt.MqttDataTransport ... Done. 2022-11-04T14:26:51,160 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.cloud.CloudService 2022-11-04T14:26:51,163 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating Configuration of ConfigurableComponent org.eclipse.kura.cloud.CloudService ... Done. 2022-11-04T14:26:51,163 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.cloud.publisher.CloudPublisher 2022-11-04T14:26:51,166 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating Configuration of ConfigurableComponent heaterPublisher ... Done. 2022-11-04T14:26:51,166 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.core.test.IConfigurationServiceTest 2022-11-04T14:26:51,170 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating Configuration of ConfigurableComponent org.eclipse.kura.core.test.IConfigurationServiceTest ... Done. 2022-11-04T14:26:51,170 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.data.DataService 2022-11-04T14:26:51,173 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating Configuration of ConfigurableComponent org.eclipse.kura.data.DataService ... Done. 2022-11-04T14:26:51,173 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.core.deployment.CloudDeploymentHandlerV2 2022-11-04T14:26:51,176 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating Configuration of ConfigurableComponent org.eclipse.kura.core.deployment.CloudDeploymentHandlerV2 ... Done. 2022-11-04T14:26:51,176 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.ssl.SslManagerService 2022-11-04T14:26:51,180 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating Configuration of ConfigurableComponent org.eclipse.kura.ssl.SslManagerService ... Done. 2022-11-04T14:26:51,180 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.watchdog.WatchdogService 2022-11-04T14:26:51,183 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating Configuration of ConfigurableComponent org.eclipse.kura.watchdog.WatchdogService ... Done. 2022-11-04T14:26:51,183 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.cloud.app.command.CommandCloudApp 2022-11-04T14:26:51,186 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating Configuration of ConfigurableComponent org.eclipse.kura.cloud.app.command.CommandCloudApp ... Done. 2022-11-04T14:26:51,186 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.core.db.H2DbService 2022-11-04T14:26:51,189 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating Configuration of ConfigurableComponent org.eclipse.kura.db.H2DbService ... Done. 2022-11-04T14:26:51,189 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - UpdatingConfiguration ignored as ConfigurableComponent org.eclipse.kura.clock.ClockService is NOT tracked. 2022-11-04T14:26:51,189 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - UpdatingConfiguration ignored as ConfigurableComponent org.eclipse.kura.position.PositionService is NOT tracked. 2022-11-04T14:26:51,189 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - UpdatingConfiguration ignored as ConfigurableComponent org.eclipse.kura.demo.heater.Heater is NOT tracked. 2022-11-04T14:26:51,220 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/user/snapshots/snapshot_1667572011189.xml... 2022-11-04T14:26:51,223 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/user/snapshots/snapshot_1667572011189.xml... Done. 2022-11-04T14:26:51,224 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid org.eclipse.kura.core.data.transport.mqtt.MqttDataTransport 2022-11-04T14:26:51,225 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid org.eclipse.kura.core.deployment.CloudDeploymentHandlerV2 2022-11-04T14:26:51,225 [ConfigurationListener Event Queue] INFO o.e.k.c.d.CloudDeploymentHandlerV2 - Bundle DEPLOY-V2 is deactivating! 2022-11-04T14:26:51,229 [ConfigurationListener Event Queue] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: $EDC/#account-name/#client-id/MQTT/APPS, priority: 0 2022-11-04T14:26:51,230 [ConfigurationListener Event Queue] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: $EDC/#account-name/#client-id/MQTT/APPS, priority: 0 2022-11-04T14:26:51,230 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/MQTT/APPS with QoS: 0 2022-11-04T14:26:51,233 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid org.eclipse.kura.data.DataService 2022-11-04T14:26:51,233 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.c.CloudServiceImpl - Message arrived on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/MQTT/APPS 2022-11-04T14:26:51,233 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.c.CloudServiceImpl - Ignoring feedback message from $EDC/ethdev/0A:58:0A:28:2C:2E/MQTT/APPS 2022-11-04T14:26:51,234 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid org.eclipse.kura.core.test.IConfigurationServiceTest 2022-11-04T14:26:51,235 [ConfigurationListener Event Queue] INFO o.e.k.c.t.ConfigurationServiceTest - ConfigurationServiceTest.deactivate... 2022-11-04T14:26:51,237 [ConfigurationListener Event Queue] INFO o.e.k.c.c.c.CloudCallServiceImpl - Deactivating... 2022-11-04T14:26:51,241 [ConfigurationListener Event Queue] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: $EDC/#account-name/#client-id/MQTT/APPS, priority: 0 2022-11-04T14:26:51,242 [ConfigurationListener Event Queue] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: $EDC/#account-name/#client-id/MQTT/APPS, priority: 0 2022-11-04T14:26:51,243 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/MQTT/APPS with QoS: 0 2022-11-04T14:26:51,244 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid org.eclipse.kura.cloud.CloudService 2022-11-04T14:26:51,245 [ConfigurationListener Event Queue] INFO o.e.k.d.h.Heater - Releasing CloudApplicationClient for heater... 2022-11-04T14:26:51,246 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.c.CloudServiceImpl - Message arrived on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/MQTT/APPS 2022-11-04T14:26:51,246 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.c.CloudServiceImpl - Ignoring feedback message from $EDC/ethdev/0A:58:0A:28:2C:2E/MQTT/APPS 2022-11-04T14:26:51,248 [ConfigurationListener Event Queue] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: $EDC/#account-name/#client-id/MQTT/APPS, priority: 0 2022-11-04T14:26:51,249 [ConfigurationListener Event Queue] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: $EDC/#account-name/#client-id/MQTT/APPS, priority: 0 2022-11-04T14:26:51,250 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/MQTT/APPS with QoS: 0 2022-11-04T14:26:51,252 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.c.CloudServiceImpl - Message arrived on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/MQTT/APPS 2022-11-04T14:26:51,253 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.c.CloudServiceImpl - Ignoring feedback message from $EDC/ethdev/0A:58:0A:28:2C:2E/MQTT/APPS 2022-11-04T14:26:51,255 [ConfigurationListener Event Queue] INFO o.e.k.c.c.CloudServiceImpl - deactivate org.eclipse.kura.cloud.CloudService... 2022-11-04T14:26:51,256 [ConfigurationListener Event Queue] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: $EDC/#account-name/#client-id/MQTT/DC, priority: 0 2022-11-04T14:26:51,256 [ConfigurationListener Event Queue] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: $EDC/#account-name/#client-id/MQTT/DC, priority: 0 2022-11-04T14:26:51,257 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/MQTT/DC with QoS: 0 2022-11-04T14:26:51,259 [MQTT Call: 0A:58:0A:28:2C:2E] WARN o.e.k.c.d.DataServiceListenerS - No registered listeners. Ignoring onMessageArrived 2022-11-04T14:26:51,263 [ConfigurationListener Event Queue] INFO o.e.k.c.d.DataServiceImpl - Deactivating org.eclipse.kura.data.DataService... 2022-11-04T14:26:51,263 [ConfigurationListener Event Queue] INFO o.e.k.c.d.t.m.MqttDataTransport - Disconnecting... 2022-11-04T14:26:51,264 [ConfigurationListener Event Queue] INFO o.e.k.c.d.DataServiceImpl - Notified disconnecting 2022-11-04T14:26:51,264 [ConfigurationListener Event Queue] WARN o.e.k.c.d.DataServiceListenerS - No registered listeners. Ignoring onDisconnecting 2022-11-04T14:26:51,265 [ConfigurationListener Event Queue] INFO o.e.k.c.d.t.m.MqttDataTransport - Disconnected 2022-11-04T14:26:51,265 [ConfigurationListener Event Queue] INFO o.e.k.c.d.DataServiceImpl - Notified disconnected 2022-11-04T14:26:51,265 [ConfigurationListener Event Queue] WARN o.e.k.c.d.DataServiceListenerS - No registered listeners. Ignoring onDisconnected 2022-11-04T14:26:52,265 [ConfigurationListener Event Queue] INFO o.e.k.c.d.s.DbDataStore - Canceling the Housekeeper Task... 2022-11-04T14:26:52,265 [ConfigurationListener Event Queue] INFO o.e.k.c.d.DataServiceImpl - H2DbService instance removed 2022-11-04T14:26:52,266 [ConfigurationListener Event Queue] WARN o.e.k.c.d.t.m.MqttDataTransport - MQTT client already disconnected 2022-11-04T14:26:52,266 [ConfigurationListener Event Queue] INFO o.e.k.c.d.s.DbDataStore - Canceling the Housekeeper Task... 2022-11-04T14:26:52,266 [ConfigurationListener Event Queue] INFO o.e.k.c.d.H2DbServiceImpl - deactivate... 2022-11-04T14:26:52,267 [ConfigurationListener Event Queue] INFO o.e.k.c.d.H2DbServiceImpl - deactivate...done 2022-11-04T14:26:52,270 [ConfigurationListener Event Queue] INFO o.e.k.c.s.CloudConnectionStatusServiceImpl - Deactivating CloudConnectionStatus service... 2022-11-04T14:26:52,272 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid heaterPublisher 2022-11-04T14:26:52,273 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid org.eclipse.kura.db.H2DbService 2022-11-04T14:26:52,276 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.core.data.transport.mqtt.MqttDataTransport.... 2022-11-04T14:26:52,285 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Seeding updated configuration for pid: org.eclipse.kura.core.data.transport.mqtt.MqttDataTransport 2022-11-04T14:26:52,285 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.core.data.transport.mqtt.MqttDataTransport....Done 2022-11-04T14:26:52,286 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.core.deployment.CloudDeploymentHandlerV2.... 2022-11-04T14:26:52,286 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.core.deployment.CloudDeploymentHandlerV2....Done 2022-11-04T14:26:52,287 [ConfigurationListener Event Queue] INFO o.e.k.c.s.CloudConnectionStatusServiceImpl - Activating CloudConnectionStatus service... 2022-11-04T14:26:52,288 [ConfigurationListener Event Queue] INFO o.e.k.c.d.t.m.MqttDataTransport - Activating org.eclipse.kura.core.data.transport.mqtt.MqttDataTransport... 2022-11-04T14:26:52,289 [ConfigurationListener Event Queue] INFO o.e.k.c.d.CloudDeploymentHandlerV2 - Cloud Deployment v2 is starting 2022-11-04T14:26:52,290 [ConfigurationListener Event Queue] INFO o.e.k.c.d.t.m.MqttDataTransport - Updating org.eclipse.kura.core.data.transport.mqtt.MqttDataTransport... 2022-11-04T14:26:52,290 [ConfigurationListener Event Queue] WARN o.e.k.c.d.t.m.DataTransportListenerS - No registered listeners. Ignoring onConfigurationUpdating 2022-11-04T14:26:52,290 [ConfigurationListener Event Queue] INFO o.e.k.c.d.t.m.MqttDataTransport - Building new configuration... 2022-11-04T14:26:52,290 [ConfigurationListener Event Queue] WARN o.e.k.c.d.t.m.DataTransportListenerS - No registered listeners. Ignoring onConfigurationUpdated 2022-11-04T14:26:52,296 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - heaterPublisher.... 2022-11-04T14:26:52,299 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Seeding updated configuration for pid: heaterPublisher 2022-11-04T14:26:52,299 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - heaterPublisher....Done 2022-11-04T14:26:52,305 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.data.DataService.... 2022-11-04T14:26:52,309 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Seeding updated configuration for pid: org.eclipse.kura.data.DataService 2022-11-04T14:26:52,309 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.data.DataService....Done 2022-11-04T14:26:52,310 [ConfigurationListener Event Queue] INFO o.e.k.c.d.DataServiceImpl - Activating org.eclipse.kura.data.DataService... 2022-11-04T14:26:52,310 [DataServiceImpl:Submit] INFO o.e.k.c.d.DataServiceImpl - DataPublisherService not connected 2022-11-04T14:26:52,311 [ConfigurationListener Event Queue] INFO o.e.k.c.c.c.CloudCallServiceImpl - Activating... 2022-11-04T14:26:52,313 [ConfigurationListener Event Queue] INFO o.e.k.c.c.CloudServiceImpl - activate org.eclipse.kura.cloud.CloudService... 2022-11-04T14:26:52,313 [ConfigurationListener Event Queue] INFO o.e.k.c.d.i.InstallImpl - Ready to send Confirmations 2022-11-04T14:26:52,314 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.cloud.CloudService.... 2022-11-04T14:26:52,318 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Seeding updated configuration for pid: org.eclipse.kura.cloud.CloudService 2022-11-04T14:26:52,318 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.cloud.CloudService....Done 2022-11-04T14:26:52,318 [ConfigurationListener Event Queue] INFO o.e.k.d.h.Heater - Activating Heater... 2022-11-04T14:26:52,318 [ConfigurationListener Event Queue] INFO o.e.k.d.h.Heater - Activate - component.name: org.eclipse.kura.demo.heater.Heater 2022-11-04T14:26:52,319 [ConfigurationListener Event Queue] INFO o.e.k.d.h.Heater - Activate - temperature.initial: 10.0 2022-11-04T14:26:52,319 [ConfigurationListener Event Queue] INFO o.e.k.d.h.Heater - Activate - program.stopTime: 22:00 2022-11-04T14:26:52,319 [ConfigurationListener Event Queue] INFO o.e.k.d.h.Heater - Activate - manual.setPoint: 15.0 2022-11-04T14:26:52,319 [ConfigurationListener Event Queue] INFO o.e.k.d.h.Heater - Activate - program.setPoint: 20.5 2022-11-04T14:26:52,319 [ConfigurationListener Event Queue] INFO o.e.k.d.h.Heater - Activate - publish.semanticTopic: data 2022-11-04T14:26:52,319 [ConfigurationListener Event Queue] INFO o.e.k.d.h.Heater - Activate - mode: Program 2022-11-04T14:26:52,319 [ConfigurationListener Event Queue] INFO o.e.k.d.h.Heater - Activate - kura.service.pid: org.eclipse.kura.demo.heater.Heater 2022-11-04T14:26:52,319 [ConfigurationListener Event Queue] INFO o.e.k.d.h.Heater - Activate - publish.rate: 2 2022-11-04T14:26:52,319 [ConfigurationListener Event Queue] INFO o.e.k.d.h.Heater - Activate - service.pid: org.eclipse.kura.demo.heater.Heater 2022-11-04T14:26:52,319 [ConfigurationListener Event Queue] INFO o.e.k.d.h.Heater - Activate - temperature.increment: 0.25 2022-11-04T14:26:52,319 [ConfigurationListener Event Queue] INFO o.e.k.d.h.Heater - Activate - component.id: 39 2022-11-04T14:26:52,319 [ConfigurationListener Event Queue] INFO o.e.k.d.h.Heater - Activate - CloudPublisher.target: (kura.service.pid=heaterPublisher) 2022-11-04T14:26:52,319 [ConfigurationListener Event Queue] INFO o.e.k.d.h.Heater - Activate - publish.qos: 0 2022-11-04T14:26:52,319 [ConfigurationListener Event Queue] INFO o.e.k.d.h.Heater - Activate - program.startTime: 06:00 2022-11-04T14:26:52,319 [ConfigurationListener Event Queue] INFO o.e.k.d.h.Heater - Activate - publish.retain: false 2022-11-04T14:26:52,319 [ConfigurationListener Event Queue] INFO o.e.k.d.h.Heater - Getting CloudClient for heater... 2022-11-04T14:26:52,319 [ConfigurationListener Event Queue] INFO o.e.k.d.h.Heater - Activating Heater... Done. 2022-11-04T14:26:52,320 [] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/heater/data, priority: 5 2022-11-04T14:26:52,320 [] ERROR o.e.k.d.h.Heater - Cannot publish topic: data org.eclipse.kura.KuraStoreException: "Error performing operation on store. DbService instance not attached" at org.eclipse.kura.core.data.store.DbDataStore.store(DbDataStore.java:247) at org.eclipse.kura.core.data.DataServiceImpl.publish(DataServiceImpl.java:529) at org.eclipse.kura.core.cloud.CloudClientImpl.publish(CloudClientImpl.java:139) at org.eclipse.kura.core.cloud.CloudClientImpl.publish(CloudClientImpl.java:125) at org.eclipse.kura.core.cloud.CloudClientImpl.publish(CloudClientImpl.java:111) at org.eclipse.kura.core.cloud.CloudClientImpl.publish(CloudClientImpl.java:105) at org.eclipse.kura.demo.heater.Heater.doPublish(Heater.java:289) at org.eclipse.kura.demo.heater.Heater.access$0(Heater.java:241) at org.eclipse.kura.demo.heater.Heater$1.run(Heater.java:232) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:823) 2022-11-04T14:26:52,324 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.core.test.IConfigurationServiceTest.... 2022-11-04T14:26:52,324 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.core.test.IConfigurationServiceTest....Done 2022-11-04T14:26:52,325 [ConfigurationListener Event Queue] INFO o.e.k.c.t.ConfigurationServiceTest - ConfigurationServiceTest.activate... 2022-11-04T14:26:52,326 [ConfigurationListener Event Queue] INFO o.e.k.c.d.DataServiceImpl - Updating org.eclipse.kura.data.DataService... 2022-11-04T14:26:52,330 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.db.H2DbService.... 2022-11-04T14:26:52,333 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Seeding updated configuration for pid: org.eclipse.kura.db.H2DbService 2022-11-04T14:26:52,333 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.db.H2DbService....Done 2022-11-04T14:26:52,334 [ConfigurationListener Event Queue] INFO o.e.k.c.d.DataServiceImpl - H2DbService instance found 2022-11-04T14:26:52,334 [ConfigurationListener Event Queue] INFO o.e.k.c.d.H2DbServiceImpl - activating... 2022-11-04T14:26:52,335 [ConfigurationListener Event Queue] INFO o.e.k.c.d.H2DbServiceImpl - activating...done 2022-11-04T14:26:52,335 [pool-29-thread-1] INFO o.e.k.c.d.H2DbServiceImpl - updating... 2022-11-04T14:26:52,335 [pool-29-thread-1] INFO o.e.k.c.d.H2DbServiceImpl - Opening database with url: jdbc:h2:mem:kuradb 2022-11-04T14:26:52,338 [pool-29-thread-1] INFO o.e.k.c.d.H2DbServiceImpl - updating...done 2022-11-04T14:26:52,341 [DataServiceImpl:Submit] INFO o.e.k.c.d.DataServiceImpl - DataPublisherService not connected 2022-11-04T14:26:52,342 [pool-29-thread-1] INFO o.e.k.c.d.H2DbServiceImpl - updating... 2022-11-04T14:26:52,343 [pool-29-thread-1] INFO o.e.k.c.d.H2DbServiceImpl - updating...done 2022-11-04T14:26:52,343 [ConfigurationListener Event Queue] INFO o.e.k.c.d.DataServiceImpl - H2DbService instance updated, recreating table if needed... 2022-11-04T14:26:52,346 [ConfigurationListener Event Queue] INFO o.e.k.c.c.CloudServiceImpl - updated org.eclipse.kura.cloud.CloudService... 2022-11-04T14:26:52,352 [ConfigurationListener Event Queue] INFO o.e.k.c.t.ConfigurationServiceTest - Updated called: {prop.integer=314, prop.long.array=[Ljava.lang.Long;@5edce414, component.id=32, prop.float=3.14, prop.short.array=[Ljava.lang.Short;@a8614742, prop.character.array=[Ljava.lang.Character;@b1e8e069, component.name=org.eclipse.kura.core.test.IConfigurationServiceTest, prop.string.array=[Ljava.lang.String;@5d49889a, prop.short=255, prop.integer.array=[Ljava.lang.Integer;@827a8833, prop.long=1351589588, prop.float.array=[Ljava.lang.Float;@391188b7, service.pid=org.eclipse.kura.core.test.IConfigurationServiceTest, prop.byte=7, prop.boolean.array=[Ljava.lang.Boolean;@eda2b9a0, prop.boolean=true, prop.character=c, kura.service.pid=org.eclipse.kura.core.test.IConfigurationServiceTest, prop.double=1.35158959999988E7, prop.byte.array=[Ljava.lang.Byte;@79d0f714, prop.string=prop.string.value, prop.double.array=[Ljava.lang.Double;@c0dff969} 2022-11-04T14:26:52,353 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Getting component configurations... 2022-11-04T14:26:52,353 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Loading init configurations from: 1667572011189... 2022-11-04T14:26:52,357 [ConfigurationListener Event Queue] INFO o.e.k.c.s.SslManagerServiceImpl - updated... 2022-11-04T14:26:52,357 [ConfigurationListener Event Queue] INFO o.e.k.c.d.DataServiceImpl - Notified DataTransportService configuration updating... 2022-11-04T14:26:52,357 [ConfigurationListener Event Queue] WARN o.e.k.c.d.t.m.MqttDataTransport - MQTT client already disconnected 2022-11-04T14:26:52,357 [ConfigurationListener Event Queue] INFO o.e.k.c.d.t.m.MqttDataTransport - Building new configuration... 2022-11-04T14:26:52,357 [ConfigurationListener Event Queue] INFO o.e.k.c.d.DataServiceImpl - Notified DataTransportService configuration updated. 2022-11-04T14:26:52,370 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/user/snapshots/snapshot_1667572012362.xml... 2022-11-04T14:26:52,373 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/user/snapshots/snapshot_1667572012362.xml... Done. 2022-11-04T14:26:52,374 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Getting component configurations... 2022-11-04T14:26:52,375 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Loading init configurations from: 1667572012362... 2022-11-04T14:26:52,392 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/user/snapshots/snapshot_1667572012385.xml... 2022-11-04T14:26:52,395 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/user/snapshots/snapshot_1667572012385.xml... Done. 2022-11-04T14:26:52,395 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Snapshots Garbage Collector. Deleted /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/user/snapshots/snapshot_1667571851399.xml 2022-11-04T14:26:52,395 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Getting component configurations... 2022-11-04T14:26:52,396 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Loading init configurations from: 1667572012385... 2022-11-04T14:26:52,437 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/user/snapshots/snapshot_1667572012406.xml... 2022-11-04T14:26:52,440 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/user/snapshots/snapshot_1667572012406.xml... Done. 2022-11-04T14:26:52,441 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Snapshots Garbage Collector. Deleted /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/user/snapshots/snapshot_1667571852466.xml 2022-11-04T14:26:52,441 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Getting component configurations... 2022-11-04T14:26:52,442 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Loading init configurations from: 1667572012406... 2022-11-04T14:26:52,527 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/user/snapshots/snapshot_1667572012464.xml... 2022-11-04T14:26:52,531 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/user/snapshots/snapshot_1667572012464.xml... Done. 2022-11-04T14:26:52,531 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Snapshots Garbage Collector. Deleted /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/user/snapshots/snapshot_1667571852542.xml 2022-11-04T14:26:52,532 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Getting component configurations... 2022-11-04T14:26:52,533 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Loading init configurations from: 1667572012464... 2022-11-04T14:26:52,549 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/user/snapshots/snapshot_1667572012544.xml... 2022-11-04T14:26:52,551 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/user/snapshots/snapshot_1667572012544.xml... Done. 2022-11-04T14:26:52,552 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Snapshots Garbage Collector. Deleted /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/user/snapshots/snapshot_1667572010964.xml 2022-11-04T14:26:52,552 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Getting component configurations... 2022-11-04T14:26:52,552 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Loading init configurations from: 1667572012544... 2022-11-04T14:26:52,564 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/user/snapshots/snapshot_1667572012560.xml... 2022-11-04T14:26:52,567 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/user/snapshots/snapshot_1667572012560.xml... Done. 2022-11-04T14:26:52,567 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Snapshots Garbage Collector. Deleted /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/user/snapshots/snapshot_1667572011004.xml 2022-11-04T14:26:52,568 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Getting component configurations... 2022-11-04T14:26:52,568 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Loading init configurations from: 1667572012560... 2022-11-04T14:26:52,580 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/user/snapshots/snapshot_1667572012575.xml... 2022-11-04T14:26:52,583 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/user/snapshots/snapshot_1667572012575.xml... Done. 2022-11-04T14:26:52,583 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Snapshots Garbage Collector. Deleted /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/user/snapshots/snapshot_1667572011034.xml 2022-11-04T14:26:52,583 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Getting component configurations... 2022-11-04T14:26:52,584 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Loading init configurations from: 1667572012575... 2022-11-04T14:26:52,629 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/user/snapshots/snapshot_1667572012624.xml... 2022-11-04T14:26:52,632 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/user/snapshots/snapshot_1667572012624.xml... Done. 2022-11-04T14:26:52,632 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Snapshots Garbage Collector. Deleted /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/user/snapshots/snapshot_1667572011068.xml 2022-11-04T14:26:52,632 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Getting component configurations... 2022-11-04T14:26:52,633 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Loading init configurations from: 1667572012624... 2022-11-04T14:26:52,646 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/user/snapshots/snapshot_1667572012642.xml... 2022-11-04T14:26:52,649 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/user/snapshots/snapshot_1667572012642.xml... Done. 2022-11-04T14:26:52,649 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Snapshots Garbage Collector. Deleted /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/user/snapshots/snapshot_1667572011189.xml 2022-11-04T14:26:52,649 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Getting component configurations... 2022-11-04T14:26:52,650 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Loading init configurations from: 1667572012642... 2022-11-04T14:26:52,662 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/user/snapshots/snapshot_1667572012657.xml... 2022-11-04T14:26:52,665 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/user/snapshots/snapshot_1667572012657.xml... Done. 2022-11-04T14:26:52,666 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Snapshots Garbage Collector. Deleted /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/user/snapshots/snapshot_1667572012362.xml 2022-11-04T14:26:52,666 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Getting component configurations... 2022-11-04T14:26:52,667 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Loading init configurations from: 1667572012657... 2022-11-04T14:26:52,683 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/user/snapshots/snapshot_1667572012674.xml... 2022-11-04T14:26:52,686 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/user/snapshots/snapshot_1667572012674.xml... Done. 2022-11-04T14:26:52,687 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Snapshots Garbage Collector. Deleted /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/user/snapshots/snapshot_1667572012385.xml 2022-11-04T14:26:52,687 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Getting component configurations... 2022-11-04T14:26:52,688 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Loading init configurations from: 1667572012674... 2022-11-04T14:26:52,700 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/user/snapshots/snapshot_1667572012695.xml... 2022-11-04T14:26:52,703 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/user/snapshots/snapshot_1667572012695.xml... Done. 2022-11-04T14:26:52,703 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Snapshots Garbage Collector. Deleted /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/user/snapshots/snapshot_1667572012406.xml 2022-11-04T14:26:52,703 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Getting component configurations... 2022-11-04T14:26:52,704 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Loading init configurations from: 1667572012695... 2022-11-04T14:26:52,715 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/user/snapshots/snapshot_1667572012710.xml... 2022-11-04T14:26:52,717 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/user/snapshots/snapshot_1667572012710.xml... Done. 2022-11-04T14:26:52,718 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Snapshots Garbage Collector. Deleted /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/user/snapshots/snapshot_1667572012464.xml 2022-11-04T14:26:52,718 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Getting component configurations... 2022-11-04T14:26:52,718 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Loading init configurations from: 1667572012710... 2022-11-04T14:26:52,743 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/user/snapshots/snapshot_1667572012739.xml... 2022-11-04T14:26:52,746 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/user/snapshots/snapshot_1667572012739.xml... Done. 2022-11-04T14:26:52,747 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Snapshots Garbage Collector. Deleted /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/user/snapshots/snapshot_1667572012544.xml 2022-11-04T14:26:52,747 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Getting component configurations... 2022-11-04T14:26:52,747 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Loading init configurations from: 1667572012739... 2022-11-04T14:26:52,808 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/user/snapshots/snapshot_1667572012803.xml... 2022-11-04T14:26:52,812 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/user/snapshots/snapshot_1667572012803.xml... Done. 2022-11-04T14:26:52,812 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Snapshots Garbage Collector. Deleted /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/user/snapshots/snapshot_1667572012560.xml 2022-11-04T14:26:52,812 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Getting component configurations... 2022-11-04T14:26:52,812 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Loading init configurations from: 1667572012803... 2022-11-04T14:26:52,826 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/user/snapshots/snapshot_1667572012821.xml... 2022-11-04T14:26:52,829 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/user/snapshots/snapshot_1667572012821.xml... Done. 2022-11-04T14:26:52,830 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Snapshots Garbage Collector. Deleted /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/user/snapshots/snapshot_1667572012575.xml 2022-11-04T14:26:52,830 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Getting component configurations... 2022-11-04T14:26:52,830 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Loading init configurations from: 1667572012821... 2022-11-04T14:26:52,842 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/user/snapshots/snapshot_1667572012837.xml... 2022-11-04T14:26:52,845 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/user/snapshots/snapshot_1667572012837.xml... Done. 2022-11-04T14:26:52,845 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Snapshots Garbage Collector. Deleted /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/user/snapshots/snapshot_1667572012624.xml 2022-11-04T14:26:52,846 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Getting component configurations... 2022-11-04T14:26:52,846 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Loading init configurations from: 1667572012837... 2022-11-04T14:26:52,858 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/user/snapshots/snapshot_1667572012854.xml... 2022-11-04T14:26:52,861 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/user/snapshots/snapshot_1667572012854.xml... Done. 2022-11-04T14:26:52,861 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Snapshots Garbage Collector. Deleted /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/user/snapshots/snapshot_1667572012642.xml 2022-11-04T14:26:52,861 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Getting component configurations... 2022-11-04T14:26:52,861 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Loading init configurations from: 1667572012854... 2022-11-04T14:26:52,914 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/user/snapshots/snapshot_1667572012909.xml... 2022-11-04T14:26:52,917 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/user/snapshots/snapshot_1667572012909.xml... Done. 2022-11-04T14:26:52,918 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Snapshots Garbage Collector. Deleted /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/user/snapshots/snapshot_1667572012657.xml 2022-11-04T14:26:52,918 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Getting component configurations... 2022-11-04T14:26:52,918 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Loading init configurations from: 1667572012909... 2022-11-04T14:26:52,929 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/user/snapshots/snapshot_1667572012925.xml... 2022-11-04T14:26:52,932 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/user/snapshots/snapshot_1667572012925.xml... Done. 2022-11-04T14:26:52,932 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Snapshots Garbage Collector. Deleted /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/user/snapshots/snapshot_1667572012674.xml 2022-11-04T14:26:52,933 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - Creating a new client instance 2022-11-04T14:26:52,933 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - Using file persistence for in-flight messages: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/data/paho-persistence 2022-11-04T14:26:52,935 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - # ------------------------------------------------------------ 2022-11-04T14:26:52,935 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - # Connection Properties 2022-11-04T14:26:52,935 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - # broker = tcp://localhost:1883 2022-11-04T14:26:52,935 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - # clientId = 0A:58:0A:28:2C:2E 2022-11-04T14:26:52,935 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - # username = null 2022-11-04T14:26:52,935 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - # password = XXXXXXXXXXXXXX 2022-11-04T14:26:52,935 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - # keepAlive = 30 2022-11-04T14:26:52,935 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - # timeout = 20 2022-11-04T14:26:52,935 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - # cleanSession = true 2022-11-04T14:26:52,935 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - # MQTT version = 3.1.1 2022-11-04T14:26:52,935 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - # willDestination = $EDC/ethdev/0A:58:0A:28:2C:2E/MQTT/LWT 2022-11-04T14:26:52,935 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - # willMessage = 2022-11-04T14:26:52,935 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - # 2022-11-04T14:26:52,935 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - # Connecting... 2022-11-04T14:26:53,240 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - # Connected! 2022-11-04T14:26:53,240 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - # ------------------------------------------------------------ 2022-11-04T14:26:53,240 [main] INFO o.e.k.c.d.DataServiceImpl - Notified connected 2022-11-04T14:26:53,240 [main] INFO o.e.k.c.d.DataServiceImpl - New session established. Unpublishing all in-flight messages. Disregarding the QoS level, this may cause duplicate messages. 2022-11-04T14:26:53,242 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: $EDC/#account-name/#client-id/MQTT/BIRTH, priority: 0 2022-11-04T14:26:53,244 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: $EDC/#account-name/#client-id/MQTT/BIRTH, priority: 0 2022-11-04T14:26:53,244 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/MQTT/BIRTH with QoS: 0 2022-11-04T14:26:53,245 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - Subscribing to topic: $EDC/ethdev/0A:58:0A:28:2C:2E/# with QoS: 1 2022-11-04T14:26:53,247 [main] INFO o.e.k.c.t.ConfigurationServiceTest - Starting testRemoteConfiguration 2022-11-04T14:26:53,247 [main] INFO o.e.k.c.t.ConfigurationServiceTest - loading the current configuration 2022-11-04T14:26:53,248 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - Subscribing to topic: $EDC/ethdev/0A:58:0A:28:2C:2E/CONF-V1/REPLY/1667572013247-6241286843213368808 with QoS: 0 2022-11-04T14:26:53,250 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: $EDC/#account-name/#client-id/CONF-V1/GET/configurations/org.eclipse.kura.core.test.IConfigurationServiceTest, priority: 1 2022-11-04T14:26:53,250 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: $EDC/#account-name/#client-id/CONF-V1/GET/configurations/org.eclipse.kura.core.test.IConfigurationServiceTest, priority: 1 2022-11-04T14:26:53,251 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/CONF-V1/GET/configurations/org.eclipse.kura.core.test.IConfigurationServiceTest with QoS: 0 2022-11-04T14:26:53,254 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.c.CloudServiceImpl - Message arrived on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/CONF-V1/GET/configurations/org.eclipse.kura.core.test.IConfigurationServiceTest 2022-11-04T14:26:53,257 [pool-13-thread-2] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: $EDC/#account-name/#client-id/CONF-V1/REPLY/1667572013247-6241286843213368808, priority: 1 2022-11-04T14:26:53,258 [pool-13-thread-2] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: $EDC/#account-name/#client-id/CONF-V1/REPLY/1667572013247-6241286843213368808, priority: 1 2022-11-04T14:26:53,259 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/CONF-V1/REPLY/1667572013247-6241286843213368808 with QoS: 0 2022-11-04T14:26:53,261 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.c.CloudServiceImpl - Message arrived on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/CONF-V1/REPLY/1667572013247-6241286843213368808 2022-11-04T14:26:53,261 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - Unsubscribing to topic: $EDC/ethdev/0A:58:0A:28:2C:2E/CONF-V1/REPLY/1667572013247-6241286843213368808 2022-11-04T14:26:53,264 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - Subscribing to topic: $EDC/ethdev/0A:58:0A:28:2C:2E/CONF-V1/REPLY/1667572013264--6652539662133218094 with QoS: 0 2022-11-04T14:26:53,266 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: $EDC/#account-name/#client-id/CONF-V1/EXEC/snapshot, priority: 1 2022-11-04T14:26:53,266 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: $EDC/#account-name/#client-id/CONF-V1/EXEC/snapshot, priority: 1 2022-11-04T14:26:53,267 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/CONF-V1/EXEC/snapshot with QoS: 0 2022-11-04T14:26:53,270 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.c.CloudServiceImpl - Message arrived on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/CONF-V1/EXEC/snapshot 2022-11-04T14:26:53,270 [pool-13-thread-2] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Getting component configurations... 2022-11-04T14:26:53,271 [pool-13-thread-2] INFO o.e.k.c.c.ConfigurationServiceImpl - Loading init configurations from: 1667572012925... 2022-11-04T14:26:53,283 [pool-13-thread-2] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/user/snapshots/snapshot_1667572013279.xml... 2022-11-04T14:26:53,290 [pool-13-thread-2] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/user/snapshots/snapshot_1667572013279.xml... Done. 2022-11-04T14:26:53,290 [pool-13-thread-2] INFO o.e.k.c.c.ConfigurationServiceImpl - Snapshots Garbage Collector. Deleted /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/user/snapshots/snapshot_1667572012695.xml 2022-11-04T14:26:53,292 [pool-13-thread-2] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: $EDC/#account-name/#client-id/CONF-V1/REPLY/1667572013264--6652539662133218094, priority: 1 2022-11-04T14:26:53,293 [pool-13-thread-2] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: $EDC/#account-name/#client-id/CONF-V1/REPLY/1667572013264--6652539662133218094, priority: 1 2022-11-04T14:26:53,294 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/CONF-V1/REPLY/1667572013264--6652539662133218094 with QoS: 0 2022-11-04T14:26:53,296 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.c.CloudServiceImpl - Message arrived on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/CONF-V1/REPLY/1667572013264--6652539662133218094 2022-11-04T14:26:53,296 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - Unsubscribing to topic: $EDC/ethdev/0A:58:0A:28:2C:2E/CONF-V1/REPLY/1667572013264--6652539662133218094 2022-11-04T14:26:53,298 [main] INFO o.e.k.c.t.ConfigurationServiceTest - validating configuration 2022-11-04T14:26:53,299 [main] INFO o.e.k.c.t.ConfigurationServiceTest - modifying configuration 2022-11-04T14:26:53,301 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - Subscribing to topic: $EDC/ethdev/0A:58:0A:28:2C:2E/CONF-V1/REPLY/1667572013300--2624514244963676192 with QoS: 0 2022-11-04T14:26:53,303 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: $EDC/#account-name/#client-id/CONF-V1/PUT/configurations/org.eclipse.kura.core.test.IConfigurationServiceTest, priority: 1 2022-11-04T14:26:53,304 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: $EDC/#account-name/#client-id/CONF-V1/PUT/configurations/org.eclipse.kura.core.test.IConfigurationServiceTest, priority: 1 2022-11-04T14:26:53,305 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/CONF-V1/PUT/configurations/org.eclipse.kura.core.test.IConfigurationServiceTest with QoS: 0 2022-11-04T14:26:53,333 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.c.CloudServiceImpl - Message arrived on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/CONF-V1/PUT/configurations/org.eclipse.kura.core.test.IConfigurationServiceTest 2022-11-04T14:26:53,333 [pool-13-thread-2] INFO o.e.k.c.c.CloudConfigurationHandler - Received new Configuration 2022-11-04T14:26:53,351 [HouseKeeperTask] INFO o.e.k.c.d.s.HouseKeeperTask - HouseKeeperTask started. 2022-11-04T14:26:53,351 [HouseKeeperTask] INFO o.e.k.c.d.s.HouseKeeperTask - HouseKeeperTask: Delete confirmed messages... 2022-11-04T14:26:53,351 [pool-13-thread-2] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: $EDC/#account-name/#client-id/CONF-V1/REPLY/1667572013300--2624514244963676192, priority: 1 2022-11-04T14:26:53,352 [HouseKeeperTask] INFO o.e.k.c.d.s.HouseKeeperTask - HouseKeeperTask ended. 2022-11-04T14:26:53,352 [pool-13-thread-2] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: $EDC/#account-name/#client-id/CONF-V1/REPLY/1667572013300--2624514244963676192, priority: 1 2022-11-04T14:26:53,353 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/CONF-V1/REPLY/1667572013300--2624514244963676192 with QoS: 0 2022-11-04T14:26:53,356 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.c.CloudServiceImpl - Message arrived on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/CONF-V1/REPLY/1667572013300--2624514244963676192 2022-11-04T14:26:53,356 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - Unsubscribing to topic: $EDC/ethdev/0A:58:0A:28:2C:2E/CONF-V1/REPLY/1667572013300--2624514244963676192 2022-11-04T14:26:54,319 [] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/heater/data, priority: 5 2022-11-04T14:26:54,320 [] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: #account-name/#client-id/heater/data, priority: 5 2022-11-04T14:26:54,320 [] INFO o.e.k.d.h.Heater - Published to data message: org.eclipse.kura.message.KuraPayload@aae7f883 2022-11-04T14:26:54,321 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: ethdev/0A:58:0A:28:2C:2E/heater/data with QoS: 0 2022-11-04T14:26:54,336 [pool-5-thread-1] INFO o.e.k.c.c.UpdateConfigurationsCallable - Updating configurations 2022-11-04T14:26:54,337 [UpdateConfigurationsCallable] INFO o.e.k.c.c.ConfigurationServiceImpl - Loading init configurations from: 1667572013279... 2022-11-04T14:26:54,343 [UpdateConfigurationsCallable] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.core.test.IConfigurationServiceTest 2022-11-04T14:26:54,352 [UpdateConfigurationsCallable] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating Configuration of ConfigurableComponent org.eclipse.kura.core.test.IConfigurationServiceTest ... Done. 2022-11-04T14:26:54,354 [ConfigurationListener Event Queue] INFO o.e.k.c.t.ConfigurationServiceTest - Updated called: {prop.integer=314, prop.long.array=[Ljava.lang.Long;@be36be04, component.id=32, prop.float=3.14, prop.short.array=[Ljava.lang.Short;@b0e21456, prop.character.array=[Ljava.lang.Character;@b98f083f, component.name=org.eclipse.kura.core.test.IConfigurationServiceTest, prop.string.array=[Ljava.lang.String;@a6c9e03f, prop.short=255, prop.integer.array=[Ljava.lang.Integer;@3e630e3f, prop.long=1351589588, prop.float.array=[Ljava.lang.Float;@fba0f1a3, service.pid=org.eclipse.kura.core.test.IConfigurationServiceTest, prop.byte=7, prop.boolean.array=[Ljava.lang.Boolean;@ecf6c22e, prop.boolean=true, prop.character=c, kura.service.pid=org.eclipse.kura.core.test.IConfigurationServiceTest, prop.double=1.35158959999988E7, prop.byte.array=[Ljava.lang.Byte;@be8e8def, prop.string=modified_value, prop.double.array=[Ljava.lang.Double;@6c44f86d} 2022-11-04T14:26:54,354 [main] INFO o.e.k.c.t.ConfigurationServiceTest - validating modified configuration 2022-11-04T14:26:54,354 [main] INFO o.e.k.c.t.ConfigurationServiceTest - Checking these are equal: modified_value AND modified_value 2022-11-04T14:26:54,354 [main] INFO o.e.k.c.t.ConfigurationServiceTest - reloading the current configuration 2022-11-04T14:26:54,355 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - Subscribing to topic: $EDC/ethdev/0A:58:0A:28:2C:2E/CONF-V1/REPLY/1667572014354--3440409761700750397 with QoS: 0 2022-11-04T14:26:54,357 [UpdateConfigurationsCallable] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/user/snapshots/snapshot_1667572014352.xml... 2022-11-04T14:26:54,360 [UpdateConfigurationsCallable] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/user/snapshots/snapshot_1667572014352.xml... Done. 2022-11-04T14:26:54,361 [UpdateConfigurationsCallable] INFO o.e.k.c.c.ConfigurationServiceImpl - Snapshots Garbage Collector. Deleted /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/user/snapshots/snapshot_1667572012710.xml 2022-11-04T14:26:54,364 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: $EDC/#account-name/#client-id/CONF-V1/GET/configurations/org.eclipse.kura.core.test.IConfigurationServiceTest, priority: 1 2022-11-04T14:26:54,364 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: $EDC/#account-name/#client-id/CONF-V1/GET/configurations/org.eclipse.kura.core.test.IConfigurationServiceTest, priority: 1 2022-11-04T14:26:54,365 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/CONF-V1/GET/configurations/org.eclipse.kura.core.test.IConfigurationServiceTest with QoS: 0 2022-11-04T14:26:54,367 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.c.CloudServiceImpl - Message arrived on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/CONF-V1/GET/configurations/org.eclipse.kura.core.test.IConfigurationServiceTest 2022-11-04T14:26:54,368 [pool-13-thread-2] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: $EDC/#account-name/#client-id/CONF-V1/REPLY/1667572014354--3440409761700750397, priority: 1 2022-11-04T14:26:54,369 [pool-13-thread-2] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: $EDC/#account-name/#client-id/CONF-V1/REPLY/1667572014354--3440409761700750397, priority: 1 2022-11-04T14:26:54,370 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/CONF-V1/REPLY/1667572014354--3440409761700750397 with QoS: 0 2022-11-04T14:26:54,372 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.c.CloudServiceImpl - Message arrived on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/CONF-V1/REPLY/1667572014354--3440409761700750397 2022-11-04T14:26:54,372 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - Unsubscribing to topic: $EDC/ethdev/0A:58:0A:28:2C:2E/CONF-V1/REPLY/1667572014354--3440409761700750397 2022-11-04T14:26:54,375 [main] INFO o.e.k.c.t.ConfigurationServiceTest - validating modified configuration 2022-11-04T14:26:54,375 [main] INFO o.e.k.c.t.ConfigurationServiceTest - Checking these are equal: modified_value AND modified_value 2022-11-04T14:26:54,375 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - Subscribing to topic: $EDC/ethdev/0A:58:0A:28:2C:2E/CONF-V1/REPLY/1667572014375--3905775515074311825 with QoS: 0 2022-11-04T14:26:54,376 [main] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: $EDC/#account-name/#client-id/CONF-V1/EXEC/rollback/1667572013279, priority: 1 2022-11-04T14:26:54,377 [main] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: $EDC/#account-name/#client-id/CONF-V1/EXEC/rollback/1667572013279, priority: 1 2022-11-04T14:26:54,377 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/CONF-V1/EXEC/rollback/1667572013279 with QoS: 0 2022-11-04T14:26:54,379 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.c.CloudServiceImpl - Message arrived on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/CONF-V1/EXEC/rollback/1667572013279 2022-11-04T14:26:54,380 [pool-13-thread-2] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: $EDC/#account-name/#client-id/CONF-V1/REPLY/1667572014375--3905775515074311825, priority: 1 2022-11-04T14:26:54,381 [pool-13-thread-2] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: $EDC/#account-name/#client-id/CONF-V1/REPLY/1667572014375--3905775515074311825, priority: 1 2022-11-04T14:26:54,381 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/CONF-V1/REPLY/1667572014375--3905775515074311825 with QoS: 0 2022-11-04T14:26:54,383 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.c.CloudServiceImpl - Message arrived on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/CONF-V1/REPLY/1667572014375--3905775515074311825 2022-11-04T14:26:54,383 [main] INFO o.e.k.c.d.t.m.MqttDataTransport - Unsubscribing to topic: $EDC/ethdev/0A:58:0A:28:2C:2E/CONF-V1/REPLY/1667572014375--3905775515074311825 2022-11-04T14:26:55,385 [RollbackCallable] INFO o.e.k.c.c.ConfigurationServiceImpl - Rolling back to snapshot 1667572013279... 2022-11-04T14:26:55,385 [RollbackCallable] INFO o.e.k.c.c.ConfigurationServiceImpl - Deleting factory configuration for component with pid org.eclipse.kura.core.data.transport.mqtt.MqttDataTransport... 2022-11-04T14:26:55,385 [RollbackCallable] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid org.eclipse.kura.core.data.transport.mqtt.MqttDataTransport 2022-11-04T14:26:55,385 [RollbackCallable] INFO o.e.k.c.c.ConfigurationServiceImpl - Deleting factory configuration for component with pid org.eclipse.kura.core.data.transport.mqtt.MqttDataTransport...done 2022-11-04T14:26:55,386 [RollbackCallable] INFO o.e.k.c.c.ConfigurationServiceImpl - Deleting factory configuration for component with pid org.eclipse.kura.cloud.CloudService... 2022-11-04T14:26:55,386 [RollbackCallable] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid org.eclipse.kura.cloud.CloudService 2022-11-04T14:26:55,386 [RollbackCallable] INFO o.e.k.c.c.ConfigurationServiceImpl - Deleting factory configuration for component with pid org.eclipse.kura.cloud.CloudService...done 2022-11-04T14:26:55,387 [RollbackCallable] INFO o.e.k.c.c.ConfigurationServiceImpl - Deleting factory configuration for component with pid heaterPublisher... 2022-11-04T14:26:55,387 [RollbackCallable] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid heaterPublisher 2022-11-04T14:26:55,387 [RollbackCallable] INFO o.e.k.c.c.ConfigurationServiceImpl - Deleting factory configuration for component with pid heaterPublisher...done 2022-11-04T14:26:55,387 [RollbackCallable] INFO o.e.k.c.c.ConfigurationServiceImpl - Deleting factory configuration for component with pid org.eclipse.kura.data.DataService... 2022-11-04T14:26:55,387 [RollbackCallable] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid org.eclipse.kura.data.DataService 2022-11-04T14:26:55,388 [RollbackCallable] INFO o.e.k.c.c.ConfigurationServiceImpl - Deleting factory configuration for component with pid org.eclipse.kura.data.DataService...done 2022-11-04T14:26:55,388 [RollbackCallable] INFO o.e.k.c.c.ConfigurationServiceImpl - Deleting factory configuration for component with pid org.eclipse.kura.db.H2DbService... 2022-11-04T14:26:55,388 [RollbackCallable] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid org.eclipse.kura.db.H2DbService 2022-11-04T14:26:55,388 [RollbackCallable] INFO o.e.k.c.c.ConfigurationServiceImpl - Deleting factory configuration for component with pid org.eclipse.kura.db.H2DbService...done 2022-11-04T14:26:55,388 [RollbackCallable] INFO o.e.k.c.c.ConfigurationServiceImpl - Creating new configuration for factory pid org.eclipse.kura.core.data.transport.mqtt.MqttDataTransport and pid org.eclipse.kura.core.data.transport.mqtt.MqttDataTransport 2022-11-04T14:26:55,388 [RollbackCallable] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating newly created configuration for pid org.eclipse.kura.core.data.transport.mqtt.MqttDataTransport 2022-11-04T14:26:55,396 [RollbackCallable] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.core.data.transport.mqtt.MqttDataTransport.... 2022-11-04T14:26:55,400 [RollbackCallable] INFO o.e.k.c.c.ConfigurationServiceImpl - Seeding updated configuration for pid: org.eclipse.kura.core.data.transport.mqtt.MqttDataTransport 2022-11-04T14:26:55,400 [RollbackCallable] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.core.data.transport.mqtt.MqttDataTransport....Done 2022-11-04T14:26:55,400 [RollbackCallable] INFO o.e.k.c.c.ConfigurationServiceImpl - Creating new configuration for factory pid org.eclipse.kura.cloud.CloudService and pid org.eclipse.kura.cloud.CloudService 2022-11-04T14:26:55,400 [RollbackCallable] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating newly created configuration for pid org.eclipse.kura.cloud.CloudService 2022-11-04T14:26:55,404 [RollbackCallable] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.cloud.CloudService.... 2022-11-04T14:26:55,407 [RollbackCallable] INFO o.e.k.c.c.ConfigurationServiceImpl - Seeding updated configuration for pid: org.eclipse.kura.cloud.CloudService 2022-11-04T14:26:55,407 [RollbackCallable] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.cloud.CloudService....Done 2022-11-04T14:26:55,407 [RollbackCallable] INFO o.e.k.c.c.ConfigurationServiceImpl - Creating new configuration for factory pid org.eclipse.kura.cloud.publisher.CloudPublisher and pid heaterPublisher 2022-11-04T14:26:55,407 [RollbackCallable] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating newly created configuration for pid heaterPublisher 2022-11-04T14:26:55,411 [RollbackCallable] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - heaterPublisher.... 2022-11-04T14:26:55,414 [RollbackCallable] INFO o.e.k.c.c.ConfigurationServiceImpl - Seeding updated configuration for pid: heaterPublisher 2022-11-04T14:26:55,414 [RollbackCallable] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - heaterPublisher....Done 2022-11-04T14:26:55,414 [RollbackCallable] INFO o.e.k.c.c.ConfigurationServiceImpl - Creating new configuration for factory pid org.eclipse.kura.data.DataService and pid org.eclipse.kura.data.DataService 2022-11-04T14:26:55,414 [RollbackCallable] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating newly created configuration for pid org.eclipse.kura.data.DataService 2022-11-04T14:26:55,418 [RollbackCallable] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.data.DataService.... 2022-11-04T14:26:55,421 [RollbackCallable] INFO o.e.k.c.c.ConfigurationServiceImpl - Seeding updated configuration for pid: org.eclipse.kura.data.DataService 2022-11-04T14:26:55,421 [RollbackCallable] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.data.DataService....Done 2022-11-04T14:26:55,421 [RollbackCallable] INFO o.e.k.c.c.ConfigurationServiceImpl - Creating new configuration for factory pid org.eclipse.kura.core.db.H2DbService and pid org.eclipse.kura.db.H2DbService 2022-11-04T14:26:55,421 [RollbackCallable] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating newly created configuration for pid org.eclipse.kura.db.H2DbService 2022-11-04T14:26:55,424 [RollbackCallable] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.db.H2DbService.... 2022-11-04T14:26:55,427 [RollbackCallable] INFO o.e.k.c.c.ConfigurationServiceImpl - Seeding updated configuration for pid: org.eclipse.kura.db.H2DbService 2022-11-04T14:26:55,427 [RollbackCallable] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.db.H2DbService....Done 2022-11-04T14:26:55,427 [RollbackCallable] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.core.data.transport.mqtt.MqttDataTransport 2022-11-04T14:26:55,430 [RollbackCallable] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating Configuration of ConfigurableComponent org.eclipse.kura.core.data.transport.mqtt.MqttDataTransport ... Done. 2022-11-04T14:26:55,430 [RollbackCallable] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.cloud.CloudService 2022-11-04T14:26:55,433 [RollbackCallable] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating Configuration of ConfigurableComponent org.eclipse.kura.cloud.CloudService ... Done. 2022-11-04T14:26:55,434 [RollbackCallable] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.cloud.publisher.CloudPublisher 2022-11-04T14:26:55,436 [RollbackCallable] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating Configuration of ConfigurableComponent heaterPublisher ... Done. 2022-11-04T14:26:55,437 [RollbackCallable] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.core.test.IConfigurationServiceTest 2022-11-04T14:26:55,441 [RollbackCallable] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating Configuration of ConfigurableComponent org.eclipse.kura.core.test.IConfigurationServiceTest ... Done. 2022-11-04T14:26:55,441 [RollbackCallable] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.data.DataService 2022-11-04T14:26:55,445 [RollbackCallable] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating Configuration of ConfigurableComponent org.eclipse.kura.data.DataService ... Done. 2022-11-04T14:26:55,445 [RollbackCallable] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.core.deployment.CloudDeploymentHandlerV2 2022-11-04T14:26:55,448 [RollbackCallable] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating Configuration of ConfigurableComponent org.eclipse.kura.core.deployment.CloudDeploymentHandlerV2 ... Done. 2022-11-04T14:26:55,448 [RollbackCallable] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.ssl.SslManagerService 2022-11-04T14:26:55,451 [RollbackCallable] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating Configuration of ConfigurableComponent org.eclipse.kura.ssl.SslManagerService ... Done. 2022-11-04T14:26:55,451 [RollbackCallable] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.watchdog.WatchdogService 2022-11-04T14:26:55,454 [RollbackCallable] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating Configuration of ConfigurableComponent org.eclipse.kura.watchdog.WatchdogService ... Done. 2022-11-04T14:26:55,454 [RollbackCallable] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.cloud.app.command.CommandCloudApp 2022-11-04T14:26:55,457 [RollbackCallable] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating Configuration of ConfigurableComponent org.eclipse.kura.cloud.app.command.CommandCloudApp ... Done. 2022-11-04T14:26:55,457 [RollbackCallable] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.core.db.H2DbService 2022-11-04T14:26:55,459 [RollbackCallable] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating Configuration of ConfigurableComponent org.eclipse.kura.db.H2DbService ... Done. 2022-11-04T14:26:55,460 [RollbackCallable] INFO o.e.k.c.c.ConfigurationServiceImpl - UpdatingConfiguration ignored as ConfigurableComponent org.eclipse.kura.clock.ClockService is NOT tracked. 2022-11-04T14:26:55,460 [RollbackCallable] INFO o.e.k.c.c.ConfigurationServiceImpl - UpdatingConfiguration ignored as ConfigurableComponent org.eclipse.kura.position.PositionService is NOT tracked. 2022-11-04T14:26:55,460 [RollbackCallable] INFO o.e.k.c.c.ConfigurationServiceImpl - UpdatingConfiguration ignored as ConfigurableComponent org.eclipse.kura.demo.heater.Heater is NOT tracked. 2022-11-04T14:26:55,462 [RollbackCallable] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/user/snapshots/snapshot_1667572015460.xml... 2022-11-04T14:26:55,464 [RollbackCallable] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/user/snapshots/snapshot_1667572015460.xml... Done. 2022-11-04T14:26:55,465 [RollbackCallable] INFO o.e.k.c.c.ConfigurationServiceImpl - Snapshots Garbage Collector. Deleted /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/kura/user/snapshots/snapshot_1667572012739.xml 2022-11-04T14:26:55,465 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid org.eclipse.kura.core.data.transport.mqtt.MqttDataTransport 2022-11-04T14:26:55,465 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid org.eclipse.kura.core.deployment.CloudDeploymentHandlerV2 2022-11-04T14:26:55,466 [ConfigurationListener Event Queue] INFO o.e.k.c.d.CloudDeploymentHandlerV2 - Bundle DEPLOY-V2 is deactivating! 2022-11-04T14:26:55,509 [ConfigurationListener Event Queue] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: $EDC/#account-name/#client-id/MQTT/APPS, priority: 0 2022-11-04T14:26:55,510 [ConfigurationListener Event Queue] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: $EDC/#account-name/#client-id/MQTT/APPS, priority: 0 2022-11-04T14:26:55,511 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/MQTT/APPS with QoS: 0 2022-11-04T14:26:55,513 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid org.eclipse.kura.data.DataService 2022-11-04T14:26:55,514 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.c.CloudServiceImpl - Message arrived on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/MQTT/APPS 2022-11-04T14:26:55,514 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.c.CloudServiceImpl - Ignoring feedback message from $EDC/ethdev/0A:58:0A:28:2C:2E/MQTT/APPS 2022-11-04T14:26:55,515 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid org.eclipse.kura.core.test.IConfigurationServiceTest 2022-11-04T14:26:55,515 [ConfigurationListener Event Queue] INFO o.e.k.c.t.ConfigurationServiceTest - ConfigurationServiceTest.deactivate... 2022-11-04T14:26:55,516 [ConfigurationListener Event Queue] INFO o.e.k.c.c.c.CloudCallServiceImpl - Deactivating... 2022-11-04T14:26:55,519 [ConfigurationListener Event Queue] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: $EDC/#account-name/#client-id/MQTT/APPS, priority: 0 2022-11-04T14:26:55,520 [ConfigurationListener Event Queue] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: $EDC/#account-name/#client-id/MQTT/APPS, priority: 0 2022-11-04T14:26:55,521 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/MQTT/APPS with QoS: 0 2022-11-04T14:26:55,523 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid org.eclipse.kura.cloud.CloudService 2022-11-04T14:26:55,524 [ConfigurationListener Event Queue] INFO o.e.k.d.h.Heater - Releasing CloudApplicationClient for heater... 2022-11-04T14:26:55,525 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.c.CloudServiceImpl - Message arrived on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/MQTT/APPS 2022-11-04T14:26:55,525 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.c.CloudServiceImpl - Ignoring feedback message from $EDC/ethdev/0A:58:0A:28:2C:2E/MQTT/APPS 2022-11-04T14:26:55,526 [ConfigurationListener Event Queue] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: $EDC/#account-name/#client-id/MQTT/APPS, priority: 0 2022-11-04T14:26:55,527 [ConfigurationListener Event Queue] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: $EDC/#account-name/#client-id/MQTT/APPS, priority: 0 2022-11-04T14:26:55,528 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/MQTT/APPS with QoS: 0 2022-11-04T14:26:55,531 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.c.CloudServiceImpl - Message arrived on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/MQTT/APPS 2022-11-04T14:26:55,531 [MQTT Call: 0A:58:0A:28:2C:2E] INFO o.e.k.c.c.CloudServiceImpl - Ignoring feedback message from $EDC/ethdev/0A:58:0A:28:2C:2E/MQTT/APPS 2022-11-04T14:26:55,533 [ConfigurationListener Event Queue] INFO o.e.k.c.c.CloudServiceImpl - deactivate org.eclipse.kura.cloud.CloudService... 2022-11-04T14:26:55,533 [ConfigurationListener Event Queue] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: $EDC/#account-name/#client-id/MQTT/DC, priority: 0 2022-11-04T14:26:55,534 [ConfigurationListener Event Queue] INFO o.e.k.c.d.DataServiceImpl - Stored message on topic: $EDC/#account-name/#client-id/MQTT/DC, priority: 0 2022-11-04T14:26:55,535 [DataServiceImpl:Submit] INFO o.e.k.c.d.t.m.MqttDataTransport - Publishing message on topic: $EDC/ethdev/0A:58:0A:28:2C:2E/MQTT/DC with QoS: 0 2022-11-04T14:26:55,538 [MQTT Call: 0A:58:0A:28:2C:2E] WARN o.e.k.c.d.DataServiceListenerS - No registered listeners. Ignoring onMessageArrived 2022-11-04T14:26:55,542 [ConfigurationListener Event Queue] INFO o.e.k.c.d.DataServiceImpl - Deactivating org.eclipse.kura.data.DataService... 2022-11-04T14:26:55,542 [ConfigurationListener Event Queue] INFO o.e.k.c.d.t.m.MqttDataTransport - Disconnecting... 2022-11-04T14:26:55,542 [ConfigurationListener Event Queue] INFO o.e.k.c.d.DataServiceImpl - Notified disconnecting 2022-11-04T14:26:55,542 [ConfigurationListener Event Queue] WARN o.e.k.c.d.DataServiceListenerS - No registered listeners. Ignoring onDisconnecting 2022-11-04T14:26:55,543 [ConfigurationListener Event Queue] INFO o.e.k.c.d.t.m.MqttDataTransport - Disconnected 2022-11-04T14:26:55,543 [ConfigurationListener Event Queue] INFO o.e.k.c.d.DataServiceImpl - Notified disconnected 2022-11-04T14:26:55,543 [ConfigurationListener Event Queue] WARN o.e.k.c.d.DataServiceListenerS - No registered listeners. Ignoring onDisconnected 2022-11-04T14:26:56,544 [ConfigurationListener Event Queue] INFO o.e.k.c.d.s.DbDataStore - Canceling the Housekeeper Task... 2022-11-04T14:26:56,544 [ConfigurationListener Event Queue] INFO o.e.k.c.d.DataServiceImpl - H2DbService instance removed 2022-11-04T14:26:56,544 [ConfigurationListener Event Queue] WARN o.e.k.c.d.t.m.MqttDataTransport - MQTT client already disconnected 2022-11-04T14:26:56,544 [ConfigurationListener Event Queue] INFO o.e.k.c.d.s.DbDataStore - Canceling the Housekeeper Task... 2022-11-04T14:26:56,544 [ConfigurationListener Event Queue] INFO o.e.k.c.d.H2DbServiceImpl - deactivate... 2022-11-04T14:26:56,545 [ConfigurationListener Event Queue] INFO o.e.k.c.d.H2DbServiceImpl - deactivate...done 2022-11-04T14:26:56,547 [ConfigurationListener Event Queue] INFO o.e.k.c.s.CloudConnectionStatusServiceImpl - Deactivating CloudConnectionStatus service... 2022-11-04T14:26:56,548 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid heaterPublisher 2022-11-04T14:26:56,549 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid org.eclipse.kura.db.H2DbService 2022-11-04T14:26:56,553 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.core.data.transport.mqtt.MqttDataTransport.... 2022-11-04T14:26:56,561 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Seeding updated configuration for pid: org.eclipse.kura.core.data.transport.mqtt.MqttDataTransport 2022-11-04T14:26:56,561 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.core.data.transport.mqtt.MqttDataTransport....Done 2022-11-04T14:26:56,562 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.core.deployment.CloudDeploymentHandlerV2.... 2022-11-04T14:26:56,562 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.core.deployment.CloudDeploymentHandlerV2....Done 2022-11-04T14:26:56,563 [ConfigurationListener Event Queue] INFO o.e.k.c.s.CloudConnectionStatusServiceImpl - Activating CloudConnectionStatus service... 2022-11-04T14:26:56,564 [ConfigurationListener Event Queue] INFO o.e.k.c.d.t.m.MqttDataTransport - Activating org.eclipse.kura.core.data.transport.mqtt.MqttDataTransport... 2022-11-04T14:26:56,565 [ConfigurationListener Event Queue] INFO o.e.k.c.d.CloudDeploymentHandlerV2 - Cloud Deployment v2 is starting 2022-11-04T14:26:56,566 [ConfigurationListener Event Queue] INFO o.e.k.c.d.t.m.MqttDataTransport - Updating org.eclipse.kura.core.data.transport.mqtt.MqttDataTransport... 2022-11-04T14:26:56,566 [ConfigurationListener Event Queue] WARN o.e.k.c.d.t.m.DataTransportListenerS - No registered listeners. Ignoring onConfigurationUpdating 2022-11-04T14:26:56,566 [ConfigurationListener Event Queue] INFO o.e.k.c.d.t.m.MqttDataTransport - Building new configuration... 2022-11-04T14:26:56,566 [ConfigurationListener Event Queue] WARN o.e.k.c.d.t.m.DataTransportListenerS - No registered listeners. Ignoring onConfigurationUpdated 2022-11-04T14:26:56,574 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - heaterPublisher.... 2022-11-04T14:26:56,577 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Seeding updated configuration for pid: heaterPublisher 2022-11-04T14:26:56,577 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - heaterPublisher....Done 2022-11-04T14:26:56,583 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.data.DataService.... 2022-11-04T14:26:56,586 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Seeding updated configuration for pid: org.eclipse.kura.data.DataService 2022-11-04T14:26:56,586 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.data.DataService....Done 2022-11-04T14:26:56,587 [ConfigurationListener Event Queue] INFO o.e.k.c.d.DataServiceImpl - Activating org.eclipse.kura.data.DataService... 2022-11-04T14:26:56,588 [DataServiceImpl:Submit] INFO o.e.k.c.d.DataServiceImpl - DataPublisherService not connected 2022-11-04T14:26:56,588 [ConfigurationListener Event Queue] INFO o.e.k.c.c.c.CloudCallServiceImpl - Activating... 2022-11-04T14:26:56,590 [ConfigurationListener Event Queue] INFO o.e.k.c.c.CloudServiceImpl - activate org.eclipse.kura.cloud.CloudService... 2022-11-04T14:26:56,590 [ConfigurationListener Event Queue] INFO o.e.k.c.d.i.InstallImpl - Ready to send Confirmations 2022-11-04T14:26:56,591 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.cloud.CloudService.... 2022-11-04T14:26:56,594 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Seeding updated configuration for pid: org.eclipse.kura.cloud.CloudService 2022-11-04T14:26:56,594 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.cloud.CloudService....Done 2022-11-04T14:26:56,596 [ConfigurationListener Event Queue] INFO o.e.k.d.h.Heater - Activating Heater... 2022-11-04T14:26:56,596 [ConfigurationListener Event Queue] INFO o.e.k.d.h.Heater - Activate - component.name: org.eclipse.kura.demo.heater.Heater 2022-11-04T14:26:56,596 [ConfigurationListener Event Queue] INFO o.e.k.d.h.Heater - Activate - temperature.initial: 10.0 2022-11-04T14:26:56,596 [ConfigurationListener Event Queue] INFO o.e.k.d.h.Heater - Activate - program.stopTime: 22:00 2022-11-04T14:26:56,596 [ConfigurationListener Event Queue] INFO o.e.k.d.h.Heater - Activate - manual.setPoint: 15.0 2022-11-04T14:26:56,596 [ConfigurationListener Event Queue] INFO o.e.k.d.h.Heater - Activate - program.setPoint: 20.5 2022-11-04T14:26:56,596 [ConfigurationListener Event Queue] INFO o.e.k.d.h.Heater - Activate - publish.semanticTopic: data 2022-11-04T14:26:56,596 [ConfigurationListener Event Queue] INFO o.e.k.d.h.Heater - Activate - mode: Program 2022-11-04T14:26:56,596 [ConfigurationListener Event Queue] INFO o.e.k.d.h.Heater - Activate - kura.service.pid: org.eclipse.kura.demo.heater.Heater 2022-11-04T14:26:56,596 [ConfigurationListener Event Queue] INFO o.e.k.d.h.Heater - Activate - publish.rate: 2 2022-11-04T14:26:56,596 [ConfigurationListener Event Queue] INFO o.e.k.d.h.Heater - Activate - service.pid: org.eclipse.kura.demo.heater.Heater 2022-11-04T14:26:56,596 [ConfigurationListener Event Queue] INFO o.e.k.d.h.Heater - Activate - temperature.increment: 0.25 2022-11-04T14:26:56,596 [ConfigurationListener Event Queue] INFO o.e.k.d.h.Heater - Activate - component.id: 39 2022-11-04T14:26:56,596 [ConfigurationListener Event Queue] INFO o.e.k.d.h.Heater - Activate - CloudPublisher.target: (kura.service.pid=heaterPublisher) 2022-11-04T14:26:56,596 [ConfigurationListener Event Queue] INFO o.e.k.d.h.Heater - Activate - publish.qos: 0 2022-11-04T14:26:56,596 [ConfigurationListener Event Queue] INFO o.e.k.d.h.Heater - Activate - program.startTime: 06:00 2022-11-04T14:26:56,596 [ConfigurationListener Event Queue] INFO o.e.k.d.h.Heater - Activate - publish.retain: false 2022-11-04T14:26:56,596 [ConfigurationListener Event Queue] INFO o.e.k.d.h.Heater - Getting CloudClient for heater... 2022-11-04T14:26:56,597 [ConfigurationListener Event Queue] INFO o.e.k.d.h.Heater - Activating Heater... Done. 2022-11-04T14:26:56,597 [] INFO o.e.k.c.d.DataServiceImpl - Storing message on topic: #account-name/#client-id/heater/data, priority: 5 2022-11-04T14:26:56,597 [] ERROR o.e.k.d.h.Heater - Cannot publish topic: data org.eclipse.kura.KuraStoreException: "Error performing operation on store. DbService instance not attached" at org.eclipse.kura.core.data.store.DbDataStore.store(DbDataStore.java:247) at org.eclipse.kura.core.data.DataServiceImpl.publish(DataServiceImpl.java:529) at org.eclipse.kura.core.cloud.CloudClientImpl.publish(CloudClientImpl.java:139) at org.eclipse.kura.core.cloud.CloudClientImpl.publish(CloudClientImpl.java:125) at org.eclipse.kura.core.cloud.CloudClientImpl.publish(CloudClientImpl.java:111) at org.eclipse.kura.core.cloud.CloudClientImpl.publish(CloudClientImpl.java:105) at org.eclipse.kura.demo.heater.Heater.doPublish(Heater.java:289) at org.eclipse.kura.demo.heater.Heater.access$0(Heater.java:241) at org.eclipse.kura.demo.heater.Heater$1.run(Heater.java:232) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:823) 2022-11-04T14:26:56,603 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.core.test.IConfigurationServiceTest.... 2022-11-04T14:26:56,603 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.core.test.IConfigurationServiceTest....Done 2022-11-04T14:26:56,604 [ConfigurationListener Event Queue] INFO o.e.k.c.t.ConfigurationServiceTest - ConfigurationServiceTest.activate... 2022-11-04T14:26:56,607 [ConfigurationListener Event Queue] INFO o.e.k.c.d.DataServiceImpl - Updating org.eclipse.kura.data.DataService... 2022-11-04T14:26:56,610 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.db.H2DbService.... 2022-11-04T14:26:56,612 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Seeding updated configuration for pid: org.eclipse.kura.db.H2DbService 2022-11-04T14:26:56,612 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.db.H2DbService....Done 2022-11-04T14:26:56,613 [ConfigurationListener Event Queue] INFO o.e.k.c.d.DataServiceImpl - H2DbService instance found 2022-11-04T14:26:56,613 [ConfigurationListener Event Queue] INFO o.e.k.c.d.H2DbServiceImpl - activating... 2022-11-04T14:26:56,613 [ConfigurationListener Event Queue] INFO o.e.k.c.d.H2DbServiceImpl - activating...done 2022-11-04T14:26:56,614 [pool-38-thread-1] INFO o.e.k.c.d.H2DbServiceImpl - updating... 2022-11-04T14:26:56,614 [pool-38-thread-1] INFO o.e.k.c.d.H2DbServiceImpl - Opening database with url: jdbc:h2:mem:kuradb 2022-11-04T14:26:56,615 [pool-38-thread-1] INFO o.e.k.c.d.H2DbServiceImpl - updating...done 2022-11-04T14:26:56,617 [DataServiceImpl:Submit] INFO o.e.k.c.d.DataServiceImpl - DataPublisherService not connected 2022-11-04T14:26:56,618 [pool-38-thread-1] INFO o.e.k.c.d.H2DbServiceImpl - updating... 2022-11-04T14:26:56,618 [pool-38-thread-1] INFO o.e.k.c.d.H2DbServiceImpl - updating...done 2022-11-04T14:26:56,618 [ConfigurationListener Event Queue] INFO o.e.k.c.d.DataServiceImpl - H2DbService instance updated, recreating table if needed... 2022-11-04T14:26:56,620 [ConfigurationListener Event Queue] INFO o.e.k.c.c.CloudServiceImpl - updated org.eclipse.kura.cloud.CloudService... 2022-11-04T14:26:56,622 [ConfigurationListener Event Queue] INFO o.e.k.c.t.ConfigurationServiceTest - Updated called: {prop.integer=314, prop.long.array=[Ljava.lang.Long;@4e74922a, component.id=32, prop.float=3.14, prop.short.array=[Ljava.lang.Short;@265c046a, prop.character.array=[Ljava.lang.Character;@d0ccc570, component.name=org.eclipse.kura.core.test.IConfigurationServiceTest, prop.string.array=[Ljava.lang.String;@ff8ea622, prop.short=255, prop.integer.array=[Ljava.lang.Integer;@b2c7ac1d, prop.long=1351589588, prop.float.array=[Ljava.lang.Float;@95a1ed34, service.pid=org.eclipse.kura.core.test.IConfigurationServiceTest, prop.byte=7, prop.boolean.array=[Ljava.lang.Boolean;@256b595e, prop.boolean=true, prop.character=c, kura.service.pid=org.eclipse.kura.core.test.IConfigurationServiceTest, prop.double=1.35158959999988E7, prop.byte.array=[Ljava.lang.Byte;@6e864a0a, prop.string=prop.string.value, prop.double.array=[Ljava.lang.Double;@277e1ad} 2022-11-04T14:26:56,633 [ConfigurationListener Event Queue] INFO o.e.k.c.s.SslManagerServiceImpl - updated... 2022-11-04T14:26:56,633 [ConfigurationListener Event Queue] INFO o.e.k.c.d.DataServiceImpl - Notified DataTransportService configuration updating... 2022-11-04T14:26:56,633 [ConfigurationListener Event Queue] WARN o.e.k.c.d.t.m.MqttDataTransport - MQTT client already disconnected 2022-11-04T14:26:56,633 [ConfigurationListener Event Queue] INFO o.e.k.c.d.t.m.MqttDataTransport - Building new configuration... 2022-11-04T14:26:56,633 [ConfigurationListener Event Queue] INFO o.e.k.c.d.DataServiceImpl - Notified DataTransportService configuration updated. 2022-11-04T14:26:56,637 [main] INFO o.e.k.c.t.AllCoreTests - tearDownClass... Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 165.043 s - in org.eclipse.kura.core.test.AllCoreTests testPublish(org.eclipse.kura.core.test.DataServiceTest) Time elapsed: 107.498 s testDisconnect(org.eclipse.kura.core.test.DataServiceTest) Time elapsed: 32.333 s testConnect(org.eclipse.kura.core.test.DataServiceTest) Time elapsed: 0.314 s testSubscribe(org.eclipse.kura.core.test.DataServiceTest) Time elapsed: 0.005 s testGetPackages(org.eclipse.kura.core.test.CloudDeploymentHandlerTest) Time elapsed: 0.226 s testExecInstallDeploymentPackage(org.eclipse.kura.core.test.CloudDeploymentHandlerTest) Time elapsed: 0.036 s testExecUninstallDeploymentPackage(org.eclipse.kura.core.test.CloudDeploymentHandlerTest) Time elapsed: 10.057 s testGetBundles(org.eclipse.kura.core.test.CloudDeploymentHandlerTest) Time elapsed: 0.099 s testExecStartStop(org.eclipse.kura.core.test.CloudDeploymentHandlerTest) Time elapsed: 0.084 s testDummy(org.eclipse.kura.core.test.CloudServiceTest) Time elapsed: 0 s testServiceExists(org.eclipse.kura.core.test.CloudServiceTest) Time elapsed: 0 s testService(org.eclipse.kura.core.test.CloudServiceTest) Time elapsed: 1.013 s testSyntax(org.eclipse.kura.core.test.CommURITest) Time elapsed: 0.002 s testSplitDefaultValues2(org.eclipse.kura.core.test.ComponentConfigurationImplTest) Time elapsed: 0 s testSplitDefaultValues(org.eclipse.kura.core.test.ComponentConfigurationImplTest) Time elapsed: 0 s testLocalConfiguration(org.eclipse.kura.core.test.ConfigurationServiceTest) Time elapsed: 6.401 s testSnapshotsMaxCount(org.eclipse.kura.core.test.ConfigurationServiceTest) Time elapsed: 0.581 s testServiceExists(org.eclipse.kura.core.test.ConfigurationServiceTest) Time elapsed: 0 s testRemoteConfiguration(org.eclipse.kura.core.test.ConfigurationServiceTest) Time elapsed: 3.7 s testGetPrimaryMacAddress(org.eclipse.kura.core.test.NetUtilTest) Time elapsed: 0 s testActiveInterfaces(org.eclipse.kura.core.test.NetworkServiceTest) Time elapsed: 0.001 s testDummy(org.eclipse.kura.core.test.NetworkServiceTest) Time elapsed: 0 s testInterfaceNamesList(org.eclipse.kura.core.test.NetworkServiceTest) Time elapsed: 0 s testServiceExists(org.eclipse.kura.core.test.NetworkServiceTest) Time elapsed: 0 s testAllInterfaces(org.eclipse.kura.core.test.NetworkServiceTest) Time elapsed: 0 s testServiceExists(org.eclipse.kura.core.test.SystemAdminServiceTest) Time elapsed: 0 s testGetUptime(org.eclipse.kura.core.test.SystemAdminServiceTest) Time elapsed: 0 s Results: Tests run: 27, Failures: 0, Errors: 0, Skipped: 0 2022-11-04T14:26:56,741 [Framework stop] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid org.eclipse.kura.core.test.IConfigurationServiceTest 2022-11-04T14:26:56,742 [Framework stop] INFO o.e.k.c.t.ConfigurationServiceTest - ConfigurationServiceTest.deactivate... 2022-11-04T14:26:56,743 [Framework stop] INFO o.e.k.c.c.c.CloudCallServiceImpl - Deactivating... 2022-11-04T14:26:56,745 [Framework stop] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid org.eclipse.kura.cloud.CloudService 2022-11-04T14:26:56,745 [Framework stop] INFO o.e.k.d.h.Heater - Releasing CloudApplicationClient for heater... 2022-11-04T14:26:56,747 [Framework stop] INFO o.e.k.c.c.CloudServiceImpl - deactivate org.eclipse.kura.cloud.CloudService... 2022-11-04T14:26:56,748 [Framework stop] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid heaterPublisher 2022-11-04T14:26:56,749 [Framework stop] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid org.eclipse.kura.cloud.app.command.CommandCloudApp 2022-11-04T14:26:56,753 [Framework stop] INFO o.e.k.c.c.ConfigurationServiceImpl - Deleting factory configuration for component with pid org.eclipse.kura.db.H2DbService... 2022-11-04T14:26:56,753 [Framework stop] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid org.eclipse.kura.db.H2DbService 2022-11-04T14:26:56,753 [Framework stop] INFO o.e.k.c.c.ConfigurationServiceImpl - Deleting factory configuration for component with pid org.eclipse.kura.db.H2DbService...done 2022-11-04T14:26:56,753 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid org.eclipse.kura.db.H2DbService 2022-11-04T14:26:56,753 [ConfigurationListener Event Queue] INFO o.e.k.c.d.DataServiceImpl - H2DbService instance removed 2022-11-04T14:26:56,753 [ConfigurationListener Event Queue] WARN o.e.k.c.d.t.m.MqttDataTransport - MQTT client already disconnected 2022-11-04T14:26:56,753 [ConfigurationListener Event Queue] INFO o.e.k.c.d.s.DbDataStore - Canceling the Housekeeper Task... 2022-11-04T14:26:56,754 [ConfigurationListener Event Queue] INFO o.e.k.c.d.H2DbServiceImpl - deactivate... 2022-11-04T14:26:56,754 [Framework stop] INFO o.e.k.c.d.DataServiceImpl - Deactivating org.eclipse.kura.data.DataService... 2022-11-04T14:26:56,754 [ConfigurationListener Event Queue] INFO o.e.k.c.d.H2DbServiceImpl - deactivate...done 2022-11-04T14:26:56,754 [Framework stop] WARN o.e.k.c.d.t.m.MqttDataTransport - MQTT client already disconnected 2022-11-04T14:26:57,755 [Framework stop] INFO o.e.k.c.d.s.DbDataStore - Canceling the Housekeeper Task... 2022-11-04T14:26:57,759 [Framework stop] INFO o.e.k.d.a.i.DeploymentAgent - DeploymentAgent task cancelled? = true 2022-11-04T14:26:57,759 [DeploymentAgent] INFO o.e.k.d.a.i.DeploymentAgent - Exiting... 2022-11-04T14:26:57,760 [Framework stop] INFO o.e.k.d.a.i.DeploymentAgent - DeploymentAgent Thread terminated? - true 2022-11-04T14:26:57,760 [Framework stop] INFO o.e.k.d.a.i.DeploymentAgent - DeploymentAgent:Uninstall task cancelled? = true 2022-11-04T14:26:57,760 [DeploymentAgent:Uninstall] INFO o.e.k.d.a.i.DeploymentAgent - Exiting... 2022-11-04T14:26:57,760 [Framework stop] INFO o.e.k.d.a.i.DeploymentAgent - DeploymentAgent:Uninstall Thread terminated? - true 2022-11-04T14:26:57,761 [Framework stop] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid org.eclipse.kura.ssl.SslManagerService 2022-11-04T14:26:57,762 [Framework stop] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid org.eclipse.kura.core.deployment.CloudDeploymentHandlerV2 2022-11-04T14:26:57,762 [Framework stop] INFO o.e.k.c.d.CloudDeploymentHandlerV2 - Bundle DEPLOY-V2 is deactivating! 2022-11-04T14:26:57,763 [Framework stop] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid org.eclipse.kura.core.data.transport.mqtt.MqttDataTransport 2022-11-04T14:26:57,764 [Framework stop] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid org.eclipse.kura.data.DataService 2022-11-04T14:26:57,768 [Framework stop] INFO o.e.k.c.s.CloudConnectionStatusServiceImpl - Deactivating CloudConnectionStatus service... 2022-11-04T14:26:57,768 [Framework stop] INFO o.e.k.c.s.SslManagerServiceImpl - deactivate... 2022-11-04T14:26:57,771 [Framework stop] INFO o.e.k.c.c.ConfigurationServiceImpl - deactivate... 2022-11-04T14:26:57,772 [Framework stop] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid org.eclipse.kura.watchdog.WatchdogService 2022-11-04T14:26:58,313 [Framework stop] INFO o.e.k.t.h.HelloWorld - Deactivating org.eclipse.kura.test.helloworld.HelloWorld ... [INFO] All tests passed! [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.core.test --- [INFO] setting maven.deploy.skip=false [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.core.test --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/org.eclipse.kura.core.test-4.1.4.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.test/4.1.4/org.eclipse.kura.core.test-4.1.4.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.test/4.1.4/org.eclipse.kura.core.test-4.1.4.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/org.eclipse.kura.core.test-4.1.4-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.test/4.1.4/org.eclipse.kura.core.test-4.1.4-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.test/4.1.4/org.eclipse.kura.core.test-4.1.4-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.test/4.1.4/org.eclipse.kura.core.test-4.1.4-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.core.test --- [INFO] [INFO] ----------< org.eclipse.kura:org.eclipse.kura.core.util.test >---------- [INFO] Building org.eclipse.kura.core.util.test 4.1.4 [108/142] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.core.util.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.core.util.test --- [INFO] The project's OSGi version is 4.1.4 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.core.util.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.core.util.test --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.core.util.test --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.core.util.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.util.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.core.util.test --- [INFO] No sources to compile [WARNING] Source directory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.util.test/src/main/java does not exist [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.core.util.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (compiletests) @ org.eclipse.kura.core.util.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.util.test/target/test-classes [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.core.util.test --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.util.test/target/jacoco.exec [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ org.eclipse.kura.core.util.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.util.test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.kura.core.util.ProcessUtilTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.151 sec Running org.eclipse.kura.core.util.SafeProcessTest Linux Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec Running org.eclipse.kura.core.util.ValidationUtilTest Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec Running org.eclipse.kura.core.util.NetUtilTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec Results : Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.core.util.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.util.test/target/org.eclipse.kura.core.util.test-4.1.4-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.core.util.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.core.util.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.util.test/target/org.eclipse.kura.core.util.test-4.1.4.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.core.util.test --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.core.util.test --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- tycho-surefire-plugin:1.6.0:test (default-test) @ org.eclipse.kura.core.util.test --- [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.util.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/adoptopenjdk/openj9-jdk-8/1.8.0_292-b10/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.util.test/target/jacoco.exec, -Dlog4j.configurationFile=file:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.util.test/../../emulator/org.eclipse.kura.emulator/src/main/resources/log4j.xml, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.util.test/target/work/data, -install, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.util.test/target/work, -configuration, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.util.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.util.test/target/surefire.properties] Results: Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [WARNING] No tests found. [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.core.util.test --- [INFO] setting maven.deploy.skip=false [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.core.util.test --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.util.test/target/org.eclipse.kura.core.util.test-4.1.4.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.util.test/4.1.4/org.eclipse.kura.core.util.test-4.1.4.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.util.test/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.util.test/4.1.4/org.eclipse.kura.core.util.test-4.1.4.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.util.test/target/org.eclipse.kura.core.util.test-4.1.4-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.util.test/4.1.4/org.eclipse.kura.core.util.test-4.1.4-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.util.test/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.util.test/4.1.4/org.eclipse.kura.core.util.test-4.1.4-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.core.util.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.core.util.test/4.1.4/org.eclipse.kura.core.util.test-4.1.4-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.core.util.test --- [INFO] [INFO] ------< org.eclipse.kura:org.eclipse.kura.deployment.agent.test >------- [INFO] Building org.eclipse.kura.deployment.agent.test 4.1.4 [109/142] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.deployment.agent.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.deployment.agent.test --- [INFO] The project's OSGi version is 4.1.4 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.deployment.agent.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.deployment.agent.test --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.deployment.agent.test --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.deployment.agent.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.deployment.agent.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.deployment.agent.test --- [INFO] No sources to compile [WARNING] Source directory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.deployment.agent.test/src/main/java does not exist [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.deployment.agent.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.deployment.agent.test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (compiletests) @ org.eclipse.kura.deployment.agent.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.deployment.agent.test/target/test-classes [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.deployment.agent.test --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.deployment.agent.test/target/jacoco.exec [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ org.eclipse.kura.deployment.agent.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.deployment.agent.test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.kura.deployment.agent.impl.DeploymentAgentTest 2022-11-04T14:27:08,574 [Thread-5] INFO o.e.k.d.a.i.DeploymentAgent - About to uninstall package dpName 2022-11-04T14:27:08,579 [Thread-5] WARN o.e.k.d.a.i.DeploymentAgent - Cannot delete file at URL: file:///tmp/nonExistingDp.dp 2022-11-04T14:27:08,580 [Thread-5] WARN o.e.k.d.a.i.DeploymentAgent - Configuration file not specified 2022-11-04T14:27:08,580 [Thread-5] INFO o.e.k.d.a.i.DeploymentAgent - Posting UNINSTALLED event for package dpName: successful 2022-11-04T14:27:08,582 [Thread-5] INFO o.e.k.d.a.i.DeploymentAgent - Exiting... 2022-11-04T14:27:08,583 [main] WARN o.e.k.d.a.i.DeploymentAgent - Configuration file not specified 2022-11-04T14:27:08,613 [main] INFO o.e.k.d.a.i.DeploymentAgent - Deploying package name dp2 at URL file:/tmp/testdp2.dp 2022-11-04T14:27:08,613 [main] ERROR o.e.k.d.a.i.DeploymentAgent - Error installing package dp2 java.lang.Exception: test at org.eclipse.kura.deployment.agent.impl.DeploymentAgentTest$2.installDeploymentPackageAsync(DeploymentAgentTest.java:303) at org.eclipse.kura.deployment.agent.impl.DeploymentAgent.installPackagesFromConfFile(DeploymentAgent.java:426) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.kura.core.testutil.TestUtil.invokePrivate(TestUtil.java:123) at org.eclipse.kura.core.testutil.TestUtil.invokePrivate(TestUtil.java:146) at org.eclipse.kura.deployment.agent.impl.DeploymentAgentTest.testInstallFromConfigExc(DeploymentAgentTest.java:314) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 2022-11-04T14:27:08,614 [main] INFO o.e.k.d.a.i.DeploymentAgent - Deploying package name dp1 at URL file:/tmp/testdp1.dp 2022-11-04T14:27:08,614 [main] ERROR o.e.k.d.a.i.DeploymentAgent - Error installing package dp1 java.lang.Exception: test at org.eclipse.kura.deployment.agent.impl.DeploymentAgentTest$2.installDeploymentPackageAsync(DeploymentAgentTest.java:303) at org.eclipse.kura.deployment.agent.impl.DeploymentAgent.installPackagesFromConfFile(DeploymentAgent.java:426) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.kura.core.testutil.TestUtil.invokePrivate(TestUtil.java:123) at org.eclipse.kura.core.testutil.TestUtil.invokePrivate(TestUtil.java:146) at org.eclipse.kura.deployment.agent.impl.DeploymentAgentTest.testInstallFromConfigExc(DeploymentAgentTest.java:314) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 2022-11-04T14:27:08,616 [main] WARN o.e.k.d.a.i.DeploymentAgent - Configuration file not specified 2022-11-04T14:27:08,623 [Thread-6] INFO o.e.k.d.a.i.DeploymentAgent - About to install package at URL myUrl 2022-11-04T14:27:08,624 [Thread-6] ERROR o.e.k.d.a.i.DeploymentAgent - Exception installing package at URL myUrl java.net.MalformedURLException: no protocol: myUrl at java.net.URL.(URL.java:611) at java.net.URL.(URL.java:508) at java.net.URL.(URL.java:457) at org.eclipse.kura.deployment.agent.impl.DeploymentAgent.installDeploymentPackageInternal(DeploymentAgent.java:447) at org.eclipse.kura.deployment.agent.impl.DeploymentAgent.execInstall(DeploymentAgent.java:323) at org.eclipse.kura.deployment.agent.impl.DeploymentAgent.installer(DeploymentAgent.java:307) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.kura.core.testutil.TestUtil.invokePrivate(TestUtil.java:123) at org.eclipse.kura.core.testutil.TestUtil.invokePrivate(TestUtil.java:146) at org.eclipse.kura.deployment.agent.impl.DeploymentAgentTest.lambda$testInstaller$3(DeploymentAgentTest.java:186) at org.eclipse.kura.deployment.agent.impl.DeploymentAgentTest$$Lambda$23/0x0000000014003b70.run(Unknown Source) at java.lang.Thread.run(Thread.java:823) 2022-11-04T14:27:08,624 [Thread-6] INFO o.e.k.d.a.i.DeploymentAgent - Posting INSTALLED event for package at URL myUrl: unsuccessful 2022-11-04T14:27:08,624 [Thread-6] INFO o.e.k.d.a.i.DeploymentAgent - Exiting... 2022-11-04T14:27:08,627 [main] ERROR o.e.k.d.a.i.DeploymentAgent - Error writing package configuration file java.io.IOException: test at org.eclipse.kura.deployment.agent.impl.DeploymentAgent.addPackageToConfFile(DeploymentAgent.java:520) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.kura.core.testutil.TestUtil.invokePrivate(TestUtil.java:123) at org.eclipse.kura.core.testutil.TestUtil.invokePrivate(TestUtil.java:146) at org.eclipse.kura.deployment.agent.impl.DeploymentAgentTest.testAddPackageToConfFileStoreException(DeploymentAgentTest.java:437) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 2022-11-04T14:27:08,635 [main] ERROR o.e.k.d.a.i.DeploymentAgent - Error writing package configuration file java.io.IOException: test at org.eclipse.kura.deployment.agent.impl.DeploymentAgent.removePackageFromConfFile(DeploymentAgent.java:540) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.kura.core.testutil.TestUtil.invokePrivate(TestUtil.java:123) at org.eclipse.kura.core.testutil.TestUtil.invokePrivate(TestUtil.java:146) at org.eclipse.kura.deployment.agent.impl.DeploymentAgentTest.testRemovePackageToConfFileStoreException(DeploymentAgentTest.java:485) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 2022-11-04T14:27:08,641 [main] INFO o.e.k.d.a.i.DeploymentAgent - Deploying package name dp2 at URL file:/tmp/testdp2.dp 2022-11-04T14:27:08,641 [main] INFO o.e.k.d.a.i.DeploymentAgent - Deploying package name dp1 at URL file:/tmp/testdp1.dp Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.54 sec Results : Tests run: 15, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.deployment.agent.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.deployment.agent.test/target/org.eclipse.kura.deployment.agent.test-4.1.4-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.deployment.agent.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.deployment.agent.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.deployment.agent.test/target/org.eclipse.kura.deployment.agent.test-4.1.4.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.deployment.agent.test --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.deployment.agent.test --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- tycho-surefire-plugin:1.6.0:test (default-test) @ org.eclipse.kura.deployment.agent.test --- [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.deployment.agent.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/adoptopenjdk/openj9-jdk-8/1.8.0_292-b10/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.deployment.agent.test/target/jacoco.exec, -Dlog4j.configurationFile=file:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.deployment.agent.test/../../emulator/org.eclipse.kura.emulator/src/main/resources/log4j.xml, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.deployment.agent.test/target/work/data, -install, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.deployment.agent.test/target/work, -configuration, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.deployment.agent.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.deployment.agent.test/target/surefire.properties] Results: Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [WARNING] No tests found. [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.deployment.agent.test --- [INFO] setting maven.deploy.skip=false [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.deployment.agent.test --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.deployment.agent.test/target/org.eclipse.kura.deployment.agent.test-4.1.4.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.deployment.agent.test/4.1.4/org.eclipse.kura.deployment.agent.test-4.1.4.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.deployment.agent.test/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.deployment.agent.test/4.1.4/org.eclipse.kura.deployment.agent.test-4.1.4.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.deployment.agent.test/target/org.eclipse.kura.deployment.agent.test-4.1.4-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.deployment.agent.test/4.1.4/org.eclipse.kura.deployment.agent.test-4.1.4-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.deployment.agent.test/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.deployment.agent.test/4.1.4/org.eclipse.kura.deployment.agent.test-4.1.4-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.deployment.agent.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.deployment.agent.test/4.1.4/org.eclipse.kura.deployment.agent.test-4.1.4-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.deployment.agent.test --- [INFO] [INFO] --------< org.eclipse.kura:org.eclipse.kura.driver.block.test >--------- [INFO] Building org.eclipse.kura.driver.block.test 4.1.4 [110/142] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.driver.block.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.driver.block.test --- [INFO] The project's OSGi version is 4.1.4 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.driver.block.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.driver.block.test --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.driver.block.test --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.driver.block.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.driver.block.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.driver.block.test --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.driver.block.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.driver.block.test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (compiletests) @ org.eclipse.kura.driver.block.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.driver.block.test/target/test-classes [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.driver.block.test --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.driver.block.test/target/jacoco.exec [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ org.eclipse.kura.driver.block.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.driver.block.test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.kura.driver.block.test.AbstractBlockDriverTest 2022-11-04T14:27:14,246 [main] WARN o.e.k.KuraException - Could not load Exception Messages Bundle for Locale en_US 2022-11-04T14:27:14,252 [main] WARN o.e.k.KuraException - Could not load Exception Messages Bundle for Locale en_US 2022-11-04 14:27:14,258 main ERROR Recursive call to appender Console 2022-11-04T14:27:14,256 [main] WARN o.e.k.d.b.t.AbstractBlockDriver - Unexpected exception during read org.eclipse.kura.KuraException: Generic Error - INVALID_PARAMETER: {1} at org.eclipse.kura.driver.block.task.AbstractBlockDriver.optimize(AbstractBlockDriver.java:201) at org.eclipse.kura.driver.block.test.AbstractBlockDriverTest$TestDriver.optimize(AbstractBlockDriverTest.java:323) at org.eclipse.kura.driver.block.task.AbstractBlockDriver.read(AbstractBlockDriver.java:235) at org.eclipse.kura.driver.block.test.AbstractBlockDriverTest.shouldReportUnfeasibleProblemOnRead(AbstractBlockDriverTest.java:94) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) Caused by: java.lang.IllegalArgumentException: Conflicting blocks: [0, 6] [5, 10] at org.eclipse.kura.driver.block.BlockAggregator$AggregatingIterator.getNext(BlockAggregator.java:184) at org.eclipse.kura.driver.block.BlockAggregator$AggregatingIterator.hasNext(BlockAggregator.java:201) at java.util.Iterator.forEachRemaining(Iterator.java:115) at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:497) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:487) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:241) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:485) at org.eclipse.kura.driver.block.task.AbstractBlockDriver.lambda$4(AbstractBlockDriver.java:196) at org.eclipse.kura.driver.block.task.AbstractBlockDriver$$Lambda$33/0x00000000e8d053f0.accept(Unknown Source) at java.util.HashMap$EntrySet.forEach(HashMap.java:1044) at org.eclipse.kura.driver.block.task.AbstractBlockDriver.optimize(AbstractBlockDriver.java:182) ... 32 more 2022-11-04T14:27:14,261 [main] WARN o.e.k.KuraException - Could not load Exception Messages Bundle for Locale en_US 2022-11-04T14:27:14,261 [main] WARN o.e.k.KuraException - Could not load Exception Messages Bundle for Locale en_US 2022-11-04 14:27:14,267 main ERROR Recursive call to appender Console 2022-11-04T14:27:14,267 [main] WARN o.e.k.d.b.t.AbstractBlockDriver - Unexpected exception during write org.eclipse.kura.KuraException: Generic Error - INVALID_PARAMETER: {1} at org.eclipse.kura.driver.block.task.AbstractBlockDriver.optimize(AbstractBlockDriver.java:201) at org.eclipse.kura.driver.block.test.AbstractBlockDriverTest$TestDriver.optimize(AbstractBlockDriverTest.java:323) at org.eclipse.kura.driver.block.task.AbstractBlockDriver.write(AbstractBlockDriver.java:249) at org.eclipse.kura.driver.block.test.AbstractBlockDriverTest.shouldReportUnfeasibleProblemOnWrite(AbstractBlockDriverTest.java:122) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) Caused by: java.lang.IllegalArgumentException: Conflicting blocks: [0, 6] [5, 10] at org.eclipse.kura.driver.block.BlockAggregator$AggregatingIterator.getNext(BlockAggregator.java:184) at org.eclipse.kura.driver.block.BlockAggregator$AggregatingIterator.hasNext(BlockAggregator.java:201) at java.util.Iterator.forEachRemaining(Iterator.java:115) at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:497) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:487) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:241) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:485) at org.eclipse.kura.driver.block.task.AbstractBlockDriver.lambda$4(AbstractBlockDriver.java:196) at org.eclipse.kura.driver.block.task.AbstractBlockDriver$$Lambda$33/0x00000000e8d053f0.accept(Unknown Source) at java.util.HashMap$EntrySet.forEach(HashMap.java:1044) at org.eclipse.kura.driver.block.task.AbstractBlockDriver.optimize(AbstractBlockDriver.java:182) ... 32 more 2022-11-04T14:27:14,269 [main] WARN o.e.k.KuraException - Could not load Exception Messages Bundle for Locale en_US 2022-11-04T14:27:14,269 [main] WARN o.e.k.KuraException - Could not load Exception Messages Bundle for Locale en_US Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.198 sec Running org.eclipse.kura.driver.block.test.BinaryDataTest Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 sec Running org.eclipse.kura.driver.block.test.BlockAggregatorTest Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec Running org.eclipse.kura.driver.block.test.BlockTaskTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec Running org.eclipse.kura.driver.block.test.BlockTaskAggregatorTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec Results : Tests run: 69, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.driver.block.test --- [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.driver.block.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.driver.block.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.driver.block.test/target/org.eclipse.kura.driver.block.test-4.1.4.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.driver.block.test --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.driver.block.test --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- tycho-surefire-plugin:1.6.0:test (default-test) @ org.eclipse.kura.driver.block.test --- [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.driver.block.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/adoptopenjdk/openj9-jdk-8/1.8.0_292-b10/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.driver.block.test/target/jacoco.exec, -Dlog4j.configurationFile=file:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.driver.block.test/../../emulator/org.eclipse.kura.emulator/src/main/resources/log4j.xml, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.driver.block.test/target/work/data, -install, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.driver.block.test/target/work, -configuration, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.driver.block.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.driver.block.test/target/surefire.properties] Results: Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [WARNING] No tests found. [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.driver.block.test --- [INFO] setting maven.deploy.skip=false [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.driver.block.test --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.driver.block.test/target/org.eclipse.kura.driver.block.test-4.1.4.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.driver.block.test/4.1.4/org.eclipse.kura.driver.block.test-4.1.4.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.driver.block.test/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.driver.block.test/4.1.4/org.eclipse.kura.driver.block.test-4.1.4.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.driver.block.test/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.driver.block.test/4.1.4/org.eclipse.kura.driver.block.test-4.1.4-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.driver.block.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.driver.block.test/4.1.4/org.eclipse.kura.driver.block.test-4.1.4-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.driver.block.test --- [INFO] [INFO] --------< org.eclipse.kura:org.eclipse.kura.driver.helper.test >-------- [INFO] Building org.eclipse.kura.driver.helper.test 4.1.4 [111/142] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.driver.helper.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.driver.helper.test --- [INFO] The project's OSGi version is 4.1.4 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.driver.helper.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.driver.helper.test --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.driver.helper.test --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.driver.helper.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.driver.helper.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.driver.helper.test --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.driver.helper.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.driver.helper.test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (compiletests) @ org.eclipse.kura.driver.helper.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.driver.helper.test/target/test-classes [INFO] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.driver.helper.test/src/test/java/org/eclipse/kura/driver/block/test/DriverServiceImplTest.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.driver.helper.test/src/test/java/org/eclipse/kura/driver/block/test/DriverServiceImplTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.driver.helper.test --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.driver.helper.test/target/jacoco.exec [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ org.eclipse.kura.driver.helper.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.driver.helper.test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.kura.driver.block.test.DriverServiceImplTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.277 sec Running org.eclipse.kura.driver.block.test.DriveDescriptorServiceImplTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec Results : Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.driver.helper.test --- [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.driver.helper.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.driver.helper.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.driver.helper.test/target/org.eclipse.kura.driver.helper.test-4.1.4.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.driver.helper.test --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.driver.helper.test --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- tycho-surefire-plugin:1.6.0:test (default-test) @ org.eclipse.kura.driver.helper.test --- [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.driver.helper.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/adoptopenjdk/openj9-jdk-8/1.8.0_292-b10/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.driver.helper.test/target/jacoco.exec, -Dlog4j.configurationFile=file:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.driver.helper.test/../../emulator/org.eclipse.kura.emulator/src/main/resources/log4j.xml, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.driver.helper.test/target/work/data, -install, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.driver.helper.test/target/work, -configuration, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.driver.helper.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.driver.helper.test/target/surefire.properties] Results: Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [WARNING] No tests found. [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.driver.helper.test --- [INFO] setting maven.deploy.skip=false [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.driver.helper.test --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.driver.helper.test/target/org.eclipse.kura.driver.helper.test-4.1.4.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.driver.helper.test/4.1.4/org.eclipse.kura.driver.helper.test-4.1.4.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.driver.helper.test/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.driver.helper.test/4.1.4/org.eclipse.kura.driver.helper.test-4.1.4.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.driver.helper.test/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.driver.helper.test/4.1.4/org.eclipse.kura.driver.helper.test-4.1.4-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.driver.helper.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.driver.helper.test/4.1.4/org.eclipse.kura.driver.helper.test-4.1.4-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.driver.helper.test --- [INFO] [INFO] ------< org.eclipse.kura:org.eclipse.kura.emulator.position.test >------ [INFO] Building org.eclipse.kura.emulator.position.test 4.1.4 [112/142] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.emulator.position.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.emulator.position.test --- [INFO] The project's OSGi version is 4.1.4 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.emulator.position.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.emulator.position.test --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.emulator.position.test --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.emulator.position.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.emulator.position.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.emulator.position.test --- [INFO] No sources to compile [WARNING] Source directory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.emulator.position.test/src/main/java does not exist [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.emulator.position.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.emulator.position.test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (compiletests) @ org.eclipse.kura.emulator.position.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.emulator.position.test/target/test-classes [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.emulator.position.test --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.emulator.position.test/target/jacoco.exec [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ org.eclipse.kura.emulator.position.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.emulator.position.test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.kura.emulator.position.PositionServiceImplTest 2022-11-04T14:27:24,337 [main] INFO o.e.k.e.p.PositionServiceImpl - USE GPSD 2022-11-04T14:27:24,427 [main] INFO o.e.k.e.p.PositionServiceImpl - Stopping position service 2022-11-04T14:27:24,444 [main] INFO o.e.k.e.p.PositionServiceImpl - USE GPSD 2022-11-04T14:27:24,478 [main] INFO o.e.k.e.p.PositionServiceImpl - Updating position service 2022-11-04T14:27:24,478 [main] INFO o.e.k.e.p.PositionServiceImpl - USE GPSD 2022-11-04T14:27:24,498 [main] INFO o.e.k.e.p.PositionServiceImpl - Updating position service. Done. 2022-11-04T14:27:24,499 [main] INFO o.e.k.e.p.PositionServiceImpl - Updating position service 2022-11-04T14:27:24,512 [main] INFO o.e.k.e.p.PositionServiceImpl - Updating position service. Done. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.39 sec Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.emulator.position.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.emulator.position.test/target/org.eclipse.kura.emulator.position.test-4.1.4-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.emulator.position.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.emulator.position.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.emulator.position.test/target/org.eclipse.kura.emulator.position.test-4.1.4.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.emulator.position.test --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.emulator.position.test --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.emulator.position.test --- [INFO] setting maven.deploy.skip=false [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.emulator.position.test --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.emulator.position.test/target/org.eclipse.kura.emulator.position.test-4.1.4.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.emulator.position.test/4.1.4/org.eclipse.kura.emulator.position.test-4.1.4.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.emulator.position.test/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.emulator.position.test/4.1.4/org.eclipse.kura.emulator.position.test-4.1.4.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.emulator.position.test/target/org.eclipse.kura.emulator.position.test-4.1.4-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.emulator.position.test/4.1.4/org.eclipse.kura.emulator.position.test-4.1.4-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.emulator.position.test/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.emulator.position.test/4.1.4/org.eclipse.kura.emulator.position.test-4.1.4-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.emulator.position.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.emulator.position.test/4.1.4/org.eclipse.kura.emulator.position.test-4.1.4-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.emulator.position.test --- [INFO] [INFO] ------< org.eclipse.kura:org.eclipse.kura.emulator.watchdog.test >------ [INFO] Building org.eclipse.kura.emulator.watchdog.test 4.1.4 [113/142] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.emulator.watchdog.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.emulator.watchdog.test --- [INFO] The project's OSGi version is 4.1.4 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.emulator.watchdog.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.emulator.watchdog.test --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.emulator.watchdog.test --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.emulator.watchdog.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.emulator.watchdog.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.emulator.watchdog.test --- [INFO] No sources to compile [WARNING] Source directory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.emulator.watchdog.test/src/main/java does not exist [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.emulator.watchdog.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.emulator.watchdog.test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (compiletests) @ org.eclipse.kura.emulator.watchdog.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.emulator.watchdog.test/target/test-classes [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.emulator.watchdog.test --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.emulator.watchdog.test/target/jacoco.exec [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ org.eclipse.kura.emulator.watchdog.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.emulator.watchdog.test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.kura.emulator.watchdog.WatchdogServiceImplTest 2022-11-04T14:27:26,627 [main] WARN o.e.k.e.w.WatchdogServiceImpl - Critical service ccName failed -> SYSTEM REBOOT Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.48 sec Results : Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.emulator.watchdog.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.emulator.watchdog.test/target/org.eclipse.kura.emulator.watchdog.test-4.1.4-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.emulator.watchdog.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.emulator.watchdog.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.emulator.watchdog.test/target/org.eclipse.kura.emulator.watchdog.test-4.1.4.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.emulator.watchdog.test --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.emulator.watchdog.test --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- tycho-surefire-plugin:1.6.0:test (default-test) @ org.eclipse.kura.emulator.watchdog.test --- [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.emulator.watchdog.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/adoptopenjdk/openj9-jdk-8/1.8.0_292-b10/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.emulator.watchdog.test/target/jacoco.exec, -Dlog4j.configurationFile=file:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.emulator.watchdog.test/../../emulator/org.eclipse.kura.emulator/src/main/resources/log4j.xml, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.emulator.watchdog.test/target/work/data, -install, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.emulator.watchdog.test/target/work, -configuration, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.emulator.watchdog.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.emulator.watchdog.test/target/surefire.properties] Results: Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [WARNING] No tests found. [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.emulator.watchdog.test --- [INFO] setting maven.deploy.skip=false [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.emulator.watchdog.test --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.emulator.watchdog.test/target/org.eclipse.kura.emulator.watchdog.test-4.1.4.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.emulator.watchdog.test/4.1.4/org.eclipse.kura.emulator.watchdog.test-4.1.4.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.emulator.watchdog.test/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.emulator.watchdog.test/4.1.4/org.eclipse.kura.emulator.watchdog.test-4.1.4.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.emulator.watchdog.test/target/org.eclipse.kura.emulator.watchdog.test-4.1.4-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.emulator.watchdog.test/4.1.4/org.eclipse.kura.emulator.watchdog.test-4.1.4-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.emulator.watchdog.test/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.emulator.watchdog.test/4.1.4/org.eclipse.kura.emulator.watchdog.test-4.1.4-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.emulator.watchdog.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.emulator.watchdog.test/4.1.4/org.eclipse.kura.emulator.watchdog.test-4.1.4-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.emulator.watchdog.test --- [INFO] [INFO] ---< org.eclipse.kura:org.eclipse.kura.internal.asset.cloudlet.test >--- [INFO] Building org.eclipse.kura.internal.asset.cloudlet.test 4.1.4 [114/142] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.internal.asset.cloudlet.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.internal.asset.cloudlet.test --- [INFO] The project's OSGi version is 4.1.4 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.internal.asset.cloudlet.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.internal.asset.cloudlet.test --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.internal.asset.cloudlet.test --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.internal.asset.cloudlet.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.asset.cloudlet.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.internal.asset.cloudlet.test --- [INFO] No sources to compile [WARNING] Source directory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.asset.cloudlet.test/src/main/java does not exist [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.internal.asset.cloudlet.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.asset.cloudlet.test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (compiletests) @ org.eclipse.kura.internal.asset.cloudlet.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.asset.cloudlet.test/target/test-classes [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.internal.asset.cloudlet.test --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.asset.cloudlet.test/target/jacoco.exec [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ org.eclipse.kura.internal.asset.cloudlet.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.asset.cloudlet.test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.kura.internal.asset.cloudlet.AssetCloudletTest 2022-11-04T14:27:32,397 [main] INFO o.e.k.i.a.c.AssetCloudlet - Cloudlet GET Request received on the Asset Cloudlet... 2022-11-04T14:27:32,412 [main] INFO o.e.k.i.a.c.AssetCloudlet - Cloudlet EXEC Request received on the Asset Cloudlet... 2022-11-04T14:27:32,416 [main] ERROR o.e.k.i.a.c.AssetCloudlet - Bad request topic: [assets, read] 2022-11-04T14:27:32,428 [main] INFO o.e.k.i.a.c.AssetTrackerCustomizer - Asset has been found by Asset Cloudlet Tracker... ==> adding service 2022-11-04T14:27:32,428 [main] INFO o.e.k.i.a.c.AssetCloudlet - Cloudlet GET Request received on the Asset Cloudlet... 2022-11-04T14:27:32,434 [main] INFO o.e.k.i.a.c.AssetTrackerCustomizer - Asset has been found by Asset Cloudlet Tracker... ==> adding service 2022-11-04T14:27:32,434 [main] INFO o.e.k.i.a.c.AssetCloudlet - Cloudlet EXEC Request received on the Asset Cloudlet... 2022-11-04T14:27:32,441 [main] INFO o.e.k.i.a.c.AssetTrackerCustomizer - Asset has been found by Asset Cloudlet Tracker... ==> adding service 2022-11-04T14:27:32,441 [main] INFO o.e.k.i.a.c.AssetCloudlet - Cloudlet EXEC Request received on the Asset Cloudlet... 2022-11-04T14:27:32,445 [main] INFO o.e.k.i.a.c.AssetTrackerCustomizer - Asset has been found by Asset Cloudlet Tracker... ==> adding service 2022-11-04T14:27:32,445 [main] INFO o.e.k.i.a.c.AssetCloudlet - Cloudlet EXEC Request received on the Asset Cloudlet... 2022-11-04T14:27:32,451 [main] INFO o.e.k.i.a.c.AssetTrackerCustomizer - Asset has been found by Asset Cloudlet Tracker... ==> adding service 2022-11-04T14:27:32,451 [main] INFO o.e.k.i.a.c.AssetCloudlet - Cloudlet GET Request received on the Asset Cloudlet... 2022-11-04T14:27:32,451 [main] INFO o.e.k.i.a.c.AssetCloudlet - Cloudlet EXEC Request received on the Asset Cloudlet... 2022-11-04T14:27:32,452 [main] INFO o.e.k.i.a.c.AssetCloudlet - Cloudlet GET Request received on the Asset Cloudlet... 2022-11-04T14:27:32,453 [main] INFO o.e.k.i.a.c.AssetTrackerCustomizer - Asset has been found by Asset Cloudlet Tracker... ==> adding service 2022-11-04T14:27:32,453 [main] INFO o.e.k.i.a.c.AssetCloudlet - Cloudlet EXEC Request received on the Asset Cloudlet... 2022-11-04T14:27:32,454 [main] INFO o.e.k.i.a.c.AssetTrackerCustomizer - Asset has been found by Asset Cloudlet Tracker... ==> adding service 2022-11-04T14:27:32,454 [main] INFO o.e.k.i.a.c.AssetCloudlet - Cloudlet EXEC Request received on the Asset Cloudlet... 2022-11-04T14:27:32,455 [main] INFO o.e.k.i.a.c.AssetTrackerCustomizer - Asset has been found by Asset Cloudlet Tracker... ==> adding service 2022-11-04T14:27:32,455 [main] INFO o.e.k.i.a.c.AssetCloudlet - Cloudlet GET Request received on the Asset Cloudlet... Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.392 sec Results : Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.internal.asset.cloudlet.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.asset.cloudlet.test/target/org.eclipse.kura.internal.asset.cloudlet.test-4.1.4-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.internal.asset.cloudlet.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.internal.asset.cloudlet.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.asset.cloudlet.test/target/org.eclipse.kura.internal.asset.cloudlet.test-4.1.4.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.internal.asset.cloudlet.test --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.internal.asset.cloudlet.test --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- tycho-surefire-plugin:1.6.0:test (default-test) @ org.eclipse.kura.internal.asset.cloudlet.test --- [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.asset.cloudlet.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/adoptopenjdk/openj9-jdk-8/1.8.0_292-b10/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.asset.cloudlet.test/target/jacoco.exec, -Dlog4j.configurationFile=file:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.asset.cloudlet.test/../../emulator/org.eclipse.kura.emulator/src/main/resources/log4j.xml, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.asset.cloudlet.test/target/work/data, -install, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.asset.cloudlet.test/target/work, -configuration, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.asset.cloudlet.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.asset.cloudlet.test/target/surefire.properties] Results: Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [WARNING] No tests found. [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.internal.asset.cloudlet.test --- [INFO] setting maven.deploy.skip=false [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.internal.asset.cloudlet.test --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.asset.cloudlet.test/target/org.eclipse.kura.internal.asset.cloudlet.test-4.1.4.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.internal.asset.cloudlet.test/4.1.4/org.eclipse.kura.internal.asset.cloudlet.test-4.1.4.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.asset.cloudlet.test/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.internal.asset.cloudlet.test/4.1.4/org.eclipse.kura.internal.asset.cloudlet.test-4.1.4.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.asset.cloudlet.test/target/org.eclipse.kura.internal.asset.cloudlet.test-4.1.4-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.internal.asset.cloudlet.test/4.1.4/org.eclipse.kura.internal.asset.cloudlet.test-4.1.4-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.asset.cloudlet.test/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.internal.asset.cloudlet.test/4.1.4/org.eclipse.kura.internal.asset.cloudlet.test-4.1.4-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.asset.cloudlet.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.internal.asset.cloudlet.test/4.1.4/org.eclipse.kura.internal.asset.cloudlet.test-4.1.4-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.internal.asset.cloudlet.test --- [INFO] [INFO] --------< org.eclipse.kura:org.eclipse.kura.internal.ble.test >--------- [INFO] Building org.eclipse.kura.internal.ble.test 4.1.4 [115/142] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.internal.ble.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.internal.ble.test --- [INFO] The project's OSGi version is 4.1.4 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.internal.ble.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.internal.ble.test --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.internal.ble.test --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.internal.ble.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.ble.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.internal.ble.test --- [INFO] No sources to compile [WARNING] Source directory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.ble.test/src/main/java does not exist [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.internal.ble.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (compiletests) @ org.eclipse.kura.internal.ble.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.ble.test/target/test-classes [INFO] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.ble.test/src/test/java/org/eclipse/kura/internal/ble/beacon/BluetoothLeBeaconAdvertiserImplTest.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.ble.test/src/test/java/org/eclipse/kura/internal/ble/beacon/BluetoothLeBeaconAdvertiserImplTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.internal.ble.test --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.ble.test/target/jacoco.exec [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ org.eclipse.kura.internal.ble.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.ble.test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.kura.internal.ble.beacon.BluetoothLeBeaconAdvertiserImplTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.35 sec Running org.eclipse.kura.internal.ble.beacon.BluetoothLeBeaconScannerImplTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.107 sec Running org.eclipse.kura.internal.ble.beacon.BluetoothLeBeaconManagerImplTest 2022-11-04T14:27:38,591 [main] INFO o.e.k.i.b.b.BluetoothLeBeaconManagerImpl - Set Advertising Data on interface 2022-11-04T14:27:38,600 [main] INFO o.e.k.i.b.b.BluetoothLeBeaconManagerImpl - Set Advertising Parameters on interface devName 2022-11-04T14:27:38,618 [main] INFO o.e.k.i.b.b.BluetoothLeBeaconManagerImpl - Starting bluetooth beacon scan on devName 2022-11-04T14:27:39,627 [main] INFO o.e.k.i.b.b.BluetoothLeBeaconManagerImpl - Stopping bluetooth beacon scan on devName 2022-11-04T14:27:39,629 [main] INFO o.e.k.i.b.b.BluetoothLeBeaconManagerImpl - Stop Advertising on interface devName 2022-11-04T14:27:39,682 [main] INFO o.e.k.i.b.b.BluetoothLeBeaconManagerImpl - Activating Bluetooth Le Beacon Manager... 2022-11-04T14:27:39,683 [main] INFO o.e.k.i.b.b.BluetoothLeBeaconManagerImpl - Set Advertising Parameters on interface devName 2022-11-04T14:27:39,685 [main] INFO o.e.k.i.b.b.BluetoothLeBeaconManagerImpl - Stop Advertising on interface devName 2022-11-04T14:27:39,685 [main] INFO o.e.k.i.b.b.BluetoothLeBeaconManagerImpl - Starting bluetooth beacon scan on devName 2022-11-04T14:27:39,686 [main] INFO o.e.k.i.b.b.BluetoothLeBeaconManagerImpl - Activating Bluetooth Le Beacon Manager... 2022-11-04T14:27:39,693 [main] WARN o.e.k.i.b.b.BluetoothLeBeaconManagerImpl - The listener has been already registered 2022-11-04T14:27:39,695 [Thread-6] INFO o.e.k.i.b.b.BluetoothLeBeaconManagerImpl - Starting bluetooth beacon scan on devName 2022-11-04T14:27:39,745 [main] INFO o.e.k.i.b.b.BluetoothLeBeaconManagerImpl - Start Advertising on interface devName 2022-11-04T14:27:39,746 [main] INFO o.e.k.i.b.b.BluetoothLeBeaconManagerImpl - Start Advertising on interface devName 2022-11-04T14:27:39,747 [main] INFO o.e.k.i.b.b.BluetoothLeBeaconManagerImpl - Set Advertising Data on interface devName Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.202 sec Running org.eclipse.kura.internal.ble.util.BluetoothSafeProcessTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.004 sec Running org.eclipse.kura.internal.ble.util.BluetoothProcessTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 sec Results : Tests run: 40, Failures: 0, Errors: 0, Skipped: 2 [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.internal.ble.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.ble.test/target/org.eclipse.kura.internal.ble.test-4.1.4-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.internal.ble.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.internal.ble.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.ble.test/target/org.eclipse.kura.internal.ble.test-4.1.4.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.internal.ble.test --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.internal.ble.test --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- tycho-surefire-plugin:1.6.0:test (default-test) @ org.eclipse.kura.internal.ble.test --- [INFO] Skipping tests [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.internal.ble.test --- [INFO] setting maven.deploy.skip=false [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.internal.ble.test --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.ble.test/target/org.eclipse.kura.internal.ble.test-4.1.4.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.internal.ble.test/4.1.4/org.eclipse.kura.internal.ble.test-4.1.4.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.ble.test/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.internal.ble.test/4.1.4/org.eclipse.kura.internal.ble.test-4.1.4.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.ble.test/target/org.eclipse.kura.internal.ble.test-4.1.4-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.internal.ble.test/4.1.4/org.eclipse.kura.internal.ble.test-4.1.4-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.ble.test/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.internal.ble.test/4.1.4/org.eclipse.kura.internal.ble.test-4.1.4-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.ble.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.internal.ble.test/4.1.4/org.eclipse.kura.internal.ble.test-4.1.4-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.internal.ble.test --- [INFO] [INFO] ---< org.eclipse.kura:org.eclipse.kura.internal.ble.eddystone.test >---- [INFO] Building org.eclipse.kura.internal.ble.eddystone.test 4.1.4 [116/142] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.internal.ble.eddystone.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.internal.ble.eddystone.test --- [INFO] The project's OSGi version is 4.1.4 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.internal.ble.eddystone.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.internal.ble.eddystone.test --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.internal.ble.eddystone.test --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.internal.ble.eddystone.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.ble.eddystone.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.internal.ble.eddystone.test --- [INFO] No sources to compile [WARNING] Source directory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.ble.eddystone.test/src/main/java does not exist [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.internal.ble.eddystone.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.ble.eddystone.test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (compiletests) @ org.eclipse.kura.internal.ble.eddystone.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.ble.eddystone.test/target/test-classes [INFO] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.ble.eddystone.test/src/test/java/org/eclipse/kura/internal/ble/eddystone/BluetoothLeEddystoneServiceImplTest.java: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.ble.eddystone.test/src/test/java/org/eclipse/kura/internal/ble/eddystone/BluetoothLeEddystoneServiceImplTest.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.ble.eddystone.test/src/test/java/org/eclipse/kura/internal/ble/eddystone/BluetoothLeEddystoneServiceImplTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.internal.ble.eddystone.test --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.ble.eddystone.test/target/jacoco.exec [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ org.eclipse.kura.internal.ble.eddystone.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.ble.eddystone.test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.kura.internal.ble.eddystone.BluetoothLeEddystoneEncoderDecoderImplTest 2022-11-04T14:27:41,650 [main] INFO o.e.k.i.b.e.BluetoothLeEddystoneDecoderImpl - Activating Bluetooth Le Eddystone Codec... 2022-11-04T14:27:41,654 [main] INFO o.e.k.i.b.e.BluetoothLeEddystoneEncoderImpl - Activating Bluetooth Le Eddystone Codec... 2022-11-04T14:27:41,656 [main] WARN o.e.k.i.b.e.BluetoothLeEddystoneEncoderImpl - Invalid Eddystone URL frame or url too long. Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.115 sec Running org.eclipse.kura.internal.ble.eddystone.BluetoothLeEddystoneServiceImplTest 2022-11-04T14:27:41,839 [main] INFO o.e.k.i.b.e.BluetoothLeEddystoneServiceImpl - Activating Bluetooth Le Eddystone Service... Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.183 sec Results : Tests run: 17, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.internal.ble.eddystone.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.ble.eddystone.test/target/org.eclipse.kura.internal.ble.eddystone.test-4.1.4-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.internal.ble.eddystone.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.internal.ble.eddystone.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.ble.eddystone.test/target/org.eclipse.kura.internal.ble.eddystone.test-4.1.4.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.internal.ble.eddystone.test --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.internal.ble.eddystone.test --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- tycho-surefire-plugin:1.6.0:test (default-test) @ org.eclipse.kura.internal.ble.eddystone.test --- [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.ble.eddystone.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/adoptopenjdk/openj9-jdk-8/1.8.0_292-b10/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.ble.eddystone.test/target/jacoco.exec, -Dlog4j.configurationFile=file:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.ble.eddystone.test/../../emulator/org.eclipse.kura.emulator/src/main/resources/log4j.xml, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.ble.eddystone.test/target/work/data, -install, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.ble.eddystone.test/target/work, -configuration, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.ble.eddystone.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.ble.eddystone.test/target/surefire.properties] Results: Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [WARNING] No tests found. [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.internal.ble.eddystone.test --- [INFO] setting maven.deploy.skip=false [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.internal.ble.eddystone.test --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.ble.eddystone.test/target/org.eclipse.kura.internal.ble.eddystone.test-4.1.4.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.internal.ble.eddystone.test/4.1.4/org.eclipse.kura.internal.ble.eddystone.test-4.1.4.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.ble.eddystone.test/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.internal.ble.eddystone.test/4.1.4/org.eclipse.kura.internal.ble.eddystone.test-4.1.4.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.ble.eddystone.test/target/org.eclipse.kura.internal.ble.eddystone.test-4.1.4-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.internal.ble.eddystone.test/4.1.4/org.eclipse.kura.internal.ble.eddystone.test-4.1.4-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.ble.eddystone.test/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.internal.ble.eddystone.test/4.1.4/org.eclipse.kura.internal.ble.eddystone.test-4.1.4-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.ble.eddystone.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.internal.ble.eddystone.test/4.1.4/org.eclipse.kura.internal.ble.eddystone.test-4.1.4-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.internal.ble.eddystone.test --- [INFO] [INFO] ----< org.eclipse.kura:org.eclipse.kura.internal.ble.ibeacon.test >----- [INFO] Building org.eclipse.kura.internal.ble.ibeacon.test 4.1.4 [117/142] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.internal.ble.ibeacon.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.internal.ble.ibeacon.test --- [INFO] The project's OSGi version is 4.1.4 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.internal.ble.ibeacon.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.internal.ble.ibeacon.test --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.internal.ble.ibeacon.test --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.internal.ble.ibeacon.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.ble.ibeacon.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.internal.ble.ibeacon.test --- [INFO] No sources to compile [WARNING] Source directory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.ble.ibeacon.test/src/main/java does not exist [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.internal.ble.ibeacon.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.ble.ibeacon.test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (compiletests) @ org.eclipse.kura.internal.ble.ibeacon.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.ble.ibeacon.test/target/test-classes [INFO] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.ble.ibeacon.test/src/test/java/org/eclipse/kura/internal/ble/ibeacon/BluetoothLeIBeaconServiceImplTest.java: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.ble.ibeacon.test/src/test/java/org/eclipse/kura/internal/ble/ibeacon/BluetoothLeIBeaconServiceImplTest.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.ble.ibeacon.test/src/test/java/org/eclipse/kura/internal/ble/ibeacon/BluetoothLeIBeaconServiceImplTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.internal.ble.ibeacon.test --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.ble.ibeacon.test/target/jacoco.exec [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ org.eclipse.kura.internal.ble.ibeacon.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.ble.ibeacon.test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.kura.internal.ble.ibeacon.BluetoothLeIBeaconEncoderDecoderImplTest 2022-11-04T14:27:46,279 [main] INFO o.e.k.i.b.i.BluetoothLeIBeaconDecoderImpl - Activating Bluetooth Le IBeacon Codec... 2022-11-04T14:27:46,283 [main] INFO o.e.k.i.b.i.BluetoothLeIBeaconEncoderImpl - Activating Bluetooth Le IBeacon Codec... Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.203 sec Running org.eclipse.kura.internal.ble.ibeacon.BluetoothLeIBeaconServiceImplTest 2022-11-04T14:27:46,467 [main] INFO o.e.k.i.b.i.BluetoothLeIBeaconServiceImpl - Activating Bluetooth Le IBeacon Service... Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.184 sec Results : Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.internal.ble.ibeacon.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.ble.ibeacon.test/target/org.eclipse.kura.internal.ble.ibeacon.test-4.1.4-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.internal.ble.ibeacon.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.internal.ble.ibeacon.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.ble.ibeacon.test/target/org.eclipse.kura.internal.ble.ibeacon.test-4.1.4.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.internal.ble.ibeacon.test --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.internal.ble.ibeacon.test --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- tycho-surefire-plugin:1.6.0:test (default-test) @ org.eclipse.kura.internal.ble.ibeacon.test --- [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.ble.ibeacon.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/adoptopenjdk/openj9-jdk-8/1.8.0_292-b10/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.ble.ibeacon.test/target/jacoco.exec, -Dlog4j.configurationFile=file:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.ble.ibeacon.test/../../emulator/org.eclipse.kura.emulator/src/main/resources/log4j.xml, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.ble.ibeacon.test/target/work/data, -install, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.ble.ibeacon.test/target/work, -configuration, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.ble.ibeacon.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.ble.ibeacon.test/target/surefire.properties] Results: Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [WARNING] No tests found. [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.internal.ble.ibeacon.test --- [INFO] setting maven.deploy.skip=false [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.internal.ble.ibeacon.test --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.ble.ibeacon.test/target/org.eclipse.kura.internal.ble.ibeacon.test-4.1.4.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.internal.ble.ibeacon.test/4.1.4/org.eclipse.kura.internal.ble.ibeacon.test-4.1.4.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.ble.ibeacon.test/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.internal.ble.ibeacon.test/4.1.4/org.eclipse.kura.internal.ble.ibeacon.test-4.1.4.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.ble.ibeacon.test/target/org.eclipse.kura.internal.ble.ibeacon.test-4.1.4-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.internal.ble.ibeacon.test/4.1.4/org.eclipse.kura.internal.ble.ibeacon.test-4.1.4-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.ble.ibeacon.test/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.internal.ble.ibeacon.test/4.1.4/org.eclipse.kura.internal.ble.ibeacon.test-4.1.4-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.ble.ibeacon.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.internal.ble.ibeacon.test/4.1.4/org.eclipse.kura.internal.ble.ibeacon.test-4.1.4-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.internal.ble.ibeacon.test --- [INFO] [INFO] --< org.eclipse.kura:org.eclipse.kura.internal.driver.ble.sensortag.test >-- [INFO] Building org.eclipse.kura.internal.driver.ble.sensortag.test 4.1.4 [118/142] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.internal.driver.ble.sensortag.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.internal.driver.ble.sensortag.test --- [INFO] The project's OSGi version is 4.1.4 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.internal.driver.ble.sensortag.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.internal.driver.ble.sensortag.test --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.internal.driver.ble.sensortag.test --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.internal.driver.ble.sensortag.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.ble.sensortag.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.internal.driver.ble.sensortag.test --- [INFO] No sources to compile [WARNING] Source directory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.ble.sensortag.test/src/main/java does not exist [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.internal.driver.ble.sensortag.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.ble.sensortag.test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (compiletests) @ org.eclipse.kura.internal.driver.ble.sensortag.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.ble.sensortag.test/target/test-classes [INFO] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.ble.sensortag.test/src/test/java/org/eclipse/kura/internal/driver/ble/sensortag/TiSensorTagTest.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.ble.sensortag.test/src/test/java/org/eclipse/kura/internal/driver/ble/sensortag/TiSensorTagTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.internal.driver.ble.sensortag.test --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.ble.sensortag.test/target/jacoco.exec [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ org.eclipse.kura.internal.driver.ble.sensortag.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.ble.sensortag.test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.kura.internal.driver.ble.sensortag.TiSensorTagTest 2022-11-04T14:27:51,201 [main] INFO o.e.k.i.d.b.s.TiSensorTag - Received temperature value: 01020204 2022-11-04T14:27:51,213 [main] INFO o.e.k.i.d.b.s.TiSensorTag - No IO Service on CC2541. 2022-11-04T14:27:51,215 [main] INFO o.e.k.i.d.b.s.TiSensorTag - Received pressure value: 00010203 2022-11-04T14:27:51,218 [main] INFO o.e.k.i.d.b.s.TiSensorTag - No IO Service on CC2541. 2022-11-04T14:27:51,234 [main] INFO o.e.k.i.d.b.s.TiSensorTag - No IO Service on CC2541. 2022-11-04T14:27:51,236 [main] INFO o.e.k.i.d.b.s.TiSensorTag - Received accelerometer value: 000102030405000400080010 2022-11-04T14:27:51,239 [main] INFO o.e.k.i.d.b.s.TiSensorTag - Received accelerometer value: 8184FF 2022-11-04T14:27:51,240 [main] INFO o.e.k.i.d.b.s.TiSensorTag - No optical sensor on CC2541. 2022-11-04T14:27:51,242 [main] INFO o.e.k.i.d.b.s.TiSensorTag - Received pressure value: 000163A0 2022-11-04T14:27:51,249 [main] INFO o.e.k.i.d.b.s.TiSensorTag - Received luxometer value: C429 2022-11-04T14:27:51,254 [main] INFO o.e.k.i.d.b.s.TiSensorTag - No IO Service on CC2541. 2022-11-04T14:27:51,256 [main] INFO o.e.k.i.d.b.s.TiSensorTag - No optical sensor on CC2541. 2022-11-04T14:27:51,259 [main] INFO o.e.k.i.d.b.s.TiSensorTag - Received accelerometer value: 000102030405000400080010 2022-11-04T14:27:51,262 [main] INFO o.e.k.i.d.b.s.TiSensorTag - Received temperature value: 01020204 2022-11-04T14:27:52,273 [main] INFO o.e.k.i.d.b.s.TiSensorTag - Received magnetometer value: 0001020304050004000800100F1A1F343C68 2022-11-04T14:27:52,279 [main] INFO o.e.k.i.d.b.s.TiSensorTag - Received gyro value: 0A17142E5C0F 2022-11-04T14:27:52,283 [main] ERROR o.e.k.i.d.b.s.TiSensorTag - Movement sensor failed to be enabled org.eclipse.kura.KuraBluetoothIOException: Error during BLE IO activity. at org.eclipse.kura.internal.driver.ble.sensortag.TiSensorTag.writeOnCharacteristic(TiSensorTag.java:1544) at org.eclipse.kura.internal.driver.ble.sensortag.TiSensorTag.disableAccelerometer(TiSensorTag.java:359) at org.eclipse.kura.internal.driver.ble.sensortag.TiSensorTagTest.testDisableAccelerometerCc2650Fail(TiSensorTagTest.java:361) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 2022-11-04T14:27:52,291 [main] INFO o.e.k.i.d.b.s.TiSensorTag - No optical sensor on CC2541. 2022-11-04T14:27:52,292 [main] INFO o.e.k.i.d.b.s.TiSensorTag - Received hygrometer value: 0001B072 2022-11-04T14:27:52,294 [main] INFO o.e.k.i.d.b.s.TiSensorTag - Received magnetometer value: 0001020304050004000800100F1A1F343C68 2022-11-04T14:27:52,297 [main] ERROR o.e.k.i.d.b.s.TiSensorTag - Termometer disable failed org.eclipse.kura.KuraBluetoothIOException: Error during BLE IO activity. at org.eclipse.kura.internal.driver.ble.sensortag.TiSensorTag.disableTermometer(TiSensorTag.java:214) at org.eclipse.kura.internal.driver.ble.sensortag.TiSensorTagTest.testDisableTermometerFail(TiSensorTagTest.java:242) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 2022-11-04T14:27:52,300 [main] INFO o.e.k.i.d.b.s.TiSensorTag - Received pressure value: 000102B48B01 2022-11-04T14:27:52,306 [main] INFO o.e.k.i.d.b.s.TiSensorTag - Received gyro value: 0A17142E5C0F 2022-11-04T14:27:52,308 [main] INFO o.e.k.i.d.b.s.TiSensorTag - Received gyro value: 0A17142E5C0F 2022-11-04T14:27:52,312 [main] ERROR o.e.k.i.d.b.s.TiSensorTag - Termometer enable failed org.eclipse.kura.KuraBluetoothIOException: Error during BLE IO activity. at org.eclipse.kura.internal.driver.ble.sensortag.TiSensorTag.enableTermometer(TiSensorTag.java:200) at org.eclipse.kura.internal.driver.ble.sensortag.TiSensorTagTest.testEnableTermometerFail(TiSensorTagTest.java:220) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 2022-11-04T14:27:52,314 [main] INFO o.e.k.i.d.b.s.TiSensorTag - Received magnetometer value: 0080008000C0 2022-11-04T14:27:52,318 [main] INFO o.e.k.i.d.b.s.TiSensorTag - No IO Service on CC2541. 2022-11-04T14:27:52,322 [main] INFO o.e.k.i.d.b.s.TiSensorTag - Received luxometer value: C429 2022-11-04T14:27:52,324 [main] INFO o.e.k.i.d.b.s.TiSensorTag - No IO Service on CC2541. 2022-11-04T14:27:52,331 [main] INFO o.e.k.i.d.b.s.TiSensorTag - Received hygrometer value: 00010080 2022-11-04T14:27:52,334 [main] INFO o.e.k.i.d.b.s.TiSensorTag - Received hygrometer value: 00010080 2022-11-04T14:27:52,334 [main] INFO o.e.k.i.d.b.s.TiSensorTag - No IO Service on CC2541. 2022-11-04T14:27:52,336 [main] ERROR o.e.k.i.d.b.s.TiSensorTag - Firmware revision read failed org.eclipse.kura.KuraBluetoothResourceNotFoundException: BLE resource not found. at org.eclipse.kura.internal.driver.ble.sensortag.TiSensorTag.getFirmareRevision(TiSensorTag.java:156) at org.eclipse.kura.internal.driver.ble.sensortag.TiSensorTagTest.testGetFWRevisionFail(TiSensorTagTest.java:138) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 2022-11-04T14:27:52,337 [main] INFO o.e.k.i.d.b.s.TiSensorTag - Received gyro value: 0A17142E5C0F 2022-11-04T14:27:52,339 [main] INFO o.e.k.i.d.b.s.TiSensorTag - No IO Service on CC2541. 2022-11-04T14:27:53,346 [main] INFO o.e.k.i.d.b.s.TiSensorTag - Received temperature value: 01020204 2022-11-04T14:27:53,348 [main] ERROR o.e.k.i.d.b.s.TiSensorTag - Termometer period set failed org.eclipse.kura.KuraBluetoothIOException: Error during BLE IO activity. at org.eclipse.kura.internal.driver.ble.sensortag.TiSensorTag.setTermometerPeriod(TiSensorTag.java:265) at org.eclipse.kura.internal.driver.ble.sensortag.TiSensorTagTest.testSetTermometerPeriodFail(TiSensorTagTest.java:296) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 2022-11-04T14:27:53,350 [main] INFO o.e.k.i.d.b.s.TiSensorTag - No optical sensor on CC2541. 2022-11-04T14:27:53,358 [main] INFO o.e.k.i.d.b.s.TiSensorTag - Received accelerometer value: 8184FF 2022-11-04T14:27:53,360 [main] INFO o.e.k.i.d.b.s.TiSensorTag - Received magnetometer value: 0080008000C0 2022-11-04T14:27:53,364 [main] INFO o.e.k.i.d.b.s.TiSensorTag - Received pressure value: 000102B48B01 2022-11-04T14:27:53,365 [main] ERROR o.e.k.i.d.b.s.TiSensorTag - Movement sensor failed to be enabled org.eclipse.kura.KuraBluetoothIOException: Error during BLE IO activity. at org.eclipse.kura.internal.driver.ble.sensortag.TiSensorTag.writeOnCharacteristic(TiSensorTag.java:1544) at org.eclipse.kura.internal.driver.ble.sensortag.TiSensorTag.disableMagnetometer(TiSensorTag.java:628) at org.eclipse.kura.internal.driver.ble.sensortag.TiSensorTagTest.testDisableMagnetometerCc2650Fail(TiSensorTagTest.java:520) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 2022-11-04T14:27:53,368 [main] INFO o.e.k.i.d.b.s.TiSensorTag - No optical sensor on CC2541. Tests run: 101, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.482 sec Running org.eclipse.kura.internal.driver.ble.sensortag.SensorTagDriverTest 2022-11-04T14:27:53,437 [main] INFO o.e.k.i.d.b.s.TiSensorTag - Received pressure value: 000102B48B01 2022-11-04T14:28:03,492 [main] INFO o.e.k.i.d.b.s.SensorTagDriver - Bluetooth adapter interface => hci0 2022-11-04T14:28:03,492 [main] INFO o.e.k.i.d.b.s.SensorTagDriver - Enabling bluetooth adapter... 2022-11-04T14:28:04,493 [main] INFO o.e.k.i.d.b.s.SensorTagDriver - Bluetooth adapter address => 12:34:56:78:90:AB 2022-11-04T14:28:15,505 [main] ERROR o.e.k.i.d.b.s.SensorTagDriver - SensorTag 12:34:56:78:90:AC not found org.eclipse.kura.driver.Driver$ConnectionException: Connection failed at org.eclipse.kura.internal.driver.ble.sensortag.TiSensorTag.connect(TiSensorTag.java:98) at org.eclipse.kura.internal.driver.ble.sensortag.SensorTagDriver.connect(SensorTagDriver.java:165) at org.eclipse.kura.internal.driver.ble.sensortag.SensorTagDriver.getSensorTag(SensorTagDriver.java:346) at org.eclipse.kura.internal.driver.ble.sensortag.SensorTagDriver.runWriteRequest(SensorTagDriver.java:405) at org.eclipse.kura.internal.driver.ble.sensortag.SensorTagDriver$$Lambda$38/0x00000000c8c0f670.accept(Unknown Source) at java.util.Optional.ifPresent(Optional.java:159) at org.eclipse.kura.internal.driver.ble.sensortag.SensorTagDriver.write(SensorTagDriver.java:450) at org.eclipse.kura.internal.driver.ble.sensortag.SensorTagDriverTest.testWriteDoubleFailure(SensorTagDriverTest.java:447) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 2022-11-04T14:28:15,506 [main] ERROR o.e.k.i.d.b.s.SensorTagDriver - Error retrieving Sensor name java.lang.IllegalArgumentException: No enum constant org.eclipse.kura.internal.driver.ble.sensortag.SensorName.barometer at java.lang.Enum.valueOf(Enum.java:238) at org.eclipse.kura.internal.driver.ble.sensortag.SensorName.valueOf(SensorName.java:1) at org.eclipse.kura.internal.driver.ble.sensortag.SensorTagChannelDescriptor.getSensorName(SensorTagChannelDescriptor.java:91) at org.eclipse.kura.internal.driver.ble.sensortag.SensorTagDriver$SensorTagRequestInfo.extract(SensorTagDriver.java:488) at org.eclipse.kura.internal.driver.ble.sensortag.SensorTagDriver.read(SensorTagDriver.java:355) at org.eclipse.kura.internal.driver.ble.sensortag.SensorTagDriverTest.testReadFailSensorName(SensorTagDriverTest.java:266) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 2022-11-04T14:28:25,511 [main] ERROR o.e.k.i.d.b.s.TiSensorTag - Failed to get GATT service org.eclipse.kura.KuraBluetoothResourceNotFoundException: BLE resource not found. at org.eclipse.kura.internal.driver.ble.sensortag.TiSensorTag.getGattResources(TiSensorTag.java:1481) at org.eclipse.kura.internal.driver.ble.sensortag.TiSensorTag.init(TiSensorTag.java:107) at org.eclipse.kura.internal.driver.ble.sensortag.SensorTagDriver.getSensorTag(SensorTagDriver.java:348) at org.eclipse.kura.internal.driver.ble.sensortag.SensorTagDriver.runReadRequest(SensorTagDriver.java:264) at org.eclipse.kura.internal.driver.ble.sensortag.SensorTagDriver$$Lambda$37/0x00000000c8c0e710.accept(Unknown Source) at java.util.Optional.ifPresent(Optional.java:159) at org.eclipse.kura.internal.driver.ble.sensortag.SensorTagDriver.read(SensorTagDriver.java:355) at org.eclipse.kura.internal.driver.ble.sensortag.SensorTagDriverTest.testReadFailReadException(SensorTagDriverTest.java:344) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 2022-11-04T14:28:25,512 [main] WARN o.e.k.i.d.b.s.SensorTagDriver - Disconnection failed Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.117 sec Results : Tests run: 114, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.internal.driver.ble.sensortag.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.ble.sensortag.test/target/org.eclipse.kura.internal.driver.ble.sensortag.test-4.1.4-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.internal.driver.ble.sensortag.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.internal.driver.ble.sensortag.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.ble.sensortag.test/target/org.eclipse.kura.internal.driver.ble.sensortag.test-4.1.4.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.internal.driver.ble.sensortag.test --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.internal.driver.ble.sensortag.test --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- tycho-surefire-plugin:1.6.0:test (default-test) @ org.eclipse.kura.internal.driver.ble.sensortag.test --- [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.ble.sensortag.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/adoptopenjdk/openj9-jdk-8/1.8.0_292-b10/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.ble.sensortag.test/target/jacoco.exec, -Dlog4j.configurationFile=file:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.ble.sensortag.test/../../emulator/org.eclipse.kura.emulator/src/main/resources/log4j.xml, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.ble.sensortag.test/target/work/data, -install, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.ble.sensortag.test/target/work, -configuration, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.ble.sensortag.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.ble.sensortag.test/target/surefire.properties] Results: Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [WARNING] No tests found. [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.internal.driver.ble.sensortag.test --- [INFO] setting maven.deploy.skip=false [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.internal.driver.ble.sensortag.test --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.ble.sensortag.test/target/org.eclipse.kura.internal.driver.ble.sensortag.test-4.1.4.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.internal.driver.ble.sensortag.test/4.1.4/org.eclipse.kura.internal.driver.ble.sensortag.test-4.1.4.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.ble.sensortag.test/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.internal.driver.ble.sensortag.test/4.1.4/org.eclipse.kura.internal.driver.ble.sensortag.test-4.1.4.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.ble.sensortag.test/target/org.eclipse.kura.internal.driver.ble.sensortag.test-4.1.4-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.internal.driver.ble.sensortag.test/4.1.4/org.eclipse.kura.internal.driver.ble.sensortag.test-4.1.4-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.ble.sensortag.test/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.internal.driver.ble.sensortag.test/4.1.4/org.eclipse.kura.internal.driver.ble.sensortag.test-4.1.4-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.ble.sensortag.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.internal.driver.ble.sensortag.test/4.1.4/org.eclipse.kura.internal.driver.ble.sensortag.test-4.1.4-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.internal.driver.ble.sensortag.test --- [INFO] [INFO] --< org.eclipse.kura:org.eclipse.kura.internal.driver.eddystone.test >-- [INFO] Building org.eclipse.kura.internal.driver.eddystone.test 4.1.4 [119/142] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.internal.driver.eddystone.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.internal.driver.eddystone.test --- [INFO] The project's OSGi version is 4.1.4 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.internal.driver.eddystone.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.internal.driver.eddystone.test --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.internal.driver.eddystone.test --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.internal.driver.eddystone.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.eddystone.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.internal.driver.eddystone.test --- [INFO] No sources to compile [WARNING] Source directory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.eddystone.test/src/main/java does not exist [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.internal.driver.eddystone.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.eddystone.test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (compiletests) @ org.eclipse.kura.internal.driver.eddystone.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.eddystone.test/target/test-classes [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.internal.driver.eddystone.test --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.eddystone.test/target/jacoco.exec [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ org.eclipse.kura.internal.driver.eddystone.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.eddystone.test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.kura.internal.driver.eddystone.EddystoneDriverTest 2022-11-04T14:28:30,738 [main] WARN o.e.k.i.d.e.EddystoneDriver - Write operation not supported 2022-11-04T14:28:30,748 [main] WARN o.e.k.KuraRuntimeException - Could not load Exception Messages Bundle for Locale en_US 2022-11-04T14:28:30,766 [main] WARN o.e.k.i.d.e.EddystoneDriver - Read operation not supported 2022-11-04T14:28:30,766 [main] WARN o.e.k.i.d.e.EddystoneDriver - Read operation not supported 2022-11-04T14:28:30,918 [main] WARN o.e.k.i.d.e.EddystoneDriver - No Bluetooth adapter found ... Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.475 sec Results : Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.internal.driver.eddystone.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.eddystone.test/target/org.eclipse.kura.internal.driver.eddystone.test-4.1.4-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.internal.driver.eddystone.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.internal.driver.eddystone.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.eddystone.test/target/org.eclipse.kura.internal.driver.eddystone.test-4.1.4.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.internal.driver.eddystone.test --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.internal.driver.eddystone.test --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- tycho-surefire-plugin:1.6.0:test (default-test) @ org.eclipse.kura.internal.driver.eddystone.test --- [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.eddystone.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/adoptopenjdk/openj9-jdk-8/1.8.0_292-b10/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.eddystone.test/target/jacoco.exec, -Dlog4j.configurationFile=file:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.eddystone.test/../../emulator/org.eclipse.kura.emulator/src/main/resources/log4j.xml, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.eddystone.test/target/work/data, -install, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.eddystone.test/target/work, -configuration, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.eddystone.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.eddystone.test/target/surefire.properties] Results: Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [WARNING] No tests found. [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.internal.driver.eddystone.test --- [INFO] setting maven.deploy.skip=false [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.internal.driver.eddystone.test --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.eddystone.test/target/org.eclipse.kura.internal.driver.eddystone.test-4.1.4.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.internal.driver.eddystone.test/4.1.4/org.eclipse.kura.internal.driver.eddystone.test-4.1.4.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.eddystone.test/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.internal.driver.eddystone.test/4.1.4/org.eclipse.kura.internal.driver.eddystone.test-4.1.4.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.eddystone.test/target/org.eclipse.kura.internal.driver.eddystone.test-4.1.4-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.internal.driver.eddystone.test/4.1.4/org.eclipse.kura.internal.driver.eddystone.test-4.1.4-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.eddystone.test/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.internal.driver.eddystone.test/4.1.4/org.eclipse.kura.internal.driver.eddystone.test-4.1.4-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.eddystone.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.internal.driver.eddystone.test/4.1.4/org.eclipse.kura.internal.driver.eddystone.test-4.1.4-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.internal.driver.eddystone.test --- [INFO] [INFO] ---< org.eclipse.kura:org.eclipse.kura.internal.driver.ibeacon.test >--- [INFO] Building org.eclipse.kura.internal.driver.ibeacon.test 4.1.4 [120/142] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.internal.driver.ibeacon.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.internal.driver.ibeacon.test --- [INFO] The project's OSGi version is 4.1.4 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.internal.driver.ibeacon.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.internal.driver.ibeacon.test --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.internal.driver.ibeacon.test --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.internal.driver.ibeacon.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.ibeacon.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.internal.driver.ibeacon.test --- [INFO] No sources to compile [WARNING] Source directory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.ibeacon.test/src/main/java does not exist [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.internal.driver.ibeacon.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.ibeacon.test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (compiletests) @ org.eclipse.kura.internal.driver.ibeacon.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.ibeacon.test/target/test-classes [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.internal.driver.ibeacon.test --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.ibeacon.test/target/jacoco.exec [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ org.eclipse.kura.internal.driver.ibeacon.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.ibeacon.test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.kura.internal.driver.ibeacon.IBeaconDriverTest 2022-11-04T14:28:36,351 [main] WARN o.e.k.i.d.i.IBeaconDriver - Write operation not supported 2022-11-04T14:28:36,359 [main] WARN o.e.k.KuraRuntimeException - Could not load Exception Messages Bundle for Locale en_US 2022-11-04T14:28:36,375 [main] WARN o.e.k.i.d.i.IBeaconDriver - Read operation not supported 2022-11-04T14:28:36,375 [main] WARN o.e.k.i.d.i.IBeaconDriver - Read operation not supported 2022-11-04T14:28:36,541 [main] WARN o.e.k.i.d.i.IBeaconDriver - No Bluetooth adapter found ... Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.604 sec Results : Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.internal.driver.ibeacon.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.ibeacon.test/target/org.eclipse.kura.internal.driver.ibeacon.test-4.1.4-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.internal.driver.ibeacon.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.internal.driver.ibeacon.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.ibeacon.test/target/org.eclipse.kura.internal.driver.ibeacon.test-4.1.4.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.internal.driver.ibeacon.test --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.internal.driver.ibeacon.test --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- tycho-surefire-plugin:1.6.0:test (default-test) @ org.eclipse.kura.internal.driver.ibeacon.test --- [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.ibeacon.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/adoptopenjdk/openj9-jdk-8/1.8.0_292-b10/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.ibeacon.test/target/jacoco.exec, -Dlog4j.configurationFile=file:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.ibeacon.test/../../emulator/org.eclipse.kura.emulator/src/main/resources/log4j.xml, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.ibeacon.test/target/work/data, -install, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.ibeacon.test/target/work, -configuration, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.ibeacon.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.ibeacon.test/target/surefire.properties] Results: Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [WARNING] No tests found. [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.internal.driver.ibeacon.test --- [INFO] setting maven.deploy.skip=false [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.internal.driver.ibeacon.test --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.ibeacon.test/target/org.eclipse.kura.internal.driver.ibeacon.test-4.1.4.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.internal.driver.ibeacon.test/4.1.4/org.eclipse.kura.internal.driver.ibeacon.test-4.1.4.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.ibeacon.test/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.internal.driver.ibeacon.test/4.1.4/org.eclipse.kura.internal.driver.ibeacon.test-4.1.4.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.ibeacon.test/target/org.eclipse.kura.internal.driver.ibeacon.test-4.1.4-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.internal.driver.ibeacon.test/4.1.4/org.eclipse.kura.internal.driver.ibeacon.test-4.1.4-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.ibeacon.test/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.internal.driver.ibeacon.test/4.1.4/org.eclipse.kura.internal.driver.ibeacon.test-4.1.4-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.ibeacon.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.internal.driver.ibeacon.test/4.1.4/org.eclipse.kura.internal.driver.ibeacon.test-4.1.4-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.internal.driver.ibeacon.test --- [INFO] [INFO] ----< org.eclipse.kura:org.eclipse.kura.internal.driver.opcua.test >---- [INFO] Building org.eclipse.kura.internal.driver.opcua.test 4.1.4 [121/142] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.kura.internal.driver.opcua.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.internal.driver.opcua.test --- [INFO] The project's OSGi version is 4.1.4 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.internal.driver.opcua.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.internal.driver.opcua.test --- [INFO] [INFO] --- maven-dependency-plugin:3.0.0:copy (default) @ org.eclipse.kura.internal.driver.opcua.test --- [INFO] Configured Artifact: io.dropwizard.metrics:metrics-core:3.2.2:jar [INFO] Configured Artifact: org.eclipse.milo:sdk-client:0.2.4:jar [INFO] Configured Artifact: org.eclipse.milo:sdk-core:0.2.4:jar [INFO] Configured Artifact: org.eclipse.milo:sdk-server:0.2.4:jar [INFO] Configured Artifact: org.eclipse.milo:stack-core:0.2.4:jar [INFO] Configured Artifact: org.eclipse.milo:stack-server:0.2.4:jar [INFO] Copying metrics-core-3.2.2.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.opcua.test/lib/metrics-core.jar [INFO] Copying sdk-client-0.2.4.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.opcua.test/lib/sdk-client.jar [INFO] Copying sdk-core-0.2.4.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.opcua.test/lib/sdk-core.jar [INFO] Copying sdk-server-0.2.4.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.opcua.test/lib/sdk-server.jar [INFO] Copying stack-core-0.2.4.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.opcua.test/lib/stack-core.jar [INFO] Copying stack-server-0.2.4.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.opcua.test/lib/stack-server.jar [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.internal.driver.opcua.test --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.internal.driver.opcua.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.opcua.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.internal.driver.opcua.test --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.opcua.test/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.opcua.test/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.internal.driver.opcua.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.opcua.test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (compiletests) @ org.eclipse.kura.internal.driver.opcua.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.opcua.test/target/test-classes [INFO] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.opcua.test/src/test/java/org/eclipse/kura/internal/driver/opcua/OpcUaDriverTest.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.opcua.test/src/test/java/org/eclipse/kura/internal/driver/opcua/OpcUaDriverTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.internal.driver.opcua.test --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.opcua.test/target/jacoco.exec [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ org.eclipse.kura.internal.driver.opcua.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.opcua.test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.kura.internal.driver.opcua.OpcUaDriverTest java.lang.instrument.IllegalClassFormatException: Error while instrumenting org/eclipse/milo/opcua/stack/core/Identifiers. at org.jacoco.agent.rt.internal_c13123e.CoverageTransformer.transform(CoverageTransformer.java:93) at sun.instrument.TransformerManager.transform(TransformerManager.java:188) at sun.instrument.InstrumentationImpl.transform(InstrumentationImpl.java:443) at java.lang.ClassLoader.defineClassImpl(Native Method) at java.lang.ClassLoader.defineClassInternal(ClassLoader.java:396) at java.lang.ClassLoader.defineClass(ClassLoader.java:357) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) at java.net.URLClassLoader.defineClass(URLClassLoader.java:682) at java.net.URLClassLoader.access$400(URLClassLoader.java:89) at java.net.URLClassLoader$ClassFinder.run(URLClassLoader.java:1086) at java.security.AccessController.doPrivileged(AccessController.java:774) at java.net.URLClassLoader.findClass(URLClassLoader.java:589) at java.lang.ClassLoader.loadClassHelper(ClassLoader.java:951) at java.lang.ClassLoader.loadClass(ClassLoader.java:896) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:352) at java.lang.ClassLoader.loadClass(ClassLoader.java:879) at org.eclipse.milo.opcua.stack.core.types.structured.ReadValueId.(ReadValueId.java:29) at org.eclipse.kura.internal.driver.opcua.request.ReadParams.(ReadParams.java:45) at org.eclipse.kura.internal.driver.opcua.request.Request.lambda$0(Request.java:43) at org.eclipse.kura.internal.driver.opcua.request.Request$$Lambda$17/0x0000000054b192b0.apply(Unknown Source) at org.eclipse.kura.internal.driver.opcua.request.Request.fromRecord(Request.java:34) at org.eclipse.kura.internal.driver.opcua.request.Request.extractReadRequest(Request.java:43) at org.eclipse.kura.internal.driver.opcua.request.Request.extractReadRequests(Request.java:54) at org.eclipse.kura.internal.driver.opcua.OpcUaDriver.prepareRead(OpcUaDriver.java:255) at org.eclipse.kura.internal.driver.opcua.OpcUaDriverTest.testPrepareRead(OpcUaDriverTest.java:285) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) Caused by: java.io.IOException: Error while instrumenting org/eclipse/milo/opcua/stack/core/Identifiers. at org.jacoco.agent.rt.internal_c13123e.core.instr.Instrumenter.instrumentError(Instrumenter.java:173) at org.jacoco.agent.rt.internal_c13123e.core.instr.Instrumenter.instrument(Instrumenter.java:123) at org.jacoco.agent.rt.internal_c13123e.CoverageTransformer.transform(CoverageTransformer.java:91) ... 53 more Caused by: java.lang.RuntimeException: Method code too large! at org.jacoco.agent.rt.internal_c13123e.asm.MethodWriter.getSize(MethodWriter.java:2059) at org.jacoco.agent.rt.internal_c13123e.asm.ClassWriter.toByteArray(ClassWriter.java:861) at org.jacoco.agent.rt.internal_c13123e.core.instr.Instrumenter.instrument(Instrumenter.java:102) at org.jacoco.agent.rt.internal_c13123e.core.instr.Instrumenter.instrument(Instrumenter.java:121) ... 54 more 2022-11-04T14:28:52,116 [main] INFO o.e.m.o.s.c.OpcUaClient - Eclipse Milo OPC UA Stack version: 0.2.4 2022-11-04T14:28:52,120 [main] INFO o.e.m.o.s.c.OpcUaClient - Eclipse Milo OPC UA Client SDK version: 0.2.4 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.569 sec Running org.eclipse.kura.internal.driver.opcua.OpcUaChannelDescriptorTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Results : Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.internal.driver.opcua.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.opcua.test/target/org.eclipse.kura.internal.driver.opcua.test-4.1.4-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.internal.driver.opcua.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.internal.driver.opcua.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.opcua.test/target/org.eclipse.kura.internal.driver.opcua.test-4.1.4.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.internal.driver.opcua.test --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.internal.driver.opcua.test --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- tycho-surefire-plugin:1.6.0:test (default-test) @ org.eclipse.kura.internal.driver.opcua.test --- [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.opcua.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/adoptopenjdk/openj9-jdk-8/1.8.0_292-b10/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.opcua.test/target/jacoco.exec, -Dlog4j.configurationFile=file:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.opcua.test/../../emulator/org.eclipse.kura.emulator/src/main/resources/log4j.xml, -DbuildingWithTycho=true, -Dosgi.locking=none, -Dds.showtrace=true, -Djava.io.tmpdir=/tmp, -Dorg.osgi.framework.storage=/tmp/osgi/framework_storage, -Dosgi.clean=true, -Dorg.eclipse.kura.mode=emulator, -Dkura.snapshots=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.opcua.test/target/, -Dkura.configuration=file:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.opcua.test/../../emulator/org.eclipse.kura.emulator/src/main/resources/kura.properties, -Ddpa.configuration=/tmp/kura/dpa.properties, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.opcua.test/target/work/data, -install, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.opcua.test/target/work, -configuration, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.opcua.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.opcua.test/target/surefire.properties] Framework is running in emulation mode 2022-11-04T14:28:55,760 [Start Level: Equinox Container: 4e01600f-59d0-43ce-a225-bf30a053ab03] INFO o.e.k.c.s.SystemServiceImpl - Loaded URL kura.properties: file:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.opcua.test/../../emulator/org.eclipse.kura.emulator/src/main/resources/kura.properties 2022-11-04T14:28:55,762 [Start Level: Equinox Container: 4e01600f-59d0-43ce-a225-bf30a053ab03] WARN o.e.k.c.s.SystemServiceImpl - File does not exist: /tmp/kura/user/kura_custom.properties 2022-11-04T14:28:55,762 [Start Level: Equinox Container: 4e01600f-59d0-43ce-a225-bf30a053ab03] INFO o.e.k.c.s.SystemServiceImpl - Kura has net admin? false 2022-11-04T14:28:55,763 [Start Level: Equinox Container: 4e01600f-59d0-43ce-a225-bf30a053ab03] INFO o.e.k.c.s.SystemServiceImpl - Is Kura web interface enabled? true 2022-11-04T14:28:55,763 [Start Level: Equinox Container: 4e01600f-59d0-43ce-a225-bf30a053ab03] INFO o.e.k.c.s.SystemServiceImpl - Kura version? kura_emulator 2022-11-04T14:28:55,763 [Start Level: Equinox Container: 4e01600f-59d0-43ce-a225-bf30a053ab03] INFO o.e.k.c.s.SystemServiceImpl - Kura home directory is /tmp/kura 2022-11-04T14:28:55,763 [Start Level: Equinox Container: 4e01600f-59d0-43ce-a225-bf30a053ab03] INFO o.e.k.c.s.SystemServiceImpl - Kura framework configuration directory is /tmp/kura/framework 2022-11-04T14:28:55,763 [Start Level: Equinox Container: 4e01600f-59d0-43ce-a225-bf30a053ab03] INFO o.e.k.c.s.SystemServiceImpl - Kura user configuration directory is /tmp/kura/user 2022-11-04T14:28:55,763 [Start Level: Equinox Container: 4e01600f-59d0-43ce-a225-bf30a053ab03] INFO o.e.k.c.s.SystemServiceImpl - Kura snapshots directory is /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.opcua.test/target/ 2022-11-04T14:28:55,763 [Start Level: Equinox Container: 4e01600f-59d0-43ce-a225-bf30a053ab03] INFO o.e.k.c.s.SystemServiceImpl - Kura tmp directory is /tmp/kura/tmp 2022-11-04T14:28:55,764 [Start Level: Equinox Container: 4e01600f-59d0-43ce-a225-bf30a053ab03] INFO o.e.k.c.s.SystemServiceImpl - Kura version kura_emulator is starting 2022-11-04T14:28:55,863 [Start Level: Equinox Container: 4e01600f-59d0-43ce-a225-bf30a053ab03] INFO o.e.k.c.c.ConfigurationServiceImpl - activate... 2022-11-04T14:28:55,949 [Start Level: Equinox Container: 4e01600f-59d0-43ce-a225-bf30a053ab03] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.core.data.transport.mqtt.MqttDataTransport ... 2022-11-04T14:28:55,950 [Start Level: Equinox Container: 4e01600f-59d0-43ce-a225-bf30a053ab03] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.core.db.H2DbService ... 2022-11-04T14:28:55,950 [Start Level: Equinox Container: 4e01600f-59d0-43ce-a225-bf30a053ab03] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.data.DataService ... 2022-11-04T14:28:55,950 [Start Level: Equinox Container: 4e01600f-59d0-43ce-a225-bf30a053ab03] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.core.db.H2DbServer ... 2022-11-04T14:28:55,950 [Start Level: Equinox Container: 4e01600f-59d0-43ce-a225-bf30a053ab03] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.ssl.SslManagerService ... 2022-11-04T14:28:56,006 [Start Level: Equinox Container: 4e01600f-59d0-43ce-a225-bf30a053ab03] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.ssl.SslManagerService 2022-11-04T14:28:56,035 [Start Level: Equinox Container: 4e01600f-59d0-43ce-a225-bf30a053ab03] INFO o.e.k.c.c.ConfigurationServiceImpl - Seeding updated configuration for pid: org.eclipse.kura.ssl.SslManagerService 2022-11-04T14:28:56,043 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.ssl.SslManagerService.... 2022-11-04T14:28:56,044 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.ssl.SslManagerService....Done 2022-11-04T14:28:56,052 [ConfigurationListener Event Queue] INFO o.e.k.c.s.SslManagerServiceImpl - activate... 2022-11-04T14:28:56,054 [Start Level: Equinox Container: 4e01600f-59d0-43ce-a225-bf30a053ab03] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.driver.opcua ... 2022-11-04T14:28:56,066 [Start Level: Equinox Container: 4e01600f-59d0-43ce-a225-bf30a053ab03] INFO o.e.k.c.c.ConfigurationServiceImpl - Creating new configuration for factory pid org.eclipse.kura.driver.opcua and pid opcuadriver 2022-11-04T14:28:56,067 [Start Level: Equinox Container: 4e01600f-59d0-43ce-a225-bf30a053ab03] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating newly created configuration for pid opcuadriver 2022-11-04T14:28:56,067 [Start Level: Equinox Container: 4e01600f-59d0-43ce-a225-bf30a053ab03] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.driver.opcua 2022-11-04T14:28:56,072 [Start Level: Equinox Container: 4e01600f-59d0-43ce-a225-bf30a053ab03] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - opcuadriver.... 2022-11-04T14:28:56,076 [Start Level: Equinox Container: 4e01600f-59d0-43ce-a225-bf30a053ab03] INFO o.e.k.c.c.ConfigurationServiceImpl - Seeding updated configuration for pid: opcuadriver 2022-11-04T14:28:56,076 [Start Level: Equinox Container: 4e01600f-59d0-43ce-a225-bf30a053ab03] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - opcuadriver....Done 2022-11-04T14:28:56,078 [Start Level: Equinox Container: 4e01600f-59d0-43ce-a225-bf30a053ab03] INFO o.e.k.c.d.H2DbHelper - activating... 2022-11-04T14:28:56,078 [Start Level: Equinox Container: 4e01600f-59d0-43ce-a225-bf30a053ab03] INFO o.e.k.c.d.H2DbHelper - Default H2DbService instance configuration not found, creating new instance... 2022-11-04T14:28:56,078 [Start Level: Equinox Container: 4e01600f-59d0-43ce-a225-bf30a053ab03] INFO o.e.k.c.c.ConfigurationServiceImpl - Creating new configuration for factory pid org.eclipse.kura.core.db.H2DbService and pid org.eclipse.kura.db.H2DbService 2022-11-04T14:28:56,079 [Start Level: Equinox Container: 4e01600f-59d0-43ce-a225-bf30a053ab03] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating newly created configuration for pid org.eclipse.kura.db.H2DbService 2022-11-04T14:28:56,079 [Start Level: Equinox Container: 4e01600f-59d0-43ce-a225-bf30a053ab03] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.core.db.H2DbService 2022-11-04T14:28:56,084 [Start Level: Equinox Container: 4e01600f-59d0-43ce-a225-bf30a053ab03] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.db.H2DbService.... 2022-11-04T14:28:56,088 [Start Level: Equinox Container: 4e01600f-59d0-43ce-a225-bf30a053ab03] INFO o.e.k.c.c.ConfigurationServiceImpl - Seeding updated configuration for pid: org.eclipse.kura.db.H2DbService 2022-11-04T14:28:56,088 [Start Level: Equinox Container: 4e01600f-59d0-43ce-a225-bf30a053ab03] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.db.H2DbService....Done 2022-11-04T14:28:56,088 [Start Level: Equinox Container: 4e01600f-59d0-43ce-a225-bf30a053ab03] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Getting component configurations... 2022-11-04T14:28:56,183 [ConfigurationListener Event Queue] INFO o.e.k.i.d.o.OpcUaDriver - Activating OPC-UA Driver... 2022-11-04T14:28:56,186 [ConfigurationListener Event Queue] INFO o.e.k.i.d.o.OpcUaDriver - Activating OPC-UA Driver... Done 2022-11-04T14:28:56,188 [ConfigurationListener Event Queue] INFO o.e.k.i.d.o.OpcUaDriver - Updating OPC-UA Driver... 2022-11-04T14:28:56,188 [ConfigurationListener Event Queue] INFO o.e.k.i.d.o.OpcUaDriver - Updating OPC-UA Driver... Done 2022-11-04T14:28:56,211 [Start Level: Equinox Container: 4e01600f-59d0-43ce-a225-bf30a053ab03] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.opcua.test/target/snapshot_1667572136090.xml... 2022-11-04T14:28:56,215 [Start Level: Equinox Container: 4e01600f-59d0-43ce-a225-bf30a053ab03] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.opcua.test/target/snapshot_1667572136090.xml... Done. 2022-11-04T14:28:56,215 [Start Level: Equinox Container: 4e01600f-59d0-43ce-a225-bf30a053ab03] INFO o.e.k.c.d.H2DbHelper - activating...done Running org.eclipse.kura.internal.driver.opcua.test.OpcUaDriverTest java.lang.instrument.IllegalClassFormatException: Error while instrumenting org/eclipse/milo/opcua/stack/core/Identifiers. at org.jacoco.agent.rt.internal_c13123e.CoverageTransformer.transform(CoverageTransformer.java:93) at sun.instrument.TransformerManager.transform(TransformerManager.java:188) at sun.instrument.InstrumentationImpl.transform(InstrumentationImpl.java:443) at java.lang.ClassLoader.defineClassImpl(Native Method) at java.lang.ClassLoader.defineClassInternal(ClassLoader.java:396) at java.lang.ClassLoader.defineClass(ClassLoader.java:357) at org.eclipse.osgi.internal.loader.ModuleClassLoader.defineClass(ModuleClassLoader.java:276) at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.defineClass(ClasspathManager.java:655) at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findClassImpl(ClasspathManager.java:578) at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClassImpl(ClasspathManager.java:538) at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:525) at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:328) at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:368) at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:446) at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:395) at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:387) at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:150) at java.lang.ClassLoader.loadClass(ClassLoader.java:879) at org.eclipse.milo.opcua.stack.core.types.structured.BuildInfo.(BuildInfo.java:28) at org.eclipse.milo.opcua.sdk.server.api.config.OpcUaServerConfigBuilder.(OpcUaServerConfigBuilder.java:46) at org.eclipse.kura.internal.driver.opcua.test.OpcUaDriverTest.startServer(OpcUaDriverTest.java:86) at org.eclipse.kura.internal.driver.opcua.test.OpcUaDriverTest.setup(OpcUaDriverTest.java:68) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:113) at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) at org.eclipse.equinox.launcher.Main.run(Main.java:1499) at org.eclipse.equinox.launcher.Main.main(Main.java:1472) Caused by: java.io.IOException: Error while instrumenting org/eclipse/milo/opcua/stack/core/Identifiers. at org.jacoco.agent.rt.internal_c13123e.core.instr.Instrumenter.instrumentError(Instrumenter.java:173) at org.jacoco.agent.rt.internal_c13123e.core.instr.Instrumenter.instrument(Instrumenter.java:123) at org.jacoco.agent.rt.internal_c13123e.CoverageTransformer.transform(CoverageTransformer.java:91) ... 62 more Caused by: java.lang.RuntimeException: Method code too large! at org.jacoco.agent.rt.internal_c13123e.asm.MethodWriter.getSize(MethodWriter.java:2059) at org.jacoco.agent.rt.internal_c13123e.asm.ClassWriter.toByteArray(ClassWriter.java:861) at org.jacoco.agent.rt.internal_c13123e.core.instr.Instrumenter.instrument(Instrumenter.java:102) at org.jacoco.agent.rt.internal_c13123e.core.instr.Instrumenter.instrument(Instrumenter.java:121) ... 63 more 2022-11-04T14:28:56,859 [main] INFO o.e.m.o.s.s.OpcUaServer - Eclipse Milo OPC UA Stack version: 0.2.4 2022-11-04T14:28:56,860 [main] INFO o.e.m.o.s.s.OpcUaServer - Eclipse Milo OPC UA Server SDK version: 0.2.4 2022-11-04T14:28:57,961 [main] INFO o.e.m.o.s.s.n.OpcUaNamespace - Loaded nodes in 774ms. 2022-11-04T14:28:58,002 [main] INFO o.e.m.o.s.s.NamespaceManager - added namespace index=0, uri=http://opcfoundation.org/UA/ 2022-11-04T14:28:58,008 [main] INFO o.e.m.o.s.s.NamespaceManager - registered and added namespace index=1, uri=opcsvr 2022-11-04T14:28:58,029 [main] INFO o.e.m.o.s.s.OpcUaServer - Binding endpoint opc.tcp://localhost:12685/opcsvr to localhost [None/None] 2022-11-04T14:28:58,116 [main] INFO o.e.m.o.s.s.NamespaceManager - registered and added namespace index=2, uri=urn:eclipse:milo:hello-world 2022-11-04T14:28:58,258 [ua-netty-event-loop-0] INFO o.e.m.o.s.s.t.UaTcpStackServer - opc.tcp://localhost:12685/opcsvr/discovery bound to localhost:12685 [None/None] 2022-11-04T14:28:58,259 [ua-netty-event-loop-0] INFO o.e.m.o.s.s.t.UaTcpStackServer - opc.tcp://localhost:12685/opcsvr bound to localhost:12685 [None/None] 2022-11-04T14:28:58,260 [ua-netty-event-loop-0] INFO o.e.m.o.s.s.t.UaTcpStackServer - opc.tcp://localhost:12685/opcsvr bound to localhost:12685 [None/None] 2022-11-04T14:28:58,262 [main] INFO o.e.k.i.d.o.ConnectionManager - Connecting to OPC-UA... 2022-11-04T14:28:58,714 [ua-shared-pool-0] WARN o.e.k.i.d.o.ConnectionManager - Failed to load certificates 2022-11-04T14:28:58,715 [ua-shared-pool-0] INFO o.e.k.i.d.o.ConnectionManager - connecting to endpoint: opc.tcp://localhost:12685/opcsvr 2022-11-04T14:28:58,734 [ua-shared-pool-0] INFO o.e.m.o.s.c.OpcUaClient - Eclipse Milo OPC UA Stack version: 0.2.4 2022-11-04T14:28:58,735 [ua-shared-pool-0] INFO o.e.m.o.s.c.OpcUaClient - Eclipse Milo OPC UA Client SDK version: 0.2.4 2022-11-04T14:28:58,959 [NonceUtilSecureRandom] INFO o.e.m.o.s.c.u.NonceUtil - SecureRandom seeded in 0ms. 2022-11-04T14:28:59,061 [ua-shared-pool-1] INFO o.e.k.i.d.o.ConnectionManager - Connectiong to OPC-UA...done 2022-11-04T14:28:59,080 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=[1, 2, 3, 4, 5, 6, 7, 8, 9, -86, -69, -52, -35, -18, -1]} to Value attribute of NodeId{ns=2, id=SByteArray} 2022-11-04T14:28:59,092 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=[1, 2, 3, 4, 5, 6, 7, 8, 9, 170, 187, 204, 221, 238, 255]} to Value attribute of NodeId{ns=2, id=ByteArray} 2022-11-04T14:28:59,103 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=0.0} to Value attribute of NodeId{ns=2, id=Float} 2022-11-04T14:28:59,108 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=0.0} to Value attribute of NodeId{ns=2, id=Float} 2022-11-04T14:28:59,136 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=1.4E-45} to Value attribute of NodeId{ns=2, id=Float} 2022-11-04T14:28:59,141 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=1.4E-45} to Value attribute of NodeId{ns=2, id=Float} 2022-11-04T14:28:59,146 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=20.0} to Value attribute of NodeId{ns=2, id=Float} 2022-11-04T14:28:59,151 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=20.0} to Value attribute of NodeId{ns=2, id=Float} 2022-11-04T14:28:59,155 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=200.0} to Value attribute of NodeId{ns=2, id=Float} 2022-11-04T14:28:59,160 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=200.0} to Value attribute of NodeId{ns=2, id=Float} 2022-11-04T14:28:59,165 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=2000.0} to Value attribute of NodeId{ns=2, id=Float} 2022-11-04T14:28:59,170 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=2000.0} to Value attribute of NodeId{ns=2, id=Float} 2022-11-04T14:28:59,175 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=3.4028235E38} to Value attribute of NodeId{ns=2, id=Float} 2022-11-04T14:28:59,180 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=3.4028235E38} to Value attribute of NodeId{ns=2, id=Float} 2022-11-04T14:28:59,185 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-1.4E-45} to Value attribute of NodeId{ns=2, id=Float} 2022-11-04T14:28:59,189 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-1.4E-45} to Value attribute of NodeId{ns=2, id=Float} 2022-11-04T14:28:59,233 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-20.0} to Value attribute of NodeId{ns=2, id=Float} 2022-11-04T14:28:59,239 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-20.0} to Value attribute of NodeId{ns=2, id=Float} 2022-11-04T14:28:59,244 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-200.0} to Value attribute of NodeId{ns=2, id=Float} 2022-11-04T14:28:59,248 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-200.0} to Value attribute of NodeId{ns=2, id=Float} 2022-11-04T14:28:59,253 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-2000.0} to Value attribute of NodeId{ns=2, id=Float} 2022-11-04T14:28:59,258 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-2000.0} to Value attribute of NodeId{ns=2, id=Float} 2022-11-04T14:28:59,262 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-3.4028235E38} to Value attribute of NodeId{ns=2, id=Float} 2022-11-04T14:28:59,267 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-3.4028235E38} to Value attribute of NodeId{ns=2, id=Float} 2022-11-04T14:28:59,333 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=0} to Value attribute of NodeId{ns=2, id=Int16} 2022-11-04T14:28:59,339 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=0} to Value attribute of NodeId{ns=2, id=Int16} 2022-11-04T14:28:59,343 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=0} to Value attribute of NodeId{ns=2, id=Int16} 2022-11-04T14:28:59,348 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=0} to Value attribute of NodeId{ns=2, id=Int16} 2022-11-04T14:28:59,353 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=0} to Value attribute of NodeId{ns=2, id=Int16} 2022-11-04T14:28:59,357 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=10} to Value attribute of NodeId{ns=2, id=Int16} 2022-11-04T14:28:59,361 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=10} to Value attribute of NodeId{ns=2, id=Int16} 2022-11-04T14:28:59,366 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=10} to Value attribute of NodeId{ns=2, id=Int16} 2022-11-04T14:28:59,371 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=10} to Value attribute of NodeId{ns=2, id=Int16} 2022-11-04T14:28:59,376 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=10} to Value attribute of NodeId{ns=2, id=Int16} 2022-11-04T14:28:59,381 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=20} to Value attribute of NodeId{ns=2, id=Int16} 2022-11-04T14:28:59,385 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=20} to Value attribute of NodeId{ns=2, id=Int16} 2022-11-04T14:28:59,390 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=20} to Value attribute of NodeId{ns=2, id=Int16} 2022-11-04T14:28:59,394 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=20} to Value attribute of NodeId{ns=2, id=Int16} 2022-11-04T14:28:59,433 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=20} to Value attribute of NodeId{ns=2, id=Int16} 2022-11-04T14:28:59,438 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=32767} to Value attribute of NodeId{ns=2, id=Int16} 2022-11-04T14:28:59,443 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=32767} to Value attribute of NodeId{ns=2, id=Int16} 2022-11-04T14:28:59,447 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=32767} to Value attribute of NodeId{ns=2, id=Int16} 2022-11-04T14:28:59,451 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=32767} to Value attribute of NodeId{ns=2, id=Int16} 2022-11-04T14:28:59,455 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=32767} to Value attribute of NodeId{ns=2, id=Int16} 2022-11-04T14:28:59,460 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-10} to Value attribute of NodeId{ns=2, id=Int16} 2022-11-04T14:28:59,464 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-10} to Value attribute of NodeId{ns=2, id=Int16} 2022-11-04T14:28:59,469 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-10} to Value attribute of NodeId{ns=2, id=Int16} 2022-11-04T14:28:59,474 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-10} to Value attribute of NodeId{ns=2, id=Int16} 2022-11-04T14:28:59,479 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-10} to Value attribute of NodeId{ns=2, id=Int16} 2022-11-04T14:28:59,483 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-20} to Value attribute of NodeId{ns=2, id=Int16} 2022-11-04T14:28:59,488 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-20} to Value attribute of NodeId{ns=2, id=Int16} 2022-11-04T14:28:59,492 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-20} to Value attribute of NodeId{ns=2, id=Int16} 2022-11-04T14:28:59,535 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-20} to Value attribute of NodeId{ns=2, id=Int16} 2022-11-04T14:28:59,539 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-20} to Value attribute of NodeId{ns=2, id=Int16} 2022-11-04T14:28:59,543 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-32767} to Value attribute of NodeId{ns=2, id=Int16} 2022-11-04T14:28:59,547 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-32767} to Value attribute of NodeId{ns=2, id=Int16} 2022-11-04T14:28:59,552 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-32767} to Value attribute of NodeId{ns=2, id=Int16} 2022-11-04T14:28:59,556 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-32767} to Value attribute of NodeId{ns=2, id=Int16} 2022-11-04T14:28:59,561 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-32767} to Value attribute of NodeId{ns=2, id=Int16} 2022-11-04T14:28:59,576 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=0} to Value attribute of NodeId{ns=2, id=Int32} 2022-11-04T14:28:59,581 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=0} to Value attribute of NodeId{ns=2, id=Int32} 2022-11-04T14:28:59,585 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=0} to Value attribute of NodeId{ns=2, id=Int32} 2022-11-04T14:28:59,590 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=0} to Value attribute of NodeId{ns=2, id=Int32} 2022-11-04T14:28:59,594 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=0} to Value attribute of NodeId{ns=2, id=Int32} 2022-11-04T14:28:59,633 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=10} to Value attribute of NodeId{ns=2, id=Int32} 2022-11-04T14:28:59,638 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=10} to Value attribute of NodeId{ns=2, id=Int32} 2022-11-04T14:28:59,642 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=10} to Value attribute of NodeId{ns=2, id=Int32} 2022-11-04T14:28:59,646 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=10} to Value attribute of NodeId{ns=2, id=Int32} 2022-11-04T14:28:59,651 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=10} to Value attribute of NodeId{ns=2, id=Int32} 2022-11-04T14:28:59,655 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=20} to Value attribute of NodeId{ns=2, id=Int32} 2022-11-04T14:28:59,659 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=20} to Value attribute of NodeId{ns=2, id=Int32} 2022-11-04T14:28:59,663 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=20} to Value attribute of NodeId{ns=2, id=Int32} 2022-11-04T14:28:59,667 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=20} to Value attribute of NodeId{ns=2, id=Int32} 2022-11-04T14:28:59,671 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=20} to Value attribute of NodeId{ns=2, id=Int32} 2022-11-04T14:28:59,675 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=32767} to Value attribute of NodeId{ns=2, id=Int32} 2022-11-04T14:28:59,679 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=32767} to Value attribute of NodeId{ns=2, id=Int32} 2022-11-04T14:28:59,683 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=32767} to Value attribute of NodeId{ns=2, id=Int32} 2022-11-04T14:28:59,687 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=32767} to Value attribute of NodeId{ns=2, id=Int32} 2022-11-04T14:28:59,691 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=32767} to Value attribute of NodeId{ns=2, id=Int32} 2022-11-04T14:28:59,737 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=2147483647} to Value attribute of NodeId{ns=2, id=Int32} 2022-11-04T14:28:59,741 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=2147483647} to Value attribute of NodeId{ns=2, id=Int32} 2022-11-04T14:28:59,744 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=2147483647} to Value attribute of NodeId{ns=2, id=Int32} 2022-11-04T14:28:59,749 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=2147483647} to Value attribute of NodeId{ns=2, id=Int32} 2022-11-04T14:28:59,753 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=2147483647} to Value attribute of NodeId{ns=2, id=Int32} 2022-11-04T14:28:59,757 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-10} to Value attribute of NodeId{ns=2, id=Int32} 2022-11-04T14:28:59,761 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-10} to Value attribute of NodeId{ns=2, id=Int32} 2022-11-04T14:28:59,765 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-10} to Value attribute of NodeId{ns=2, id=Int32} 2022-11-04T14:28:59,770 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-10} to Value attribute of NodeId{ns=2, id=Int32} 2022-11-04T14:28:59,774 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-10} to Value attribute of NodeId{ns=2, id=Int32} 2022-11-04T14:28:59,778 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-20} to Value attribute of NodeId{ns=2, id=Int32} 2022-11-04T14:28:59,782 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-20} to Value attribute of NodeId{ns=2, id=Int32} 2022-11-04T14:28:59,786 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-20} to Value attribute of NodeId{ns=2, id=Int32} 2022-11-04T14:28:59,790 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-20} to Value attribute of NodeId{ns=2, id=Int32} 2022-11-04T14:28:59,794 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-20} to Value attribute of NodeId{ns=2, id=Int32} 2022-11-04T14:28:59,835 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-32767} to Value attribute of NodeId{ns=2, id=Int32} 2022-11-04T14:28:59,839 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-32767} to Value attribute of NodeId{ns=2, id=Int32} 2022-11-04T14:28:59,843 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-32767} to Value attribute of NodeId{ns=2, id=Int32} 2022-11-04T14:28:59,847 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-32767} to Value attribute of NodeId{ns=2, id=Int32} 2022-11-04T14:28:59,851 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-32767} to Value attribute of NodeId{ns=2, id=Int32} 2022-11-04T14:28:59,856 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-2147483647} to Value attribute of NodeId{ns=2, id=Int32} 2022-11-04T14:28:59,860 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-2147483647} to Value attribute of NodeId{ns=2, id=Int32} 2022-11-04T14:28:59,864 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-2147483647} to Value attribute of NodeId{ns=2, id=Int32} 2022-11-04T14:28:59,869 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-2147483648} to Value attribute of NodeId{ns=2, id=Int32} 2022-11-04T14:28:59,873 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-2147483647} to Value attribute of NodeId{ns=2, id=Int32} 2022-11-04T14:28:59,888 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=0} to Value attribute of NodeId{ns=2, id=Int64} 2022-11-04T14:28:59,892 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=0} to Value attribute of NodeId{ns=2, id=Int64} 2022-11-04T14:28:59,936 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=0} to Value attribute of NodeId{ns=2, id=Int64} 2022-11-04T14:28:59,940 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=0} to Value attribute of NodeId{ns=2, id=Int64} 2022-11-04T14:28:59,943 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=0} to Value attribute of NodeId{ns=2, id=Int64} 2022-11-04T14:28:59,947 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=10} to Value attribute of NodeId{ns=2, id=Int64} 2022-11-04T14:28:59,951 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=10} to Value attribute of NodeId{ns=2, id=Int64} 2022-11-04T14:28:59,955 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=10} to Value attribute of NodeId{ns=2, id=Int64} 2022-11-04T14:28:59,959 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=10} to Value attribute of NodeId{ns=2, id=Int64} 2022-11-04T14:28:59,963 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=10} to Value attribute of NodeId{ns=2, id=Int64} 2022-11-04T14:28:59,967 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=20} to Value attribute of NodeId{ns=2, id=Int64} 2022-11-04T14:28:59,971 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=20} to Value attribute of NodeId{ns=2, id=Int64} 2022-11-04T14:28:59,975 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=20} to Value attribute of NodeId{ns=2, id=Int64} 2022-11-04T14:28:59,979 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=20} to Value attribute of NodeId{ns=2, id=Int64} 2022-11-04T14:28:59,982 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=20} to Value attribute of NodeId{ns=2, id=Int64} 2022-11-04T14:28:59,986 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=32767} to Value attribute of NodeId{ns=2, id=Int64} 2022-11-04T14:28:59,989 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=32767} to Value attribute of NodeId{ns=2, id=Int64} 2022-11-04T14:28:59,993 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=32767} to Value attribute of NodeId{ns=2, id=Int64} 2022-11-04T14:29:00,036 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=32767} to Value attribute of NodeId{ns=2, id=Int64} 2022-11-04T14:29:00,040 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=32767} to Value attribute of NodeId{ns=2, id=Int64} 2022-11-04T14:29:00,044 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=2147483647} to Value attribute of NodeId{ns=2, id=Int64} 2022-11-04T14:29:00,052 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=2147483647} to Value attribute of NodeId{ns=2, id=Int64} 2022-11-04T14:29:00,058 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=2147483647} to Value attribute of NodeId{ns=2, id=Int64} 2022-11-04T14:29:00,064 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=2147483648} to Value attribute of NodeId{ns=2, id=Int64} 2022-11-04T14:29:00,068 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=2147483647} to Value attribute of NodeId{ns=2, id=Int64} 2022-11-04T14:29:00,071 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-10} to Value attribute of NodeId{ns=2, id=Int64} 2022-11-04T14:29:00,076 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-10} to Value attribute of NodeId{ns=2, id=Int64} 2022-11-04T14:29:00,082 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-10} to Value attribute of NodeId{ns=2, id=Int64} 2022-11-04T14:29:00,087 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-10} to Value attribute of NodeId{ns=2, id=Int64} 2022-11-04T14:29:00,091 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-10} to Value attribute of NodeId{ns=2, id=Int64} 2022-11-04T14:29:00,096 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-20} to Value attribute of NodeId{ns=2, id=Int64} 2022-11-04T14:29:00,134 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-20} to Value attribute of NodeId{ns=2, id=Int64} 2022-11-04T14:29:00,140 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-20} to Value attribute of NodeId{ns=2, id=Int64} 2022-11-04T14:29:00,146 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-20} to Value attribute of NodeId{ns=2, id=Int64} 2022-11-04T14:29:00,150 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-20} to Value attribute of NodeId{ns=2, id=Int64} 2022-11-04T14:29:00,154 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-32767} to Value attribute of NodeId{ns=2, id=Int64} 2022-11-04T14:29:00,160 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-32767} to Value attribute of NodeId{ns=2, id=Int64} 2022-11-04T14:29:00,166 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-32767} to Value attribute of NodeId{ns=2, id=Int64} 2022-11-04T14:29:00,170 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-32767} to Value attribute of NodeId{ns=2, id=Int64} 2022-11-04T14:29:00,174 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-32767} to Value attribute of NodeId{ns=2, id=Int64} 2022-11-04T14:29:00,179 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-2147483647} to Value attribute of NodeId{ns=2, id=Int64} 2022-11-04T14:29:00,185 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-2147483647} to Value attribute of NodeId{ns=2, id=Int64} 2022-11-04T14:29:00,191 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-2147483647} to Value attribute of NodeId{ns=2, id=Int64} 2022-11-04T14:29:00,236 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-2147483648} to Value attribute of NodeId{ns=2, id=Int64} 2022-11-04T14:29:00,241 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-2147483647} to Value attribute of NodeId{ns=2, id=Int64} 2022-11-04T14:29:00,247 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=9223372036854775807} to Value attribute of NodeId{ns=2, id=Int64} 2022-11-04T14:29:00,252 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=9223372036854775807} to Value attribute of NodeId{ns=2, id=Int64} 2022-11-04T14:29:00,256 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=9223372036854775807} to Value attribute of NodeId{ns=2, id=Int64} 2022-11-04T14:29:00,261 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-9223372036854775808} to Value attribute of NodeId{ns=2, id=Int64} 2022-11-04T14:29:00,267 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-9223372036854775807} to Value attribute of NodeId{ns=2, id=Int64} 2022-11-04T14:29:00,273 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-9223372036854775807} to Value attribute of NodeId{ns=2, id=Int64} 2022-11-04T14:29:00,292 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=0} to Value attribute of NodeId{ns=2, id=SByte} 2022-11-04T14:29:00,296 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=0} to Value attribute of NodeId{ns=2, id=SByte} 2022-11-04T14:29:00,337 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=0} to Value attribute of NodeId{ns=2, id=SByte} 2022-11-04T14:29:00,341 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=0} to Value attribute of NodeId{ns=2, id=SByte} 2022-11-04T14:29:00,345 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=0} to Value attribute of NodeId{ns=2, id=SByte} 2022-11-04T14:29:00,350 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=10} to Value attribute of NodeId{ns=2, id=SByte} 2022-11-04T14:29:00,355 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=10} to Value attribute of NodeId{ns=2, id=SByte} 2022-11-04T14:29:00,359 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=10} to Value attribute of NodeId{ns=2, id=SByte} 2022-11-04T14:29:00,363 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=10} to Value attribute of NodeId{ns=2, id=SByte} 2022-11-04T14:29:00,368 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=10} to Value attribute of NodeId{ns=2, id=SByte} 2022-11-04T14:29:00,374 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=20} to Value attribute of NodeId{ns=2, id=SByte} 2022-11-04T14:29:00,380 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=20} to Value attribute of NodeId{ns=2, id=SByte} 2022-11-04T14:29:00,386 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=20} to Value attribute of NodeId{ns=2, id=SByte} 2022-11-04T14:29:00,392 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=20} to Value attribute of NodeId{ns=2, id=SByte} 2022-11-04T14:29:00,438 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=20} to Value attribute of NodeId{ns=2, id=SByte} 2022-11-04T14:29:00,445 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=127} to Value attribute of NodeId{ns=2, id=SByte} 2022-11-04T14:29:00,451 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=127} to Value attribute of NodeId{ns=2, id=SByte} 2022-11-04T14:29:00,457 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=127} to Value attribute of NodeId{ns=2, id=SByte} 2022-11-04T14:29:00,461 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=127} to Value attribute of NodeId{ns=2, id=SByte} 2022-11-04T14:29:00,466 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=127} to Value attribute of NodeId{ns=2, id=SByte} 2022-11-04T14:29:00,472 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-10} to Value attribute of NodeId{ns=2, id=SByte} 2022-11-04T14:29:00,477 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-10} to Value attribute of NodeId{ns=2, id=SByte} 2022-11-04T14:29:00,481 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-10} to Value attribute of NodeId{ns=2, id=SByte} 2022-11-04T14:29:00,486 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-10} to Value attribute of NodeId{ns=2, id=SByte} 2022-11-04T14:29:00,492 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-10} to Value attribute of NodeId{ns=2, id=SByte} 2022-11-04T14:29:00,535 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-20} to Value attribute of NodeId{ns=2, id=SByte} 2022-11-04T14:29:00,540 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-20} to Value attribute of NodeId{ns=2, id=SByte} 2022-11-04T14:29:00,546 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-20} to Value attribute of NodeId{ns=2, id=SByte} 2022-11-04T14:29:00,552 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-20} to Value attribute of NodeId{ns=2, id=SByte} 2022-11-04T14:29:00,557 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-20} to Value attribute of NodeId{ns=2, id=SByte} 2022-11-04T14:29:00,561 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-127} to Value attribute of NodeId{ns=2, id=SByte} 2022-11-04T14:29:00,565 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-127} to Value attribute of NodeId{ns=2, id=SByte} 2022-11-04T14:29:00,571 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-127} to Value attribute of NodeId{ns=2, id=SByte} 2022-11-04T14:29:00,576 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-127} to Value attribute of NodeId{ns=2, id=SByte} 2022-11-04T14:29:00,580 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-127} to Value attribute of NodeId{ns=2, id=SByte} 2022-11-04T14:29:00,635 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=0} to Value attribute of NodeId{ns=2, id=Byte} 2022-11-04T14:29:00,643 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=0} to Value attribute of NodeId{ns=2, id=Byte} 2022-11-04T14:29:00,646 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=0} to Value attribute of NodeId{ns=2, id=Byte} 2022-11-04T14:29:00,651 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=0} to Value attribute of NodeId{ns=2, id=Byte} 2022-11-04T14:29:00,657 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=0} to Value attribute of NodeId{ns=2, id=Byte} 2022-11-04T14:29:00,661 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=10} to Value attribute of NodeId{ns=2, id=Byte} 2022-11-04T14:29:00,665 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=10} to Value attribute of NodeId{ns=2, id=Byte} 2022-11-04T14:29:00,670 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=10} to Value attribute of NodeId{ns=2, id=Byte} 2022-11-04T14:29:00,676 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=10} to Value attribute of NodeId{ns=2, id=Byte} 2022-11-04T14:29:00,681 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=10} to Value attribute of NodeId{ns=2, id=Byte} 2022-11-04T14:29:00,684 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=20} to Value attribute of NodeId{ns=2, id=Byte} 2022-11-04T14:29:00,688 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=20} to Value attribute of NodeId{ns=2, id=Byte} 2022-11-04T14:29:00,737 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=20} to Value attribute of NodeId{ns=2, id=Byte} 2022-11-04T14:29:00,742 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=20} to Value attribute of NodeId{ns=2, id=Byte} 2022-11-04T14:29:00,748 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=20} to Value attribute of NodeId{ns=2, id=Byte} 2022-11-04T14:29:00,752 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=255} to Value attribute of NodeId{ns=2, id=Byte} 2022-11-04T14:29:00,756 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=255} to Value attribute of NodeId{ns=2, id=Byte} 2022-11-04T14:29:00,761 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=255} to Value attribute of NodeId{ns=2, id=Byte} 2022-11-04T14:29:00,766 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=255} to Value attribute of NodeId{ns=2, id=Byte} 2022-11-04T14:29:00,772 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=255} to Value attribute of NodeId{ns=2, id=Byte} 2022-11-04T14:29:00,782 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=true} to Value attribute of NodeId{ns=2, id=Boolean} 2022-11-04T14:29:00,791 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=ByteString{bytes=[1, 2, 3, 4, 5, 6, 7, 8, 9, -86, -69, -52, -35, -18, -1]}} to Value attribute of NodeId{ns=2, id=ByteString} 2022-11-04T14:29:00,836 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=0.0} to Value attribute of NodeId{ns=2, id=Double} 2022-11-04T14:29:00,841 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=0.0} to Value attribute of NodeId{ns=2, id=Double} 2022-11-04T14:29:00,846 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=4.9E-324} to Value attribute of NodeId{ns=2, id=Double} 2022-11-04T14:29:00,852 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=4.9E-324} to Value attribute of NodeId{ns=2, id=Double} 2022-11-04T14:29:00,858 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=20.0} to Value attribute of NodeId{ns=2, id=Double} 2022-11-04T14:29:00,863 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=20.0} to Value attribute of NodeId{ns=2, id=Double} 2022-11-04T14:29:00,868 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=200.0} to Value attribute of NodeId{ns=2, id=Double} 2022-11-04T14:29:00,871 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=200.0} to Value attribute of NodeId{ns=2, id=Double} 2022-11-04T14:29:00,876 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=2000.0} to Value attribute of NodeId{ns=2, id=Double} 2022-11-04T14:29:00,882 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=2000.0} to Value attribute of NodeId{ns=2, id=Double} 2022-11-04T14:29:00,887 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=1.7976931348623157E308} to Value attribute of NodeId{ns=2, id=Double} 2022-11-04T14:29:00,891 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=1.7976931348623157E308} to Value attribute of NodeId{ns=2, id=Double} 2022-11-04T14:29:00,936 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-4.9E-324} to Value attribute of NodeId{ns=2, id=Double} 2022-11-04T14:29:00,942 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-4.9E-324} to Value attribute of NodeId{ns=2, id=Double} 2022-11-04T14:29:00,947 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-20.0} to Value attribute of NodeId{ns=2, id=Double} 2022-11-04T14:29:00,951 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-20.0} to Value attribute of NodeId{ns=2, id=Double} 2022-11-04T14:29:00,955 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-200.0} to Value attribute of NodeId{ns=2, id=Double} 2022-11-04T14:29:00,958 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-200.0} to Value attribute of NodeId{ns=2, id=Double} 2022-11-04T14:29:00,962 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-2000.0} to Value attribute of NodeId{ns=2, id=Double} 2022-11-04T14:29:00,967 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-2000.0} to Value attribute of NodeId{ns=2, id=Double} 2022-11-04T14:29:00,972 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-1.7976931348623157E308} to Value attribute of NodeId{ns=2, id=Double} 2022-11-04T14:29:00,977 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=-1.7976931348623157E308} to Value attribute of NodeId{ns=2, id=Double} 2022-11-04T14:29:00,987 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=other string value} to Value attribute of NodeId{ns=2, id=String} 2022-11-04T14:29:01,042 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=0} to Value attribute of NodeId{ns=2, id=UInt16} 2022-11-04T14:29:01,047 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=0} to Value attribute of NodeId{ns=2, id=UInt16} 2022-11-04T14:29:01,052 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=0} to Value attribute of NodeId{ns=2, id=UInt16} 2022-11-04T14:29:01,057 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=0} to Value attribute of NodeId{ns=2, id=UInt16} 2022-11-04T14:29:01,061 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=0} to Value attribute of NodeId{ns=2, id=UInt16} 2022-11-04T14:29:01,065 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=10} to Value attribute of NodeId{ns=2, id=UInt16} 2022-11-04T14:29:01,068 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=10} to Value attribute of NodeId{ns=2, id=UInt16} 2022-11-04T14:29:01,072 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=10} to Value attribute of NodeId{ns=2, id=UInt16} 2022-11-04T14:29:01,075 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=10} to Value attribute of NodeId{ns=2, id=UInt16} 2022-11-04T14:29:01,079 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=10} to Value attribute of NodeId{ns=2, id=UInt16} 2022-11-04T14:29:01,084 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=20} to Value attribute of NodeId{ns=2, id=UInt16} 2022-11-04T14:29:01,089 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=20} to Value attribute of NodeId{ns=2, id=UInt16} 2022-11-04T14:29:01,133 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=20} to Value attribute of NodeId{ns=2, id=UInt16} 2022-11-04T14:29:01,137 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=20} to Value attribute of NodeId{ns=2, id=UInt16} 2022-11-04T14:29:01,141 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=20} to Value attribute of NodeId{ns=2, id=UInt16} 2022-11-04T14:29:01,145 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=65535} to Value attribute of NodeId{ns=2, id=UInt16} 2022-11-04T14:29:01,149 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=65535} to Value attribute of NodeId{ns=2, id=UInt16} 2022-11-04T14:29:01,152 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=65535} to Value attribute of NodeId{ns=2, id=UInt16} 2022-11-04T14:29:01,157 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=65535} to Value attribute of NodeId{ns=2, id=UInt16} 2022-11-04T14:29:01,162 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=65535} to Value attribute of NodeId{ns=2, id=UInt16} 2022-11-04T14:29:01,178 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=0} to Value attribute of NodeId{ns=2, id=UInt32} 2022-11-04T14:29:01,182 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=0} to Value attribute of NodeId{ns=2, id=UInt32} 2022-11-04T14:29:01,186 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=0} to Value attribute of NodeId{ns=2, id=UInt32} 2022-11-04T14:29:01,189 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=0} to Value attribute of NodeId{ns=2, id=UInt32} 2022-11-04T14:29:01,238 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=0} to Value attribute of NodeId{ns=2, id=UInt32} 2022-11-04T14:29:01,244 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=10} to Value attribute of NodeId{ns=2, id=UInt32} 2022-11-04T14:29:01,249 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=10} to Value attribute of NodeId{ns=2, id=UInt32} 2022-11-04T14:29:01,254 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=10} to Value attribute of NodeId{ns=2, id=UInt32} 2022-11-04T14:29:01,258 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=10} to Value attribute of NodeId{ns=2, id=UInt32} 2022-11-04T14:29:01,262 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=10} to Value attribute of NodeId{ns=2, id=UInt32} 2022-11-04T14:29:01,265 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=20} to Value attribute of NodeId{ns=2, id=UInt32} 2022-11-04T14:29:01,269 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=20} to Value attribute of NodeId{ns=2, id=UInt32} 2022-11-04T14:29:01,273 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=20} to Value attribute of NodeId{ns=2, id=UInt32} 2022-11-04T14:29:01,278 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=20} to Value attribute of NodeId{ns=2, id=UInt32} 2022-11-04T14:29:01,283 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=20} to Value attribute of NodeId{ns=2, id=UInt32} 2022-11-04T14:29:01,288 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=65535} to Value attribute of NodeId{ns=2, id=UInt32} 2022-11-04T14:29:01,292 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=65535} to Value attribute of NodeId{ns=2, id=UInt32} 2022-11-04T14:29:01,337 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=65535} to Value attribute of NodeId{ns=2, id=UInt32} 2022-11-04T14:29:01,341 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=65535} to Value attribute of NodeId{ns=2, id=UInt32} 2022-11-04T14:29:01,345 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=65535} to Value attribute of NodeId{ns=2, id=UInt32} 2022-11-04T14:29:01,350 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=4294967295} to Value attribute of NodeId{ns=2, id=UInt32} 2022-11-04T14:29:01,355 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=4294967295} to Value attribute of NodeId{ns=2, id=UInt32} 2022-11-04T14:29:01,360 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=4294967295} to Value attribute of NodeId{ns=2, id=UInt32} 2022-11-04T14:29:01,377 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=0} to Value attribute of NodeId{ns=2, id=UInt64} 2022-11-04T14:29:01,381 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=0} to Value attribute of NodeId{ns=2, id=UInt64} 2022-11-04T14:29:01,385 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=0} to Value attribute of NodeId{ns=2, id=UInt64} 2022-11-04T14:29:01,389 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=0} to Value attribute of NodeId{ns=2, id=UInt64} 2022-11-04T14:29:01,434 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=0} to Value attribute of NodeId{ns=2, id=UInt64} 2022-11-04T14:29:01,439 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=10} to Value attribute of NodeId{ns=2, id=UInt64} 2022-11-04T14:29:01,450 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=10} to Value attribute of NodeId{ns=2, id=UInt64} 2022-11-04T14:29:01,455 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=10} to Value attribute of NodeId{ns=2, id=UInt64} 2022-11-04T14:29:01,459 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=10} to Value attribute of NodeId{ns=2, id=UInt64} 2022-11-04T14:29:01,463 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=10} to Value attribute of NodeId{ns=2, id=UInt64} 2022-11-04T14:29:01,466 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=20} to Value attribute of NodeId{ns=2, id=UInt64} 2022-11-04T14:29:01,470 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=20} to Value attribute of NodeId{ns=2, id=UInt64} 2022-11-04T14:29:01,475 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=20} to Value attribute of NodeId{ns=2, id=UInt64} 2022-11-04T14:29:01,480 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=20} to Value attribute of NodeId{ns=2, id=UInt64} 2022-11-04T14:29:01,485 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=20} to Value attribute of NodeId{ns=2, id=UInt64} 2022-11-04T14:29:01,490 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=65535} to Value attribute of NodeId{ns=2, id=UInt64} 2022-11-04T14:29:01,494 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=65535} to Value attribute of NodeId{ns=2, id=UInt64} 2022-11-04T14:29:01,538 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=65535} to Value attribute of NodeId{ns=2, id=UInt64} 2022-11-04T14:29:01,543 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=65535} to Value attribute of NodeId{ns=2, id=UInt64} 2022-11-04T14:29:01,548 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=65535} to Value attribute of NodeId{ns=2, id=UInt64} 2022-11-04T14:29:01,554 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=4294967295} to Value attribute of NodeId{ns=2, id=UInt64} 2022-11-04T14:29:01,559 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=4294967295} to Value attribute of NodeId{ns=2, id=UInt64} 2022-11-04T14:29:01,565 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=4294967295} to Value attribute of NodeId{ns=2, id=UInt64} 2022-11-04T14:29:01,572 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=9223372036854775807} to Value attribute of NodeId{ns=2, id=UInt64} 2022-11-04T14:29:01,577 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=9223372036854775807} to Value attribute of NodeId{ns=2, id=UInt64} 2022-11-04T14:29:01,583 [ua-shared-pool-1] INFO o.e.k.i.d.o.t.TestNamespace - Wrote value Variant{value=9223372036854775807} to Value attribute of NodeId{ns=2, id=UInt64} Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.267 s - in org.eclipse.kura.internal.driver.opcua.test.OpcUaDriverTest testSByteArray(org.eclipse.kura.internal.driver.opcua.test.OpcUaDriverTest) Time elapsed: 0.828 s testByteArray(org.eclipse.kura.internal.driver.opcua.test.OpcUaDriverTest) Time elapsed: 0.007 s testFloat(org.eclipse.kura.internal.driver.opcua.test.OpcUaDriverTest) Time elapsed: 0.175 s testInt16(org.eclipse.kura.internal.driver.opcua.test.OpcUaDriverTest) Time elapsed: 0.294 s testInt32(org.eclipse.kura.internal.driver.opcua.test.OpcUaDriverTest) Time elapsed: 0.311 s testInt64(org.eclipse.kura.internal.driver.opcua.test.OpcUaDriverTest) Time elapsed: 0.401 s testSByte(org.eclipse.kura.internal.driver.opcua.test.OpcUaDriverTest) Time elapsed: 0.305 s testWrite(org.eclipse.kura.internal.driver.opcua.test.OpcUaDriverTest) Time elapsed: 0 s testByte(org.eclipse.kura.internal.driver.opcua.test.OpcUaDriverTest) Time elapsed: 0.192 s testRead(org.eclipse.kura.internal.driver.opcua.test.OpcUaDriverTest) Time elapsed: 0.001 s testSvcs(org.eclipse.kura.internal.driver.opcua.test.OpcUaDriverTest) Time elapsed: 0 s testBoolean(org.eclipse.kura.internal.driver.opcua.test.OpcUaDriverTest) Time elapsed: 0.009 s testByteString(org.eclipse.kura.internal.driver.opcua.test.OpcUaDriverTest) Time elapsed: 0.008 s testConnect(org.eclipse.kura.internal.driver.opcua.test.OpcUaDriverTest) Time elapsed: 0 s testDouble(org.eclipse.kura.internal.driver.opcua.test.OpcUaDriverTest) Time elapsed: 0.186 s testString(org.eclipse.kura.internal.driver.opcua.test.OpcUaDriverTest) Time elapsed: 0.008 s testUInt16(org.eclipse.kura.internal.driver.opcua.test.OpcUaDriverTest) Time elapsed: 0.176 s testUInt32(org.eclipse.kura.internal.driver.opcua.test.OpcUaDriverTest) Time elapsed: 0.198 s testUInt64(org.eclipse.kura.internal.driver.opcua.test.OpcUaDriverTest) Time elapsed: 0.222 s Results: Tests run: 19, Failures: 0, Errors: 0, Skipped: 0 2022-11-04T14:29:01,773 [Framework stop] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid opcuadriver 2022-11-04T14:29:01,774 [Framework stop] INFO o.e.k.i.d.o.OpcUaDriver - Deactivating OPC-UA Driver... 2022-11-04T14:29:01,775 [Framework stop] INFO o.e.k.i.d.o.ConnectionManager - Disconnecting from OPC-UA... 2022-11-04T14:29:01,780 [Framework stop] INFO o.e.k.i.d.o.OpcUaDriver - Deactivating OPC-UA Driver... Done 2022-11-04T14:29:01,788 [Framework stop] INFO o.e.k.c.c.ConfigurationServiceImpl - Deleting factory configuration for component with pid org.eclipse.kura.db.H2DbService... 2022-11-04T14:29:01,789 [Framework stop] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid org.eclipse.kura.db.H2DbService 2022-11-04T14:29:01,789 [Framework stop] INFO o.e.k.c.c.ConfigurationServiceImpl - Deleting factory configuration for component with pid org.eclipse.kura.db.H2DbService...done 2022-11-04T14:29:01,790 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid org.eclipse.kura.db.H2DbService 2022-11-04T14:29:01,791 [Framework stop] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid org.eclipse.kura.ssl.SslManagerService 2022-11-04T14:29:01,792 [Framework stop] INFO o.e.k.c.s.SslManagerServiceImpl - deactivate... 2022-11-04T14:29:01,796 [Framework stop] INFO o.e.k.c.c.ConfigurationServiceImpl - deactivate... [INFO] All tests passed! [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.internal.driver.opcua.test --- [INFO] setting maven.deploy.skip=false [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.internal.driver.opcua.test --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.opcua.test/target/org.eclipse.kura.internal.driver.opcua.test-4.1.4.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.internal.driver.opcua.test/4.1.4/org.eclipse.kura.internal.driver.opcua.test-4.1.4.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.opcua.test/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.internal.driver.opcua.test/4.1.4/org.eclipse.kura.internal.driver.opcua.test-4.1.4.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.opcua.test/target/org.eclipse.kura.internal.driver.opcua.test-4.1.4-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.internal.driver.opcua.test/4.1.4/org.eclipse.kura.internal.driver.opcua.test-4.1.4-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.opcua.test/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.internal.driver.opcua.test/4.1.4/org.eclipse.kura.internal.driver.opcua.test-4.1.4-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.opcua.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.internal.driver.opcua.test/4.1.4/org.eclipse.kura.internal.driver.opcua.test-4.1.4-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.internal.driver.opcua.test --- [INFO] [INFO] ----< org.eclipse.kura:org.eclipse.kura.internal.driver.s7plc.test >---- [INFO] Building org.eclipse.kura.internal.driver.s7plc.test 4.1.4 [122/142] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.internal.driver.s7plc.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.internal.driver.s7plc.test --- [INFO] The project's OSGi version is 4.1.4 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.internal.driver.s7plc.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.internal.driver.s7plc.test --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.internal.driver.s7plc.test --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.internal.driver.s7plc.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.s7plc.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.internal.driver.s7plc.test --- [INFO] No sources to compile [WARNING] Source directory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.s7plc.test/src/main/java does not exist [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.internal.driver.s7plc.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.s7plc.test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (compiletests) @ org.eclipse.kura.internal.driver.s7plc.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.s7plc.test/target/test-classes [INFO] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.s7plc.test/src/test/java/org/eclipse/kura/internal/driver/s7plc/S7PlcChannelDescriptorTest.java: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.s7plc.test/src/test/java/org/eclipse/kura/internal/driver/s7plc/S7PlcChannelDescriptorTest.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.s7plc.test/src/test/java/org/eclipse/kura/internal/driver/s7plc/S7PlcChannelDescriptorTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.internal.driver.s7plc.test --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.s7plc.test/target/jacoco.exec [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ org.eclipse.kura.internal.driver.s7plc.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.s7plc.test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.kura.internal.driver.s7plc.task.S7PlcToplevelBlockTaskTest 2022-11-04T14:29:04,208 [main] INFO o.e.k.i.d.s.S7PlcDriver - configuration changed, disconnecting... 2022-11-04T14:29:04,212 [main] INFO o.e.k.i.d.s.S7PlcDriver - configuration changed, disconnecting...Done 2022-11-04T14:29:04,242 [main] INFO o.e.k.i.d.s.S7PlcDriver - configuration changed, disconnecting... 2022-11-04T14:29:04,242 [main] INFO o.e.k.i.d.s.S7PlcDriver - configuration changed, disconnecting...Done Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.334 sec Running org.eclipse.kura.internal.driver.s7plc.task.S7PlcTaskBuilderTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec Running org.eclipse.kura.internal.driver.s7plc.S7PlcChannelDescriptorTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running org.eclipse.kura.internal.driver.s7plc.S7PlcDriverTest 2022-11-04T14:29:04,314 [main] WARN o.e.k.c.t.TestUtil - wrong number of arguments java.lang.IllegalArgumentException: wrong number of arguments at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.kura.core.testutil.TestUtil.invokePrivate(TestUtil.java:123) at org.eclipse.kura.core.testutil.TestUtil.invokePrivate(TestUtil.java:146) at org.eclipse.kura.internal.driver.s7plc.S7PlcDriverTest.testAuthenticate(S7PlcDriverTest.java:204) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 2022-11-04T14:29:04,325 [main] WARN o.e.k.i.d.s.S7PlcDriver - Unexpected exception java.io.IOException: test at org.eclipse.kura.internal.driver.s7plc.S7PlcDriver.runTask(S7PlcDriver.java:180) at org.eclipse.kura.internal.driver.s7plc.S7PlcDriverTest.testRunTaskWithGeneralException(S7PlcDriverTest.java:277) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 2022-11-04T14:29:04,326 [main] INFO o.e.k.i.d.s.S7PlcDriver - configuration changed, disconnecting... 2022-11-04T14:29:04,326 [main] INFO o.e.k.i.d.s.S7PlcDriver - configuration changed, disconnecting...Done 2022-11-04T14:29:04,328 [main] INFO o.e.k.i.d.s.S7PlcDriver - configuration changed, disconnecting... 2022-11-04T14:29:04,328 [main] INFO o.e.k.i.d.s.S7PlcDriver - configuration changed, disconnecting...Done 2022-11-04T14:29:04,328 [main] INFO o.e.k.i.d.s.S7PlcDriver - configuration changed, disconnecting... 2022-11-04T14:29:04,328 [main] INFO o.e.k.i.d.s.S7PlcDriver - configuration changed, disconnecting...Done 2022-11-04T14:29:04,329 [main] INFO o.e.k.i.d.s.S7PlcDriver - configuration changed, disconnecting... 2022-11-04T14:29:04,329 [main] INFO o.e.k.i.d.s.S7PlcDriver - configuration changed, disconnecting...Done 2022-11-04T14:29:04,330 [main] INFO o.e.k.i.d.s.S7PlcDriver - configuration changed, disconnecting... 2022-11-04T14:29:04,330 [main] INFO o.e.k.i.d.s.S7PlcDriver - configuration changed, disconnecting...Done 2022-11-04T14:29:04,331 [main] INFO o.e.k.i.d.s.S7PlcDriver - configuration changed, disconnecting... 2022-11-04T14:29:04,331 [main] INFO o.e.k.i.d.s.S7PlcDriver - configuration changed, disconnecting...Done 2022-11-04T14:29:04,332 [main] WARN o.e.k.i.d.s.S7PlcDriver - Operation failed due to IO error org.eclipse.kura.internal.driver.s7plc.S7PlcDriver$Moka7Exception: DB: 3 off: 0 len: 4 status: 4 at org.eclipse.kura.internal.driver.s7plc.S7PlcDriver.read(S7PlcDriver.java:211) at org.eclipse.kura.internal.driver.s7plc.S7PlcDriverTest.lambda$testRunTaskWithReadMoka7Exception$1(S7PlcDriverTest.java:302) at org.eclipse.kura.internal.driver.s7plc.S7PlcDriverTest$$Lambda$27/0x0000000014ce4700.answer(Unknown Source) at org.mockito.internal.stubbing.StubbedInvocationMatcher.answer(StubbedInvocationMatcher.java:34) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:91) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:38) at org.mockito.internal.creation.cglib.MethodInterceptorFilter.intercept(MethodInterceptorFilter.java:59) at org.eclipse.kura.driver.block.task.BlockTask$$EnhancerByMockitoWithCGLIB$$82b042e3.run() at org.eclipse.kura.internal.driver.s7plc.S7PlcDriver.runTask(S7PlcDriver.java:180) at org.eclipse.kura.internal.driver.s7plc.S7PlcDriverTest.testRunTaskWithReadMoka7Exception(S7PlcDriverTest.java:306) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 2022-11-04T14:29:04,332 [main] WARN o.e.k.i.d.s.S7PlcDriver - Connection problems detected, disconnecting, will attempt to reconnect at next read/write 2022-11-04T14:29:04,333 [main] INFO o.e.k.i.d.s.S7PlcDriver - configuration changed, disconnecting... 2022-11-04T14:29:04,333 [main] INFO o.e.k.i.d.s.S7PlcDriver - configuration changed, disconnecting...Done Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec Results : Tests run: 17, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.internal.driver.s7plc.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.s7plc.test/target/org.eclipse.kura.internal.driver.s7plc.test-4.1.4-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.internal.driver.s7plc.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.internal.driver.s7plc.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.s7plc.test/target/org.eclipse.kura.internal.driver.s7plc.test-4.1.4.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.internal.driver.s7plc.test --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.internal.driver.s7plc.test --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- tycho-surefire-plugin:1.6.0:test (default-test) @ org.eclipse.kura.internal.driver.s7plc.test --- [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.s7plc.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/adoptopenjdk/openj9-jdk-8/1.8.0_292-b10/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.s7plc.test/target/jacoco.exec, -Dlog4j.configurationFile=file:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.s7plc.test/../../emulator/org.eclipse.kura.emulator/src/main/resources/log4j.xml, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.s7plc.test/target/work/data, -install, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.s7plc.test/target/work, -configuration, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.s7plc.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.s7plc.test/target/surefire.properties] Results: Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [WARNING] No tests found. [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.internal.driver.s7plc.test --- [INFO] setting maven.deploy.skip=false [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.internal.driver.s7plc.test --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.s7plc.test/target/org.eclipse.kura.internal.driver.s7plc.test-4.1.4.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.internal.driver.s7plc.test/4.1.4/org.eclipse.kura.internal.driver.s7plc.test-4.1.4.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.s7plc.test/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.internal.driver.s7plc.test/4.1.4/org.eclipse.kura.internal.driver.s7plc.test-4.1.4.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.s7plc.test/target/org.eclipse.kura.internal.driver.s7plc.test-4.1.4-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.internal.driver.s7plc.test/4.1.4/org.eclipse.kura.internal.driver.s7plc.test-4.1.4-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.s7plc.test/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.internal.driver.s7plc.test/4.1.4/org.eclipse.kura.internal.driver.s7plc.test-4.1.4-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.driver.s7plc.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.internal.driver.s7plc.test/4.1.4/org.eclipse.kura.internal.driver.s7plc.test-4.1.4-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.internal.driver.s7plc.test --- [INFO] [INFO] --------< org.eclipse.kura:org.eclipse.kura.internal.wire.test >-------- [INFO] Building org.eclipse.kura.internal.wire.test 4.1.4 [123/142] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.internal.wire.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.internal.wire.test --- [INFO] The project's OSGi version is 4.1.4 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.internal.wire.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.internal.wire.test --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.internal.wire.test --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.internal.wire.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.wire.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.internal.wire.test --- [INFO] No sources to compile [WARNING] Source directory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.wire.test/src/main/java does not exist [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.internal.wire.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.wire.test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (compiletests) @ org.eclipse.kura.internal.wire.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.wire.test/target/test-classes [INFO] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.wire.test/src/test/java/org/eclipse/kura/internal/wire/WireGraphServiceImplTest.java: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.wire.test/src/test/java/org/eclipse/kura/internal/wire/WireGraphServiceImplTest.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.wire.test/src/test/java/org/eclipse/kura/internal/wire/WireGraphServiceImplTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.internal.wire.test --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.wire.test/target/jacoco.exec [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ org.eclipse.kura.internal.wire.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.wire.test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.kura.internal.wire.WireGraphServiceImplTest 2022-11-04T14:29:09,650 [main] INFO o.e.k.i.w.WireGraphServiceImpl - Activating Wire Service... 2022-11-04T14:29:09,660 [main] INFO o.e.k.i.w.WireGraphServiceImpl - Updating Wire Graph Service Component... 2022-11-04T14:29:09,677 [main] INFO o.e.k.i.w.WireGraphServiceImpl - Opening Wire Component Service tracker... 2022-11-04T14:29:09,678 [main] WARN o.e.k.i.w.WireGraphServiceImpl - Failed to update WireGraphServiceImpl java.lang.NullPointerException: Bundle context cannot be null at java.util.Objects.requireNonNull(Objects.java:228) at org.eclipse.kura.internal.wire.WireComponentTrackerCustomizer.(WireComponentTrackerCustomizer.java:48) at org.eclipse.kura.internal.wire.WireGraphServiceImpl.updated(WireGraphServiceImpl.java:137) at org.eclipse.kura.internal.wire.WireGraphServiceImpl.activate(WireGraphServiceImpl.java:123) at org.eclipse.kura.internal.wire.WireGraphServiceImplTest.testCreateWires(WireGraphServiceImplTest.java:91) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 2022-11-04T14:29:09,678 [main] INFO o.e.k.i.w.WireGraphServiceImpl - Activating Wire Service...Done 2022-11-04T14:29:09,702 [main] INFO o.e.k.i.w.WireGraphServiceImpl - Activating Wire Service... 2022-11-04T14:29:09,702 [main] INFO o.e.k.i.w.WireGraphServiceImpl - Updating Wire Graph Service Component... 2022-11-04T14:29:09,702 [main] INFO o.e.k.i.w.WireGraphServiceImpl - Opening Wire Component Service tracker... 2022-11-04T14:29:09,703 [main] WARN o.e.k.i.w.WireGraphServiceImpl - Failed to update WireGraphServiceImpl java.lang.NullPointerException: Bundle context cannot be null at java.util.Objects.requireNonNull(Objects.java:228) at org.eclipse.kura.internal.wire.WireComponentTrackerCustomizer.(WireComponentTrackerCustomizer.java:48) at org.eclipse.kura.internal.wire.WireGraphServiceImpl.updated(WireGraphServiceImpl.java:137) at org.eclipse.kura.internal.wire.WireGraphServiceImpl.activate(WireGraphServiceImpl.java:123) at org.eclipse.kura.internal.wire.WireGraphServiceImplTest.testDeleteWireGraph(WireGraphServiceImplTest.java:260) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 2022-11-04T14:29:09,703 [main] INFO o.e.k.i.w.WireGraphServiceImpl - Activating Wire Service...Done 2022-11-04T14:29:09,708 [main] INFO o.e.k.i.w.WireGraphServiceImpl - Activating Wire Service... 2022-11-04T14:29:09,709 [main] INFO o.e.k.i.w.WireGraphServiceImpl - Updating Wire Graph Service Component... 2022-11-04T14:29:09,709 [main] INFO o.e.k.i.w.WireGraphServiceImpl - Opening Wire Component Service tracker... 2022-11-04T14:29:09,709 [main] WARN o.e.k.i.w.WireGraphServiceImpl - Failed to update WireGraphServiceImpl java.lang.NullPointerException: Bundle context cannot be null at java.util.Objects.requireNonNull(Objects.java:228) at org.eclipse.kura.internal.wire.WireComponentTrackerCustomizer.(WireComponentTrackerCustomizer.java:48) at org.eclipse.kura.internal.wire.WireGraphServiceImpl.updated(WireGraphServiceImpl.java:137) at org.eclipse.kura.internal.wire.WireGraphServiceImpl.activate(WireGraphServiceImpl.java:123) at org.eclipse.kura.internal.wire.WireGraphServiceImplTest.testGetWireGraph(WireGraphServiceImplTest.java:234) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 2022-11-04T14:29:09,709 [main] INFO o.e.k.i.w.WireGraphServiceImpl - Activating Wire Service...Done 2022-11-04T14:29:09,733 [main] INFO o.e.k.i.w.WireGraphServiceImpl - Activating Wire Service... 2022-11-04T14:29:09,733 [main] INFO o.e.k.i.w.WireGraphServiceImpl - Updating Wire Graph Service Component... 2022-11-04T14:29:09,737 [main] INFO o.e.k.i.w.WireGraphServiceImpl - Creating wire between emitterPid/0 and receiverPid/0... 2022-11-04T14:29:09,738 [main] INFO o.e.k.i.w.WireGraphServiceImpl - Creating wire.....Done 2022-11-04T14:29:09,738 [main] INFO o.e.k.i.w.WireGraphServiceImpl - Updating Wire Service Component...Done 2022-11-04T14:29:09,738 [main] INFO o.e.k.i.w.WireGraphServiceImpl - Activating Wire Service...Done 2022-11-04T14:29:09,739 [main] INFO o.e.k.i.w.WireGraphServiceImpl - Activating Wire Service... 2022-11-04T14:29:09,739 [main] INFO o.e.k.i.w.WireGraphServiceImpl - Updating Wire Graph Service Component... 2022-11-04T14:29:09,739 [main] INFO o.e.k.i.w.WireGraphServiceImpl - Opening Wire Component Service tracker... 2022-11-04T14:29:09,739 [main] WARN o.e.k.i.w.WireGraphServiceImpl - Failed to update WireGraphServiceImpl java.lang.NullPointerException: Bundle context cannot be null at java.util.Objects.requireNonNull(Objects.java:228) at org.eclipse.kura.internal.wire.WireComponentTrackerCustomizer.(WireComponentTrackerCustomizer.java:48) at org.eclipse.kura.internal.wire.WireGraphServiceImpl.updated(WireGraphServiceImpl.java:137) at org.eclipse.kura.internal.wire.WireGraphServiceImpl.activate(WireGraphServiceImpl.java:123) at org.eclipse.kura.internal.wire.WireGraphServiceImplTest.testWireGraphUpdateComponentsToDelete(WireGraphServiceImplTest.java:175) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 2022-11-04T14:29:09,740 [main] INFO o.e.k.i.w.WireGraphServiceImpl - Activating Wire Service...Done 2022-11-04T14:29:09,740 [main] INFO o.e.k.i.w.WireGraphServiceImpl - Closing Wire Component Service tracker... 2022-11-04T14:29:09,740 [main] INFO o.e.k.i.w.WireGraphServiceImpl - Closing Wire Component Service tracker...done 2022-11-04T14:29:09,741 [main] INFO o.e.k.i.w.WireGraphServiceImpl - Activating Wire Service... 2022-11-04T14:29:09,742 [main] INFO o.e.k.i.w.WireGraphServiceImpl - Updating Wire Graph Service Component... 2022-11-04T14:29:09,742 [main] INFO o.e.k.i.w.WireGraphServiceImpl - Opening Wire Component Service tracker... 2022-11-04T14:29:09,742 [main] WARN o.e.k.i.w.WireGraphServiceImpl - Failed to update WireGraphServiceImpl java.lang.NullPointerException: Bundle context cannot be null at java.util.Objects.requireNonNull(Objects.java:228) at org.eclipse.kura.internal.wire.WireComponentTrackerCustomizer.(WireComponentTrackerCustomizer.java:48) at org.eclipse.kura.internal.wire.WireGraphServiceImpl.updated(WireGraphServiceImpl.java:137) at org.eclipse.kura.internal.wire.WireGraphServiceImpl.activate(WireGraphServiceImpl.java:123) at org.eclipse.kura.internal.wire.WireGraphServiceImplTest.testWireGraphUpdate(WireGraphServiceImplTest.java:112) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 2022-11-04T14:29:09,742 [main] INFO o.e.k.i.w.WireGraphServiceImpl - Activating Wire Service...Done 2022-11-04T14:29:09,743 [main] INFO o.e.k.i.w.WireGraphServiceImpl - Closing Wire Component Service tracker... 2022-11-04T14:29:09,743 [main] INFO o.e.k.i.w.WireGraphServiceImpl - Closing Wire Component Service tracker...done Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.243 sec Results : Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.internal.wire.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.wire.test/target/org.eclipse.kura.internal.wire.test-4.1.4-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.internal.wire.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.internal.wire.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.wire.test/target/org.eclipse.kura.internal.wire.test-4.1.4.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.internal.wire.test --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.internal.wire.test --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- tycho-surefire-plugin:1.6.0:test (default-test) @ org.eclipse.kura.internal.wire.test --- [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.wire.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/adoptopenjdk/openj9-jdk-8/1.8.0_292-b10/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.wire.test/target/jacoco.exec, -Dlog4j.configurationFile=file:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.wire.test/../../emulator/org.eclipse.kura.emulator/src/main/resources/log4j.xml, -DbuildingWithTycho=true, -Dosgi.locking=none, -Dds.showtrace=true, -Djava.io.tmpdir=/tmp, -Dorg.osgi.framework.storage=/tmp/osgi/framework_storage, -Dosgi.clean=true, -Dorg.eclipse.kura.mode=emulator, -Dkura.configuration=file:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.wire.test/../../emulator/org.eclipse.kura.emulator/src/main/resources/kura.properties, -Ddpa.configuration=/tmp/kura/dpa.properties, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.wire.test/target/work/data, -install, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.wire.test/target/work, -configuration, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.wire.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.wire.test/target/surefire.properties] Framework is running in emulation mode Framework is not running in emulation mode or initialization failed!: System property 'kura.snapshots' is not set 2022-11-04T14:29:12,867 [Start Level: Equinox Container: 5eb768ec-ade1-47b6-a744-81c71aa6ab78] INFO o.e.k.c.s.SystemServiceImpl - Loaded URL kura.properties: file:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.wire.test/../../emulator/org.eclipse.kura.emulator/src/main/resources/kura.properties 2022-11-04T14:29:12,870 [Start Level: Equinox Container: 5eb768ec-ade1-47b6-a744-81c71aa6ab78] WARN o.e.k.c.s.SystemServiceImpl - File does not exist: /tmp/kura/user/kura_custom.properties 2022-11-04T14:29:12,871 [Start Level: Equinox Container: 5eb768ec-ade1-47b6-a744-81c71aa6ab78] INFO o.e.k.c.s.SystemServiceImpl - Kura has net admin? false 2022-11-04T14:29:12,871 [Start Level: Equinox Container: 5eb768ec-ade1-47b6-a744-81c71aa6ab78] INFO o.e.k.c.s.SystemServiceImpl - Is Kura web interface enabled? true 2022-11-04T14:29:12,871 [Start Level: Equinox Container: 5eb768ec-ade1-47b6-a744-81c71aa6ab78] INFO o.e.k.c.s.SystemServiceImpl - Kura version? kura_emulator 2022-11-04T14:29:12,871 [Start Level: Equinox Container: 5eb768ec-ade1-47b6-a744-81c71aa6ab78] INFO o.e.k.c.s.SystemServiceImpl - Kura home directory is /tmp/kura 2022-11-04T14:29:12,871 [Start Level: Equinox Container: 5eb768ec-ade1-47b6-a744-81c71aa6ab78] INFO o.e.k.c.s.SystemServiceImpl - Kura framework configuration directory is /tmp/kura/framework 2022-11-04T14:29:12,871 [Start Level: Equinox Container: 5eb768ec-ade1-47b6-a744-81c71aa6ab78] INFO o.e.k.c.s.SystemServiceImpl - Kura user configuration directory is /tmp/kura/user 2022-11-04T14:29:12,871 [Start Level: Equinox Container: 5eb768ec-ade1-47b6-a744-81c71aa6ab78] INFO o.e.k.c.s.SystemServiceImpl - Kura snapshots directory is /tmp/kura/user/snapshots 2022-11-04T14:29:12,871 [Start Level: Equinox Container: 5eb768ec-ade1-47b6-a744-81c71aa6ab78] INFO o.e.k.c.s.SystemServiceImpl - Kura tmp directory is /tmp/kura/tmp 2022-11-04T14:29:12,872 [Start Level: Equinox Container: 5eb768ec-ade1-47b6-a744-81c71aa6ab78] INFO o.e.k.c.s.SystemServiceImpl - Kura version kura_emulator is starting Results: Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [WARNING] No tests found. [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.internal.wire.test --- [INFO] setting maven.deploy.skip=false [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.internal.wire.test --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.wire.test/target/org.eclipse.kura.internal.wire.test-4.1.4.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.internal.wire.test/4.1.4/org.eclipse.kura.internal.wire.test-4.1.4.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.wire.test/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.internal.wire.test/4.1.4/org.eclipse.kura.internal.wire.test-4.1.4.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.wire.test/target/org.eclipse.kura.internal.wire.test-4.1.4-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.internal.wire.test/4.1.4/org.eclipse.kura.internal.wire.test-4.1.4-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.wire.test/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.internal.wire.test/4.1.4/org.eclipse.kura.internal.wire.test-4.1.4-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.internal.wire.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.internal.wire.test/4.1.4/org.eclipse.kura.internal.wire.test-4.1.4-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.internal.wire.test --- [INFO] [INFO] ---------< org.eclipse.kura:org.eclipse.kura.linux.clock.test >--------- [INFO] Building org.eclipse.kura.linux.clock.test 4.1.4 [124/142] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.linux.clock.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.linux.clock.test --- [INFO] The project's OSGi version is 4.1.4 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.linux.clock.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.linux.clock.test --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.linux.clock.test --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.linux.clock.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.clock.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.linux.clock.test --- [INFO] No sources to compile [WARNING] Source directory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.clock.test/src/main/java does not exist [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.linux.clock.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.clock.test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (compiletests) @ org.eclipse.kura.linux.clock.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.clock.test/target/test-classes [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.linux.clock.test --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.clock.test/target/jacoco.exec [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ org.eclipse.kura.linux.clock.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.clock.test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.kura.linux.clock.NtpdClockSyncProviderTest 2022-11-04T14:29:15,452 [main] INFO o.e.k.l.c.NtpdClockSyncProvider - System Clock Synchronized with null 2022-11-04T14:29:15,466 [main] WARN o.e.k.l.c.NtpdClockSyncProvider - Error while synchronizing System Clock with NTP host null. Please verify network connectivity ... Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.396 sec Running org.eclipse.kura.linux.clock.ClockServiceImplTest 2022-11-04T14:29:15,555 [main] INFO o.e.k.l.c.ClockServiceImpl - Clock update. Offset: 0 2022-11-04T14:29:15,565 [main] INFO o.e.k.l.c.ClockServiceImpl - Clock update. Offset: 1 2022-11-04T14:29:15,567 [main] ERROR o.e.k.l.c.ClockServiceImpl - Unexpected error while updating System Clock - rc = 1, it should've been 2022-11-04T14:29:15.566+0000 2022-11-04T14:29:15,568 [main] ERROR o.e.k.l.c.ClockServiceImpl - Unexpected error while updating Hardware Clock - rc = 1 2022-11-04T14:29:15,569 [main] INFO o.e.k.l.c.ClockServiceImpl - Clock update. Offset: 1 2022-11-04T14:29:15,570 [main] INFO o.e.k.l.c.ClockServiceImpl - System Clock Updated to 2022-11-04T14:29:15.569+0000 2022-11-04T14:29:15,570 [main] INFO o.e.k.l.c.ClockServiceImpl - Hardware Clock Updated 2022-11-04T14:29:15,571 [main] INFO o.e.k.l.c.ClockServiceImpl - Clock update. Offset: 1 2022-11-04T14:29:15,571 [main] ERROR o.e.k.l.c.ClockServiceImpl - Error updating System Clock java.io.IOException: test at org.eclipse.kura.linux.clock.ClockServiceImplTest$2.exec(ClockServiceImplTest.java:205) at org.eclipse.kura.linux.clock.ClockServiceImpl.onClockUpdate(ClockServiceImpl.java:184) at org.eclipse.kura.linux.clock.ClockServiceImplTest.testClockUpdateExceptions(ClockServiceImplTest.java:217) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 2022-11-04T14:29:15,572 [main] ERROR o.e.k.l.c.ClockServiceImpl - Error updating Hardware Clock java.io.IOException: test at org.eclipse.kura.linux.clock.ClockServiceImplTest$2.exec(ClockServiceImplTest.java:205) at org.eclipse.kura.linux.clock.ClockServiceImpl.onClockUpdate(ClockServiceImpl.java:216) at org.eclipse.kura.linux.clock.ClockServiceImplTest.testClockUpdateExceptions(ClockServiceImplTest.java:217) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 2022-11-04T14:29:15,572 [main] INFO o.e.k.l.c.ClockServiceImpl - Activate. Current Time: 2022-11-04T14:29:15.572+0000 2022-11-04T14:29:15,572 [main] ERROR o.e.k.l.c.ClockServiceImpl - Error updating ClockService Configuration org.eclipse.kura.KuraException: The configuration attribute clock.ntp.host is required and no value has been specified. at org.eclipse.kura.linux.clock.AbstractNtpClockSyncProvider.readProperties(AbstractNtpClockSyncProvider.java:173) at org.eclipse.kura.linux.clock.AbstractNtpClockSyncProvider.init(AbstractNtpClockSyncProvider.java:49) at org.eclipse.kura.linux.clock.ClockServiceImpl.startClockSyncProvider(ClockServiceImpl.java:158) at org.eclipse.kura.linux.clock.ClockServiceImpl.activate(ClockServiceImpl.java:82) at org.eclipse.kura.linux.clock.ClockServiceImplTest.testActivateDeactivate(ClockServiceImplTest.java:60) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 2022-11-04T14:29:15,576 [main] INFO o.e.k.l.c.ClockServiceImpl - Deactivate... 2022-11-04T14:29:15,576 [main] INFO o.e.k.l.c.ClockServiceImpl - Activate. Current Time: 2022-11-04T14:29:15.576+0000 2022-11-04T14:29:15,579 [main] ERROR o.e.k.l.c.ClockServiceImpl - Error updating ClockService Configuration java.lang.ClassCastException: java.lang.String incompatible with java.lang.Boolean at org.eclipse.kura.linux.clock.ClockServiceImpl.activate(ClockServiceImpl.java:75) at org.eclipse.kura.linux.clock.ClockServiceImplTest.testActivateException(ClockServiceImplTest.java:48) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 2022-11-04T14:29:15,579 [main] INFO o.e.k.l.c.AbstractNtpClockSyncProvider - Perform clock update just once 2022-11-04T14:29:16,715 [AbstractNtpClockSyncProvider:scheduleOnce] WARN o.e.k.l.c.JavaNtpClockSyncProvider - Error while synchronizing System Clock with NTP host localhost. Please verify network connectivity ... 2022-11-04T14:29:17,081 [main] INFO o.e.k.l.c.ClockServiceImpl - Activate. Current Time: 2022-11-04T14:29:17.081+0000 2022-11-04T14:29:17,082 [main] ERROR o.e.k.l.c.ClockServiceImpl - Error updating ClockService Configuration org.eclipse.kura.KuraException: The configuration attribute clock.ntp.host is required and no value has been specified. at org.eclipse.kura.linux.clock.AbstractNtpClockSyncProvider.readProperties(AbstractNtpClockSyncProvider.java:173) at org.eclipse.kura.linux.clock.AbstractNtpClockSyncProvider.init(AbstractNtpClockSyncProvider.java:49) at org.eclipse.kura.linux.clock.ClockServiceImpl.startClockSyncProvider(ClockServiceImpl.java:158) at org.eclipse.kura.linux.clock.ClockServiceImpl.activate(ClockServiceImpl.java:82) at org.eclipse.kura.linux.clock.ClockServiceImplTest.testUpdate(ClockServiceImplTest.java:81) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 2022-11-04T14:29:17,082 [main] INFO o.e.k.l.c.ClockServiceImpl - Updated... 2022-11-04T14:29:17,082 [main] ERROR o.e.k.l.c.ClockServiceImpl - Error updating ClockService Configuration org.eclipse.kura.KuraException: The configuration attribute clock.ntp.host is required and no value has been specified. at org.eclipse.kura.linux.clock.AbstractNtpClockSyncProvider.readProperties(AbstractNtpClockSyncProvider.java:173) at org.eclipse.kura.linux.clock.AbstractNtpClockSyncProvider.init(AbstractNtpClockSyncProvider.java:49) at org.eclipse.kura.linux.clock.ClockServiceImpl.startClockSyncProvider(ClockServiceImpl.java:158) at org.eclipse.kura.linux.clock.ClockServiceImpl.updated(ClockServiceImpl.java:114) at org.eclipse.kura.linux.clock.ClockServiceImplTest.testUpdate(ClockServiceImplTest.java:85) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 2022-11-04T14:29:17,083 [main] INFO o.e.k.l.c.ClockServiceImpl - Updated... Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.609 sec Running org.eclipse.kura.linux.clock.JavaNtpClockSyncProviderTest 2022-11-04T14:29:17,096 [main] INFO o.e.k.l.c.AbstractNtpClockSyncProvider - Perform periodic clock updates every 1 sec 2022-11-04T14:29:17,097 [AbstractNtpClockSyncProvider:schedule] INFO o.e.k.l.c.AbstractNtpClockSyncProvider - Try to sync clock (0) 2022-11-04T14:29:17,098 [AbstractNtpClockSyncProvider:schedule] ERROR o.e.k.l.c.AbstractNtpClockSyncProvider - Failed to synchronize System Clock. Exhausted retry attempts, giving up 2022-11-04T14:29:18,219 [main] INFO o.e.k.l.c.AbstractNtpClockSyncProvider - Perform periodic clock updates every 1 sec 2022-11-04T14:29:18,220 [AbstractNtpClockSyncProvider:schedule] INFO o.e.k.l.c.AbstractNtpClockSyncProvider - Try to sync clock (0) 2022-11-04T14:29:18,220 [AbstractNtpClockSyncProvider:schedule] ERROR o.e.k.l.c.AbstractNtpClockSyncProvider - Error Synchronizing Clock org.eclipse.kura.KuraException: Configuration Error: test at org.eclipse.kura.linux.clock.JavaNtpClockSyncProviderTest$3.syncClock(JavaNtpClockSyncProviderTest.java:123) at org.eclipse.kura.linux.clock.AbstractNtpClockSyncProvider$1.run(AbstractNtpClockSyncProvider.java:97) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:823) 2022-11-04T14:29:18,221 [AbstractNtpClockSyncProvider:schedule] ERROR o.e.k.l.c.AbstractNtpClockSyncProvider - Failed to synchronize System Clock. Exhausted retry attempts, giving up 2022-11-04T14:29:18,321 [main] INFO o.e.k.l.c.AbstractNtpClockSyncProvider - Perform periodic clock updates every 1 sec 2022-11-04T14:29:18,322 [AbstractNtpClockSyncProvider:schedule] INFO o.e.k.l.c.AbstractNtpClockSyncProvider - Try to sync clock (0) 2022-11-04T14:29:18,323 [AbstractNtpClockSyncProvider:schedule] INFO o.e.k.l.c.AbstractNtpClockSyncProvider - Clock synced Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.25 sec Results : Tests run: 16, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.linux.clock.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.clock.test/target/org.eclipse.kura.linux.clock.test-4.1.4-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.linux.clock.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.linux.clock.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.clock.test/target/org.eclipse.kura.linux.clock.test-4.1.4.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.linux.clock.test --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.linux.clock.test --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- tycho-surefire-plugin:1.6.0:test (default-test) @ org.eclipse.kura.linux.clock.test --- [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.clock.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/adoptopenjdk/openj9-jdk-8/1.8.0_292-b10/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.clock.test/target/jacoco.exec, -Dlog4j.configurationFile=file:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.clock.test/../../emulator/org.eclipse.kura.emulator/src/main/resources/log4j.xml, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.clock.test/target/work/data, -install, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.clock.test/target/work, -configuration, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.clock.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.clock.test/target/surefire.properties] Results: Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [WARNING] No tests found. [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.linux.clock.test --- [INFO] setting maven.deploy.skip=false [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.linux.clock.test --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.clock.test/target/org.eclipse.kura.linux.clock.test-4.1.4.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.clock.test/4.1.4/org.eclipse.kura.linux.clock.test-4.1.4.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.clock.test/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.clock.test/4.1.4/org.eclipse.kura.linux.clock.test-4.1.4.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.clock.test/target/org.eclipse.kura.linux.clock.test-4.1.4-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.clock.test/4.1.4/org.eclipse.kura.linux.clock.test-4.1.4-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.clock.test/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.clock.test/4.1.4/org.eclipse.kura.linux.clock.test-4.1.4-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.clock.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.clock.test/4.1.4/org.eclipse.kura.linux.clock.test-4.1.4-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.linux.clock.test --- [INFO] [INFO] ---------< org.eclipse.kura:org.eclipse.kura.linux.gpio.test >---------- [INFO] Building org.eclipse.kura.linux.gpio.test 4.1.4 [125/142] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.linux.gpio.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.linux.gpio.test --- [INFO] The project's OSGi version is 4.1.4 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.linux.gpio.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.linux.gpio.test --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.linux.gpio.test --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.linux.gpio.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.gpio.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.linux.gpio.test --- [INFO] No sources to compile [WARNING] Source directory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.gpio.test/src/main/java does not exist [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.linux.gpio.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.gpio.test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (compiletests) @ org.eclipse.kura.linux.gpio.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.gpio.test/target/test-classes [INFO] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.gpio.test/src/test/java/org/eclipse/kura/linux/gpio/GPIOServiceImplTest.java: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.gpio.test/src/test/java/org/eclipse/kura/linux/gpio/GPIOServiceImplTest.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.gpio.test/src/test/java/org/eclipse/kura/linux/gpio/GPIOServiceImplTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.linux.gpio.test --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.gpio.test/target/jacoco.exec [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ org.eclipse.kura.linux.gpio.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.gpio.test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.kura.linux.gpio.JdkDioPinTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.348 sec Running org.eclipse.kura.linux.gpio.GPIOServiceImplTest 2022-11-04T14:29:23,829 [main] INFO o.e.k.l.g.GPIOServiceImpl - Loaded File jdk.dio.properties: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.gpio.test/target/jdk.dio.properties Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 sec Results : Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.linux.gpio.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.gpio.test/target/org.eclipse.kura.linux.gpio.test-4.1.4-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.linux.gpio.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.linux.gpio.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.gpio.test/target/org.eclipse.kura.linux.gpio.test-4.1.4.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.linux.gpio.test --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.linux.gpio.test --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- tycho-surefire-plugin:1.6.0:test (default-test) @ org.eclipse.kura.linux.gpio.test --- [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.gpio.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/adoptopenjdk/openj9-jdk-8/1.8.0_292-b10/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.gpio.test/target/jacoco.exec, -Dlog4j.configurationFile=file:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.gpio.test/../../emulator/org.eclipse.kura.emulator/src/main/resources/log4j.xml, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.gpio.test/target/work/data, -install, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.gpio.test/target/work, -configuration, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.gpio.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.gpio.test/target/surefire.properties] Results: Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [WARNING] No tests found. [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.linux.gpio.test --- [INFO] setting maven.deploy.skip=false [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.linux.gpio.test --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.gpio.test/target/org.eclipse.kura.linux.gpio.test-4.1.4.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.gpio.test/4.1.4/org.eclipse.kura.linux.gpio.test-4.1.4.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.gpio.test/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.gpio.test/4.1.4/org.eclipse.kura.linux.gpio.test-4.1.4.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.gpio.test/target/org.eclipse.kura.linux.gpio.test-4.1.4-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.gpio.test/4.1.4/org.eclipse.kura.linux.gpio.test-4.1.4-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.gpio.test/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.gpio.test/4.1.4/org.eclipse.kura.linux.gpio.test-4.1.4-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.gpio.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.gpio.test/4.1.4/org.eclipse.kura.linux.gpio.test-4.1.4-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.linux.gpio.test --- [INFO] [INFO] ----------< org.eclipse.kura:org.eclipse.kura.linux.net.test >---------- [INFO] Building org.eclipse.kura.linux.net.test 4.1.4 [126/142] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.linux.net.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.linux.net.test --- [INFO] The project's OSGi version is 4.1.4 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.linux.net.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.linux.net.test --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.linux.net.test --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.linux.net.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.net.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.linux.net.test --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.net.test/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.net.test/target/classes [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.net.test/src/main/java/org/eclipse/kura/linux/test/net/IPTablesTest.java:[236] throw new KuraException(KuraErrorCode.INTERNAL_ERROR); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.net.test/src/main/java/org/eclipse/kura/linux/test/net/IPTablesTest.java:[253] throw new KuraException(KuraErrorCode.INTERNAL_ERROR, e); ^^^^^^^^^^^^^^ The field KuraErrorCode.INTERNAL_ERROR is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.net.test/src/main/java/org/eclipse/kura/linux/test/net/NetworkTest.java:[40] private static SystemService s_systemService; ^^^^^^^^^^^^^^^ The value of the field NetworkTest.s_systemService is not used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.net.test/src/main/java/org/eclipse/kura/linux/test/net/NetworkTest.java:[41] private static EventAdmin s_eventAdmin; ^^^^^^^^^^^^ The value of the field NetworkTest.s_eventAdmin is not used 4 problems (4 warnings) [WARNING] Source directory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.net.test/src/main/resources does not exist [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.linux.net.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.net.test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (compiletests) @ org.eclipse.kura.linux.net.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.net.test/target/test-classes [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.linux.net.test --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.net.test/target/jacoco.exec [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ org.eclipse.kura.linux.net.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.net.test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.kura.linux.net.dhcp.DhcpServerManagerTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.213 sec Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.linux.net.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.net.test/target/org.eclipse.kura.linux.net.test-4.1.4-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.linux.net.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.linux.net.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.net.test/target/org.eclipse.kura.linux.net.test-4.1.4.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.linux.net.test --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.linux.net.test --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.linux.net.test --- [INFO] setting maven.deploy.skip=false [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.linux.net.test --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.net.test/target/org.eclipse.kura.linux.net.test-4.1.4.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.net.test/4.1.4/org.eclipse.kura.linux.net.test-4.1.4.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.net.test/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.net.test/4.1.4/org.eclipse.kura.linux.net.test-4.1.4.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.net.test/target/org.eclipse.kura.linux.net.test-4.1.4-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.net.test/4.1.4/org.eclipse.kura.linux.net.test-4.1.4-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.net.test/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.net.test/4.1.4/org.eclipse.kura.linux.net.test-4.1.4-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.net.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.net.test/4.1.4/org.eclipse.kura.linux.net.test-4.1.4-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.linux.net.test --- [INFO] [INFO] -------< org.eclipse.kura:org.eclipse.kura.linux.position.test >-------- [INFO] Building org.eclipse.kura.linux.position.test 4.1.4 [127/142] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.linux.position.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.linux.position.test --- [INFO] The project's OSGi version is 4.1.4 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.linux.position.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.linux.position.test --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.linux.position.test --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.linux.position.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.position.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.linux.position.test --- [INFO] No sources to compile [WARNING] Source directory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.position.test/src/main/java does not exist [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.linux.position.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.position.test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (compiletests) @ org.eclipse.kura.linux.position.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.position.test/target/test-classes [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.linux.position.test --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.position.test/target/jacoco.exec [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ org.eclipse.kura.linux.position.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.position.test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.kura.linux.position.GpsDeviceTest 2022-11-04T14:29:30,977 [Thread-5] INFO o.e.k.l.p.GpsDevice - longitude=15.227316666666667 latitude=46.92295333333333 altitude=478.3 speed=0.0 date=null time=121041.000 DOP=1.7 3Dfix=0 fixQuality=1 2022-11-04T14:29:30,990 [Thread-5] WARN o.e.k.l.p.GpsDevice - NMEA checksum not valid 2022-11-04T14:29:30,990 [Thread-5] WARN o.e.k.l.p.GpsDevice - Unrecognized NMEA sentence: $GNTXT,some text with proper checksum,*5d 2022-11-04T14:29:30,990 [Thread-5] WARN o.e.k.l.p.GpsDevice - Invalid NMEA sentence: $HNINV,invalid,*26 2022-11-04T14:29:31,007 [Thread-6] ERROR o.e.k.l.p.GpsDevice - Exception in gps read - {} java.io.IOException: test at java.io.BufferedInputStream.fill(BufferedInputStream.java:246) at java.io.BufferedInputStream.read(BufferedInputStream.java:265) at org.eclipse.kura.linux.position.GpsDevice$SerialCommunicate.doPollWork(GpsDevice.java:181) at org.eclipse.kura.linux.position.GpsDevice$SerialCommunicate.run(GpsDevice.java:127) Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.559 sec Running org.eclipse.kura.linux.position.GpsDeviceTrackerTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 sec Running org.eclipse.kura.linux.position.ModemGpsStatusTrackerTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running org.eclipse.kura.linux.position.PositionServiceTest 2022-11-04T14:29:32,355 [main] INFO o.e.k.l.p.PositionServiceImpl - Opening GPS device... 2022-11-04T14:29:32,356 [main] INFO o.e.k.l.p.PositionServiceImpl - Opened GPS device from configuration 2022-11-04T14:29:32,357 [main] INFO o.e.k.l.p.PositionServiceImpl - Updating... Done. 2022-11-04T14:29:32,357 [main] INFO o.e.k.l.p.PositionServiceImpl - Activating... Done. 2022-11-04T14:29:32,358 [Thread-9] INFO o.e.k.l.p.GpsDevice - longitude=15.227316666666667 latitude=46.92295333333333 altitude=478.3 speed=0.0 date=null time=121041.000 DOP=1.7 3Dfix=0 fixQuality=1 2022-11-04T14:29:37,358 [main] INFO o.e.k.l.p.PositionServiceImpl - Deactivating... Done. 2022-11-04T14:29:37,359 [main] INFO o.e.k.l.p.PositionServiceImpl - Opening GPS device... 2022-11-04T14:29:37,360 [main] INFO o.e.k.l.p.PositionServiceImpl - Opened GPS device from configuration 2022-11-04T14:29:37,360 [main] INFO o.e.k.l.p.PositionServiceImpl - Updating... Done. 2022-11-04T14:29:37,360 [main] INFO o.e.k.l.p.PositionServiceImpl - Activating... Done. 2022-11-04T14:29:37,362 [main] INFO o.e.k.l.p.PositionServiceImpl - Deactivating... Done. 2022-11-04T14:29:37,363 [main] INFO o.e.k.l.p.PositionServiceImpl - Opening GPS device... 2022-11-04T14:29:37,363 [main] INFO o.e.k.l.p.PositionServiceImpl - GPS device not available 2022-11-04T14:29:37,363 [main] INFO o.e.k.l.p.PositionServiceImpl - Updating... Done. 2022-11-04T14:29:37,364 [main] INFO o.e.k.l.p.PositionServiceImpl - Activating... Done. 2022-11-04T14:29:37,364 [main] INFO o.e.k.l.p.PositionServiceImpl - Deactivating... Done. 2022-11-04T14:29:37,365 [main] INFO o.e.k.l.p.PositionServiceImpl - Opening GPS device... 2022-11-04T14:29:37,365 [main] INFO o.e.k.l.p.PositionServiceImpl - Opened GPS device from configuration 2022-11-04T14:29:37,366 [main] INFO o.e.k.l.p.PositionServiceImpl - Updating... Done. 2022-11-04T14:29:37,366 [main] INFO o.e.k.l.p.PositionServiceImpl - Activating... Done. 2022-11-04T14:29:37,367 [main] INFO o.e.k.l.p.PositionServiceImpl - Deactivating... Done. 2022-11-04T14:29:37,368 [main] INFO o.e.k.l.p.PositionServiceImpl - Opening GPS device... 2022-11-04T14:29:37,368 [main] INFO o.e.k.l.p.PositionServiceImpl - Opened GPS device from configuration 2022-11-04T14:29:37,368 [main] INFO o.e.k.l.p.PositionServiceImpl - Updating... Done. 2022-11-04T14:29:37,368 [main] INFO o.e.k.l.p.PositionServiceImpl - Activating... Done. 2022-11-04T14:29:37,369 [main] INFO o.e.k.l.p.PositionServiceImpl - Opening GPS device... 2022-11-04T14:29:37,370 [main] INFO o.e.k.l.p.PositionServiceImpl - GPS device not available 2022-11-04T14:29:37,371 [main] INFO o.e.k.l.p.PositionServiceImpl - Opening GPS device... 2022-11-04T14:29:37,372 [main] INFO o.e.k.l.p.PositionServiceImpl - Opened GPS device from configuration 2022-11-04T14:29:37,372 [main] INFO o.e.k.l.p.PositionServiceImpl - Updating... Done. 2022-11-04T14:29:37,372 [main] INFO o.e.k.l.p.PositionServiceImpl - Activating... Done. 2022-11-04T14:29:37,374 [main] INFO o.e.k.l.p.PositionServiceImpl - Deactivating... Done. 2022-11-04T14:29:37,376 [main] INFO o.e.k.l.p.PositionServiceImpl - Opening GPS device... 2022-11-04T14:29:37,377 [main] INFO o.e.k.l.p.PositionServiceImpl - Opened GPS device from configuration 2022-11-04T14:29:37,377 [main] INFO o.e.k.l.p.PositionServiceImpl - Updating... Done. 2022-11-04T14:29:37,377 [main] INFO o.e.k.l.p.PositionServiceImpl - Activating... Done. 2022-11-04T14:29:37,378 [main] INFO o.e.k.l.p.PositionServiceImpl - Updating... Done. 2022-11-04T14:29:37,380 [main] INFO o.e.k.l.p.PositionServiceImpl - Opening GPS device... 2022-11-04T14:29:37,381 [main] INFO o.e.k.l.p.PositionServiceImpl - Opened modem GPS device 2022-11-04T14:29:37,381 [main] INFO o.e.k.l.p.PositionServiceImpl - Updating... Done. 2022-11-04T14:29:37,381 [main] INFO o.e.k.l.p.PositionServiceImpl - Activating... Done. 2022-11-04T14:29:37,382 [main] INFO o.e.k.l.p.PositionServiceImpl - Deactivating... Done. 2022-11-04T14:29:37,384 [main] INFO o.e.k.l.p.PositionServiceImpl - Opening GPS device... 2022-11-04T14:29:37,385 [main] INFO o.e.k.l.p.PositionServiceImpl - Opened GPS device from configuration 2022-11-04T14:29:37,385 [main] INFO o.e.k.l.p.PositionServiceImpl - Updating... Done. 2022-11-04T14:29:37,385 [main] INFO o.e.k.l.p.PositionServiceImpl - Activating... Done. 2022-11-04T14:29:37,387 [main] INFO o.e.k.l.p.PositionServiceImpl - Deactivating... Done. 2022-11-04T14:29:37,388 [main] INFO o.e.k.l.p.PositionServiceImpl - Opening GPS device... 2022-11-04T14:29:37,389 [main] INFO o.e.k.l.p.PositionServiceImpl - Opened GPS device from configuration 2022-11-04T14:29:37,389 [main] INFO o.e.k.l.p.PositionServiceImpl - Updating... Done. 2022-11-04T14:29:37,389 [main] INFO o.e.k.l.p.PositionServiceImpl - Activating... Done. 2022-11-04T14:29:37,390 [Thread-17] INFO o.e.k.l.p.GpsDevice - longitude=15.227316666666667 latitude=46.92295333333333 altitude=478.3 speed=0.0 date=null time=121041.000 DOP=1.7 3Dfix=0 fixQuality=1 2022-11-04T14:29:37,391 [Thread-17] WARN o.e.k.l.p.GpsDevice - NMEA checksum not valid 2022-11-04T14:29:37,391 [Thread-17] WARN o.e.k.l.p.GpsDevice - Unrecognized NMEA sentence: $GNTXT,some text with proper checksum,*5d 2022-11-04T14:29:37,392 [Thread-17] WARN o.e.k.l.p.GpsDevice - Invalid NMEA sentence: $HNINV,invalid,*26 2022-11-04T14:29:42,390 [main] INFO o.e.k.l.p.PositionServiceImpl - Deactivating... Done. 2022-11-04T14:29:42,391 [main] INFO o.e.k.l.p.PositionServiceImpl - Opening GPS device... 2022-11-04T14:29:42,392 [main] INFO o.e.k.l.p.PositionServiceImpl - Opened GPS device from configuration 2022-11-04T14:29:42,392 [main] INFO o.e.k.l.p.PositionServiceImpl - Updating... Done. 2022-11-04T14:29:42,392 [main] INFO o.e.k.l.p.PositionServiceImpl - Activating... Done. 2022-11-04T14:29:42,393 [main] INFO o.e.k.l.p.PositionServiceImpl - Opening GPS device... 2022-11-04T14:29:42,394 [main] INFO o.e.k.l.p.PositionServiceImpl - Opened modem GPS device 2022-11-04T14:29:42,395 [main] INFO o.e.k.l.p.PositionServiceImpl - Deactivating... Done. 2022-11-04T14:29:42,396 [main] INFO o.e.k.l.p.PositionServiceImpl - Updating... Done. 2022-11-04T14:29:42,397 [main] INFO o.e.k.l.p.PositionServiceImpl - Activating... Done. 2022-11-04T14:29:42,397 [main] INFO o.e.k.l.p.PositionServiceImpl - Deactivating... Done. 2022-11-04T14:29:42,398 [main] INFO o.e.k.l.p.PositionServiceImpl - Updating... Done. 2022-11-04T14:29:42,399 [main] INFO o.e.k.l.p.PositionServiceImpl - Activating... Done. 2022-11-04T14:29:42,399 [main] INFO o.e.k.l.p.PositionServiceImpl - Deactivating... Done. 2022-11-04T14:29:42,401 [main] INFO o.e.k.l.p.PositionServiceImpl - Opening GPS device... 2022-11-04T14:29:42,401 [main] INFO o.e.k.l.p.PositionServiceImpl - GPS device not available 2022-11-04T14:29:42,401 [main] INFO o.e.k.l.p.PositionServiceImpl - Updating... Done. 2022-11-04T14:29:42,401 [main] INFO o.e.k.l.p.PositionServiceImpl - Activating... Done. 2022-11-04T14:29:42,402 [main] INFO o.e.k.l.p.PositionServiceImpl - Deactivating... Done. Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.103 sec Running org.eclipse.kura.linux.position.NMEAParserTest Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 sec Results : Tests run: 51, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.linux.position.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.position.test/target/org.eclipse.kura.linux.position.test-4.1.4-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.linux.position.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.linux.position.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.position.test/target/org.eclipse.kura.linux.position.test-4.1.4.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.linux.position.test --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.linux.position.test --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.linux.position.test --- [INFO] setting maven.deploy.skip=false [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.linux.position.test --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.position.test/target/org.eclipse.kura.linux.position.test-4.1.4.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.position.test/4.1.4/org.eclipse.kura.linux.position.test-4.1.4.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.position.test/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.position.test/4.1.4/org.eclipse.kura.linux.position.test-4.1.4.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.position.test/target/org.eclipse.kura.linux.position.test-4.1.4-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.position.test/4.1.4/org.eclipse.kura.linux.position.test-4.1.4-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.position.test/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.position.test/4.1.4/org.eclipse.kura.linux.position.test-4.1.4-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.position.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.position.test/4.1.4/org.eclipse.kura.linux.position.test-4.1.4-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.linux.position.test --- [INFO] [INFO] ----------< org.eclipse.kura:org.eclipse.kura.linux.usb.test >---------- [INFO] Building org.eclipse.kura.linux.usb.test 4.1.4 [128/142] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.linux.usb.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.linux.usb.test --- [INFO] The project's OSGi version is 4.1.4 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.linux.usb.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.linux.usb.test --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.linux.usb.test --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.linux.usb.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.usb.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.linux.usb.test --- [INFO] No sources to compile [WARNING] Source directory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.usb.test/src/main/java does not exist [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.linux.usb.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.usb.test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (compiletests) @ org.eclipse.kura.linux.usb.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.usb.test/target/test-classes [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.linux.usb.test --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.usb.test/target/jacoco.exec [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ org.eclipse.kura.linux.usb.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.usb.test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.kura.linux.usb.UsbServiceImplTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.742 sec Results : Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.linux.usb.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.usb.test/target/org.eclipse.kura.linux.usb.test-4.1.4-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.linux.usb.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.linux.usb.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.usb.test/target/org.eclipse.kura.linux.usb.test-4.1.4.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.linux.usb.test --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.linux.usb.test --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- tycho-surefire-plugin:1.6.0:test (default-test) @ org.eclipse.kura.linux.usb.test --- [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.usb.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/adoptopenjdk/openj9-jdk-8/1.8.0_292-b10/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.usb.test/target/jacoco.exec, -Dlog4j.configurationFile=file:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.usb.test/../../emulator/org.eclipse.kura.emulator/src/main/resources/log4j.xml, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.usb.test/target/work/data, -install, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.usb.test/target/work, -configuration, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.usb.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.usb.test/target/surefire.properties] Results: Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [WARNING] No tests found. [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.linux.usb.test --- [INFO] setting maven.deploy.skip=false [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.linux.usb.test --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.usb.test/target/org.eclipse.kura.linux.usb.test-4.1.4.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.usb.test/4.1.4/org.eclipse.kura.linux.usb.test-4.1.4.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.usb.test/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.usb.test/4.1.4/org.eclipse.kura.linux.usb.test-4.1.4.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.usb.test/target/org.eclipse.kura.linux.usb.test-4.1.4-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.usb.test/4.1.4/org.eclipse.kura.linux.usb.test-4.1.4-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.usb.test/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.usb.test/4.1.4/org.eclipse.kura.linux.usb.test-4.1.4-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.usb.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.usb.test/4.1.4/org.eclipse.kura.linux.usb.test-4.1.4-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.linux.usb.test --- [INFO] [INFO] -------< org.eclipse.kura:org.eclipse.kura.linux.watchdog.test >-------- [INFO] Building org.eclipse.kura.linux.watchdog.test 4.1.4 [129/142] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.linux.watchdog.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.linux.watchdog.test --- [INFO] The project's OSGi version is 4.1.4 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.linux.watchdog.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.linux.watchdog.test --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.linux.watchdog.test --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.linux.watchdog.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.watchdog.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.linux.watchdog.test --- [INFO] No sources to compile [WARNING] Source directory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.watchdog.test/src/main/java does not exist [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.linux.watchdog.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.watchdog.test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (compiletests) @ org.eclipse.kura.linux.watchdog.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.watchdog.test/target/test-classes [INFO] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.watchdog.test/src/test/java/org/eclipse/kura/linux/watchdog/WatchdogServiceImplTest.java: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.watchdog.test/src/test/java/org/eclipse/kura/linux/watchdog/WatchdogServiceImplTest.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.watchdog.test/src/test/java/org/eclipse/kura/linux/watchdog/WatchdogServiceImplTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.linux.watchdog.test --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.watchdog.test/target/jacoco.exec [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ org.eclipse.kura.linux.watchdog.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.watchdog.test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.kura.linux.watchdog.WatchdogServiceImplTest 2022-11-04T14:29:54,667 [main] WARN o.e.k.l.w.WatchdogServiceImpl - Critical component '1' already registered 2022-11-04T14:29:54,671 [main] WARN o.e.k.l.w.WatchdogServiceImpl - Critical component '1' already registered Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.259 sec Running org.eclipse.kura.linux.watchdog.RebootCauseFileWriterTest 2022-11-04T14:29:54,687 [main] INFO o.e.k.l.w.RebootCauseFileWriter - Writing reboot cause file... 2022-11-04T14:29:54,693 [main] INFO o.e.k.l.w.RebootCauseFileWriter - Writing reboot cause file...done 2022-11-04T14:29:54,693 [main] INFO o.e.k.l.w.RebootCauseFileWriter - Reboot cause file /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.watchdog.test/target/existingFile already exists, not updating.. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec Results : Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.linux.watchdog.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.watchdog.test/target/org.eclipse.kura.linux.watchdog.test-4.1.4-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.linux.watchdog.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.linux.watchdog.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.watchdog.test/target/org.eclipse.kura.linux.watchdog.test-4.1.4.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.linux.watchdog.test --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.linux.watchdog.test --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- tycho-surefire-plugin:1.6.0:test (default-test) @ org.eclipse.kura.linux.watchdog.test --- [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.watchdog.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/adoptopenjdk/openj9-jdk-8/1.8.0_292-b10/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.watchdog.test/target/jacoco.exec, -Dlog4j.configurationFile=file:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.watchdog.test/../../emulator/org.eclipse.kura.emulator/src/main/resources/log4j.xml, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.watchdog.test/target/work/data, -install, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.watchdog.test/target/work, -configuration, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.watchdog.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.watchdog.test/target/surefire.properties] Results: Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [WARNING] No tests found. [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.linux.watchdog.test --- [INFO] setting maven.deploy.skip=false [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.linux.watchdog.test --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.watchdog.test/target/org.eclipse.kura.linux.watchdog.test-4.1.4.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.watchdog.test/4.1.4/org.eclipse.kura.linux.watchdog.test-4.1.4.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.watchdog.test/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.watchdog.test/4.1.4/org.eclipse.kura.linux.watchdog.test-4.1.4.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.watchdog.test/target/org.eclipse.kura.linux.watchdog.test-4.1.4-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.watchdog.test/4.1.4/org.eclipse.kura.linux.watchdog.test-4.1.4-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.watchdog.test/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.watchdog.test/4.1.4/org.eclipse.kura.linux.watchdog.test-4.1.4-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.linux.watchdog.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.linux.watchdog.test/4.1.4/org.eclipse.kura.linux.watchdog.test-4.1.4-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.linux.watchdog.test --- [INFO] [INFO] ----------< org.eclipse.kura:org.eclipse.kura.net.admin.test >---------- [INFO] Building org.eclipse.kura.net.admin.test 4.1.4 [130/142] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.net.admin.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.net.admin.test --- [INFO] The project's OSGi version is 4.1.4 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.net.admin.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.net.admin.test --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.net.admin.test --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.net.admin.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.net.admin.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.net.admin.test --- [INFO] No sources to compile [WARNING] Source directory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.net.admin.test/src/main/java does not exist [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.net.admin.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.net.admin.test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (compiletests) @ org.eclipse.kura.net.admin.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.net.admin.test/target/test-classes [INFO] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.net.admin.test/src/test/java/org/eclipse/kura/net/admin/visitor/linux/HostapdConfigTest.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.net.admin.test/src/test/java/org/eclipse/kura/net/admin/visitor/linux/HostapdConfigTest.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.net.admin.test/src/test/java/org/eclipse/kura/net/admin/monitor/DnsMonitorServiceImplTest.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.net.admin.test/src/test/java/org/eclipse/kura/net/admin/monitor/DnsMonitorServiceImplTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.net.admin.test --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.net.admin.test/target/jacoco.exec [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ org.eclipse.kura.net.admin.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.net.admin.test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.kura.net.admin.util.LinuxFileUtilTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.096 sec Running org.eclipse.kura.net.admin.visitor.linux.PppConfigTest 2022-11-04T14:30:00,722 [main] WARN o.e.k.n.a.v.l.PppConfigReader - getModemConfig() :: PPPD peer file does not exist - /etc/ppp/peers/ppp2 2022-11-04T14:30:00,747 [main] INFO o.e.k.n.a.v.l.u.PppAuthSecrets - File does not exist - creating /etc/ppp/chap-secrets 2022-11-04T14:30:00,748 [main] ERROR o.e.k.n.a.v.l.u.PppAuthSecrets - Could not initialize java.io.FileNotFoundException: /etc/ppp/chap-secrets (No such file or directory) at java.io.FileOutputStream.open(FileOutputStream.java:270) at java.io.FileOutputStream.(FileOutputStream.java:213) at java.io.FileOutputStream.(FileOutputStream.java:101) at org.eclipse.kura.net.admin.visitor.linux.util.PppAuthSecrets.writeToFile(PppAuthSecrets.java:183) at org.eclipse.kura.net.admin.visitor.linux.util.PppAuthSecrets.(PppAuthSecrets.java:102) at org.eclipse.kura.net.admin.visitor.linux.util.ChapLinux.(ChapLinux.java:36) at org.eclipse.kura.net.admin.visitor.linux.util.ChapLinux.getInstance(ChapLinux.java:46) at org.eclipse.kura.net.admin.visitor.linux.PppConfigReader.getModemConfig(PppConfigReader.java:272) at org.eclipse.kura.net.admin.visitor.linux.PppConfigReader.addNetConfigs(PppConfigReader.java:137) at org.eclipse.kura.net.admin.visitor.linux.PppConfigReader.getConfig(PppConfigReader.java:122) at org.eclipse.kura.net.admin.visitor.linux.PppConfigReader.visit(PppConfigReader.java:93) at org.eclipse.kura.net.admin.visitor.linux.PppConfigTest.testReaderVisitPppdFileWithUmtsConfig(PppConfigTest.java:191) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 2022-11-04T14:30:00,749 [main] INFO o.e.k.n.a.v.l.u.PppAuthSecrets - File does not exist - creating /etc/ppp/pap-secrets 2022-11-04T14:30:00,749 [main] ERROR o.e.k.n.a.v.l.u.PppAuthSecrets - Could not initialize java.io.FileNotFoundException: /etc/ppp/pap-secrets (No such file or directory) at java.io.FileOutputStream.open(FileOutputStream.java:270) at java.io.FileOutputStream.(FileOutputStream.java:213) at java.io.FileOutputStream.(FileOutputStream.java:101) at org.eclipse.kura.net.admin.visitor.linux.util.PppAuthSecrets.writeToFile(PppAuthSecrets.java:183) at org.eclipse.kura.net.admin.visitor.linux.util.PppAuthSecrets.(PppAuthSecrets.java:102) at org.eclipse.kura.net.admin.visitor.linux.util.PapLinux.(PapLinux.java:36) at org.eclipse.kura.net.admin.visitor.linux.util.PapLinux.getInstance(PapLinux.java:46) at org.eclipse.kura.net.admin.visitor.linux.PppConfigReader.getModemConfig(PppConfigReader.java:273) at org.eclipse.kura.net.admin.visitor.linux.PppConfigReader.addNetConfigs(PppConfigReader.java:137) at org.eclipse.kura.net.admin.visitor.linux.PppConfigReader.getConfig(PppConfigReader.java:122) at org.eclipse.kura.net.admin.visitor.linux.PppConfigReader.visit(PppConfigReader.java:93) at org.eclipse.kura.net.admin.visitor.linux.PppConfigTest.testReaderVisitPppdFileWithUmtsConfig(PppConfigTest.java:191) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 sec Running org.eclipse.kura.net.admin.visitor.linux.HostapdConfigTest 2022-11-04T14:30:00,788 [main] INFO o.e.k.n.a.v.l.HostapdConfigWriter - Network interface status for testinterface is netIPv4StatusDisabled - not overwriting hostapd configuration file 2022-11-04T14:30:00,803 [main] WARN o.e.k.n.a.v.l.HostapdConfigReader - getWifiHostConfig() :: hostapd.config-nonexisting file doesn't exist, will generate default wifiConfig 2022-11-04T14:30:00,804 [main] ERROR o.e.k.n.a.v.l.HostapdConfigWriter - Unsupported security type: null. It must be WifiSecurity.NONE, WifiSecurity.SECURITY_NONE, WifiSecurity.SECURITY_WEP, WifiSecurity.SECURITY_WPA, or WifiSecurity.SECURITY_WPA2 2022-11-04T14:30:00,804 [main] ERROR o.e.k.n.a.v.l.HostapdConfigWriter - Failed to generate hostapd configuration file for testinterface interface Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 sec Running org.eclipse.kura.net.admin.visitor.linux.FirewallAutoNatConfigTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec Running org.eclipse.kura.net.admin.visitor.linux.util.PppAuthSecretsTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 sec Running org.eclipse.kura.net.admin.visitor.linux.DhcpConfigTest 2022-11-04T14:30:00,923 [main] INFO o.e.k.n.a.v.l.DhcpConfigReader - instantiating DHCP server configuration during init with | interfaceName: testinterface | enabled: true | subnet: 10.10.0.0 | router: 10.10.0.250 | netmask: 255.255.255.0 | prefix: 24 | defaultLeaseTime: 900 | maxLeaseTime: 900 | rangeStart: 10.10.0.10 | rangeEnd: 10.10.0.15 | passDns: true | dnsList: [10.10.0.254] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec Running org.eclipse.kura.net.admin.visitor.linux.WpaSupplicantConfigTest 2022-11-04T14:30:00,939 [main] INFO o.e.k.n.a.v.l.WpaSupplicantConfigWriter - Network interface status for testinterface is netIPv4StatusDisabled - not overwriting wpaconfig file Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec Running org.eclipse.kura.net.admin.monitor.DnsMonitorServiceImplTest 2022-11-04T14:30:01,098 [main] WARN o.e.k.n.a.m.DnsMonitorServiceImpl - java.lang.Integer incompatible with java.lang.String java.lang.ClassCastException: java.lang.Integer incompatible with java.lang.String at org.eclipse.kura.core.net.NetworkConfiguration.(NetworkConfiguration.java:108) at org.eclipse.kura.net.admin.monitor.DnsMonitorServiceImpl.handleEvent(DnsMonitorServiceImpl.java:234) at org.eclipse.kura.net.admin.monitor.DnsMonitorServiceImplTest.testHandleEventConfigChange(DnsMonitorServiceImplTest.java:134) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 2022-11-04T14:30:01,174 [main] INFO o.e.k.n.a.m.DnsMonitorServiceImpl - DnsMonitorServiceImpl task cancelled? = true 2022-11-04T14:30:01,174 [main] INFO o.e.k.n.a.m.DnsMonitorServiceImpl - DnsMonitorServiceImpl Thread terminated? - true 2022-11-04T14:30:01,177 [main] INFO o.e.k.n.a.m.DnsMonitorServiceImpl - Current DNS servers are null - setting dns servers: [10.10.0.10] 2022-11-04T14:30:01,186 [main] INFO o.e.k.n.a.m.DnsMonitorServiceImpl - Change to DNS - setting dns servers: [10.10.0.10] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.243 sec Running org.eclipse.kura.net.admin.monitor.ModemMonitorServiceImplTest 2022-11-04T14:30:01,239 [main] WARN o.e.k.c.t.TestUtil - Can not set java.util.concurrent.ScheduledExecutorService field org.eclipse.kura.net.admin.monitor.ModemMonitorServiceImpl.executor to $java.util.concurrent.ExecutorService$$EnhancerByMockitoWithCGLIB$$70b75fa3 java.lang.IllegalArgumentException: Can not set java.util.concurrent.ScheduledExecutorService field org.eclipse.kura.net.admin.monitor.ModemMonitorServiceImpl.executor to $java.util.concurrent.ExecutorService$$EnhancerByMockitoWithCGLIB$$70b75fa3 at sun.reflect.UnsafeFieldAccessorImpl.throwSetIllegalArgumentException(UnsafeFieldAccessorImpl.java:167) at sun.reflect.UnsafeFieldAccessorImpl.throwSetIllegalArgumentException(UnsafeFieldAccessorImpl.java:171) at sun.reflect.UnsafeObjectFieldAccessorImpl.set(UnsafeObjectFieldAccessorImpl.java:81) at java.lang.reflect.Field.set(Field.java:764) at org.eclipse.kura.core.testutil.TestUtil.setFieldValue(TestUtil.java:163) at org.eclipse.kura.net.admin.monitor.ModemMonitorServiceImplTest.testProcessNetworkConfigurationChangeEventEvdo(ModemMonitorServiceImplTest.java:782) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 2022-11-04T14:30:01,274 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - new configuration for cellular modem on usb port ttyUsb3 netinterface ppp2 2022-11-04T14:30:01,274 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - disconnecting null 2022-11-04T14:30:01,274 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - NetworkConfigurationChangeEvent :: The null is not provisioned, will try to provision it ... 2022-11-04T14:30:01,313 [main] WARN o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: ! SIM CARD IS NOT READY ! 2022-11-04T14:30:01,313 [pool-9-thread-1] WARN o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: ! SIM CARD IS NOT READY ! 2022-11-04T14:30:01,313 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: Modem will be reset in 0 sec if not connected 2022-11-04T14:30:01,313 [pool-9-thread-1] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: Modem will be reset in 0 sec if not connected 2022-11-04T14:30:01,435 [main] WARN o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: ! SIM CARD IS NOT READY ! 2022-11-04T14:30:01,435 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: Modem will be reset in 0 sec if not connected 2022-11-04T14:30:01,539 [main] WARN o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: ! SIM CARD IS NOT READY ! 2022-11-04T14:30:01,539 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: Modem will be reset in 0 sec if not connected 2022-11-04T14:30:01,643 [main] WARN o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: ! SIM CARD IS NOT READY ! 2022-11-04T14:30:01,643 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: Modem will be reset in 0 sec if not connected 2022-11-04T14:30:01,746 [main] WARN o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: ! SIM CARD IS NOT READY ! 2022-11-04T14:30:01,746 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: Modem will be reset in 0 sec if not connected 2022-11-04T14:30:01,849 [main] WARN o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: ! SIM CARD IS NOT READY ! 2022-11-04T14:30:01,850 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: Modem will be reset in 0 sec if not connected 2022-11-04T14:30:01,953 [main] WARN o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: ! SIM CARD IS NOT READY ! 2022-11-04T14:30:01,953 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: Modem will be reset in 0 sec if not connected 2022-11-04T14:30:02,057 [main] WARN o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: ! SIM CARD IS NOT READY ! 2022-11-04T14:30:02,057 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: Modem will be reset in 0 sec if not connected 2022-11-04T14:30:02,161 [main] WARN o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: ! SIM CARD IS NOT READY ! 2022-11-04T14:30:02,161 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: Modem will be reset in 0 sec if not connected 2022-11-04T14:30:02,265 [main] WARN o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: ! SIM CARD IS NOT READY ! 2022-11-04T14:30:02,265 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: Modem will be reset in 0 sec if not connected 2022-11-04T14:30:02,368 [main] WARN o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: ! SIM CARD IS NOT READY ! 2022-11-04T14:30:02,369 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: Modem Reset TIMEOUT !!! 2022-11-04T14:30:02,369 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: PPPD disconnect 2022-11-04T14:30:02,369 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: modem reset 2022-11-04T14:30:02,473 [main] WARN o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: ! SIM CARD IS NOT READY ! 2022-11-04T14:30:02,473 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: Modem will be reset in 0 sec if not connected 2022-11-04T14:30:02,576 [main] WARN o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: ! SIM CARD IS NOT READY ! 2022-11-04T14:30:02,576 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: Modem will be reset in 0 sec if not connected 2022-11-04T14:30:02,680 [main] WARN o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: ! SIM CARD IS NOT READY ! 2022-11-04T14:30:02,680 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: Modem will be reset in 0 sec if not connected 2022-11-04T14:30:02,783 [main] WARN o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: ! SIM CARD IS NOT READY ! 2022-11-04T14:30:02,783 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: Modem will be reset in 0 sec if not connected 2022-11-04T14:30:02,917 [pool-13-thread-1] ERROR o.e.k.n.a.m.ModemMonitorServiceImpl - trackModem() :: null java.lang.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.kura.net.admin.monitor.ModemMonitorServiceImpl.getCellularModemFactory(ModemMonitorServiceImpl.java:617) at org.eclipse.kura.net.admin.monitor.ModemMonitorServiceImpl.trackModem(ModemMonitorServiceImpl.java:576) at org.eclipse.kura.net.admin.monitor.ModemMonitorServiceImpl.lambda$0(ModemMonitorServiceImpl.java:155) at org.eclipse.kura.net.admin.monitor.ModemMonitorServiceImpl$$Lambda$23/0x00000000d48993a0.run(Unknown Source) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:823) Caused by: java.lang.NullPointerException at org.eclipse.kura.net.admin.modem.telit.he910.TelitHe910ModemFactory.(TelitHe910ModemFactory.java:36) at org.eclipse.kura.net.admin.modem.telit.he910.TelitHe910ModemFactory.getInstance(TelitHe910ModemFactory.java:46) ... 15 more 2022-11-04T14:30:02,921 [pool-15-thread-1] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: previous PppState=NOT_CONNECTED 2022-11-04T14:30:02,922 [pool-15-thread-1] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: current PppState=IN_PROGRESS 2022-11-04T14:30:02,922 [pool-15-thread-1] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: Modem will be reset in 0 sec if not connected 2022-11-04T14:30:02,922 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: previous PppState=NOT_CONNECTED 2022-11-04T14:30:02,922 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: current PppState=IN_PROGRESS 2022-11-04T14:30:02,923 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: Modem will be reset in 0 sec if not connected 2022-11-04T14:30:03,027 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: Modem will be reset in 0 sec if not connected 2022-11-04T14:30:03,131 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: Modem will be reset in 0 sec if not connected 2022-11-04T14:30:03,234 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: Modem will be reset in 0 sec if not connected 2022-11-04T14:30:03,337 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: Modem will be reset in 0 sec if not connected 2022-11-04T14:30:03,441 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: Modem will be reset in 0 sec if not connected 2022-11-04T14:30:03,544 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: Modem will be reset in 0 sec if not connected 2022-11-04T14:30:03,648 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: Modem will be reset in 0 sec if not connected 2022-11-04T14:30:03,751 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: Modem will be reset in 0 sec if not connected 2022-11-04T14:30:03,855 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: Modem will be reset in 0 sec if not connected 2022-11-04T14:30:03,958 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: Modem Reset TIMEOUT !!! 2022-11-04T14:30:03,958 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: PPPD disconnect 2022-11-04T14:30:03,958 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: modem reset 2022-11-04T14:30:04,062 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: Modem will be reset in 0 sec if not connected 2022-11-04T14:30:04,166 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: Modem will be reset in 0 sec if not connected 2022-11-04T14:30:04,269 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: Modem will be reset in 0 sec if not connected 2022-11-04T14:30:04,372 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: Modem will be reset in 0 sec if not connected 2022-11-04T14:30:04,521 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: previous PppState=NOT_CONNECTED 2022-11-04T14:30:04,521 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: current PppState=CONNECTED 2022-11-04T14:30:04,521 [pool-17-thread-1] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: previous PppState=NOT_CONNECTED 2022-11-04T14:30:04,521 [pool-17-thread-1] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: current PppState=CONNECTED 2022-11-04T14:30:06,086 [pool-19-thread-1] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - posting ModemReadyEvent on topic org/eclipse/kura/net/modem/READY 2022-11-04T14:30:12,088 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - trackModem() :: The testModem is not provisioned, will try to provision it ... 2022-11-04T14:30:12,089 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: previous PppState=NOT_CONNECTED 2022-11-04T14:30:12,089 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: current PppState=CONNECTED 2022-11-04T14:30:12,149 [main] ERROR o.e.k.n.a.m.ModemMonitorServiceImpl - trackModem() :: No ModemFactory associated with specified modemDevice java.lang.IllegalArgumentException: No ModemFactory associated with specified modemDevice at org.eclipse.kura.net.admin.monitor.ModemMonitorServiceImpl.getCellularModemFactory(ModemMonitorServiceImpl.java:610) at org.eclipse.kura.net.admin.monitor.ModemMonitorServiceImpl.trackModem(ModemMonitorServiceImpl.java:576) at org.eclipse.kura.net.admin.monitor.ModemMonitorServiceImpl.handleEvent(ModemMonitorServiceImpl.java:241) at org.eclipse.kura.net.admin.monitor.ModemMonitorServiceImplTest.testHandleEventModemAdded(ModemMonitorServiceImplTest.java:363) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 2022-11-04T14:30:12,158 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - ModemMonitor task cancelled? = false 2022-11-04T14:30:12,159 [main] WARN o.e.k.n.a.m.ModemMonitorServiceImpl - Interrupted java.lang.InterruptedException: test at org.eclipse.kura.net.admin.monitor.ModemMonitorServiceImpl.deactivate(ModemMonitorServiceImpl.java:199) at org.eclipse.kura.net.admin.monitor.ModemMonitorServiceImplTest.testDeactivate(ModemMonitorServiceImplTest.java:319) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 2022-11-04T14:30:12,159 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - ModemMonitor Thread terminated? - false 2022-11-04T14:30:12,162 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: !!! SIM CARD IS READY !!! 2022-11-04T14:30:12,162 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: connecting ... 2022-11-04T14:30:12,162 [pool-28-thread-1] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: !!! SIM CARD IS READY !!! 2022-11-04T14:30:12,162 [pool-28-thread-1] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: connecting ... 2022-11-04T14:30:12,162 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: Modem will be reset in 0 sec if not connected 2022-11-04T14:30:12,162 [pool-28-thread-1] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: Modem will be reset in 0 sec if not connected 2022-11-04T14:30:12,265 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: !!! SIM CARD IS READY !!! 2022-11-04T14:30:12,266 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: connecting ... 2022-11-04T14:30:12,266 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: Modem will be reset in 0 sec if not connected 2022-11-04T14:30:12,369 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: !!! SIM CARD IS READY !!! 2022-11-04T14:30:12,369 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: connecting ... 2022-11-04T14:30:12,369 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: Modem will be reset in 0 sec if not connected 2022-11-04T14:30:12,473 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: !!! SIM CARD IS READY !!! 2022-11-04T14:30:12,473 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: connecting ... 2022-11-04T14:30:12,473 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: Modem will be reset in 0 sec if not connected 2022-11-04T14:30:12,577 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: !!! SIM CARD IS READY !!! 2022-11-04T14:30:12,577 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: connecting ... 2022-11-04T14:30:12,578 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: Modem will be reset in 0 sec if not connected 2022-11-04T14:30:12,681 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: !!! SIM CARD IS READY !!! 2022-11-04T14:30:12,681 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: connecting ... 2022-11-04T14:30:12,681 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: Modem will be reset in 0 sec if not connected 2022-11-04T14:30:12,785 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: !!! SIM CARD IS READY !!! 2022-11-04T14:30:12,785 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: connecting ... 2022-11-04T14:30:12,785 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: Modem will be reset in 0 sec if not connected 2022-11-04T14:30:12,888 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: !!! SIM CARD IS READY !!! 2022-11-04T14:30:12,888 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: connecting ... 2022-11-04T14:30:12,888 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: Modem will be reset in 0 sec if not connected 2022-11-04T14:30:12,992 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: !!! SIM CARD IS READY !!! 2022-11-04T14:30:12,992 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: connecting ... 2022-11-04T14:30:12,992 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: Modem will be reset in 0 sec if not connected 2022-11-04T14:30:13,096 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: !!! SIM CARD IS READY !!! 2022-11-04T14:30:13,096 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: connecting ... 2022-11-04T14:30:13,096 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: Modem will be reset in 0 sec if not connected 2022-11-04T14:30:13,200 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: !!! SIM CARD IS READY !!! 2022-11-04T14:30:13,200 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: connecting ... 2022-11-04T14:30:13,200 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: Modem Reset TIMEOUT !!! 2022-11-04T14:30:13,200 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: PPPD disconnect 2022-11-04T14:30:13,200 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: modem reset 2022-11-04T14:30:13,304 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: !!! SIM CARD IS READY !!! 2022-11-04T14:30:13,304 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: connecting ... 2022-11-04T14:30:13,304 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: Modem will be reset in 0 sec if not connected 2022-11-04T14:30:13,408 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: !!! SIM CARD IS READY !!! 2022-11-04T14:30:13,408 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: connecting ... 2022-11-04T14:30:13,408 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: Modem will be reset in 0 sec if not connected 2022-11-04T14:30:13,511 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: !!! SIM CARD IS READY !!! 2022-11-04T14:30:13,512 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: connecting ... 2022-11-04T14:30:13,512 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: Modem will be reset in 0 sec if not connected 2022-11-04T14:30:13,615 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: !!! SIM CARD IS READY !!! 2022-11-04T14:30:13,615 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: connecting ... 2022-11-04T14:30:13,616 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: Modem will be reset in 0 sec if not connected 2022-11-04T14:30:13,766 [pool-31-thread-1] ERROR o.e.k.n.a.m.ModemMonitorServiceImpl - Error getting installed modems java.lang.NullPointerException at org.eclipse.kura.net.admin.monitor.ModemMonitorServiceImpl.lambda$0(ModemMonitorServiceImpl.java:150) at org.eclipse.kura.net.admin.monitor.ModemMonitorServiceImpl$$Lambda$23/0x00000000d48993a0.run(Unknown Source) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:823) 2022-11-04T14:30:13,779 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - new configuration for cellular modem on usb port ttyUsb3 netinterface ppp2 2022-11-04T14:30:13,779 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - disconnecting null 2022-11-04T14:30:16,780 [main] ERROR o.e.k.n.a.m.ModemMonitorServiceImpl - processNetworkConfigurationChangeEvent() :: Failed to disable modem GPS 2022-11-04T14:30:16,780 [main] INFO o.e.k.n.a.m.ModemMonitorServiceImpl - monitor() :: modem reset Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.593 sec Running org.eclipse.kura.net.admin.monitor.EthernetMonitorServiceImplTest 2022-11-04T14:30:16,791 [main] ERROR o.e.k.n.a.m.EthernetMonitorServiceImpl - Could not update list of interfaces org.eclipse.kura.KuraException: Configuration Error: test at org.eclipse.kura.net.admin.monitor.EthernetMonitorServiceImpl.activate(EthernetMonitorServiceImpl.java:134) at org.eclipse.kura.net.admin.monitor.EthernetMonitorServiceImplTest.testActivateExceptionsNoConfig(EthernetMonitorServiceImplTest.java:74) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 2022-11-04T14:30:16,792 [main] WARN o.e.k.n.a.m.EthernetMonitorServiceImpl - Error during Ethernet Monitor handle event java.lang.ClassCastException: java.lang.Integer incompatible with java.lang.String at org.eclipse.kura.core.net.NetworkConfiguration.(NetworkConfiguration.java:108) at org.eclipse.kura.net.admin.monitor.EthernetMonitorServiceImpl.handleEvent(EthernetMonitorServiceImpl.java:408) at org.eclipse.kura.net.admin.monitor.EthernetMonitorServiceImplTest.testHandleEventException(EthernetMonitorServiceImplTest.java:150) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 2022-11-04T14:30:16,802 [main] ERROR o.e.k.c.n.AbstractNetInterface - Failed to obtain NetConfigs org.eclipse.kura.KuraException: Configuration Error: Empty NetInterfaceAddressConfig list at org.eclipse.kura.core.net.AbstractNetInterface.getNetInterfaceAddressConfig(AbstractNetInterface.java:351) at org.eclipse.kura.core.net.AbstractNetInterface.getNetConfigs(AbstractNetInterface.java:364) at org.eclipse.kura.core.net.AbstractNetInterface.getInterfaceStatus(AbstractNetInterface.java:380) at org.eclipse.kura.core.net.AbstractNetInterface.isInterfaceManaged(AbstractNetInterface.java:417) at org.eclipse.kura.net.admin.monitor.EthernetMonitorServiceImpl.initializeMonitors(EthernetMonitorServiceImpl.java:493) at org.eclipse.kura.net.admin.monitor.EthernetMonitorServiceImpl.activate(EthernetMonitorServiceImpl.java:151) at org.eclipse.kura.net.admin.monitor.EthernetMonitorServiceImplTest.testActivateDeactivate(EthernetMonitorServiceImplTest.java:102) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 2022-11-04T14:30:16,803 [main] INFO o.e.k.n.a.m.EthernetMonitorServiceImpl - Starting monitor for eth3 2022-11-04T14:30:16,846 [EthernetMonitor_eth3] ERROR o.e.k.c.u.ProcessUtil - Error waiting from SafeProcess output java.util.concurrent.ExecutionException: java.io.IOException: Cannot run program "ifconfig": error=2, No such file or directory at java.util.concurrent.FutureTask.report(FutureTask.java:122) at java.util.concurrent.FutureTask.get(FutureTask.java:192) at org.eclipse.kura.core.util.ProcessUtil.exec(ProcessUtil.java:57) at org.eclipse.kura.core.util.ProcessUtil.exec(ProcessUtil.java:40) at org.eclipse.kura.linux.net.util.LinuxNetworkUtil.bringUpDeletingAddress(LinuxNetworkUtil.java:1047) at org.eclipse.kura.net.admin.monitor.EthernetMonitorServiceImpl.startInterfaceIfDown(EthernetMonitorServiceImpl.java:185) at org.eclipse.kura.net.admin.monitor.EthernetMonitorServiceImpl.monitor(EthernetMonitorServiceImpl.java:206) at org.eclipse.kura.net.admin.monitor.EthernetMonitorServiceImpl.lambda$0(EthernetMonitorServiceImpl.java:518) at org.eclipse.kura.net.admin.monitor.EthernetMonitorServiceImpl$$Lambda$50/0x00000000d4471a90.run(Unknown Source) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:823) Caused by: java.io.IOException: Cannot run program "ifconfig": error=2, No such file or directory at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048) at org.eclipse.kura.core.util.SafeProcess.exec(SafeProcess.java:71) at org.eclipse.kura.core.util.ProcessUtil$1.call(ProcessUtil.java:51) at org.eclipse.kura.core.util.ProcessUtil$1.call(ProcessUtil.java:1) ... 4 more Caused by: java.io.IOException: error=2, No such file or directory at java.lang.UNIXProcess.(UNIXProcess.java:247) at java.lang.ProcessImpl.start(ProcessImpl.java:134) at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029) ... 7 more 2022-11-04T14:30:16,846 [EthernetMonitor_eth3] WARN o.e.k.n.a.m.EthernetMonitorServiceImpl - Error during Ethernet Monitor org.eclipse.kura.KuraException: Unable to execute system process 'ifconfig eth3 0.0.0.0' failed at org.eclipse.kura.linux.net.util.LinuxNetworkUtil.bringUpDeletingAddress(LinuxNetworkUtil.java:1053) at org.eclipse.kura.net.admin.monitor.EthernetMonitorServiceImpl.startInterfaceIfDown(EthernetMonitorServiceImpl.java:185) at org.eclipse.kura.net.admin.monitor.EthernetMonitorServiceImpl.monitor(EthernetMonitorServiceImpl.java:206) at org.eclipse.kura.net.admin.monitor.EthernetMonitorServiceImpl.lambda$0(EthernetMonitorServiceImpl.java:518) at org.eclipse.kura.net.admin.monitor.EthernetMonitorServiceImpl$$Lambda$50/0x00000000d4471a90.run(Unknown Source) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:823) Caused by: java.io.IOException: java.util.concurrent.ExecutionException: java.io.IOException: Cannot run program "ifconfig": error=2, No such file or directory at org.eclipse.kura.core.util.ProcessUtil.exec(ProcessUtil.java:60) at org.eclipse.kura.core.util.ProcessUtil.exec(ProcessUtil.java:40) at org.eclipse.kura.linux.net.util.LinuxNetworkUtil.bringUpDeletingAddress(LinuxNetworkUtil.java:1047) ... 9 more Caused by: java.util.concurrent.ExecutionException: java.io.IOException: Cannot run program "ifconfig": error=2, No such file or directory at java.util.concurrent.FutureTask.report(FutureTask.java:122) at java.util.concurrent.FutureTask.get(FutureTask.java:192) at org.eclipse.kura.core.util.ProcessUtil.exec(ProcessUtil.java:57) ... 11 more Caused by: java.io.IOException: Cannot run program "ifconfig": error=2, No such file or directory at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048) at org.eclipse.kura.core.util.SafeProcess.exec(SafeProcess.java:71) at org.eclipse.kura.core.util.ProcessUtil$1.call(ProcessUtil.java:51) at org.eclipse.kura.core.util.ProcessUtil$1.call(ProcessUtil.java:1) ... 4 more Caused by: java.io.IOException: error=2, No such file or directory at java.lang.UNIXProcess.(UNIXProcess.java:247) at java.lang.ProcessImpl.start(ProcessImpl.java:134) at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029) ... 7 more 2022-11-04T14:30:16,847 [main] INFO o.e.k.n.a.m.EthernetMonitorServiceImpl - Monitor for eth3 cancelled? = true 2022-11-04T14:30:16,847 [main] INFO o.e.k.n.a.m.EthernetMonitorServiceImpl - EthernetMonitor Thread terminated? - true 2022-11-04T14:30:16,849 [main] INFO o.e.k.n.a.m.EthernetMonitorServiceImpl - Starting monitor for eth3 2022-11-04T14:30:16,849 [main] WARN o.e.k.n.a.m.EthernetMonitorServiceImpl - Error during Ethernet Monitor handle event java.lang.NullPointerException at org.eclipse.kura.net.admin.monitor.EthernetMonitorServiceImpl.startMonitor(EthernetMonitorServiceImpl.java:514) at org.eclipse.kura.net.admin.monitor.EthernetMonitorServiceImpl.handleEvent(EthernetMonitorServiceImpl.java:419) at org.eclipse.kura.net.admin.monitor.EthernetMonitorServiceImplTest.testHandleEvent(EthernetMonitorServiceImplTest.java:167) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 2022-11-04T14:30:16,864 [main] INFO o.e.k.n.a.m.EthernetMonitorServiceImpl - Found a new Ethernet network configuration for eth3 Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 sec Running org.eclipse.kura.net.admin.monitor.WifiMonitorServiceImplTest 2022-11-04T14:30:16,876 [main] INFO o.e.k.n.a.m.WifiMonitorServiceImpl - WifiMonitor: configuration for wlan1 has changed 2022-11-04T14:30:16,876 [main] INFO o.e.k.n.a.m.WifiMonitorServiceImpl - WifiMonitor: configuration for wlan0 has changed 2022-11-04T14:30:16,878 [main] INFO o.e.k.n.a.m.WifiMonitorServiceImpl - initializing monitor 2022-11-04T14:30:16,878 [main] INFO o.e.k.n.a.m.WifiMonitorServiceImpl - networkConfiguration is null 2022-11-04T14:30:16,883 [main] INFO o.e.k.n.a.m.WifiMonitorServiceImpl - WifiMonitor: configuration for wlan1 has changed 2022-11-04T14:30:16,989 [main] INFO o.e.k.n.a.m.WifiMonitorServiceImpl - Access point reachable? false 2022-11-04T14:30:16,991 [main] INFO o.e.k.n.a.m.WifiMonitorServiceImpl - WifiMonitor: configuration for wlan1 has changed 2022-11-04T14:30:16,992 [main] INFO o.e.k.n.a.m.WifiMonitorServiceImpl - WifiMonitor: configuration for wlan0 has changed 2022-11-04T14:30:16,992 [main] INFO o.e.k.n.a.m.WifiMonitorServiceImpl - WifiMonitor: configuration for wlan2 has changed 2022-11-04T14:30:16,993 [main] ERROR o.e.k.n.a.m.WifiMonitorServiceImpl - Could not update list of interfaces org.eclipse.kura.KuraException: Configuration Error: test at org.eclipse.kura.net.admin.monitor.WifiMonitorServiceImpl.activate(WifiMonitorServiceImpl.java:166) at org.eclipse.kura.net.admin.monitor.WifiMonitorServiceImplTest.testActivateNetConfigException(WifiMonitorServiceImplTest.java:99) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 2022-11-04T14:30:16,995 [main] INFO o.e.k.n.a.m.WifiMonitorServiceImpl - initializing monitor 2022-11-04T14:30:16,995 [main] INFO o.e.k.n.a.m.WifiMonitorServiceImpl - Starting WifiMonitor thread... 2022-11-04T14:30:16,996 [main] INFO o.e.k.n.a.m.WifiMonitorServiceImpl - WifiMonitor task cancelled? = true 2022-11-04T14:30:16,996 [WifiMonitor Thread] WARN o.e.k.n.a.m.WifiMonitorServiceImpl - monitor() :: missing WifiConfig for wlan0 2022-11-04T14:30:16,997 [main] INFO o.e.k.n.a.m.WifiMonitorServiceImpl - WifiMonitor Thread terminated? - true 2022-11-04T14:30:16,998 [main] WARN o.e.k.n.a.m.WifiMonitorServiceImpl - Error during WiFi Monitor handle event java.lang.ClassCastException: java.lang.Integer incompatible with java.lang.String at org.eclipse.kura.core.net.NetworkConfiguration.(NetworkConfiguration.java:133) at org.eclipse.kura.net.admin.monitor.WifiMonitorServiceImpl.handleEvent(WifiMonitorServiceImpl.java:554) at org.eclipse.kura.net.admin.monitor.WifiMonitorServiceImplTest.testHandleEventExceptionWarning(WifiMonitorServiceImplTest.java:317) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 2022-11-04T14:30:17,001 [main] INFO o.e.k.n.a.m.WifiMonitorServiceImpl - monitor() :: Found a new network configuration, will check if wifi has been reconfigured ... 2022-11-04T14:30:17,001 [main] INFO o.e.k.n.a.m.WifiMonitorServiceImpl - WifiMonitor: configuration for wlan3 has changed 2022-11-04T14:30:17,007 [main] INFO o.e.k.n.a.m.WifiMonitorServiceImpl - monitor() :: reload wlan3 kernel module for WiFi mode INFRA 2022-11-04T14:30:17,007 [main] INFO o.e.k.n.a.m.WifiMonitorServiceImpl - monitor() :: reload wlan3 using kernel module for WiFi mode INFRA 2022-11-04T14:30:17,007 [main] WARN o.e.k.n.a.m.WifiMonitorServiceImpl - monitor() :: null - access point is not available 2022-11-04T14:30:18,010 [main] INFO o.e.k.n.a.m.WifiMonitorServiceImpl - WifiMonitor: configuration for wlan1 has changed Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.147 sec Running org.eclipse.kura.net.admin.FirewallConfigurationServiceImplTest 2022-11-04T14:30:21,033 [main] ERROR o.e.k.n.a.FirewallConfigurationServiceImpl - Failed to set Firewall Open Ports Configuration org.eclipse.kura.KuraException: Configuration Error: {0} at org.eclipse.kura.net.admin.FirewallConfigurationServiceImplTest$5.deleteAllLocalRules(FirewallConfigurationServiceImplTest.java:315) at org.eclipse.kura.net.admin.FirewallConfigurationServiceImpl.setFirewallOpenPortConfiguration(FirewallConfigurationServiceImpl.java:191) at org.eclipse.kura.net.admin.FirewallConfigurationServiceImpl.updated(FirewallConfigurationServiceImpl.java:93) at org.eclipse.kura.net.admin.FirewallConfigurationServiceImplTest.testUpdateFailureHandler(FirewallConfigurationServiceImplTest.java:336) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 2022-11-04T14:30:21,033 [main] ERROR o.e.k.n.a.FirewallConfigurationServiceImpl - Failed to set Firewall Port Forwarding Configuration org.eclipse.kura.KuraException: Configuration Error: {0} at org.eclipse.kura.net.admin.FirewallConfigurationServiceImplTest$5.deleteAllPortForwardRules(FirewallConfigurationServiceImplTest.java:322) at org.eclipse.kura.net.admin.FirewallConfigurationServiceImpl.setFirewallPortForwardingConfiguration(FirewallConfigurationServiceImpl.java:242) at org.eclipse.kura.net.admin.FirewallConfigurationServiceImpl.updated(FirewallConfigurationServiceImpl.java:98) at org.eclipse.kura.net.admin.FirewallConfigurationServiceImplTest.testUpdateFailureHandler(FirewallConfigurationServiceImplTest.java:336) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 2022-11-04T14:30:21,034 [main] ERROR o.e.k.n.a.FirewallConfigurationServiceImpl - Failed to set Firewall NAT Configuration org.eclipse.kura.KuraException: Configuration Error: {0} at org.eclipse.kura.net.admin.FirewallConfigurationServiceImplTest$5.deleteAllNatRules(FirewallConfigurationServiceImplTest.java:329) at org.eclipse.kura.net.admin.FirewallConfigurationServiceImpl.setFirewallNatConfiguration(FirewallConfigurationServiceImpl.java:274) at org.eclipse.kura.net.admin.FirewallConfigurationServiceImpl.updated(FirewallConfigurationServiceImpl.java:103) at org.eclipse.kura.net.admin.FirewallConfigurationServiceImplTest.testUpdateFailureHandler(FirewallConfigurationServiceImplTest.java:336) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec Running org.eclipse.kura.net.admin.NetworkConfigurationServiceimplTest 2022-11-04T14:30:21,081 [main] WARN o.e.k.n.a.NetworkConfigurationServiceImpl - Error fetching information for network interface: 1-2.3 java.lang.ClassCastException: org.eclipse.kura.net.admin.NetworkConfigurationServiceimplTest$7 incompatible with org.eclipse.kura.core.net.modem.ModemInterfaceImpl at org.eclipse.kura.net.admin.NetworkConfigurationServiceImpl.getNetworkConfiguration(NetworkConfigurationServiceImpl.java:330) at org.eclipse.kura.net.admin.NetworkConfigurationServiceimplTest.testGetNetworkConfiguration(NetworkConfigurationServiceimplTest.java:352) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 2022-11-04T14:30:26,144 [pool-40-thread-1] INFO o.e.k.n.a.NetworkConfigurationServiceImpl - postInstalledEvent() :: posting KuraNetConfigReadyEvent 2022-11-04T14:30:26,145 [main] ERROR o.e.k.n.a.NetworkConfigurationServiceImpl - Error updating the configuration org.eclipse.kura.KuraException: Configuration Error: test at org.eclipse.kura.net.admin.NetworkConfigurationServiceimplTest$3.getNetworkType(NetworkConfigurationServiceimplTest.java:202) at org.eclipse.kura.net.admin.NetworkConfigurationServiceImpl.updated(NetworkConfigurationServiceImpl.java:230) at org.eclipse.kura.net.admin.NetworkConfigurationServiceimplTest.testUpdatedException(NetworkConfigurationServiceimplTest.java:215) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.095 sec Running org.eclipse.kura.net.admin.NetworkAdminServiceImplTest [PAIR_TKIP] 2022-11-04T14:30:26,676 [main] INFO o.e.k.n.a.NetworkAdminServiceImpl - getWifiHotspots() :: scanning for available access points ... 2022-11-04T14:30:26,678 [main] INFO o.e.k.n.a.NetworkAdminServiceImpl - getWifiHotspots() :: scanning for available access points ... 2022-11-04T14:30:26,678 [main] INFO o.e.k.n.a.NetworkAdminServiceImpl - getWifiHotspots() :: scanning for available access points ... Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.548 sec Results : Tests run: 202, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.net.admin.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.net.admin.test/target/org.eclipse.kura.net.admin.test-4.1.4-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.net.admin.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.net.admin.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.net.admin.test/target/org.eclipse.kura.net.admin.test-4.1.4.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.net.admin.test --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.net.admin.test --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- tycho-surefire-plugin:1.6.0:test (default-test) @ org.eclipse.kura.net.admin.test --- [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.net.admin.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/adoptopenjdk/openj9-jdk-8/1.8.0_292-b10/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.net.admin.test/target/jacoco.exec, -Dlog4j.configurationFile=file:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.net.admin.test/../../emulator/org.eclipse.kura.emulator/src/main/resources/log4j.xml, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.net.admin.test/target/work/data, -install, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.net.admin.test/target/work, -configuration, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.net.admin.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.net.admin.test/target/surefire.properties] Results: Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [WARNING] No tests found. [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.net.admin.test --- [INFO] setting maven.deploy.skip=false [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.net.admin.test --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.net.admin.test/target/org.eclipse.kura.net.admin.test-4.1.4.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.net.admin.test/4.1.4/org.eclipse.kura.net.admin.test-4.1.4.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.net.admin.test/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.net.admin.test/4.1.4/org.eclipse.kura.net.admin.test-4.1.4.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.net.admin.test/target/org.eclipse.kura.net.admin.test-4.1.4-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.net.admin.test/4.1.4/org.eclipse.kura.net.admin.test-4.1.4-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.net.admin.test/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.net.admin.test/4.1.4/org.eclipse.kura.net.admin.test-4.1.4-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.net.admin.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.net.admin.test/4.1.4/org.eclipse.kura.net.admin.test-4.1.4-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.net.admin.test --- [INFO] [INFO] -----< org.eclipse.kura:org.eclipse.kura.rest.asset.provider.test >----- [INFO] Building org.eclipse.kura.rest.asset.provider.test 4.1.4 [131/142] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.rest.asset.provider.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.rest.asset.provider.test --- [INFO] The project's OSGi version is 4.1.4 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.rest.asset.provider.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.rest.asset.provider.test --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.rest.asset.provider.test --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.rest.asset.provider.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.rest.asset.provider.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.rest.asset.provider.test --- [INFO] No sources to compile [WARNING] Source directory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.rest.asset.provider.test/src/main/java does not exist [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.rest.asset.provider.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.rest.asset.provider.test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (compiletests) @ org.eclipse.kura.rest.asset.provider.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.rest.asset.provider.test/target/test-classes [INFO] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.rest.asset.provider.test/src/test/java/org/eclipse/kura/internal/rest/asset/AssetRestServiceTest.java: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.rest.asset.provider.test/src/test/java/org/eclipse/kura/internal/rest/asset/AssetRestServiceTest.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.rest.asset.provider.test/src/test/java/org/eclipse/kura/internal/rest/asset/AssetRestServiceTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.rest.asset.provider.test --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.rest.asset.provider.test/target/jacoco.exec [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ org.eclipse.kura.rest.asset.provider.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.rest.asset.provider.test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.kura.internal.rest.asset.AssetRestServiceTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.66 sec Results : Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.rest.asset.provider.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.rest.asset.provider.test/target/org.eclipse.kura.rest.asset.provider.test-4.1.4-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.rest.asset.provider.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.rest.asset.provider.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.rest.asset.provider.test/target/org.eclipse.kura.rest.asset.provider.test-4.1.4.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.rest.asset.provider.test --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.rest.asset.provider.test --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- tycho-surefire-plugin:1.6.0:test (default-test) @ org.eclipse.kura.rest.asset.provider.test --- [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.rest.asset.provider.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/adoptopenjdk/openj9-jdk-8/1.8.0_292-b10/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.rest.asset.provider.test/target/jacoco.exec, -Dlog4j.configurationFile=file:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.rest.asset.provider.test/../../emulator/org.eclipse.kura.emulator/src/main/resources/log4j.xml, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.rest.asset.provider.test/target/work/data, -install, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.rest.asset.provider.test/target/work, -configuration, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.rest.asset.provider.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.rest.asset.provider.test/target/surefire.properties] Results: Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [WARNING] No tests found. [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.rest.asset.provider.test --- [INFO] setting maven.deploy.skip=false [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.rest.asset.provider.test --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.rest.asset.provider.test/target/org.eclipse.kura.rest.asset.provider.test-4.1.4.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.rest.asset.provider.test/4.1.4/org.eclipse.kura.rest.asset.provider.test-4.1.4.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.rest.asset.provider.test/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.rest.asset.provider.test/4.1.4/org.eclipse.kura.rest.asset.provider.test-4.1.4.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.rest.asset.provider.test/target/org.eclipse.kura.rest.asset.provider.test-4.1.4-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.rest.asset.provider.test/4.1.4/org.eclipse.kura.rest.asset.provider.test-4.1.4-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.rest.asset.provider.test/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.rest.asset.provider.test/4.1.4/org.eclipse.kura.rest.asset.provider.test-4.1.4-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.rest.asset.provider.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.rest.asset.provider.test/4.1.4/org.eclipse.kura.rest.asset.provider.test-4.1.4-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.rest.asset.provider.test --- [INFO] [INFO] -------< org.eclipse.kura:org.eclipse.kura.protocol.modbus.test >------- [INFO] Building org.eclipse.kura.protocol.modbus.test 4.1.4 [132/142] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.protocol.modbus.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.protocol.modbus.test --- [INFO] The project's OSGi version is 4.1.4 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.protocol.modbus.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.protocol.modbus.test --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.protocol.modbus.test --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.protocol.modbus.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.protocol.modbus.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.protocol.modbus.test --- [INFO] No sources to compile [WARNING] Source directory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.protocol.modbus.test/src/main/java does not exist [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.protocol.modbus.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.protocol.modbus.test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (compiletests) @ org.eclipse.kura.protocol.modbus.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.protocol.modbus.test/target/test-classes [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.protocol.modbus.test --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.protocol.modbus.test/target/jacoco.exec [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ org.eclipse.kura.protocol.modbus.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.protocol.modbus.test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.kura.protocol.modbus.ModbusProtocolDeviceTest 2022-11-04T14:30:38,685 [main] INFO o.e.k.p.m.ModbusProtocolDeviceTest - MODBUS server started 2022-11-04T14:30:38,700 [main] INFO o.e.k.p.m.ModbusProtocolDevice - TCP connected 2022-11-04T14:30:38,701 [main] INFO o.e.k.p.m.ModbusProtocolDevice - Serial comm disconnected 2022-11-04T14:30:38,705 [main] INFO o.e.k.p.m.ModbusProtocolDevice - TCP connected 2022-11-04T14:30:38,706 [main] INFO o.e.k.p.m.ModbusProtocolDevice - Serial comm disconnected 2022-11-04T14:30:38,707 [main] INFO o.e.k.p.m.ModbusProtocolDevice - TCP connected 2022-11-04T14:30:38,707 [main] INFO o.e.k.p.m.ModbusProtocolDevice - Serial comm disconnected 2022-11-04T14:30:38,708 [main] INFO o.e.k.p.m.ModbusProtocolDevice - TCP connected 2022-11-04T14:30:38,708 [main] INFO o.e.k.p.m.ModbusProtocolDevice - Serial comm disconnected 2022-11-04T14:30:38,709 [main] INFO o.e.k.p.m.ModbusProtocolDevice - TCP connected 2022-11-04T14:30:38,709 [main] INFO o.e.k.p.m.ModbusProtocolDevice - Serial comm disconnected 2022-11-04T14:30:38,710 [main] INFO o.e.k.p.m.ModbusProtocolDevice - TCP connected 2022-11-04T14:30:38,710 [main] INFO o.e.k.p.m.ModbusProtocolDevice - Serial comm disconnected 2022-11-04T14:30:38,711 [main] INFO o.e.k.p.m.ModbusProtocolDevice - TCP connected 2022-11-04T14:30:38,711 [main] INFO o.e.k.p.m.ModbusProtocolDevice - Serial comm disconnected 2022-11-04T14:30:38,712 [main] INFO o.e.k.p.m.ModbusProtocolDevice - TCP connected 2022-11-04T14:30:38,713 [main] INFO o.e.k.p.m.ModbusProtocolDevice - Serial comm disconnected 2022-11-04T14:30:38,713 [main] INFO o.e.k.p.m.ModbusProtocolDevice - TCP connected 2022-11-04T14:30:38,714 [main] INFO o.e.k.p.m.ModbusProtocolDevice - Serial comm disconnected 2022-11-04T14:30:38,714 [main] INFO o.e.k.p.m.ModbusProtocolDeviceTest - MODBUS server stopped Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.254 sec Results : Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.protocol.modbus.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.protocol.modbus.test/target/org.eclipse.kura.protocol.modbus.test-4.1.4-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.protocol.modbus.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.protocol.modbus.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.protocol.modbus.test/target/org.eclipse.kura.protocol.modbus.test-4.1.4.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.protocol.modbus.test --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.protocol.modbus.test --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- tycho-surefire-plugin:1.6.0:test (default-test) @ org.eclipse.kura.protocol.modbus.test --- [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.protocol.modbus.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/adoptopenjdk/openj9-jdk-8/1.8.0_292-b10/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.protocol.modbus.test/target/jacoco.exec, -Dlog4j.configurationFile=file:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.protocol.modbus.test/../../emulator/org.eclipse.kura.emulator/src/main/resources/log4j.xml, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.protocol.modbus.test/target/work/data, -install, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.protocol.modbus.test/target/work, -configuration, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.protocol.modbus.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.protocol.modbus.test/target/surefire.properties] Results: Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [WARNING] No tests found. [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.protocol.modbus.test --- [INFO] setting maven.deploy.skip=false [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.protocol.modbus.test --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.protocol.modbus.test/target/org.eclipse.kura.protocol.modbus.test-4.1.4.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.protocol.modbus.test/4.1.4/org.eclipse.kura.protocol.modbus.test-4.1.4.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.protocol.modbus.test/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.protocol.modbus.test/4.1.4/org.eclipse.kura.protocol.modbus.test-4.1.4.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.protocol.modbus.test/target/org.eclipse.kura.protocol.modbus.test-4.1.4-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.protocol.modbus.test/4.1.4/org.eclipse.kura.protocol.modbus.test-4.1.4-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.protocol.modbus.test/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.protocol.modbus.test/4.1.4/org.eclipse.kura.protocol.modbus.test-4.1.4-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.protocol.modbus.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.protocol.modbus.test/4.1.4/org.eclipse.kura.protocol.modbus.test-4.1.4-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.protocol.modbus.test --- [INFO] [INFO] -----------< org.eclipse.kura:org.eclipse.kura.stress.test >------------ [INFO] Building org.eclipse.kura.stress.test 4.1.4 [133/142] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.stress.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.stress.test --- [INFO] The project's OSGi version is 4.1.4 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.stress.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.stress.test --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.stress.test --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.stress.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.stress.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.stress.test --- [INFO] No sources to compile [WARNING] Source directory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.stress.test/src/main/java does not exist [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.stress.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (compiletests) @ org.eclipse.kura.stress.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.stress.test/target/test-classes [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.stress.test --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.stress.test/target/jacoco.exec [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ org.eclipse.kura.stress.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.stress.test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.kura.stress.StressTest 2022-11-04T14:30:43,763 [main] INFO o.e.k.s.Stress - Activating Stress... 2022-11-04T14:30:43,766 [main] INFO o.e.k.s.Stress - Activate - heap.delay: 500 2022-11-04T14:30:43,766 [main] INFO o.e.k.s.Stress - Activate - heap.enable: true 2022-11-04T14:30:43,766 [main] INFO o.e.k.s.Stress - Activate - heap.interval: 100 2022-11-04T14:30:43,766 [main] INFO o.e.k.s.Stress - Activate - heap.log: true 2022-11-04T14:30:43,766 [main] INFO o.e.k.s.Stress - Activate - heap.threads: 2 2022-11-04T14:30:43,766 [main] INFO o.e.k.s.Stress - Activate - heap.stride: 100 2022-11-04T14:30:43,766 [main] INFO o.e.k.s.Stress - Activate - heap.size: 100 2022-11-04T14:30:43,766 [main] INFO o.e.k.s.Stress - Activate - heap.keep: 100 2022-11-04T14:30:43,767 [main] INFO o.e.k.s.Stress - Activating Stress... Done. 2022-11-04T14:30:43,771 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... 2022-11-04T14:30:43,872 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... done 2022-11-04T14:30:43,872 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... 2022-11-04T14:30:43,973 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... done 2022-11-04T14:30:43,974 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... 2022-11-04T14:30:44,074 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... done 2022-11-04T14:30:44,075 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... 2022-11-04T14:30:44,178 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... done 2022-11-04T14:30:44,178 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... 2022-11-04T14:30:44,268 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... 2022-11-04T14:30:44,279 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... done 2022-11-04T14:30:44,279 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... 2022-11-04T14:30:44,369 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... done 2022-11-04T14:30:44,369 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... 2022-11-04T14:30:44,379 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... done 2022-11-04T14:30:44,380 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... 2022-11-04T14:30:44,469 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... done 2022-11-04T14:30:44,469 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... 2022-11-04T14:30:44,480 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... done 2022-11-04T14:30:44,480 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... 2022-11-04T14:30:44,570 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... done 2022-11-04T14:30:44,570 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... 2022-11-04T14:30:44,581 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... done 2022-11-04T14:30:44,581 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... 2022-11-04T14:30:44,671 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... done 2022-11-04T14:30:44,671 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... 2022-11-04T14:30:44,681 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... done 2022-11-04T14:30:44,681 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... 2022-11-04T14:30:44,772 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... done 2022-11-04T14:30:44,772 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... 2022-11-04T14:30:44,782 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... done 2022-11-04T14:30:44,782 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... 2022-11-04T14:30:44,872 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... done 2022-11-04T14:30:44,873 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... 2022-11-04T14:30:44,882 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... done 2022-11-04T14:30:44,883 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... 2022-11-04T14:30:44,973 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... done 2022-11-04T14:30:44,973 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... 2022-11-04T14:30:44,983 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... done 2022-11-04T14:30:44,983 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... 2022-11-04T14:30:45,074 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... done 2022-11-04T14:30:45,074 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... 2022-11-04T14:30:45,084 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... done 2022-11-04T14:30:45,084 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... 2022-11-04T14:30:45,175 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... done 2022-11-04T14:30:45,175 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... 2022-11-04T14:30:45,184 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... done 2022-11-04T14:30:45,184 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... 2022-11-04T14:30:45,275 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... done 2022-11-04T14:30:45,276 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... 2022-11-04T14:30:45,285 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... done 2022-11-04T14:30:45,285 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... 2022-11-04T14:30:45,376 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... done 2022-11-04T14:30:45,376 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... 2022-11-04T14:30:45,386 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... done 2022-11-04T14:30:45,386 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... 2022-11-04T14:30:45,477 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... done 2022-11-04T14:30:45,477 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... 2022-11-04T14:30:45,487 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... done 2022-11-04T14:30:45,487 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... 2022-11-04T14:30:45,578 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... done 2022-11-04T14:30:45,578 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... 2022-11-04T14:30:45,587 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... done 2022-11-04T14:30:45,588 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... 2022-11-04T14:30:45,678 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... done 2022-11-04T14:30:45,679 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... 2022-11-04T14:30:45,688 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... done 2022-11-04T14:30:45,688 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... 2022-11-04T14:30:45,779 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... done 2022-11-04T14:30:45,780 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... 2022-11-04T14:30:45,789 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... done 2022-11-04T14:30:45,789 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... 2022-11-04T14:30:45,880 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... done 2022-11-04T14:30:45,880 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... 2022-11-04T14:30:45,890 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... done 2022-11-04T14:30:45,890 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... 2022-11-04T14:30:45,981 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... done 2022-11-04T14:30:45,981 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... 2022-11-04T14:30:45,990 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... done 2022-11-04T14:30:45,991 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... 2022-11-04T14:30:46,081 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... done 2022-11-04T14:30:46,082 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... 2022-11-04T14:30:46,091 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... done 2022-11-04T14:30:46,091 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... 2022-11-04T14:30:46,182 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... done 2022-11-04T14:30:46,182 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... 2022-11-04T14:30:46,192 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... done 2022-11-04T14:30:46,192 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... 2022-11-04T14:30:46,285 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... done 2022-11-04T14:30:46,286 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... 2022-11-04T14:30:46,293 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... done 2022-11-04T14:30:46,293 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... 2022-11-04T14:30:46,386 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... done 2022-11-04T14:30:46,387 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... 2022-11-04T14:30:46,393 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... done 2022-11-04T14:30:46,393 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... 2022-11-04T14:30:46,487 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... done 2022-11-04T14:30:46,487 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... 2022-11-04T14:30:46,494 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... done 2022-11-04T14:30:46,494 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... 2022-11-04T14:30:46,587 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... done 2022-11-04T14:30:46,588 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... 2022-11-04T14:30:46,594 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... done 2022-11-04T14:30:46,594 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... 2022-11-04T14:30:46,688 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... done 2022-11-04T14:30:46,688 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... 2022-11-04T14:30:46,695 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... done 2022-11-04T14:30:46,695 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... 2022-11-04T14:30:46,789 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... done 2022-11-04T14:30:46,795 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... done 2022-11-04T14:30:46,799 [main] INFO o.e.k.s.Stress - Activating Stress... 2022-11-04T14:30:46,799 [main] INFO o.e.k.s.Stress - Activate - heap.delay: 500 2022-11-04T14:30:46,799 [main] INFO o.e.k.s.Stress - Activate - heap.enable: true 2022-11-04T14:30:46,799 [main] INFO o.e.k.s.Stress - Activate - heap.interval: 100 2022-11-04T14:30:46,800 [main] INFO o.e.k.s.Stress - Activate - heap.log: true 2022-11-04T14:30:46,800 [main] INFO o.e.k.s.Stress - Activate - heap.threads: 2 2022-11-04T14:30:46,800 [main] INFO o.e.k.s.Stress - Activate - heap.stride: 100 2022-11-04T14:30:46,800 [main] INFO o.e.k.s.Stress - Activate - heap.size: 100 2022-11-04T14:30:46,800 [main] INFO o.e.k.s.Stress - Activate - heap.keep: 100 2022-11-04T14:30:46,801 [main] INFO o.e.k.s.Stress - Activating Stress... Done. 2022-11-04T14:30:46,801 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... 2022-11-04T14:30:46,902 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... done 2022-11-04T14:30:46,902 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... 2022-11-04T14:30:47,003 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... done 2022-11-04T14:30:47,003 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... 2022-11-04T14:30:47,104 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... done 2022-11-04T14:30:47,104 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... 2022-11-04T14:30:47,205 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... done 2022-11-04T14:30:47,206 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... 2022-11-04T14:30:47,301 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... 2022-11-04T14:30:47,306 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... done 2022-11-04T14:30:47,306 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... 2022-11-04T14:30:47,402 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... done 2022-11-04T14:30:47,402 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... 2022-11-04T14:30:47,407 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... done 2022-11-04T14:30:47,407 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... 2022-11-04T14:30:47,503 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... done 2022-11-04T14:30:47,503 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... 2022-11-04T14:30:47,507 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... done 2022-11-04T14:30:47,507 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... 2022-11-04T14:30:47,603 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... done 2022-11-04T14:30:47,604 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... 2022-11-04T14:30:47,608 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... done 2022-11-04T14:30:47,608 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... 2022-11-04T14:30:47,704 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... done 2022-11-04T14:30:47,704 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... 2022-11-04T14:30:47,708 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... done 2022-11-04T14:30:47,709 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... 2022-11-04T14:30:47,805 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... done 2022-11-04T14:30:47,805 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... 2022-11-04T14:30:47,809 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... done 2022-11-04T14:30:47,809 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... 2022-11-04T14:30:47,906 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... done 2022-11-04T14:30:47,906 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... 2022-11-04T14:30:47,910 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... done 2022-11-04T14:30:47,910 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... 2022-11-04T14:30:48,006 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... done 2022-11-04T14:30:48,007 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... 2022-11-04T14:30:48,010 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... done 2022-11-04T14:30:48,010 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... 2022-11-04T14:30:48,107 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... done 2022-11-04T14:30:48,107 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... 2022-11-04T14:30:48,111 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... done 2022-11-04T14:30:48,111 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... 2022-11-04T14:30:48,208 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... done 2022-11-04T14:30:48,208 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... 2022-11-04T14:30:48,211 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... done 2022-11-04T14:30:48,212 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... 2022-11-04T14:30:48,308 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... done 2022-11-04T14:30:48,309 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... 2022-11-04T14:30:48,314 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... done 2022-11-04T14:30:48,315 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... 2022-11-04T14:30:48,409 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... done 2022-11-04T14:30:48,409 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... 2022-11-04T14:30:48,415 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... done 2022-11-04T14:30:48,415 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... 2022-11-04T14:30:48,509 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... done 2022-11-04T14:30:48,510 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... 2022-11-04T14:30:48,516 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... done 2022-11-04T14:30:48,516 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... 2022-11-04T14:30:48,610 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... done 2022-11-04T14:30:48,610 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... 2022-11-04T14:30:48,616 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... done 2022-11-04T14:30:48,616 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... 2022-11-04T14:30:48,711 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... done 2022-11-04T14:30:48,711 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... 2022-11-04T14:30:48,717 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... done 2022-11-04T14:30:48,717 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... 2022-11-04T14:30:48,812 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... done 2022-11-04T14:30:48,812 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... 2022-11-04T14:30:48,817 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... done 2022-11-04T14:30:48,818 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... 2022-11-04T14:30:48,913 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... done 2022-11-04T14:30:48,913 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... 2022-11-04T14:30:48,918 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... done 2022-11-04T14:30:48,918 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... 2022-11-04T14:30:49,014 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... done 2022-11-04T14:30:49,014 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... 2022-11-04T14:30:49,019 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... done 2022-11-04T14:30:49,019 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... 2022-11-04T14:30:49,114 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... done 2022-11-04T14:30:49,115 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... 2022-11-04T14:30:49,119 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... done 2022-11-04T14:30:49,120 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... 2022-11-04T14:30:49,215 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... done 2022-11-04T14:30:49,216 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... 2022-11-04T14:30:49,220 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... done 2022-11-04T14:30:49,221 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... 2022-11-04T14:30:49,316 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... done 2022-11-04T14:30:49,316 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... 2022-11-04T14:30:49,321 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... done 2022-11-04T14:30:49,321 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... 2022-11-04T14:30:49,416 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... done 2022-11-04T14:30:49,417 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... 2022-11-04T14:30:49,422 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... done 2022-11-04T14:30:49,422 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... 2022-11-04T14:30:49,517 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... done 2022-11-04T14:30:49,517 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... 2022-11-04T14:30:49,522 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... done 2022-11-04T14:30:49,522 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... 2022-11-04T14:30:49,618 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... done 2022-11-04T14:30:49,618 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... 2022-11-04T14:30:49,623 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... done 2022-11-04T14:30:49,623 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... 2022-11-04T14:30:49,718 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... done 2022-11-04T14:30:49,719 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... 2022-11-04T14:30:49,723 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... done 2022-11-04T14:30:49,723 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... 2022-11-04T14:30:49,801 [main] INFO o.e.k.s.Stress - Updated Stress... 2022-11-04T14:30:49,802 [main] INFO o.e.k.s.Stress - Update - heap.delay: 500 2022-11-04T14:30:49,802 [main] INFO o.e.k.s.Stress - Update - heap.enable: true 2022-11-04T14:30:49,802 [main] INFO o.e.k.s.Stress - Update - heap.interval: 100 2022-11-04T14:30:49,802 [main] INFO o.e.k.s.Stress - Update - heap.log: true 2022-11-04T14:30:49,802 [main] INFO o.e.k.s.Stress - Update - heap.threads: 2 2022-11-04T14:30:49,802 [main] INFO o.e.k.s.Stress - Update - heap.stride: 100 2022-11-04T14:30:49,802 [main] INFO o.e.k.s.Stress - Update - heap.size: 10 2022-11-04T14:30:49,803 [main] INFO o.e.k.s.Stress - Update - heap.keep: 100 2022-11-04T14:30:49,803 [main] INFO o.e.k.s.Stress - Updated Stress... Done. 2022-11-04T14:30:49,803 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... 2022-11-04T14:30:49,803 [Heap stress thread #1] WARN o.e.k.s.Stress - Interrupted java.lang.InterruptedException at java.lang.Thread.sleep(Native Method) at java.lang.Thread.sleep(Thread.java:953) at org.eclipse.kura.stress.Stress.stressHeap(Stress.java:163) at org.eclipse.kura.stress.Stress.access$1(Stress.java:153) at org.eclipse.kura.stress.Stress$1.run(Stress.java:139) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:823) 2022-11-04T14:30:49,803 [Heap stress thread #0] WARN o.e.k.s.Stress - Interrupted java.lang.InterruptedException at java.lang.Thread.sleep(Native Method) at java.lang.Thread.sleep(Thread.java:953) at org.eclipse.kura.stress.Stress.stressHeap(Stress.java:163) at org.eclipse.kura.stress.Stress.access$1(Stress.java:153) at org.eclipse.kura.stress.Stress$1.run(Stress.java:139) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:823) 2022-11-04T14:30:49,804 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... done 2022-11-04T14:30:49,804 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... done 2022-11-04T14:30:49,904 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... done 2022-11-04T14:30:49,904 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... 2022-11-04T14:30:50,004 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... done 2022-11-04T14:30:50,005 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... 2022-11-04T14:30:50,105 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... done 2022-11-04T14:30:50,105 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... 2022-11-04T14:30:50,206 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... done 2022-11-04T14:30:50,206 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... 2022-11-04T14:30:50,303 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... 2022-11-04T14:30:50,307 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... done 2022-11-04T14:30:50,307 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... 2022-11-04T14:30:50,403 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... done 2022-11-04T14:30:50,404 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... 2022-11-04T14:30:50,407 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... done 2022-11-04T14:30:50,408 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... 2022-11-04T14:30:50,504 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... done 2022-11-04T14:30:50,504 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... 2022-11-04T14:30:50,508 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... done 2022-11-04T14:30:50,508 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... 2022-11-04T14:30:50,605 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... done 2022-11-04T14:30:50,605 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... 2022-11-04T14:30:50,609 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... done 2022-11-04T14:30:50,609 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... 2022-11-04T14:30:50,706 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... done 2022-11-04T14:30:50,706 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... 2022-11-04T14:30:50,709 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... done 2022-11-04T14:30:50,710 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... 2022-11-04T14:30:50,806 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... done 2022-11-04T14:30:50,810 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... done 2022-11-04T14:30:50,811 [main] INFO o.e.k.s.Stress - Activating Stress... 2022-11-04T14:30:50,811 [main] INFO o.e.k.s.Stress - Activate - heap.delay: 500 2022-11-04T14:30:50,811 [main] INFO o.e.k.s.Stress - Activate - heap.enable: true 2022-11-04T14:30:50,811 [main] INFO o.e.k.s.Stress - Activate - heap.interval: 100 2022-11-04T14:30:50,811 [main] INFO o.e.k.s.Stress - Activate - heap.log: true 2022-11-04T14:30:50,811 [main] INFO o.e.k.s.Stress - Activate - heap.threads: 2 2022-11-04T14:30:50,811 [main] INFO o.e.k.s.Stress - Activate - heap.stride: 100 2022-11-04T14:30:50,811 [main] INFO o.e.k.s.Stress - Activate - heap.size: 100 2022-11-04T14:30:50,812 [main] INFO o.e.k.s.Stress - Activate - heap.keep: 100 2022-11-04T14:30:50,812 [main] INFO o.e.k.s.Stress - Activating Stress... Done. 2022-11-04T14:30:50,812 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... 2022-11-04T14:30:50,913 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... done 2022-11-04T14:30:50,913 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... 2022-11-04T14:30:51,014 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... done 2022-11-04T14:30:51,014 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... 2022-11-04T14:30:51,115 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... done 2022-11-04T14:30:51,116 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... 2022-11-04T14:30:51,218 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... done 2022-11-04T14:30:51,218 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... 2022-11-04T14:30:51,312 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... 2022-11-04T14:30:51,319 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... done 2022-11-04T14:30:51,319 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... 2022-11-04T14:30:51,413 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... done 2022-11-04T14:30:51,413 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... 2022-11-04T14:30:51,419 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... done 2022-11-04T14:30:51,419 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... 2022-11-04T14:30:51,514 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... done 2022-11-04T14:30:51,514 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... 2022-11-04T14:30:51,520 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... done 2022-11-04T14:30:51,520 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... 2022-11-04T14:30:51,614 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... done 2022-11-04T14:30:51,615 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... 2022-11-04T14:30:51,622 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... done 2022-11-04T14:30:51,622 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... 2022-11-04T14:30:51,715 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... done 2022-11-04T14:30:51,715 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... 2022-11-04T14:30:51,723 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... done 2022-11-04T14:30:51,723 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... 2022-11-04T14:30:51,816 [Heap stress thread #1] INFO o.e.k.s.Stress - Heap stress thread #1 allocating... done 2022-11-04T14:30:51,823 [Heap stress thread #0] INFO o.e.k.s.Stress - Heap stress thread #0 allocating... done Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.351 sec Results : Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.stress.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.stress.test/target/org.eclipse.kura.stress.test-4.1.4-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.stress.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.stress.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.stress.test/target/org.eclipse.kura.stress.test-4.1.4.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.stress.test --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.stress.test --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- tycho-surefire-plugin:1.6.0:test (default-test) @ org.eclipse.kura.stress.test --- [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.stress.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/adoptopenjdk/openj9-jdk-8/1.8.0_292-b10/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.stress.test/target/jacoco.exec, -Dlog4j.configurationFile=file:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.stress.test/../../emulator/org.eclipse.kura.emulator/src/main/resources/log4j.xml, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.stress.test/target/work/data, -install, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.stress.test/target/work, -configuration, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.stress.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.stress.test/target/surefire.properties] Results: Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [WARNING] No tests found. [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.stress.test --- [INFO] setting maven.deploy.skip=false [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.stress.test --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.stress.test/target/org.eclipse.kura.stress.test-4.1.4.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.stress.test/4.1.4/org.eclipse.kura.stress.test-4.1.4.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.stress.test/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.stress.test/4.1.4/org.eclipse.kura.stress.test-4.1.4.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.stress.test/target/org.eclipse.kura.stress.test-4.1.4-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.stress.test/4.1.4/org.eclipse.kura.stress.test-4.1.4-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.stress.test/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.stress.test/4.1.4/org.eclipse.kura.stress.test-4.1.4-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.stress.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.stress.test/4.1.4/org.eclipse.kura.stress.test-4.1.4-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.stress.test --- [INFO] [INFO] ------------< org.eclipse.kura:org.eclipse.kura.util.test >------------- [INFO] Building org.eclipse.kura.util.test 4.1.4 [134/142] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.util.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.util.test --- [INFO] The project's OSGi version is 4.1.4 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.util.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.util.test --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.util.test --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.util.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.util.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.util.test --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.util.test/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.util.test/target/classes [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.util.test/src/main/java/org/eclipse/kura/utils/SingleServiceTrackerTest.java:[88] final ServiceRegistration handle2 = register(MockService.class, service2, withRanking(2)); ^^^^^^^ The value of the local variable handle2 is not used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.util.test/src/main/java/org/eclipse/kura/utils/SingleServiceTrackerTest.java:[89] final ServiceRegistration handle1 = register(MockService.class, service1, withRanking(1)); ^^^^^^^ The value of the local variable handle1 is not used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.util.test/src/main/java/org/eclipse/kura/utils/SingleServiceTrackerTest.java:[114] final ServiceRegistration handle1 = register(MockService.class, service1, withRanking(1)); ^^^^^^^ The value of the local variable handle1 is not used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.util.test/src/main/java/org/eclipse/kura/utils/SingleServiceTrackerTest.java:[140] final ServiceRegistration handle1 = register(MockService.class, service1, withRanking(1)); ^^^^^^^ The value of the local variable handle1 is not used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.util.test/src/main/java/org/eclipse/kura/utils/SingleServiceTrackerTest.java:[145] final ServiceRegistration handle2 = register(MockService.class, service2, withRanking(2)); ^^^^^^^ The value of the local variable handle2 is not used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.util.test/src/main/java/org/eclipse/kura/utils/SingleServiceTrackerTest.java:[171] final ServiceRegistration handle1 = register(MockService.class, service1, withRanking(1)); ^^^^^^^ The value of the local variable handle1 is not used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.util.test/src/main/java/org/eclipse/kura/utils/SingleServiceTrackerTest.java:[176] final ServiceRegistration handle2 = register(MockService.class, service2, withRanking(1)); ^^^^^^^ The value of the local variable handle2 is not used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.util.test/src/main/java/org/eclipse/kura/utils/SingleServiceTrackerTest.java:[203] final ServiceRegistration handle1 = register(MockService.class, service1, withRanking(null)); ^^^^^^^ The value of the local variable handle1 is not used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.util.test/src/main/java/org/eclipse/kura/utils/SingleServiceTrackerTest.java:[204] final ServiceRegistration handle2 = register(MockService.class, service2, withRanking(null)); ^^^^^^^ The value of the local variable handle2 is not used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.util.test/src/main/java/org/eclipse/kura/utils/SingleServiceTrackerTest.java:[209] final ServiceRegistration handle3 = register(MockService.class, service3, withRanking(-1)); ^^^^^^^ The value of the local variable handle3 is not used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.util.test/src/main/java/org/eclipse/kura/utils/SingleServiceTrackerTest.java:[232] final ServiceRegistration handle2 = register(MockService.class, service2, withRanking(2)); ^^^^^^^ The value of the local variable handle2 is not used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.util.test/src/main/java/org/eclipse/kura/utils/SingleServiceTrackerTest.java:[260] final ServiceRegistration handle2 = register(MockService.class, service2, withRanking(2)); ^^^^^^^ The value of the local variable handle2 is not used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.util.test/src/main/java/org/eclipse/kura/utils/SingleServiceTrackerTest.java:[329] final ServiceRegistration handle1 = register(MockService.class, service1, withRanking(1)); ^^^^^^^ The value of the local variable handle1 is not used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.util.test/src/main/java/org/eclipse/kura/utils/SingleServiceTrackerTest.java:[330] final ServiceRegistration handle2 = register(MockService.class, service2, withRanking(1)); ^^^^^^^ The value of the local variable handle2 is not used 14 problems (14 warnings) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.util.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.util.test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (compiletests) @ org.eclipse.kura.util.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.util.test/target/test-classes [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.util.test --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.util.test/target/jacoco.exec [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ org.eclipse.kura.util.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.util.test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.kura.util.FilterUtilTest Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.266 sec Results : Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.util.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.util.test/target/org.eclipse.kura.util.test-4.1.4-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.util.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.util.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.util.test/target/org.eclipse.kura.util.test-4.1.4.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.util.test --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.util.test --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- tycho-surefire-plugin:1.6.0:test (default-test) @ org.eclipse.kura.util.test --- [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.util.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/adoptopenjdk/openj9-jdk-8/1.8.0_292-b10/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.util.test/target/jacoco.exec, -Dlog4j.configurationFile=file:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.util.test/../../emulator/org.eclipse.kura.emulator/src/main/resources/log4j.xml, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.util.test/target/work/data, -install, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.util.test/target/work, -configuration, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.util.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.util.test/target/surefire.properties] Running org.eclipse.kura.utils.SingleServiceTrackerTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.503 s - in org.eclipse.kura.utils.SingleServiceTrackerTest testOrderRemove1(org.eclipse.kura.utils.SingleServiceTrackerTest) Time elapsed: 0.426 s testOrderModify1(org.eclipse.kura.utils.SingleServiceTrackerTest) Time elapsed: 0.002 s testOrderModify2(org.eclipse.kura.utils.SingleServiceTrackerTest) Time elapsed: 0.002 s testOrderModify3(org.eclipse.kura.utils.SingleServiceTrackerTest) Time elapsed: 0.002 s testInitOrder1(org.eclipse.kura.utils.SingleServiceTrackerTest) Time elapsed: 0.002 s testOrderAdd1(org.eclipse.kura.utils.SingleServiceTrackerTest) Time elapsed: 0.013 s testOrderAdd2(org.eclipse.kura.utils.SingleServiceTrackerTest) Time elapsed: 0.002 s testOrderAdd3(org.eclipse.kura.utils.SingleServiceTrackerTest) Time elapsed: 0.001 s testOrder1(org.eclipse.kura.utils.SingleServiceTrackerTest) Time elapsed: 0.001 s Results: Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.util.test --- [INFO] setting maven.deploy.skip=false [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.util.test --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.util.test/target/org.eclipse.kura.util.test-4.1.4.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.util.test/4.1.4/org.eclipse.kura.util.test-4.1.4.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.util.test/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.util.test/4.1.4/org.eclipse.kura.util.test-4.1.4.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.util.test/target/org.eclipse.kura.util.test-4.1.4-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.util.test/4.1.4/org.eclipse.kura.util.test-4.1.4-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.util.test/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.util.test/4.1.4/org.eclipse.kura.util.test-4.1.4-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.util.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.util.test/4.1.4/org.eclipse.kura.util.test-4.1.4-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.util.test --- [INFO] [INFO] ------< org.eclipse.kura:org.eclipse.kura.watchdog.criticaltest >------- [INFO] Building org.eclipse.kura.watchdog.criticaltest 4.1.4 [135/142] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.watchdog.criticaltest --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.watchdog.criticaltest --- [INFO] The project's OSGi version is 4.1.4 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.watchdog.criticaltest --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.watchdog.criticaltest --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.watchdog.criticaltest --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.watchdog.criticaltest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.watchdog.criticaltest/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.watchdog.criticaltest --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.watchdog.criticaltest/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.watchdog.criticaltest/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.watchdog.criticaltest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.watchdog.criticaltest/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (compiletests) @ org.eclipse.kura.watchdog.criticaltest --- [INFO] No sources to compile [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.watchdog.criticaltest --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.watchdog.criticaltest/target/jacoco.exec [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ org.eclipse.kura.watchdog.criticaltest --- [INFO] No tests to run. [INFO] Surefire report directory: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.watchdog.criticaltest/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.watchdog.criticaltest --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.watchdog.criticaltest/target/org.eclipse.kura.watchdog.criticaltest-4.1.4-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.watchdog.criticaltest --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.watchdog.criticaltest --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.watchdog.criticaltest/target/org.eclipse.kura.watchdog.criticaltest-4.1.4.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.watchdog.criticaltest --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.watchdog.criticaltest --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- osgi-dp:0.3.0:build (default) @ org.eclipse.kura.watchdog.criticaltest --- [INFO] Building DP - Version: 4.1.4 [INFO] Added: org.eclipse.kura.watchdog.criticaltest:4.1.4 [INFO] Writing to: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.watchdog.criticaltest/target/org.eclipse.kura.watchdog.criticaltest_4.1.4.dp [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.watchdog.criticaltest --- [INFO] setting maven.deploy.skip=false [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.watchdog.criticaltest --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.watchdog.criticaltest/target/org.eclipse.kura.watchdog.criticaltest-4.1.4.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.watchdog.criticaltest/4.1.4/org.eclipse.kura.watchdog.criticaltest-4.1.4.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.watchdog.criticaltest/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.watchdog.criticaltest/4.1.4/org.eclipse.kura.watchdog.criticaltest-4.1.4.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.watchdog.criticaltest/target/org.eclipse.kura.watchdog.criticaltest-4.1.4-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.watchdog.criticaltest/4.1.4/org.eclipse.kura.watchdog.criticaltest-4.1.4-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.watchdog.criticaltest/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.watchdog.criticaltest/4.1.4/org.eclipse.kura.watchdog.criticaltest-4.1.4-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.watchdog.criticaltest/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.watchdog.criticaltest/4.1.4/org.eclipse.kura.watchdog.criticaltest-4.1.4-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.watchdog.criticaltest/target/org.eclipse.kura.watchdog.criticaltest_4.1.4.dp to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.watchdog.criticaltest/4.1.4/org.eclipse.kura.watchdog.criticaltest-4.1.4.dp [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.watchdog.criticaltest --- [INFO] [INFO] ----------< org.eclipse.kura:org.eclipse.kura.util.wire.test >---------- [INFO] Building org.eclipse.kura.util.wire.test 4.1.4 [136/142] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.util.wire.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.util.wire.test --- [INFO] The project's OSGi version is 4.1.4 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.util.wire.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.util.wire.test --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.util.wire.test --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.util.wire.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.util.wire.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.util.wire.test --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.util.wire.test/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.util.wire.test/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.util.wire.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.util.wire.test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (compiletests) @ org.eclipse.kura.util.wire.test --- [INFO] No sources to compile [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.util.wire.test --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.util.wire.test/target/jacoco.exec [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ org.eclipse.kura.util.wire.test --- [INFO] No tests to run. [INFO] Surefire report directory: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.util.wire.test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.util.wire.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.util.wire.test/target/org.eclipse.kura.util.wire.test-4.1.4-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.util.wire.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.util.wire.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.util.wire.test/target/org.eclipse.kura.util.wire.test-4.1.4.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.util.wire.test --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.util.wire.test --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.util.wire.test --- [INFO] setting maven.deploy.skip=false [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.util.wire.test --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.util.wire.test/target/org.eclipse.kura.util.wire.test-4.1.4.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.util.wire.test/4.1.4/org.eclipse.kura.util.wire.test-4.1.4.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.util.wire.test/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.util.wire.test/4.1.4/org.eclipse.kura.util.wire.test-4.1.4.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.util.wire.test/target/org.eclipse.kura.util.wire.test-4.1.4-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.util.wire.test/4.1.4/org.eclipse.kura.util.wire.test-4.1.4-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.util.wire.test/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.util.wire.test/4.1.4/org.eclipse.kura.util.wire.test-4.1.4-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.util.wire.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.util.wire.test/4.1.4/org.eclipse.kura.util.wire.test-4.1.4-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.util.wire.test --- [INFO] [INFO] ---< org.eclipse.kura:org.eclipse.kura.wire.component.provider.test >--- [INFO] Building org.eclipse.kura.wire.component.provider.test 4.1.4 [137/142] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.wire.component.provider.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.wire.component.provider.test --- [INFO] The project's OSGi version is 4.1.4 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.wire.component.provider.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.wire.component.provider.test --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.wire.component.provider.test --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.wire.component.provider.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.wire.component.provider.test --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.wire.component.provider.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (compiletests) @ org.eclipse.kura.wire.component.provider.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/target/test-classes [INFO] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/src/test/java/org/eclipse/kura/internal/wire/regexfilter/RegexFilterTest.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/src/test/java/org/eclipse/kura/internal/wire/regexfilter/RegexFilterTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.wire.component.provider.test --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/target/jacoco.exec [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ org.eclipse.kura.wire.component.provider.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.kura.internal.wire.regexfilter.RegexFilterTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.193 sec Running org.eclipse.kura.internal.wire.asset.WireAssetTest 2022-11-04T14:31:05,557 [main] INFO o.e.k.a.p.BaseAsset - activating... 2022-11-04T14:31:05,568 [main] INFO o.e.k.a.p.BaseAsset - loading asset configuration... 2022-11-04T14:31:05,628 [main] INFO o.e.k.a.p.BaseAsset - loading asset configuration...done in 54 ms 2022-11-04T14:31:05,635 [main] INFO o.e.k.a.p.BaseAsset - activating...done 2022-11-04T14:31:05,654 [pool-4-thread-1] INFO o.e.k.i.a.p.BaseAssetConfiguration - updating asset configuration... 2022-11-04T14:31:05,662 [pool-4-thread-1] INFO o.e.k.i.a.p.BaseAssetConfiguration - updating asset configuration...done in 7 ms 2022-11-04T14:31:05,678 [main] INFO o.e.k.a.p.BaseAsset - activating... 2022-11-04T14:31:05,678 [main] INFO o.e.k.a.p.BaseAsset - loading asset configuration... 2022-11-04T14:31:05,678 [main] INFO o.e.k.a.p.BaseAsset - loading asset configuration...done in 0 ms 2022-11-04T14:31:05,679 [main] INFO o.e.k.a.p.BaseAsset - activating...done 2022-11-04T14:31:05,680 [main] INFO o.e.k.a.p.BaseAsset - loading asset configuration... 2022-11-04T14:31:05,680 [main] INFO o.e.k.a.p.BaseAsset - loading asset configuration...done in 0 ms 2022-11-04T14:31:05,681 [pool-6-thread-1] WARN o.e.k.i.w.a.WireAsset - Failed to retreive "listen" property from channel configuration 2022-11-04T14:31:05,681 [pool-6-thread-1] WARN o.e.k.i.w.a.WireAsset - Failed to retreive "listen" property from channel configuration 2022-11-04T14:31:05,681 [pool-6-thread-1] WARN o.e.k.i.w.a.WireAsset - Failed to retreive "listen" property from channel configuration 2022-11-04T14:31:05,683 [main] INFO o.e.k.a.p.BaseAsset - loading asset configuration... 2022-11-04T14:31:05,684 [main] INFO o.e.k.a.p.BaseAsset - loading asset configuration...done in 1 ms 2022-11-04T14:31:05,685 [main] INFO o.e.k.a.p.BaseAsset - loading asset configuration... 2022-11-04T14:31:05,685 [main] INFO o.e.k.a.p.BaseAsset - loading asset configuration...done in 0 ms Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.163 sec <<< FAILURE! Running org.eclipse.kura.internal.wire.publisher.CloudPublisherTest 2022-11-04T14:31:05,724 [main] ERROR o.e.k.i.w.p.CloudPublisher - Error in publishing wire records using cloud publisher.. java.lang.ArrayIndexOutOfBoundsException: Array index out of range: 1 at org.mockito.internal.invocation.InvocationImpl.getArgumentAt(InvocationImpl.java:66) at org.eclipse.kura.internal.wire.publisher.CloudPublisherTest.lambda$testOnWireReceive$0(CloudPublisherTest.java:74) at org.eclipse.kura.internal.wire.publisher.CloudPublisherTest$$Lambda$67/0x00000000fd05c080.answer(Unknown Source) at org.mockito.internal.stubbing.StubbedInvocationMatcher.answer(StubbedInvocationMatcher.java:34) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:91) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:38) at org.mockito.internal.creation.cglib.MethodInterceptorFilter.intercept(MethodInterceptorFilter.java:59) at org.eclipse.kura.cloudconnection.publisher.CloudPublisher$$EnhancerByMockitoWithCGLIB$$c5045f0.publish() at org.eclipse.kura.internal.wire.publisher.CloudPublisher.publish(CloudPublisher.java:256) at org.eclipse.kura.internal.wire.publisher.CloudPublisher.onWireReceive(CloudPublisher.java:173) at org.eclipse.kura.internal.wire.publisher.CloudPublisherTest.testOnWireReceive(CloudPublisherTest.java:102) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 2022-11-04T14:31:05,740 [main] ERROR o.e.k.i.w.p.CloudPublisher - Error in publishing wire records using cloud publisher.. java.lang.ArrayIndexOutOfBoundsException: Array index out of range: 1 at org.mockito.internal.invocation.InvocationImpl.getArgumentAt(InvocationImpl.java:66) at org.eclipse.kura.internal.wire.publisher.CloudPublisherTest.lambda$testOnWireReceiveWithFullPosition$2(CloudPublisherTest.java:212) at org.eclipse.kura.internal.wire.publisher.CloudPublisherTest$$Lambda$68/0x00000000fd05a480.answer(Unknown Source) at org.mockito.internal.stubbing.StubbedInvocationMatcher.answer(StubbedInvocationMatcher.java:34) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:91) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:38) at org.mockito.internal.creation.cglib.MethodInterceptorFilter.intercept(MethodInterceptorFilter.java:59) at org.eclipse.kura.cloudconnection.publisher.CloudPublisher$$EnhancerByMockitoWithCGLIB$$c5045f0.publish() at org.eclipse.kura.internal.wire.publisher.CloudPublisher.publish(CloudPublisher.java:256) at org.eclipse.kura.internal.wire.publisher.CloudPublisher.onWireReceive(CloudPublisher.java:173) at org.eclipse.kura.internal.wire.publisher.CloudPublisherTest.testOnWireReceiveWithFullPosition(CloudPublisherTest.java:249) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 2022-11-04T14:31:05,742 [main] ERROR o.e.k.i.w.p.CloudPublisher - Error in publishing wire records using cloud publisher.. java.lang.ArrayIndexOutOfBoundsException: Array index out of range: 1 at org.mockito.internal.invocation.InvocationImpl.getArgumentAt(InvocationImpl.java:66) at org.eclipse.kura.internal.wire.publisher.CloudPublisherTest.lambda$testOnWireReceiveWithBasicPosition$1(CloudPublisherTest.java:140) at org.eclipse.kura.internal.wire.publisher.CloudPublisherTest$$Lambda$69/0x00000000fd05dd40.answer(Unknown Source) at org.mockito.internal.stubbing.StubbedInvocationMatcher.answer(StubbedInvocationMatcher.java:34) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:91) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:38) at org.mockito.internal.creation.cglib.MethodInterceptorFilter.intercept(MethodInterceptorFilter.java:59) at org.eclipse.kura.cloudconnection.publisher.CloudPublisher$$EnhancerByMockitoWithCGLIB$$c5045f0.publish() at org.eclipse.kura.internal.wire.publisher.CloudPublisher.publish(CloudPublisher.java:256) at org.eclipse.kura.internal.wire.publisher.CloudPublisher.onWireReceive(CloudPublisher.java:173) at org.eclipse.kura.internal.wire.publisher.CloudPublisherTest.testOnWireReceiveWithBasicPosition(CloudPublisherTest.java:174) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec Running org.eclipse.kura.internal.wire.fifo.FifoTest 2022-11-04T14:31:05,747 [main] INFO o.e.k.i.w.f.Fifo - Activating Fifo... 2022-11-04T14:31:05,747 [main] INFO o.e.k.i.w.f.Fifo - Updating Fifo... 2022-11-04T14:31:05,749 [main] INFO o.e.k.i.w.f.Fifo - Updating Fifo... Done 2022-11-04T14:31:05,749 [main] INFO o.e.k.i.w.f.Fifo - Activating Fifo... Done 2022-11-04T14:31:05,951 [main] INFO o.e.k.i.w.f.Fifo - Activating Fifo... 2022-11-04T14:31:05,952 [main] INFO o.e.k.i.w.f.Fifo - Updating Fifo... 2022-11-04T14:31:05,952 [main] INFO o.e.k.i.w.f.Fifo - Updating Fifo... Done 2022-11-04T14:31:05,952 [main] INFO o.e.k.i.w.f.Fifo - Activating Fifo... Done Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.229 sec Running org.eclipse.kura.internal.wire.subscriber.CloudSubscriberTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec Results : Failed tests: testTimestampModes(org.eclipse.kura.internal.wire.asset.WireAssetTest) Tests run: 16, Failures: 1, Errors: 0, Skipped: 0 [ERROR] There are test failures. Please refer to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/target/surefire-reports for the individual test results. [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.wire.component.provider.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/target/org.eclipse.kura.wire.component.provider.test-4.1.4-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.wire.component.provider.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.wire.component.provider.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/target/org.eclipse.kura.wire.component.provider.test-4.1.4.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.wire.component.provider.test --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.wire.component.provider.test --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- tycho-surefire-plugin:1.6.0:test (default-test) @ org.eclipse.kura.wire.component.provider.test --- [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/adoptopenjdk/openj9-jdk-8/1.8.0_292-b10/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/target/jacoco.exec, -Dlog4j.configurationFile=file:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/../../emulator/org.eclipse.kura.emulator/src/main/resources/log4j.xml, -Dosgi.console=5002, -DbuildingWithTycho=true, -Dosgi.locking=none, -Dds.showtrace=true, -Djava.io.tmpdir=/tmp, -Dorg.osgi.framework.storage=/tmp/osgi/framework_storage, -Dosgi.clean=true, -Dorg.eclipse.kura.mode=emulator, -Dkura.snapshots=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/target/, -Dkura.configuration=file:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/../../emulator/org.eclipse.kura.emulator/src/main/resources/kura.properties, -Ddpa.configuration=/tmp/kura/dpa.properties, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/target/work/data, -install, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/target/work, -configuration, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/target/surefire.properties, -consoleLog, -console, 5002] Framework is running in emulation mode 2022-11-04T14:31:10,580 [Start Level: Equinox Container: f63de158-adb7-43d9-ac0c-8858a81e465f] INFO o.e.k.c.s.SystemServiceImpl - Loaded URL kura.properties: file:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/../../emulator/org.eclipse.kura.emulator/src/main/resources/kura.properties 2022-11-04T14:31:10,583 [Start Level: Equinox Container: f63de158-adb7-43d9-ac0c-8858a81e465f] WARN o.e.k.c.s.SystemServiceImpl - File does not exist: /tmp/kura/user/kura_custom.properties 2022-11-04T14:31:10,583 [Start Level: Equinox Container: f63de158-adb7-43d9-ac0c-8858a81e465f] INFO o.e.k.c.s.SystemServiceImpl - Kura has net admin? false 2022-11-04T14:31:10,583 [Start Level: Equinox Container: f63de158-adb7-43d9-ac0c-8858a81e465f] INFO o.e.k.c.s.SystemServiceImpl - Is Kura web interface enabled? true 2022-11-04T14:31:10,583 [Start Level: Equinox Container: f63de158-adb7-43d9-ac0c-8858a81e465f] INFO o.e.k.c.s.SystemServiceImpl - Kura version? kura_emulator 2022-11-04T14:31:10,584 [Start Level: Equinox Container: f63de158-adb7-43d9-ac0c-8858a81e465f] INFO o.e.k.c.s.SystemServiceImpl - Kura home directory is /tmp/kura 2022-11-04T14:31:10,584 [Start Level: Equinox Container: f63de158-adb7-43d9-ac0c-8858a81e465f] INFO o.e.k.c.s.SystemServiceImpl - Kura framework configuration directory is /tmp/kura/framework 2022-11-04T14:31:10,584 [Start Level: Equinox Container: f63de158-adb7-43d9-ac0c-8858a81e465f] INFO o.e.k.c.s.SystemServiceImpl - Kura user configuration directory is /tmp/kura/user 2022-11-04T14:31:10,584 [Start Level: Equinox Container: f63de158-adb7-43d9-ac0c-8858a81e465f] INFO o.e.k.c.s.SystemServiceImpl - Kura snapshots directory is /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/target/ 2022-11-04T14:31:10,584 [Start Level: Equinox Container: f63de158-adb7-43d9-ac0c-8858a81e465f] INFO o.e.k.c.s.SystemServiceImpl - Kura tmp directory is /tmp/kura/tmp 2022-11-04T14:31:10,585 [Start Level: Equinox Container: f63de158-adb7-43d9-ac0c-8858a81e465f] INFO o.e.k.c.s.SystemServiceImpl - Kura version kura_emulator is starting 2022-11-04T14:31:10,690 [Start Level: Equinox Container: f63de158-adb7-43d9-ac0c-8858a81e465f] INFO o.e.k.c.c.ConfigurationServiceImpl - activate... 2022-11-04T14:31:10,769 [Start Level: Equinox Container: f63de158-adb7-43d9-ac0c-8858a81e465f] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.core.data.transport.mqtt.MqttDataTransport ... 2022-11-04T14:31:10,770 [Start Level: Equinox Container: f63de158-adb7-43d9-ac0c-8858a81e465f] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.core.db.H2DbService ... 2022-11-04T14:31:10,770 [Start Level: Equinox Container: f63de158-adb7-43d9-ac0c-8858a81e465f] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.data.DataService ... 2022-11-04T14:31:10,770 [Start Level: Equinox Container: f63de158-adb7-43d9-ac0c-8858a81e465f] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.core.db.H2DbServer ... 2022-11-04T14:31:10,770 [Start Level: Equinox Container: f63de158-adb7-43d9-ac0c-8858a81e465f] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.ssl.SslManagerService ... 2022-11-04T14:31:10,824 [Start Level: Equinox Container: f63de158-adb7-43d9-ac0c-8858a81e465f] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.ssl.SslManagerService 2022-11-04T14:31:10,851 [Start Level: Equinox Container: f63de158-adb7-43d9-ac0c-8858a81e465f] INFO o.e.k.c.c.ConfigurationServiceImpl - Seeding updated configuration for pid: org.eclipse.kura.ssl.SslManagerService 2022-11-04T14:31:10,857 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.ssl.SslManagerService.... 2022-11-04T14:31:10,858 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.ssl.SslManagerService....Done 2022-11-04T14:31:10,858 [Start Level: Equinox Container: f63de158-adb7-43d9-ac0c-8858a81e465f] INFO o.e.k.c.d.H2DbHelper - activating... 2022-11-04T14:31:10,859 [Start Level: Equinox Container: f63de158-adb7-43d9-ac0c-8858a81e465f] INFO o.e.k.c.d.H2DbHelper - Default H2DbService instance configuration not found, creating new instance... 2022-11-04T14:31:10,859 [Start Level: Equinox Container: f63de158-adb7-43d9-ac0c-8858a81e465f] INFO o.e.k.c.c.ConfigurationServiceImpl - Creating new configuration for factory pid org.eclipse.kura.core.db.H2DbService and pid org.eclipse.kura.db.H2DbService 2022-11-04T14:31:10,859 [Start Level: Equinox Container: f63de158-adb7-43d9-ac0c-8858a81e465f] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating newly created configuration for pid org.eclipse.kura.db.H2DbService 2022-11-04T14:31:10,859 [Start Level: Equinox Container: f63de158-adb7-43d9-ac0c-8858a81e465f] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.core.db.H2DbService 2022-11-04T14:31:10,863 [Start Level: Equinox Container: f63de158-adb7-43d9-ac0c-8858a81e465f] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.db.H2DbService.... 2022-11-04T14:31:10,866 [ConfigurationListener Event Queue] INFO o.e.k.c.s.SslManagerServiceImpl - activate... 2022-11-04T14:31:10,866 [Start Level: Equinox Container: f63de158-adb7-43d9-ac0c-8858a81e465f] INFO o.e.k.c.c.ConfigurationServiceImpl - Seeding updated configuration for pid: org.eclipse.kura.db.H2DbService 2022-11-04T14:31:10,866 [Start Level: Equinox Container: f63de158-adb7-43d9-ac0c-8858a81e465f] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.db.H2DbService....Done 2022-11-04T14:31:10,867 [Start Level: Equinox Container: f63de158-adb7-43d9-ac0c-8858a81e465f] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Getting component configurations... 2022-11-04T14:31:10,963 [Start Level: Equinox Container: f63de158-adb7-43d9-ac0c-8858a81e465f] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/target/snapshot_1667572270868.xml... 2022-11-04T14:31:10,967 [Start Level: Equinox Container: f63de158-adb7-43d9-ac0c-8858a81e465f] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/target/snapshot_1667572270868.xml... Done. 2022-11-04T14:31:10,967 [Start Level: Equinox Container: f63de158-adb7-43d9-ac0c-8858a81e465f] INFO o.e.k.c.d.H2DbHelper - activating...done 2022-11-04T14:31:10,988 [Start Level: Equinox Container: f63de158-adb7-43d9-ac0c-8858a81e465f] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.wire.graph.WireGraphService ... 2022-11-04T14:31:10,988 [Start Level: Equinox Container: f63de158-adb7-43d9-ac0c-8858a81e465f] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.wire.graph.WireGraphService 2022-11-04T14:31:10,991 [Start Level: Equinox Container: f63de158-adb7-43d9-ac0c-8858a81e465f] INFO o.e.k.c.c.ConfigurationServiceImpl - Seeding updated configuration for pid: org.eclipse.kura.wire.graph.WireGraphService 2022-11-04T14:31:10,995 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.wire.graph.WireGraphService.... 2022-11-04T14:31:10,995 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.wire.graph.WireGraphService....Done 2022-11-04T14:31:11,033 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.wire.CloudSubscriber ... 2022-11-04T14:31:11,036 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.wire.RegexFilter ... 2022-11-04T14:31:11,036 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.wire.Logger ... 2022-11-04T14:31:11,036 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.wire.Fifo ... 2022-11-04T14:31:11,036 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.wire.Timer ... 2022-11-04T14:31:11,036 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.wire.CloudPublisher ... 2022-11-04T14:31:11,067 [ConfigurationListener Event Queue] INFO o.e.k.i.w.WireGraphServiceImpl - Activating Wire Service... 2022-11-04T14:31:11,067 [ConfigurationListener Event Queue] INFO o.e.k.i.w.WireGraphServiceImpl - Updating Wire Graph Service Component... 2022-11-04T14:31:11,139 [ConfigurationListener Event Queue] INFO o.e.k.i.w.WireGraphServiceImpl - Opening Wire Component Service tracker... 2022-11-04T14:31:11,140 [ConfigurationListener Event Queue] INFO o.e.k.i.w.WireGraphServiceImpl - Opening Wire Component Service tracker...done 2022-11-04T14:31:11,140 [ConfigurationListener Event Queue] INFO o.e.k.i.w.WireGraphServiceImpl - Updating Wire Service Component...Done 2022-11-04T14:31:11,140 [ConfigurationListener Event Queue] INFO o.e.k.i.w.WireGraphServiceImpl - Activating Wire Service...Done Running org.eclipse.kura.internal.wire.timer.test.TimerTest 2022-11-04T14:31:11,216 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.util.wire.test.TestEmitterReceiver ... 2022-11-04T14:31:11,232 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Loading init configurations from: 1667572270868... 2022-11-04T14:31:11,264 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.wire.graph.WireGraphService 2022-11-04T14:31:11,267 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating Configuration of ConfigurableComponent org.eclipse.kura.wire.graph.WireGraphService ... Done. 2022-11-04T14:31:11,275 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/target/snapshot_1667572271267.xml... 2022-11-04T14:31:11,278 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/target/snapshot_1667572271267.xml... Done. 2022-11-04T14:31:11,278 [ConfigurationListener Event Queue] INFO o.e.k.i.w.WireGraphServiceImpl - Updating Wire Graph Service Component... 2022-11-04T14:31:11,279 [ConfigurationListener Event Queue] INFO o.e.k.i.w.WireGraphServiceImpl - Updating Wire Service Component...Done 2022-11-04T14:31:11,290 [main] INFO o.e.k.i.w.WireGraphServiceImpl - Closing Wire Component Service tracker... 2022-11-04T14:31:11,290 [main] INFO o.e.k.i.w.WireGraphServiceImpl - Closing Wire Component Service tracker...done 2022-11-04T14:31:11,292 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Creating new configuration for factory pid org.eclipse.kura.wire.Timer and pid testTimer 2022-11-04T14:31:11,292 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating newly created configuration for pid testTimer 2022-11-04T14:31:11,292 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.wire.Timer 2022-11-04T14:31:11,295 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - testTimer.... 2022-11-04T14:31:11,298 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Seeding updated configuration for pid: testTimer 2022-11-04T14:31:11,298 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - testTimer....Done 2022-11-04T14:31:11,298 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Creating new configuration for factory pid org.eclipse.kura.util.wire.test.TestEmitterReceiver and pid testEmitterReceiver 2022-11-04T14:31:11,298 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating newly created configuration for pid testEmitterReceiver 2022-11-04T14:31:11,301 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - testEmitterReceiver.... 2022-11-04T14:31:11,304 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Seeding updated configuration for pid: testEmitterReceiver 2022-11-04T14:31:11,304 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - testEmitterReceiver....Done 2022-11-04T14:31:11,306 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Loading init configurations from: 1667572271267... 2022-11-04T14:31:11,313 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.wire.graph.WireGraphService 2022-11-04T14:31:11,336 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating Configuration of ConfigurableComponent org.eclipse.kura.wire.graph.WireGraphService ... Done. 2022-11-04T14:31:11,344 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/target/snapshot_1667572271336.xml... 2022-11-04T14:31:11,347 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/target/snapshot_1667572271336.xml... Done. 2022-11-04T14:31:11,435 [ConfigurationListener Event Queue] INFO o.e.k.u.w.t.TestEmitterReceiver - activating... 2022-11-04T14:31:11,435 [ConfigurationListener Event Queue] INFO o.e.k.u.w.t.TestEmitterReceiver - activating...done 2022-11-04T14:31:11,438 [ConfigurationListener Event Queue] INFO o.e.k.i.w.WireGraphServiceImpl - Updating Wire Graph Service Component... 2022-11-04T14:31:11,439 [ConfigurationListener Event Queue] INFO o.e.k.i.w.WireGraphServiceImpl - Opening Wire Component Service tracker... 2022-11-04T14:31:11,441 [ConfigurationListener Event Queue] INFO o.e.k.i.w.WireGraphServiceImpl - Creating wire between testTimer/0 and testEmitterReceiver/0... 2022-11-04T14:31:11,446 [ConfigurationListener Event Queue] INFO o.e.k.i.w.WireGraphServiceImpl - Creating wire.....Done 2022-11-04T14:31:11,447 [ConfigurationListener Event Queue] INFO o.e.k.i.w.WireGraphServiceImpl - Opening Wire Component Service tracker...done 2022-11-04T14:31:11,447 [ConfigurationListener Event Queue] INFO o.e.k.i.w.WireGraphServiceImpl - Updating Wire Service Component...Done 2022-11-04T14:31:11,447 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Loading init configurations from: 1667572271336... 2022-11-04T14:31:11,459 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.wire.Timer 2022-11-04T14:31:11,466 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating Configuration of ConfigurableComponent testTimer ... Done. 2022-11-04T14:31:11,472 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/target/snapshot_1667572271466.xml... 2022-11-04T14:31:11,477 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/target/snapshot_1667572271466.xml... Done. 2022-11-04T14:31:11,480 [ConfigurationListener Event Queue] WARN o.e.k.i.w.t.Timer - failed to start timer java.lang.RuntimeException: CronExpression 'invalid' is invalid. at org.quartz.CronScheduleBuilder.cronSchedule(CronScheduleBuilder.java:111) at org.eclipse.kura.internal.wire.timer.CronTimerExecutor.(CronTimerExecutor.java:60) at org.eclipse.kura.internal.wire.timer.Timer.doUpdate(Timer.java:86) at org.eclipse.kura.internal.wire.timer.Timer.updated(Timer.java:65) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.felix.scr.impl.inject.BaseMethod.invokeMethod(BaseMethod.java:229) at org.apache.felix.scr.impl.inject.BaseMethod.access$500(BaseMethod.java:39) at org.apache.felix.scr.impl.inject.BaseMethod$Resolved.invoke(BaseMethod.java:650) at org.apache.felix.scr.impl.inject.BaseMethod.invoke(BaseMethod.java:506) at org.apache.felix.scr.impl.inject.ActivateMethod.invoke(ActivateMethod.java:307) at org.apache.felix.scr.impl.inject.ActivateMethod.invoke(ActivateMethod.java:299) at org.apache.felix.scr.impl.manager.SingleComponentManager.invokeModifiedMethod(SingleComponentManager.java:772) at org.apache.felix.scr.impl.manager.SingleComponentManager.modify(SingleComponentManager.java:727) at org.apache.felix.scr.impl.manager.SingleComponentManager.reconfigure(SingleComponentManager.java:645) at org.apache.felix.scr.impl.manager.SingleComponentManager.reconfigure(SingleComponentManager.java:609) at org.apache.felix.scr.impl.manager.ConfigurableComponentHolder.configurationUpdated(ConfigurableComponentHolder.java:426) at org.apache.felix.scr.impl.manager.RegionConfigurationSupport.configurationEvent(RegionConfigurationSupport.java:284) at org.apache.felix.scr.impl.manager.RegionConfigurationSupport$1.configurationEvent(RegionConfigurationSupport.java:89) at org.eclipse.equinox.internal.cm.EventDispatcher$1.run(EventDispatcher.java:89) at org.eclipse.equinox.internal.cm.SerializedTaskQueue$1.run(SerializedTaskQueue.java:36) Caused by: java.text.ParseException: Illegal characters for this position: 'INV' at org.quartz.CronExpression.storeExpressionVals(CronExpression.java:588) at org.quartz.CronExpression.buildExpression(CronExpression.java:487) at org.quartz.CronExpression.(CronExpression.java:276) at org.quartz.CronScheduleBuilder.cronSchedule(CronScheduleBuilder.java:107) ... 22 more 2022-11-04T14:31:13,483 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Loading init configurations from: 1667572271466... 2022-11-04T14:31:13,494 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.wire.Timer 2022-11-04T14:31:13,501 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating Configuration of ConfigurableComponent testTimer ... Done. 2022-11-04T14:31:13,513 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/target/snapshot_1667572273501.xml... 2022-11-04T14:31:13,518 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/target/snapshot_1667572273501.xml... Done. 2022-11-04T14:31:13,557 [ConfigurationListener Event Queue] INFO o.q.i.StdSchedulerFactory - Using default implementation for ThreadExecutor 2022-11-04T14:31:13,560 [ConfigurationListener Event Queue] INFO o.q.s.SimpleThreadPool - Job execution threads will use class loader of thread: ConfigurationListener Event Queue 2022-11-04T14:31:13,577 [ConfigurationListener Event Queue] INFO o.q.c.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2022-11-04T14:31:13,577 [ConfigurationListener Event Queue] INFO o.q.c.QuartzScheduler - Quartz Scheduler v.2.2.3 created. 2022-11-04T14:31:13,578 [ConfigurationListener Event Queue] INFO o.q.s.RAMJobStore - RAMJobStore initialized. 2022-11-04T14:31:13,578 [ConfigurationListener Event Queue] INFO o.q.c.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.2.3) 'DefaultQuartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2022-11-04T14:31:13,578 [ConfigurationListener Event Queue] INFO o.q.i.StdSchedulerFactory - Quartz scheduler 'DefaultQuartzScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2022-11-04T14:31:13,578 [ConfigurationListener Event Queue] INFO o.q.i.StdSchedulerFactory - Quartz scheduler version: 2.2.3 2022-11-04T14:31:13,579 [ConfigurationListener Event Queue] INFO o.q.c.QuartzScheduler - Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started. 2022-11-04T14:31:23,608 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Deleting factory configuration for component with pid testTimer... 2022-11-04T14:31:23,609 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid testTimer 2022-11-04T14:31:23,609 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Deleting factory configuration for component with pid testTimer...done 2022-11-04T14:31:23,610 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Deleting factory configuration for component with pid testEmitterReceiver... 2022-11-04T14:31:23,610 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid testEmitterReceiver 2022-11-04T14:31:23,610 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Deleting factory configuration for component with pid testEmitterReceiver...done 2022-11-04T14:31:23,610 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid testTimer 2022-11-04T14:31:23,612 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Loading init configurations from: 1667572273501... 2022-11-04T14:31:23,612 [ConfigurationListener Event Queue] INFO o.q.c.QuartzScheduler - Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED shutting down. 2022-11-04T14:31:23,613 [ConfigurationListener Event Queue] INFO o.q.c.QuartzScheduler - Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED paused. 2022-11-04T14:31:23,613 [ConfigurationListener Event Queue] INFO o.q.c.QuartzScheduler - Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED shutdown complete. 2022-11-04T14:31:23,626 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.wire.graph.WireGraphService 2022-11-04T14:31:23,636 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating Configuration of ConfigurableComponent org.eclipse.kura.wire.graph.WireGraphService ... Done. 2022-11-04T14:31:23,643 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/target/snapshot_1667572283636.xml... 2022-11-04T14:31:23,646 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/target/snapshot_1667572283636.xml... Done. 2022-11-04T14:31:23,646 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid testEmitterReceiver 2022-11-04T14:31:23,647 [main] INFO o.e.k.i.w.WireGraphServiceImpl - Closing Wire Component Service tracker... 2022-11-04T14:31:23,647 [main] INFO o.e.k.i.w.WireGraphServiceImpl - Closing Wire Component Service tracker...done 2022-11-04T14:31:23,648 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Creating new configuration for factory pid org.eclipse.kura.wire.Timer and pid testTimer 2022-11-04T14:31:23,648 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating newly created configuration for pid testTimer 2022-11-04T14:31:23,648 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.wire.Timer 2022-11-04T14:31:23,652 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - testTimer.... 2022-11-04T14:31:23,658 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Seeding updated configuration for pid: testTimer 2022-11-04T14:31:23,658 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - testTimer....Done 2022-11-04T14:31:23,658 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Creating new configuration for factory pid org.eclipse.kura.util.wire.test.TestEmitterReceiver and pid testEmitterReceiver 2022-11-04T14:31:23,658 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating newly created configuration for pid testEmitterReceiver 2022-11-04T14:31:23,662 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - testEmitterReceiver.... 2022-11-04T14:31:23,665 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Seeding updated configuration for pid: testEmitterReceiver 2022-11-04T14:31:23,665 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - testEmitterReceiver....Done 2022-11-04T14:31:23,667 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Loading init configurations from: 1667572283636... 2022-11-04T14:31:23,676 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.wire.graph.WireGraphService 2022-11-04T14:31:23,679 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating Configuration of ConfigurableComponent org.eclipse.kura.wire.graph.WireGraphService ... Done. 2022-11-04T14:31:23,689 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/target/snapshot_1667572283679.xml... 2022-11-04T14:31:23,693 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/target/snapshot_1667572283679.xml... Done. 2022-11-04T14:31:23,693 [ConfigurationListener Event Queue] INFO o.e.k.i.w.WireGraphServiceImpl - Updating Wire Graph Service Component... 2022-11-04T14:31:23,694 [ConfigurationListener Event Queue] INFO o.e.k.i.w.WireGraphServiceImpl - Opening Wire Component Service tracker... 2022-11-04T14:31:23,695 [ConfigurationListener Event Queue] INFO o.e.k.i.w.WireGraphServiceImpl - Opening Wire Component Service tracker...done 2022-11-04T14:31:23,695 [ConfigurationListener Event Queue] INFO o.e.k.i.w.WireGraphServiceImpl - Updating Wire Service Component...Done 2022-11-04T14:31:23,706 [ConfigurationListener Event Queue] INFO o.e.k.u.w.t.TestEmitterReceiver - activating... 2022-11-04T14:31:23,707 [ConfigurationListener Event Queue] INFO o.e.k.u.w.t.TestEmitterReceiver - activating...done 2022-11-04T14:31:23,710 [ConfigurationListener Event Queue] INFO o.e.k.i.w.WireGraphServiceImpl - Updating Wire Graph Service Component... 2022-11-04T14:31:23,711 [ConfigurationListener Event Queue] INFO o.e.k.i.w.WireGraphServiceImpl - Creating wire between testTimer/0 and testEmitterReceiver/0... 2022-11-04T14:31:23,713 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Loading init configurations from: 1667572283679... 2022-11-04T14:31:23,715 [ConfigurationListener Event Queue] INFO o.e.k.i.w.WireGraphServiceImpl - Creating wire.....Done 2022-11-04T14:31:23,715 [ConfigurationListener Event Queue] INFO o.e.k.i.w.WireGraphServiceImpl - Updating Wire Service Component...Done 2022-11-04T14:31:23,726 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.wire.Timer 2022-11-04T14:31:23,735 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating Configuration of ConfigurableComponent testTimer ... Done. 2022-11-04T14:31:23,739 [ConfigurationListener Event Queue] INFO o.q.i.StdSchedulerFactory - Using default implementation for ThreadExecutor 2022-11-04T14:31:23,739 [ConfigurationListener Event Queue] INFO o.q.s.SimpleThreadPool - Job execution threads will use class loader of thread: ConfigurationListener Event Queue 2022-11-04T14:31:23,742 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/target/snapshot_1667572283735.xml... 2022-11-04T14:31:23,745 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/target/snapshot_1667572283735.xml... Done. 2022-11-04T14:31:23,757 [ConfigurationListener Event Queue] INFO o.q.c.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2022-11-04T14:31:23,758 [ConfigurationListener Event Queue] INFO o.q.c.QuartzScheduler - Quartz Scheduler v.2.2.3 created. 2022-11-04T14:31:23,758 [ConfigurationListener Event Queue] INFO o.q.s.RAMJobStore - RAMJobStore initialized. 2022-11-04T14:31:23,758 [ConfigurationListener Event Queue] INFO o.q.c.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.2.3) 'DefaultQuartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2022-11-04T14:31:23,758 [ConfigurationListener Event Queue] INFO o.q.i.StdSchedulerFactory - Quartz scheduler 'DefaultQuartzScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2022-11-04T14:31:23,758 [ConfigurationListener Event Queue] INFO o.q.i.StdSchedulerFactory - Quartz scheduler version: 2.2.3 2022-11-04T14:31:23,758 [ConfigurationListener Event Queue] INFO o.q.c.QuartzScheduler - Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started. 2022-11-04T14:31:33,762 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Deleting factory configuration for component with pid testTimer... 2022-11-04T14:31:33,763 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid testTimer 2022-11-04T14:31:33,763 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Deleting factory configuration for component with pid testTimer...done 2022-11-04T14:31:33,763 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Deleting factory configuration for component with pid testEmitterReceiver... 2022-11-04T14:31:33,764 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid testEmitterReceiver 2022-11-04T14:31:33,764 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Deleting factory configuration for component with pid testEmitterReceiver...done 2022-11-04T14:31:33,764 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid testTimer 2022-11-04T14:31:33,766 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Loading init configurations from: 1667572283735... 2022-11-04T14:31:33,766 [ConfigurationListener Event Queue] INFO o.q.c.QuartzScheduler - Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED shutting down. 2022-11-04T14:31:33,767 [ConfigurationListener Event Queue] INFO o.q.c.QuartzScheduler - Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED paused. 2022-11-04T14:31:33,767 [ConfigurationListener Event Queue] INFO o.q.c.QuartzScheduler - Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED shutdown complete. 2022-11-04T14:31:33,776 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.wire.graph.WireGraphService 2022-11-04T14:31:33,785 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating Configuration of ConfigurableComponent org.eclipse.kura.wire.graph.WireGraphService ... Done. 2022-11-04T14:31:33,789 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/target/snapshot_1667572293785.xml... 2022-11-04T14:31:33,792 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/target/snapshot_1667572293785.xml... Done. 2022-11-04T14:31:33,792 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid testEmitterReceiver 2022-11-04T14:31:33,793 [main] INFO o.e.k.i.w.WireGraphServiceImpl - Closing Wire Component Service tracker... 2022-11-04T14:31:33,793 [main] INFO o.e.k.i.w.WireGraphServiceImpl - Closing Wire Component Service tracker...done 2022-11-04T14:31:33,793 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Creating new configuration for factory pid org.eclipse.kura.wire.Timer and pid testTimer 2022-11-04T14:31:33,794 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating newly created configuration for pid testTimer 2022-11-04T14:31:33,794 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.wire.Timer 2022-11-04T14:31:33,797 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - testTimer.... 2022-11-04T14:31:33,801 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Seeding updated configuration for pid: testTimer 2022-11-04T14:31:33,801 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - testTimer....Done 2022-11-04T14:31:33,801 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Creating new configuration for factory pid org.eclipse.kura.util.wire.test.TestEmitterReceiver and pid testEmitterReceiver 2022-11-04T14:31:33,802 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating newly created configuration for pid testEmitterReceiver 2022-11-04T14:31:33,805 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - testEmitterReceiver.... 2022-11-04T14:31:33,808 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Seeding updated configuration for pid: testEmitterReceiver 2022-11-04T14:31:33,808 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - testEmitterReceiver....Done 2022-11-04T14:31:33,809 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Loading init configurations from: 1667572293785... 2022-11-04T14:31:33,815 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.wire.graph.WireGraphService 2022-11-04T14:31:33,819 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating Configuration of ConfigurableComponent org.eclipse.kura.wire.graph.WireGraphService ... Done. 2022-11-04T14:31:33,828 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/target/snapshot_1667572293819.xml... 2022-11-04T14:31:33,832 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/target/snapshot_1667572293819.xml... Done. 2022-11-04T14:31:33,832 [ConfigurationListener Event Queue] INFO o.e.k.i.w.WireGraphServiceImpl - Updating Wire Graph Service Component... 2022-11-04T14:31:33,833 [ConfigurationListener Event Queue] INFO o.e.k.i.w.WireGraphServiceImpl - Opening Wire Component Service tracker... 2022-11-04T14:31:33,834 [ConfigurationListener Event Queue] INFO o.e.k.i.w.WireGraphServiceImpl - Opening Wire Component Service tracker...done 2022-11-04T14:31:33,834 [ConfigurationListener Event Queue] INFO o.e.k.i.w.WireGraphServiceImpl - Updating Wire Service Component...Done 2022-11-04T14:31:33,845 [ConfigurationListener Event Queue] INFO o.e.k.u.w.t.TestEmitterReceiver - activating... 2022-11-04T14:31:33,845 [ConfigurationListener Event Queue] INFO o.e.k.u.w.t.TestEmitterReceiver - activating...done 2022-11-04T14:31:33,847 [ConfigurationListener Event Queue] INFO o.e.k.i.w.WireGraphServiceImpl - Updating Wire Graph Service Component... 2022-11-04T14:31:33,849 [ConfigurationListener Event Queue] INFO o.e.k.i.w.WireGraphServiceImpl - Creating wire between testTimer/0 and testEmitterReceiver/0... 2022-11-04T14:31:33,850 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Loading init configurations from: 1667572293819... 2022-11-04T14:31:33,852 [ConfigurationListener Event Queue] INFO o.e.k.i.w.WireGraphServiceImpl - Creating wire.....Done 2022-11-04T14:31:33,852 [ConfigurationListener Event Queue] INFO o.e.k.i.w.WireGraphServiceImpl - Updating Wire Service Component...Done 2022-11-04T14:31:33,862 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.wire.Timer 2022-11-04T14:31:33,873 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating Configuration of ConfigurableComponent testTimer ... Done. 2022-11-04T14:31:33,882 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/target/snapshot_1667572293873.xml... 2022-11-04T14:31:33,885 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/target/snapshot_1667572293873.xml... Done. 2022-11-04T14:31:33,894 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Snapshots Garbage Collector. Deleted /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/target/snapshot_1667572270868.xml 2022-11-04T14:31:34,896 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Deleting factory configuration for component with pid testTimer... 2022-11-04T14:31:34,897 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid testTimer 2022-11-04T14:31:34,897 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Deleting factory configuration for component with pid testTimer...done 2022-11-04T14:31:34,897 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Deleting factory configuration for component with pid testEmitterReceiver... 2022-11-04T14:31:34,898 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid testEmitterReceiver 2022-11-04T14:31:34,898 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Deleting factory configuration for component with pid testEmitterReceiver...done 2022-11-04T14:31:34,898 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid testTimer 2022-11-04T14:31:34,899 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Loading init configurations from: 1667572293873... 2022-11-04T14:31:34,905 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.wire.graph.WireGraphService 2022-11-04T14:31:34,912 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating Configuration of ConfigurableComponent org.eclipse.kura.wire.graph.WireGraphService ... Done. 2022-11-04T14:31:34,916 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/target/snapshot_1667572294912.xml... 2022-11-04T14:31:34,919 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/target/snapshot_1667572294912.xml... Done. 2022-11-04T14:31:34,920 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Snapshots Garbage Collector. Deleted /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/target/snapshot_1667572271267.xml 2022-11-04T14:31:34,920 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid testEmitterReceiver 2022-11-04T14:31:34,920 [main] INFO o.e.k.i.w.WireGraphServiceImpl - Closing Wire Component Service tracker... 2022-11-04T14:31:34,920 [main] INFO o.e.k.i.w.WireGraphServiceImpl - Closing Wire Component Service tracker...done 2022-11-04T14:31:34,921 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Creating new configuration for factory pid org.eclipse.kura.wire.Timer and pid testTimer 2022-11-04T14:31:34,921 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating newly created configuration for pid testTimer 2022-11-04T14:31:34,921 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.wire.Timer 2022-11-04T14:31:34,925 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - testTimer.... 2022-11-04T14:31:34,928 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Seeding updated configuration for pid: testTimer 2022-11-04T14:31:34,929 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - testTimer....Done 2022-11-04T14:31:34,929 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Creating new configuration for factory pid org.eclipse.kura.util.wire.test.TestEmitterReceiver and pid testEmitterReceiver 2022-11-04T14:31:34,929 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating newly created configuration for pid testEmitterReceiver 2022-11-04T14:31:34,933 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - testEmitterReceiver.... 2022-11-04T14:31:34,936 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Seeding updated configuration for pid: testEmitterReceiver 2022-11-04T14:31:34,936 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - testEmitterReceiver....Done 2022-11-04T14:31:34,938 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Loading init configurations from: 1667572294912... 2022-11-04T14:31:34,942 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.wire.graph.WireGraphService 2022-11-04T14:31:34,945 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating Configuration of ConfigurableComponent org.eclipse.kura.wire.graph.WireGraphService ... Done. 2022-11-04T14:31:34,951 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/target/snapshot_1667572294945.xml... 2022-11-04T14:31:34,954 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/target/snapshot_1667572294945.xml... Done. 2022-11-04T14:31:34,955 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Snapshots Garbage Collector. Deleted /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/target/snapshot_1667572271336.xml 2022-11-04T14:31:34,955 [ConfigurationListener Event Queue] INFO o.e.k.i.w.WireGraphServiceImpl - Updating Wire Graph Service Component... 2022-11-04T14:31:34,956 [ConfigurationListener Event Queue] INFO o.e.k.i.w.WireGraphServiceImpl - Opening Wire Component Service tracker... 2022-11-04T14:31:34,957 [ConfigurationListener Event Queue] INFO o.e.k.i.w.WireGraphServiceImpl - Opening Wire Component Service tracker...done 2022-11-04T14:31:34,957 [ConfigurationListener Event Queue] INFO o.e.k.i.w.WireGraphServiceImpl - Updating Wire Service Component...Done 2022-11-04T14:31:34,967 [ConfigurationListener Event Queue] INFO o.e.k.u.w.t.TestEmitterReceiver - activating... 2022-11-04T14:31:34,967 [ConfigurationListener Event Queue] INFO o.e.k.u.w.t.TestEmitterReceiver - activating...done 2022-11-04T14:31:34,968 [ConfigurationListener Event Queue] INFO o.e.k.i.w.WireGraphServiceImpl - Updating Wire Graph Service Component... 2022-11-04T14:31:34,969 [ConfigurationListener Event Queue] INFO o.e.k.i.w.WireGraphServiceImpl - Creating wire between testTimer/0 and testEmitterReceiver/0... 2022-11-04T14:31:34,971 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Loading init configurations from: 1667572294945... 2022-11-04T14:31:34,973 [ConfigurationListener Event Queue] INFO o.e.k.i.w.WireGraphServiceImpl - Creating wire.....Done 2022-11-04T14:31:34,973 [ConfigurationListener Event Queue] INFO o.e.k.i.w.WireGraphServiceImpl - Updating Wire Service Component...Done 2022-11-04T14:31:34,978 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.wire.Timer 2022-11-04T14:31:34,981 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating Configuration of ConfigurableComponent testTimer ... Done. 2022-11-04T14:31:34,988 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/target/snapshot_1667572294981.xml... 2022-11-04T14:31:34,992 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/target/snapshot_1667572294981.xml... Done. 2022-11-04T14:31:34,993 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Snapshots Garbage Collector. Deleted /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/target/snapshot_1667572271466.xml 2022-11-04T14:31:35,996 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Deleting factory configuration for component with pid testTimer... 2022-11-04T14:31:35,996 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid testTimer 2022-11-04T14:31:35,997 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Deleting factory configuration for component with pid testTimer...done 2022-11-04T14:31:35,998 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Deleting factory configuration for component with pid testEmitterReceiver... 2022-11-04T14:31:35,998 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid testEmitterReceiver 2022-11-04T14:31:35,998 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Deleting factory configuration for component with pid testEmitterReceiver...done 2022-11-04T14:31:35,999 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid testTimer 2022-11-04T14:31:36,000 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Loading init configurations from: 1667572294981... 2022-11-04T14:31:36,007 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.wire.graph.WireGraphService 2022-11-04T14:31:36,057 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating Configuration of ConfigurableComponent org.eclipse.kura.wire.graph.WireGraphService ... Done. 2022-11-04T14:31:36,062 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/target/snapshot_1667572296058.xml... 2022-11-04T14:31:36,066 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/target/snapshot_1667572296058.xml... Done. 2022-11-04T14:31:36,066 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Snapshots Garbage Collector. Deleted /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/target/snapshot_1667572273501.xml 2022-11-04T14:31:36,067 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid testEmitterReceiver 2022-11-04T14:31:36,067 [main] INFO o.e.k.i.w.WireGraphServiceImpl - Closing Wire Component Service tracker... 2022-11-04T14:31:36,067 [main] INFO o.e.k.i.w.WireGraphServiceImpl - Closing Wire Component Service tracker...done 2022-11-04T14:31:36,068 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Creating new configuration for factory pid org.eclipse.kura.wire.Timer and pid testTimer 2022-11-04T14:31:36,068 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating newly created configuration for pid testTimer 2022-11-04T14:31:36,068 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.wire.Timer 2022-11-04T14:31:36,072 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - testTimer.... 2022-11-04T14:31:36,075 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Seeding updated configuration for pid: testTimer 2022-11-04T14:31:36,075 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - testTimer....Done 2022-11-04T14:31:36,076 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Creating new configuration for factory pid org.eclipse.kura.util.wire.test.TestEmitterReceiver and pid testEmitterReceiver 2022-11-04T14:31:36,076 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating newly created configuration for pid testEmitterReceiver 2022-11-04T14:31:36,086 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - testEmitterReceiver.... 2022-11-04T14:31:36,131 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Seeding updated configuration for pid: testEmitterReceiver 2022-11-04T14:31:36,132 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - testEmitterReceiver....Done 2022-11-04T14:31:36,139 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Loading init configurations from: 1667572296058... 2022-11-04T14:31:36,146 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.wire.graph.WireGraphService 2022-11-04T14:31:36,149 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating Configuration of ConfigurableComponent org.eclipse.kura.wire.graph.WireGraphService ... Done. 2022-11-04T14:31:36,155 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/target/snapshot_1667572296149.xml... 2022-11-04T14:31:36,158 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/target/snapshot_1667572296149.xml... Done. 2022-11-04T14:31:36,159 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Snapshots Garbage Collector. Deleted /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/target/snapshot_1667572283636.xml 2022-11-04T14:31:36,159 [ConfigurationListener Event Queue] INFO o.e.k.i.w.WireGraphServiceImpl - Updating Wire Graph Service Component... 2022-11-04T14:31:36,161 [ConfigurationListener Event Queue] INFO o.e.k.i.w.WireGraphServiceImpl - Opening Wire Component Service tracker... 2022-11-04T14:31:36,161 [ConfigurationListener Event Queue] INFO o.e.k.i.w.WireGraphServiceImpl - Opening Wire Component Service tracker...done 2022-11-04T14:31:36,161 [ConfigurationListener Event Queue] INFO o.e.k.i.w.WireGraphServiceImpl - Updating Wire Service Component...Done 2022-11-04T14:31:36,182 [ConfigurationListener Event Queue] INFO o.e.k.u.w.t.TestEmitterReceiver - activating... 2022-11-04T14:31:36,182 [ConfigurationListener Event Queue] INFO o.e.k.u.w.t.TestEmitterReceiver - activating...done 2022-11-04T14:31:36,187 [ConfigurationListener Event Queue] INFO o.e.k.i.w.WireGraphServiceImpl - Updating Wire Graph Service Component... 2022-11-04T14:31:36,189 [ConfigurationListener Event Queue] INFO o.e.k.i.w.WireGraphServiceImpl - Creating wire between testTimer/0 and testEmitterReceiver/0... 2022-11-04T14:31:36,190 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Loading init configurations from: 1667572296149... 2022-11-04T14:31:36,192 [ConfigurationListener Event Queue] INFO o.e.k.i.w.WireGraphServiceImpl - Creating wire.....Done 2022-11-04T14:31:36,193 [ConfigurationListener Event Queue] INFO o.e.k.i.w.WireGraphServiceImpl - Updating Wire Service Component...Done 2022-11-04T14:31:36,198 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.wire.Timer 2022-11-04T14:31:36,202 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating Configuration of ConfigurableComponent testTimer ... Done. 2022-11-04T14:31:36,210 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/target/snapshot_1667572296203.xml... 2022-11-04T14:31:36,214 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/target/snapshot_1667572296203.xml... Done. 2022-11-04T14:31:36,214 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Snapshots Garbage Collector. Deleted /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/target/snapshot_1667572283679.xml 2022-11-04T14:31:37,216 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Deleting factory configuration for component with pid testTimer... 2022-11-04T14:31:37,217 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid testTimer 2022-11-04T14:31:37,217 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Deleting factory configuration for component with pid testTimer...done 2022-11-04T14:31:37,217 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Deleting factory configuration for component with pid testEmitterReceiver... 2022-11-04T14:31:37,218 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid testEmitterReceiver 2022-11-04T14:31:37,218 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Deleting factory configuration for component with pid testEmitterReceiver...done 2022-11-04T14:31:37,218 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid testTimer 2022-11-04T14:31:37,220 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Loading init configurations from: 1667572296203... 2022-11-04T14:31:37,227 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.wire.graph.WireGraphService 2022-11-04T14:31:37,236 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating Configuration of ConfigurableComponent org.eclipse.kura.wire.graph.WireGraphService ... Done. 2022-11-04T14:31:37,240 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/target/snapshot_1667572297236.xml... 2022-11-04T14:31:37,243 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/target/snapshot_1667572297236.xml... Done. 2022-11-04T14:31:37,244 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Snapshots Garbage Collector. Deleted /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/target/snapshot_1667572283735.xml 2022-11-04T14:31:37,244 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid testEmitterReceiver 2022-11-04T14:31:37,244 [main] INFO o.e.k.i.w.WireGraphServiceImpl - Closing Wire Component Service tracker... 2022-11-04T14:31:37,245 [main] INFO o.e.k.i.w.WireGraphServiceImpl - Closing Wire Component Service tracker...done 2022-11-04T14:31:37,245 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Creating new configuration for factory pid org.eclipse.kura.wire.Timer and pid testTimer 2022-11-04T14:31:37,245 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating newly created configuration for pid testTimer 2022-11-04T14:31:37,246 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.wire.Timer 2022-11-04T14:31:37,249 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - testTimer.... 2022-11-04T14:31:37,252 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Seeding updated configuration for pid: testTimer 2022-11-04T14:31:37,252 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - testTimer....Done 2022-11-04T14:31:37,252 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Creating new configuration for factory pid org.eclipse.kura.util.wire.test.TestEmitterReceiver and pid testEmitterReceiver 2022-11-04T14:31:37,252 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating newly created configuration for pid testEmitterReceiver 2022-11-04T14:31:37,255 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - testEmitterReceiver.... 2022-11-04T14:31:37,258 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Seeding updated configuration for pid: testEmitterReceiver 2022-11-04T14:31:37,258 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - testEmitterReceiver....Done 2022-11-04T14:31:37,259 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Loading init configurations from: 1667572297236... 2022-11-04T14:31:37,264 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.wire.graph.WireGraphService 2022-11-04T14:31:37,267 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating Configuration of ConfigurableComponent org.eclipse.kura.wire.graph.WireGraphService ... Done. 2022-11-04T14:31:37,273 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/target/snapshot_1667572297268.xml... 2022-11-04T14:31:37,276 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/target/snapshot_1667572297268.xml... Done. 2022-11-04T14:31:37,277 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Snapshots Garbage Collector. Deleted /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/target/snapshot_1667572293785.xml 2022-11-04T14:31:37,277 [ConfigurationListener Event Queue] INFO o.e.k.i.w.WireGraphServiceImpl - Updating Wire Graph Service Component... 2022-11-04T14:31:37,278 [ConfigurationListener Event Queue] INFO o.e.k.i.w.WireGraphServiceImpl - Opening Wire Component Service tracker... 2022-11-04T14:31:37,278 [ConfigurationListener Event Queue] INFO o.e.k.i.w.WireGraphServiceImpl - Opening Wire Component Service tracker...done 2022-11-04T14:31:37,278 [ConfigurationListener Event Queue] INFO o.e.k.i.w.WireGraphServiceImpl - Updating Wire Service Component...Done 2022-11-04T14:31:37,289 [ConfigurationListener Event Queue] INFO o.e.k.u.w.t.TestEmitterReceiver - activating... 2022-11-04T14:31:37,289 [ConfigurationListener Event Queue] INFO o.e.k.u.w.t.TestEmitterReceiver - activating...done 2022-11-04T14:31:37,291 [ConfigurationListener Event Queue] INFO o.e.k.i.w.WireGraphServiceImpl - Updating Wire Graph Service Component... 2022-11-04T14:31:37,292 [ConfigurationListener Event Queue] INFO o.e.k.i.w.WireGraphServiceImpl - Creating wire between testTimer/0 and testEmitterReceiver/0... 2022-11-04T14:31:37,296 [ConfigurationListener Event Queue] INFO o.e.k.i.w.WireGraphServiceImpl - Creating wire.....Done 2022-11-04T14:31:37,296 [ConfigurationListener Event Queue] INFO o.e.k.i.w.WireGraphServiceImpl - Updating Wire Service Component...Done 2022-11-04T14:31:48,295 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Deleting factory configuration for component with pid testTimer... 2022-11-04T14:31:48,296 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid testTimer 2022-11-04T14:31:48,296 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Deleting factory configuration for component with pid testTimer...done 2022-11-04T14:31:48,296 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Deleting factory configuration for component with pid testEmitterReceiver... 2022-11-04T14:31:48,297 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid testEmitterReceiver 2022-11-04T14:31:48,297 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Deleting factory configuration for component with pid testEmitterReceiver...done 2022-11-04T14:31:48,297 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid testTimer 2022-11-04T14:31:48,298 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Loading init configurations from: 1667572297268... 2022-11-04T14:31:48,303 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.wire.graph.WireGraphService 2022-11-04T14:31:48,310 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating Configuration of ConfigurableComponent org.eclipse.kura.wire.graph.WireGraphService ... Done. 2022-11-04T14:31:48,314 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/target/snapshot_1667572308310.xml... 2022-11-04T14:31:48,317 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/target/snapshot_1667572308310.xml... Done. 2022-11-04T14:31:48,317 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Snapshots Garbage Collector. Deleted /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/target/snapshot_1667572293819.xml 2022-11-04T14:31:48,318 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid testEmitterReceiver 2022-11-04T14:31:48,318 [main] INFO o.e.k.i.w.WireGraphServiceImpl - Closing Wire Component Service tracker... 2022-11-04T14:31:48,318 [main] INFO o.e.k.i.w.WireGraphServiceImpl - Closing Wire Component Service tracker...done 2022-11-04T14:31:48,318 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Creating new configuration for factory pid org.eclipse.kura.wire.Timer and pid testTimer 2022-11-04T14:31:48,319 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating newly created configuration for pid testTimer 2022-11-04T14:31:48,319 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.wire.Timer 2022-11-04T14:31:48,322 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - testTimer.... 2022-11-04T14:31:48,325 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Seeding updated configuration for pid: testTimer 2022-11-04T14:31:48,325 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - testTimer....Done 2022-11-04T14:31:48,325 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Creating new configuration for factory pid org.eclipse.kura.util.wire.test.TestEmitterReceiver and pid testEmitterReceiver 2022-11-04T14:31:48,325 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating newly created configuration for pid testEmitterReceiver 2022-11-04T14:31:48,328 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - testEmitterReceiver.... 2022-11-04T14:31:48,331 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Seeding updated configuration for pid: testEmitterReceiver 2022-11-04T14:31:48,332 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - testEmitterReceiver....Done 2022-11-04T14:31:48,333 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Loading init configurations from: 1667572308310... 2022-11-04T14:31:48,336 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.wire.graph.WireGraphService 2022-11-04T14:31:48,339 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating Configuration of ConfigurableComponent org.eclipse.kura.wire.graph.WireGraphService ... Done. 2022-11-04T14:31:48,344 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/target/snapshot_1667572308339.xml... 2022-11-04T14:31:48,347 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/target/snapshot_1667572308339.xml... Done. 2022-11-04T14:31:48,348 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Snapshots Garbage Collector. Deleted /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/target/snapshot_1667572293873.xml 2022-11-04T14:31:48,348 [ConfigurationListener Event Queue] INFO o.e.k.i.w.WireGraphServiceImpl - Updating Wire Graph Service Component... 2022-11-04T14:31:48,348 [ConfigurationListener Event Queue] INFO o.e.k.i.w.WireGraphServiceImpl - Opening Wire Component Service tracker... 2022-11-04T14:31:48,348 [ConfigurationListener Event Queue] INFO o.e.k.i.w.WireGraphServiceImpl - Opening Wire Component Service tracker...done 2022-11-04T14:31:48,349 [ConfigurationListener Event Queue] INFO o.e.k.i.w.WireGraphServiceImpl - Updating Wire Service Component...Done 2022-11-04T14:31:48,357 [ConfigurationListener Event Queue] INFO o.e.k.u.w.t.TestEmitterReceiver - activating... 2022-11-04T14:31:48,357 [ConfigurationListener Event Queue] INFO o.e.k.u.w.t.TestEmitterReceiver - activating...done 2022-11-04T14:31:48,359 [ConfigurationListener Event Queue] INFO o.e.k.i.w.WireGraphServiceImpl - Updating Wire Graph Service Component... 2022-11-04T14:31:48,360 [ConfigurationListener Event Queue] INFO o.e.k.i.w.WireGraphServiceImpl - Creating wire between testTimer/0 and testEmitterReceiver/0... 2022-11-04T14:31:48,362 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Loading init configurations from: 1667572308339... 2022-11-04T14:31:48,363 [ConfigurationListener Event Queue] INFO o.e.k.i.w.WireGraphServiceImpl - Creating wire.....Done 2022-11-04T14:31:48,363 [ConfigurationListener Event Queue] INFO o.e.k.i.w.WireGraphServiceImpl - Updating Wire Service Component...Done 2022-11-04T14:31:48,367 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.wire.Timer 2022-11-04T14:31:48,370 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating Configuration of ConfigurableComponent testTimer ... Done. 2022-11-04T14:31:48,375 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/target/snapshot_1667572308371.xml... 2022-11-04T14:31:48,378 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/target/snapshot_1667572308371.xml... Done. 2022-11-04T14:31:48,379 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Snapshots Garbage Collector. Deleted /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/target/snapshot_1667572294912.xml 2022-11-04T14:31:49,381 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Loading init configurations from: 1667572308371... 2022-11-04T14:31:49,387 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.wire.Timer 2022-11-04T14:31:49,395 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating Configuration of ConfigurableComponent testTimer ... Done. 2022-11-04T14:31:49,403 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/target/snapshot_1667572309395.xml... 2022-11-04T14:31:49,407 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/target/snapshot_1667572309395.xml... Done. 2022-11-04T14:31:49,408 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Snapshots Garbage Collector. Deleted /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/target/snapshot_1667572294945.xml 2022-11-04T14:31:49,909 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Deleting factory configuration for component with pid testTimer... 2022-11-04T14:31:49,909 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid testTimer 2022-11-04T14:31:49,909 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Deleting factory configuration for component with pid testTimer...done 2022-11-04T14:31:49,910 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Deleting factory configuration for component with pid testEmitterReceiver... 2022-11-04T14:31:49,910 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid testEmitterReceiver 2022-11-04T14:31:49,910 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Deleting factory configuration for component with pid testEmitterReceiver...done 2022-11-04T14:31:49,910 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid testTimer 2022-11-04T14:31:49,911 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Loading init configurations from: 1667572309395... 2022-11-04T14:31:49,916 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.wire.graph.WireGraphService 2022-11-04T14:31:49,924 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating Configuration of ConfigurableComponent org.eclipse.kura.wire.graph.WireGraphService ... Done. 2022-11-04T14:31:49,927 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/target/snapshot_1667572309924.xml... 2022-11-04T14:31:49,930 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/target/snapshot_1667572309924.xml... Done. 2022-11-04T14:31:49,931 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Snapshots Garbage Collector. Deleted /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/target/snapshot_1667572294981.xml 2022-11-04T14:31:49,931 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid testEmitterReceiver 2022-11-04T14:31:49,931 [main] INFO o.e.k.i.w.WireGraphServiceImpl - Closing Wire Component Service tracker... 2022-11-04T14:31:49,932 [main] INFO o.e.k.i.w.WireGraphServiceImpl - Closing Wire Component Service tracker...done 2022-11-04T14:31:49,932 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Creating new configuration for factory pid org.eclipse.kura.wire.Timer and pid testTimer 2022-11-04T14:31:49,932 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating newly created configuration for pid testTimer 2022-11-04T14:31:49,932 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.wire.Timer 2022-11-04T14:31:49,935 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - testTimer.... 2022-11-04T14:31:49,938 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Seeding updated configuration for pid: testTimer 2022-11-04T14:31:49,938 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - testTimer....Done 2022-11-04T14:31:49,938 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Creating new configuration for factory pid org.eclipse.kura.util.wire.test.TestEmitterReceiver and pid testEmitterReceiver 2022-11-04T14:31:49,938 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating newly created configuration for pid testEmitterReceiver 2022-11-04T14:31:49,941 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - testEmitterReceiver.... 2022-11-04T14:31:49,944 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Seeding updated configuration for pid: testEmitterReceiver 2022-11-04T14:31:49,944 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - testEmitterReceiver....Done 2022-11-04T14:31:49,945 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Loading init configurations from: 1667572309924... 2022-11-04T14:31:49,951 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.wire.graph.WireGraphService 2022-11-04T14:31:49,954 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating Configuration of ConfigurableComponent org.eclipse.kura.wire.graph.WireGraphService ... Done. 2022-11-04T14:31:49,975 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/target/snapshot_1667572309954.xml... 2022-11-04T14:31:49,978 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/target/snapshot_1667572309954.xml... Done. 2022-11-04T14:31:49,979 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Snapshots Garbage Collector. Deleted /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/target/snapshot_1667572296058.xml 2022-11-04T14:31:49,979 [ConfigurationListener Event Queue] INFO o.e.k.i.w.WireGraphServiceImpl - Updating Wire Graph Service Component... 2022-11-04T14:31:49,979 [ConfigurationListener Event Queue] INFO o.e.k.i.w.WireGraphServiceImpl - Opening Wire Component Service tracker... 2022-11-04T14:31:49,980 [ConfigurationListener Event Queue] INFO o.e.k.i.w.WireGraphServiceImpl - Opening Wire Component Service tracker...done 2022-11-04T14:31:49,980 [ConfigurationListener Event Queue] INFO o.e.k.i.w.WireGraphServiceImpl - Updating Wire Service Component...Done 2022-11-04T14:31:49,985 [ConfigurationListener Event Queue] INFO o.e.k.u.w.t.TestEmitterReceiver - activating... 2022-11-04T14:31:49,986 [ConfigurationListener Event Queue] INFO o.e.k.u.w.t.TestEmitterReceiver - activating...done 2022-11-04T14:31:49,989 [ConfigurationListener Event Queue] INFO o.e.k.i.w.WireGraphServiceImpl - Updating Wire Graph Service Component... 2022-11-04T14:31:49,990 [ConfigurationListener Event Queue] INFO o.e.k.i.w.WireGraphServiceImpl - Creating wire between testTimer/0 and testEmitterReceiver/0... 2022-11-04T14:31:49,993 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Loading init configurations from: 1667572309954... 2022-11-04T14:31:49,994 [ConfigurationListener Event Queue] INFO o.e.k.i.w.WireGraphServiceImpl - Creating wire.....Done 2022-11-04T14:31:49,995 [ConfigurationListener Event Queue] INFO o.e.k.i.w.WireGraphServiceImpl - Updating Wire Service Component...Done 2022-11-04T14:31:49,999 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.wire.Timer 2022-11-04T14:31:50,003 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating Configuration of ConfigurableComponent testTimer ... Done. 2022-11-04T14:31:50,007 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/target/snapshot_1667572310003.xml... 2022-11-04T14:31:50,010 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/target/snapshot_1667572310003.xml... Done. 2022-11-04T14:31:50,011 [main] INFO o.e.k.c.c.ConfigurationServiceImpl - Snapshots Garbage Collector. Deleted /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/target/snapshot_1667572296149.xml Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.824 s - in org.eclipse.kura.internal.wire.timer.test.TimerTest shouldTolerateInvalidCronExpression(org.eclipse.kura.internal.wire.timer.test.TimerTest) Time elapsed: 12.373 s shouldSupportCronExpression(org.eclipse.kura.internal.wire.timer.test.TimerTest) Time elapsed: 10.159 s shouldTickEvery10Millis(org.eclipse.kura.internal.wire.timer.test.TimerTest) Time elapsed: 1.134 s shouldTickEvery100Millis(org.eclipse.kura.internal.wire.timer.test.TimerTest) Time elapsed: 1.098 s shouldContinueToTickIfReceiverThrows(org.eclipse.kura.internal.wire.timer.test.TimerTest) Time elapsed: 1.221 s shouldSupportDefaultConfig(org.eclipse.kura.internal.wire.timer.test.TimerTest) Time elapsed: 11.079 s shouldSupportReconfiguration(org.eclipse.kura.internal.wire.timer.test.TimerTest) Time elapsed: 1.614 s shouldSupportFixedRateScheduling(org.eclipse.kura.internal.wire.timer.test.TimerTest) Time elapsed: 1.104 s Results: Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 2022-11-04T14:31:51,156 [Framework stop] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid testTimer 2022-11-04T14:31:51,164 [Framework stop] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid org.eclipse.kura.wire.graph.WireGraphService 2022-11-04T14:31:51,165 [Framework stop] INFO o.e.k.i.w.WireGraphServiceImpl - Deactivating Wire Service Component... 2022-11-04T14:31:51,165 [Framework stop] INFO o.e.k.i.w.WireGraphServiceImpl - Deactivating Wire Service Component...Done 2022-11-04T14:31:51,168 [Framework stop] INFO o.e.k.c.c.ConfigurationServiceImpl - Deleting factory configuration for component with pid org.eclipse.kura.db.H2DbService... 2022-11-04T14:31:51,169 [Framework stop] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid org.eclipse.kura.db.H2DbService 2022-11-04T14:31:51,169 [Framework stop] INFO o.e.k.c.c.ConfigurationServiceImpl - Deleting factory configuration for component with pid org.eclipse.kura.db.H2DbService...done 2022-11-04T14:31:51,169 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid org.eclipse.kura.db.H2DbService 2022-11-04T14:31:51,170 [Framework stop] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid org.eclipse.kura.ssl.SslManagerService 2022-11-04T14:31:51,170 [Framework stop] INFO o.e.k.c.s.SslManagerServiceImpl - deactivate... 2022-11-04T14:31:51,172 [Framework stop] INFO o.e.k.c.c.ConfigurationServiceImpl - deactivate... 2022-11-04T14:31:51,173 [Framework stop] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid testEmitterReceiver [INFO] All tests passed! [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.wire.component.provider.test --- [INFO] setting maven.deploy.skip=false [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.wire.component.provider.test --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/target/org.eclipse.kura.wire.component.provider.test-4.1.4.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.wire.component.provider.test/4.1.4/org.eclipse.kura.wire.component.provider.test-4.1.4.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.wire.component.provider.test/4.1.4/org.eclipse.kura.wire.component.provider.test-4.1.4.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/target/org.eclipse.kura.wire.component.provider.test-4.1.4-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.wire.component.provider.test/4.1.4/org.eclipse.kura.wire.component.provider.test-4.1.4-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.wire.component.provider.test/4.1.4/org.eclipse.kura.wire.component.provider.test-4.1.4-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.component.provider.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.wire.component.provider.test/4.1.4/org.eclipse.kura.wire.component.provider.test-4.1.4-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.wire.component.provider.test --- [INFO] [INFO] --< org.eclipse.kura:org.eclipse.kura.wire.h2db.component.provider.test >-- [INFO] Building org.eclipse.kura.wire.h2db.component.provider.test 4.1.4 [138/142] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.wire.h2db.component.provider.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.wire.h2db.component.provider.test --- [INFO] The project's OSGi version is 4.1.4 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.wire.h2db.component.provider.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.wire.h2db.component.provider.test --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.wire.h2db.component.provider.test --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.wire.h2db.component.provider.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.h2db.component.provider.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.wire.h2db.component.provider.test --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.h2db.component.provider.test/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.h2db.component.provider.test/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.wire.h2db.component.provider.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.h2db.component.provider.test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (compiletests) @ org.eclipse.kura.wire.h2db.component.provider.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.h2db.component.provider.test/target/test-classes [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.wire.h2db.component.provider.test --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.h2db.component.provider.test/target/jacoco.exec [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ org.eclipse.kura.wire.h2db.component.provider.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.h2db.component.provider.test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.kura.internal.wire.h2db.filter.H2DbWireRecordFilterTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.321 sec Running org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStoreTest 2022-11-04T14:31:54,607 [main] INFO o.e.k.i.w.h.s.H2DbWireRecordStore - Creating table "H2_STORE_TEST"... 2022-11-04T14:31:54,628 [main] INFO o.e.k.i.w.h.s.H2DbWireRecordStore - Index "H2_STORE_TEST_TIMESTAMP" created, order is (TIMESTAMP DESC) 2022-11-04T14:31:54,631 [main] ERROR o.e.k.i.w.h.s.H2DbWireRecordStore - Insertion failed. Reconciling Table and Columns... org.h2.jdbc.JdbcSQLSyntaxErrorException: Column "key" not found; SQL statement: INSERT INTO "H2_STORE_TEST" (TIMESTAMP, "key") VALUES (?, ?); [42122-199] at org.h2.message.DbException.getJdbcSQLException(DbException.java:451) at org.h2.message.DbException.getJdbcSQLException(DbException.java:427) at org.h2.message.DbException.get(DbException.java:205) at org.h2.message.DbException.get(DbException.java:181) at org.h2.table.Table.getColumn(Table.java:708) at org.h2.command.Parser.parseColumn(Parser.java:1377) at org.h2.command.Parser.parseColumnList(Parser.java:1362) at org.h2.command.Parser.parseInsertGivenTable(Parser.java:1731) at org.h2.command.Parser.parseInsert(Parser.java:1684) at org.h2.command.Parser.parsePrepared(Parser.java:891) at org.h2.command.Parser.parse(Parser.java:788) at org.h2.command.Parser.parse(Parser.java:760) at org.h2.command.Parser.prepareCommand(Parser.java:683) at org.h2.engine.Session.prepareLocal(Session.java:627) at org.h2.engine.Session.prepareCommand(Session.java:565) at org.h2.jdbc.JdbcConnection.prepareCommand(JdbcConnection.java:1292) at org.h2.jdbc.JdbcPreparedStatement.(JdbcPreparedStatement.java:77) at org.h2.jdbc.JdbcConnection.prepareStatement(JdbcConnection.java:349) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStore.prepareStatement(H2DbWireRecordStore.java:478) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStore.lambda$5(H2DbWireRecordStore.java:445) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStore$$Lambda$25/0x0000000060f935d0.call(Unknown Source) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStoreTest.lambda$createMockH2DbService$0(H2DbWireRecordStoreTest.java:64) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStoreTest$$Lambda$20/0x0000000060751170.answer(Unknown Source) at org.mockito.internal.stubbing.StubbedInvocationMatcher.answer(StubbedInvocationMatcher.java:34) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:91) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:38) at org.mockito.internal.creation.cglib.MethodInterceptorFilter.intercept(MethodInterceptorFilter.java:59) at org.eclipse.kura.db.H2DbService$$EnhancerByMockitoWithCGLIB$$c5c70ee7.withConnection() at org.eclipse.kura.internal.wire.h2db.common.H2DbServiceHelper.withConnection(H2DbServiceHelper.java:88) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStore.insertDataRecord(H2DbWireRecordStore.java:444) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStore.store(H2DbWireRecordStore.java:289) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStore.onWireReceive(H2DbWireRecordStore.java:265) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStoreTest.testTruncateSequence(H2DbWireRecordStoreTest.java:403) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 2022-11-04T14:31:55,874 [main] INFO o.e.k.i.w.h.s.H2DbWireRecordStore - Truncating table "H2_STORE_TEST"... 2022-11-04T14:31:56,543 [main] INFO o.e.k.i.w.h.s.H2DbWireRecordStore - Creating table "H2_STORE_TEST"... 2022-11-04T14:31:56,545 [main] INFO o.e.k.i.w.h.s.H2DbWireRecordStore - Index "H2_STORE_TEST_TIMESTAMP" created, order is (TIMESTAMP DESC) 2022-11-04T14:31:56,546 [main] ERROR o.e.k.i.w.h.s.H2DbWireRecordStore - Insertion failed. Reconciling Table and Columns... org.h2.jdbc.JdbcSQLSyntaxErrorException: Column "key" not found; SQL statement: INSERT INTO "H2_STORE_TEST" (TIMESTAMP, "key") VALUES (?, ?); [42122-199] at org.h2.message.DbException.getJdbcSQLException(DbException.java:451) at org.h2.message.DbException.getJdbcSQLException(DbException.java:427) at org.h2.message.DbException.get(DbException.java:205) at org.h2.message.DbException.get(DbException.java:181) at org.h2.table.Table.getColumn(Table.java:708) at org.h2.command.Parser.parseColumn(Parser.java:1377) at org.h2.command.Parser.parseColumnList(Parser.java:1362) at org.h2.command.Parser.parseInsertGivenTable(Parser.java:1731) at org.h2.command.Parser.parseInsert(Parser.java:1684) at org.h2.command.Parser.parsePrepared(Parser.java:891) at org.h2.command.Parser.parse(Parser.java:788) at org.h2.command.Parser.parse(Parser.java:760) at org.h2.command.Parser.prepareCommand(Parser.java:683) at org.h2.engine.Session.prepareLocal(Session.java:627) at org.h2.engine.Session.prepareCommand(Session.java:565) at org.h2.jdbc.JdbcConnection.prepareCommand(JdbcConnection.java:1292) at org.h2.jdbc.JdbcPreparedStatement.(JdbcPreparedStatement.java:77) at org.h2.jdbc.JdbcConnection.prepareStatement(JdbcConnection.java:349) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStore.prepareStatement(H2DbWireRecordStore.java:478) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStore.lambda$5(H2DbWireRecordStore.java:445) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStore$$Lambda$25/0x0000000060f935d0.call(Unknown Source) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStoreTest.lambda$createMockH2DbService$0(H2DbWireRecordStoreTest.java:64) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStoreTest$$Lambda$20/0x0000000060751170.answer(Unknown Source) at org.mockito.internal.stubbing.StubbedInvocationMatcher.answer(StubbedInvocationMatcher.java:34) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:91) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:38) at org.mockito.internal.creation.cglib.MethodInterceptorFilter.intercept(MethodInterceptorFilter.java:59) at org.eclipse.kura.db.H2DbService$$EnhancerByMockitoWithCGLIB$$c5c70ee7.withConnection() at org.eclipse.kura.internal.wire.h2db.common.H2DbServiceHelper.withConnection(H2DbServiceHelper.java:88) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStore.insertDataRecord(H2DbWireRecordStore.java:444) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStore.store(H2DbWireRecordStore.java:289) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStore.onWireReceive(H2DbWireRecordStore.java:265) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStoreTest.testCleanupSequence(H2DbWireRecordStoreTest.java:247) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 2022-11-04T14:31:57,136 [main] INFO o.e.k.i.w.h.s.H2DbWireRecordStore - Partially emptying table "H2_STORE_TEST" 2022-11-04T14:31:57,146 [main] INFO o.e.k.i.w.h.s.H2DbWireRecordStore - Partially emptying table "H2_STORE_TEST" 2022-11-04T14:31:57,662 [main] INFO o.e.k.i.w.h.s.H2DbWireRecordStore - Creating table "H2_STORE_TEST"... 2022-11-04T14:31:57,663 [main] INFO o.e.k.i.w.h.s.H2DbWireRecordStore - Index "H2_STORE_TEST_TIMESTAMP" created, order is (TIMESTAMP DESC) 2022-11-04T14:31:57,664 [main] ERROR o.e.k.i.w.h.s.H2DbWireRecordStore - Insertion failed. Reconciling Table and Columns... org.h2.jdbc.JdbcSQLSyntaxErrorException: Column "key" not found; SQL statement: INSERT INTO "H2_STORE_TEST" (TIMESTAMP, "key") VALUES (?, ?); [42122-199] at org.h2.message.DbException.getJdbcSQLException(DbException.java:451) at org.h2.message.DbException.getJdbcSQLException(DbException.java:427) at org.h2.message.DbException.get(DbException.java:205) at org.h2.message.DbException.get(DbException.java:181) at org.h2.table.Table.getColumn(Table.java:708) at org.h2.command.Parser.parseColumn(Parser.java:1377) at org.h2.command.Parser.parseColumnList(Parser.java:1362) at org.h2.command.Parser.parseInsertGivenTable(Parser.java:1731) at org.h2.command.Parser.parseInsert(Parser.java:1684) at org.h2.command.Parser.parsePrepared(Parser.java:891) at org.h2.command.Parser.parse(Parser.java:788) at org.h2.command.Parser.parse(Parser.java:760) at org.h2.command.Parser.prepareCommand(Parser.java:683) at org.h2.engine.Session.prepareLocal(Session.java:627) at org.h2.engine.Session.prepareCommand(Session.java:565) at org.h2.jdbc.JdbcConnection.prepareCommand(JdbcConnection.java:1292) at org.h2.jdbc.JdbcPreparedStatement.(JdbcPreparedStatement.java:77) at org.h2.jdbc.JdbcConnection.prepareStatement(JdbcConnection.java:349) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStore.prepareStatement(H2DbWireRecordStore.java:478) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStore.lambda$5(H2DbWireRecordStore.java:445) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStore$$Lambda$25/0x0000000060f935d0.call(Unknown Source) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStoreTest.lambda$createMockH2DbService$0(H2DbWireRecordStoreTest.java:64) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStoreTest$$Lambda$20/0x0000000060751170.answer(Unknown Source) at org.mockito.internal.stubbing.StubbedInvocationMatcher.answer(StubbedInvocationMatcher.java:34) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:91) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:38) at org.mockito.internal.creation.cglib.MethodInterceptorFilter.intercept(MethodInterceptorFilter.java:59) at org.eclipse.kura.db.H2DbService$$EnhancerByMockitoWithCGLIB$$c5c70ee7.withConnection() at org.eclipse.kura.internal.wire.h2db.common.H2DbServiceHelper.withConnection(H2DbServiceHelper.java:88) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStore.insertDataRecord(H2DbWireRecordStore.java:444) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStore.store(H2DbWireRecordStore.java:289) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStore.onWireReceive(H2DbWireRecordStore.java:265) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStoreTest.testCleanupSequenceLarge(H2DbWireRecordStoreTest.java:325) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 2022-11-04T14:31:58,523 [main] INFO o.e.k.i.w.h.s.H2DbWireRecordStore - Partially emptying table "H2_STORE_TEST" 2022-11-04T14:31:59,066 [main] INFO o.e.k.i.w.h.s.H2DbWireRecordStore - Creating table "H2_STORE_TEST"... 2022-11-04T14:31:59,068 [main] INFO o.e.k.i.w.h.s.H2DbWireRecordStore - Index "H2_STORE_TEST_TIMESTAMP" created, order is (TIMESTAMP DESC) 2022-11-04T14:31:59,069 [main] ERROR o.e.k.i.w.h.s.H2DbWireRecordStore - Insertion failed. Reconciling Table and Columns... org.h2.jdbc.JdbcSQLSyntaxErrorException: Column "key" not found; SQL statement: INSERT INTO "H2_STORE_TEST" (TIMESTAMP, "key") VALUES (?, ?); [42122-199] at org.h2.message.DbException.getJdbcSQLException(DbException.java:451) at org.h2.message.DbException.getJdbcSQLException(DbException.java:427) at org.h2.message.DbException.get(DbException.java:205) at org.h2.message.DbException.get(DbException.java:181) at org.h2.table.Table.getColumn(Table.java:708) at org.h2.command.Parser.parseColumn(Parser.java:1377) at org.h2.command.Parser.parseColumnList(Parser.java:1362) at org.h2.command.Parser.parseInsertGivenTable(Parser.java:1731) at org.h2.command.Parser.parseInsert(Parser.java:1684) at org.h2.command.Parser.parsePrepared(Parser.java:891) at org.h2.command.Parser.parse(Parser.java:788) at org.h2.command.Parser.parse(Parser.java:760) at org.h2.command.Parser.prepareCommand(Parser.java:683) at org.h2.engine.Session.prepareLocal(Session.java:627) at org.h2.engine.Session.prepareCommand(Session.java:565) at org.h2.jdbc.JdbcConnection.prepareCommand(JdbcConnection.java:1292) at org.h2.jdbc.JdbcPreparedStatement.(JdbcPreparedStatement.java:77) at org.h2.jdbc.JdbcConnection.prepareStatement(JdbcConnection.java:349) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStore.prepareStatement(H2DbWireRecordStore.java:478) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStore.lambda$5(H2DbWireRecordStore.java:445) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStore$$Lambda$25/0x0000000060f935d0.call(Unknown Source) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStoreTest.lambda$createMockH2DbService$0(H2DbWireRecordStoreTest.java:64) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStoreTest$$Lambda$20/0x0000000060751170.answer(Unknown Source) at org.mockito.internal.stubbing.StubbedInvocationMatcher.answer(StubbedInvocationMatcher.java:34) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:91) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:38) at org.mockito.internal.creation.cglib.MethodInterceptorFilter.intercept(MethodInterceptorFilter.java:59) at org.eclipse.kura.db.H2DbService$$EnhancerByMockitoWithCGLIB$$c5c70ee7.withConnection() at org.eclipse.kura.internal.wire.h2db.common.H2DbServiceHelper.withConnection(H2DbServiceHelper.java:88) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStore.insertDataRecord(H2DbWireRecordStore.java:444) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStore.store(H2DbWireRecordStore.java:289) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStore.onWireReceive(H2DbWireRecordStore.java:265) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStoreTest.testSequence(H2DbWireRecordStoreTest.java:120) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 2022-11-04T14:31:59,120 [main] ERROR o.e.k.i.w.h.s.H2DbWireRecordStore - Insertion failed. Reconciling Table and Columns... org.h2.jdbc.JdbcSQLSyntaxErrorException: Column "blobkey" not found; SQL statement: INSERT INTO "H2_STORE_TEST" (TIMESTAMP, "blobkey") VALUES (?, ?); [42122-199] at org.h2.message.DbException.getJdbcSQLException(DbException.java:451) at org.h2.message.DbException.getJdbcSQLException(DbException.java:427) at org.h2.message.DbException.get(DbException.java:205) at org.h2.message.DbException.get(DbException.java:181) at org.h2.table.Table.getColumn(Table.java:708) at org.h2.command.Parser.parseColumn(Parser.java:1377) at org.h2.command.Parser.parseColumnList(Parser.java:1362) at org.h2.command.Parser.parseInsertGivenTable(Parser.java:1731) at org.h2.command.Parser.parseInsert(Parser.java:1684) at org.h2.command.Parser.parsePrepared(Parser.java:891) at org.h2.command.Parser.parse(Parser.java:788) at org.h2.command.Parser.parse(Parser.java:760) at org.h2.command.Parser.prepareCommand(Parser.java:683) at org.h2.engine.Session.prepareLocal(Session.java:627) at org.h2.engine.Session.prepareCommand(Session.java:565) at org.h2.jdbc.JdbcConnection.prepareCommand(JdbcConnection.java:1292) at org.h2.jdbc.JdbcPreparedStatement.(JdbcPreparedStatement.java:77) at org.h2.jdbc.JdbcConnection.prepareStatement(JdbcConnection.java:349) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStore.prepareStatement(H2DbWireRecordStore.java:478) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStore.lambda$5(H2DbWireRecordStore.java:445) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStore$$Lambda$25/0x0000000060f935d0.call(Unknown Source) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStoreTest.lambda$createMockH2DbService$0(H2DbWireRecordStoreTest.java:64) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStoreTest$$Lambda$20/0x0000000060751170.answer(Unknown Source) at org.mockito.internal.stubbing.StubbedInvocationMatcher.answer(StubbedInvocationMatcher.java:34) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:91) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:38) at org.mockito.internal.creation.cglib.MethodInterceptorFilter.intercept(MethodInterceptorFilter.java:59) at org.eclipse.kura.db.H2DbService$$EnhancerByMockitoWithCGLIB$$c5c70ee7.withConnection() at org.eclipse.kura.internal.wire.h2db.common.H2DbServiceHelper.withConnection(H2DbServiceHelper.java:88) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStore.insertDataRecord(H2DbWireRecordStore.java:444) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStore.store(H2DbWireRecordStore.java:289) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStore.onWireReceive(H2DbWireRecordStore.java:265) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStoreTest.testSequence(H2DbWireRecordStoreTest.java:166) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 2022-11-04T14:31:59,159 [main] ERROR o.e.k.i.w.h.s.H2DbWireRecordStore - Insertion failed. Reconciling Table and Columns... org.h2.jdbc.JdbcSQLSyntaxErrorException: Column "intkey" not found; SQL statement: INSERT INTO "H2_STORE_TEST" (TIMESTAMP, "intkey", "floatkey", "longkey", "dblkey", "boolkey") VALUES (?, ?, ?, ?, ?, ?); [42122-199] at org.h2.message.DbException.getJdbcSQLException(DbException.java:451) at org.h2.message.DbException.getJdbcSQLException(DbException.java:427) at org.h2.message.DbException.get(DbException.java:205) at org.h2.message.DbException.get(DbException.java:181) at org.h2.table.Table.getColumn(Table.java:708) at org.h2.command.Parser.parseColumn(Parser.java:1377) at org.h2.command.Parser.parseColumnList(Parser.java:1362) at org.h2.command.Parser.parseInsertGivenTable(Parser.java:1731) at org.h2.command.Parser.parseInsert(Parser.java:1684) at org.h2.command.Parser.parsePrepared(Parser.java:891) at org.h2.command.Parser.parse(Parser.java:788) at org.h2.command.Parser.parse(Parser.java:760) at org.h2.command.Parser.prepareCommand(Parser.java:683) at org.h2.engine.Session.prepareLocal(Session.java:627) at org.h2.engine.Session.prepareCommand(Session.java:565) at org.h2.jdbc.JdbcConnection.prepareCommand(JdbcConnection.java:1292) at org.h2.jdbc.JdbcPreparedStatement.(JdbcPreparedStatement.java:77) at org.h2.jdbc.JdbcConnection.prepareStatement(JdbcConnection.java:349) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStore.prepareStatement(H2DbWireRecordStore.java:478) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStore.lambda$5(H2DbWireRecordStore.java:445) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStore$$Lambda$25/0x0000000060f935d0.call(Unknown Source) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStoreTest.lambda$createMockH2DbService$0(H2DbWireRecordStoreTest.java:64) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStoreTest$$Lambda$20/0x0000000060751170.answer(Unknown Source) at org.mockito.internal.stubbing.StubbedInvocationMatcher.answer(StubbedInvocationMatcher.java:34) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:91) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:38) at org.mockito.internal.creation.cglib.MethodInterceptorFilter.intercept(MethodInterceptorFilter.java:59) at org.eclipse.kura.db.H2DbService$$EnhancerByMockitoWithCGLIB$$c5c70ee7.withConnection() at org.eclipse.kura.internal.wire.h2db.common.H2DbServiceHelper.withConnection(H2DbServiceHelper.java:88) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStore.insertDataRecord(H2DbWireRecordStore.java:444) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStore.store(H2DbWireRecordStore.java:289) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStore.onWireReceive(H2DbWireRecordStore.java:265) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStoreTest.testSequence(H2DbWireRecordStoreTest.java:166) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 2022-11-04T14:31:59,216 [main] ERROR o.e.k.i.w.h.s.H2DbWireRecordStore - Insertion failed. Reconciling Table and Columns... org.h2.jdbc.JdbcSQLDataException: Hexadecimal string contains non-hex character: "1234.5"; SQL statement: INSERT INTO "H2_STORE_TEST" (TIMESTAMP, "blobkey") VALUES (?, ?) -- (?1, ?2) [90004-199] at org.h2.message.DbException.getJdbcSQLException(DbException.java:587) at org.h2.message.DbException.getJdbcSQLException(DbException.java:427) at org.h2.message.DbException.get(DbException.java:205) at org.h2.message.DbException.get(DbException.java:181) at org.h2.util.StringUtils.convertHexToBytes(StringUtils.java:1055) at org.h2.value.Value.convertToBlob(Value.java:1230) at org.h2.value.Value.convertTo(Value.java:794) at org.h2.value.Value.convertTo(Value.java:735) at org.h2.table.Column.convert(Column.java:199) at org.h2.command.dml.Insert.insertRows(Insert.java:164) at org.h2.command.dml.Insert.update(Insert.java:132) at org.h2.command.CommandContainer.update(CommandContainer.java:133) at org.h2.command.Command.executeUpdate(Command.java:267) at org.h2.jdbc.JdbcPreparedStatement.execute(JdbcPreparedStatement.java:250) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStore.lambda$5(H2DbWireRecordStore.java:447) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStore$$Lambda$25/0x0000000060f935d0.call(Unknown Source) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStoreTest.lambda$createMockH2DbService$0(H2DbWireRecordStoreTest.java:64) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStoreTest$$Lambda$20/0x0000000060751170.answer(Unknown Source) at org.mockito.internal.stubbing.StubbedInvocationMatcher.answer(StubbedInvocationMatcher.java:34) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:91) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:38) at org.mockito.internal.creation.cglib.MethodInterceptorFilter.intercept(MethodInterceptorFilter.java:59) at org.eclipse.kura.db.H2DbService$$EnhancerByMockitoWithCGLIB$$c5c70ee7.withConnection() at org.eclipse.kura.internal.wire.h2db.common.H2DbServiceHelper.withConnection(H2DbServiceHelper.java:88) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStore.insertDataRecord(H2DbWireRecordStore.java:444) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStore.store(H2DbWireRecordStore.java:289) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStore.onWireReceive(H2DbWireRecordStore.java:265) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStoreTest.testSequence(H2DbWireRecordStoreTest.java:181) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.055 sec Results : Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.wire.h2db.component.provider.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.h2db.component.provider.test/target/org.eclipse.kura.wire.h2db.component.provider.test-4.1.4-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.wire.h2db.component.provider.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.wire.h2db.component.provider.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.h2db.component.provider.test/target/org.eclipse.kura.wire.h2db.component.provider.test-4.1.4.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.wire.h2db.component.provider.test --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.wire.h2db.component.provider.test --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- tycho-surefire-plugin:1.6.0:test (default-test) @ org.eclipse.kura.wire.h2db.component.provider.test --- [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.h2db.component.provider.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/adoptopenjdk/openj9-jdk-8/1.8.0_292-b10/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.h2db.component.provider.test/target/jacoco.exec, -Dlog4j.configurationFile=file:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.h2db.component.provider.test/../../emulator/org.eclipse.kura.emulator/src/main/resources/log4j.xml, -DbuildingWithTycho=true, -Dosgi.locking=none, -Dds.showtrace=true, -Djava.io.tmpdir=/tmp, -Dorg.osgi.framework.storage=/tmp/osgi/framework_storage, -Dosgi.clean=true, -Dorg.eclipse.kura.mode=emulator, -Dkura.snapshots=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.h2db.component.provider.test/target/, -Dkura.configuration=file:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.h2db.component.provider.test/../../emulator/org.eclipse.kura.emulator/src/main/resources/kura.properties, -Ddpa.configuration=/tmp/kura/dpa.properties, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.h2db.component.provider.test/target/work/data, -install, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.h2db.component.provider.test/target/work, -configuration, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.h2db.component.provider.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.h2db.component.provider.test/target/surefire.properties] Framework is running in emulation mode 2022-11-04T14:32:03,183 [Start Level: Equinox Container: 185a9ce6-473d-4e3c-8d46-53bf2f4042be] INFO o.e.k.c.s.SystemServiceImpl - Loaded URL kura.properties: file:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.h2db.component.provider.test/../../emulator/org.eclipse.kura.emulator/src/main/resources/kura.properties 2022-11-04T14:32:03,186 [Start Level: Equinox Container: 185a9ce6-473d-4e3c-8d46-53bf2f4042be] WARN o.e.k.c.s.SystemServiceImpl - File does not exist: /tmp/kura/user/kura_custom.properties 2022-11-04T14:32:03,186 [Start Level: Equinox Container: 185a9ce6-473d-4e3c-8d46-53bf2f4042be] INFO o.e.k.c.s.SystemServiceImpl - Kura has net admin? false 2022-11-04T14:32:03,186 [Start Level: Equinox Container: 185a9ce6-473d-4e3c-8d46-53bf2f4042be] INFO o.e.k.c.s.SystemServiceImpl - Is Kura web interface enabled? true 2022-11-04T14:32:03,186 [Start Level: Equinox Container: 185a9ce6-473d-4e3c-8d46-53bf2f4042be] INFO o.e.k.c.s.SystemServiceImpl - Kura version? kura_emulator 2022-11-04T14:32:03,187 [Start Level: Equinox Container: 185a9ce6-473d-4e3c-8d46-53bf2f4042be] INFO o.e.k.c.s.SystemServiceImpl - Kura home directory is /tmp/kura 2022-11-04T14:32:03,187 [Start Level: Equinox Container: 185a9ce6-473d-4e3c-8d46-53bf2f4042be] INFO o.e.k.c.s.SystemServiceImpl - Kura framework configuration directory is /tmp/kura/framework 2022-11-04T14:32:03,187 [Start Level: Equinox Container: 185a9ce6-473d-4e3c-8d46-53bf2f4042be] INFO o.e.k.c.s.SystemServiceImpl - Kura user configuration directory is /tmp/kura/user 2022-11-04T14:32:03,187 [Start Level: Equinox Container: 185a9ce6-473d-4e3c-8d46-53bf2f4042be] INFO o.e.k.c.s.SystemServiceImpl - Kura snapshots directory is /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.h2db.component.provider.test/target/ 2022-11-04T14:32:03,187 [Start Level: Equinox Container: 185a9ce6-473d-4e3c-8d46-53bf2f4042be] INFO o.e.k.c.s.SystemServiceImpl - Kura tmp directory is /tmp/kura/tmp 2022-11-04T14:32:03,188 [Start Level: Equinox Container: 185a9ce6-473d-4e3c-8d46-53bf2f4042be] INFO o.e.k.c.s.SystemServiceImpl - Kura version kura_emulator is starting 2022-11-04T14:32:03,299 [Start Level: Equinox Container: 185a9ce6-473d-4e3c-8d46-53bf2f4042be] INFO o.e.k.c.c.ConfigurationServiceImpl - activate... 2022-11-04T14:32:03,375 [Start Level: Equinox Container: 185a9ce6-473d-4e3c-8d46-53bf2f4042be] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.core.data.transport.mqtt.MqttDataTransport ... 2022-11-04T14:32:03,376 [Start Level: Equinox Container: 185a9ce6-473d-4e3c-8d46-53bf2f4042be] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.core.db.H2DbService ... 2022-11-04T14:32:03,376 [Start Level: Equinox Container: 185a9ce6-473d-4e3c-8d46-53bf2f4042be] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.data.DataService ... 2022-11-04T14:32:03,376 [Start Level: Equinox Container: 185a9ce6-473d-4e3c-8d46-53bf2f4042be] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.core.db.H2DbServer ... 2022-11-04T14:32:03,376 [Start Level: Equinox Container: 185a9ce6-473d-4e3c-8d46-53bf2f4042be] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.ssl.SslManagerService ... 2022-11-04T14:32:03,419 [Start Level: Equinox Container: 185a9ce6-473d-4e3c-8d46-53bf2f4042be] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.ssl.SslManagerService 2022-11-04T14:32:03,446 [Start Level: Equinox Container: 185a9ce6-473d-4e3c-8d46-53bf2f4042be] INFO o.e.k.c.c.ConfigurationServiceImpl - Seeding updated configuration for pid: org.eclipse.kura.ssl.SslManagerService 2022-11-04T14:32:03,449 [Start Level: Equinox Container: 185a9ce6-473d-4e3c-8d46-53bf2f4042be] INFO o.e.k.c.d.H2DbHelper - activating... 2022-11-04T14:32:03,449 [Start Level: Equinox Container: 185a9ce6-473d-4e3c-8d46-53bf2f4042be] INFO o.e.k.c.d.H2DbHelper - Default H2DbService instance configuration not found, creating new instance... 2022-11-04T14:32:03,449 [Start Level: Equinox Container: 185a9ce6-473d-4e3c-8d46-53bf2f4042be] INFO o.e.k.c.c.ConfigurationServiceImpl - Creating new configuration for factory pid org.eclipse.kura.core.db.H2DbService and pid org.eclipse.kura.db.H2DbService 2022-11-04T14:32:03,449 [Start Level: Equinox Container: 185a9ce6-473d-4e3c-8d46-53bf2f4042be] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating newly created configuration for pid org.eclipse.kura.db.H2DbService 2022-11-04T14:32:03,449 [Start Level: Equinox Container: 185a9ce6-473d-4e3c-8d46-53bf2f4042be] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.core.db.H2DbService 2022-11-04T14:32:03,453 [Start Level: Equinox Container: 185a9ce6-473d-4e3c-8d46-53bf2f4042be] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.db.H2DbService.... 2022-11-04T14:32:03,456 [Start Level: Equinox Container: 185a9ce6-473d-4e3c-8d46-53bf2f4042be] INFO o.e.k.c.c.ConfigurationServiceImpl - Seeding updated configuration for pid: org.eclipse.kura.db.H2DbService 2022-11-04T14:32:03,456 [Start Level: Equinox Container: 185a9ce6-473d-4e3c-8d46-53bf2f4042be] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.db.H2DbService....Done 2022-11-04T14:32:03,456 [Start Level: Equinox Container: 185a9ce6-473d-4e3c-8d46-53bf2f4042be] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Getting component configurations... 2022-11-04T14:32:03,498 [Start Level: Equinox Container: 185a9ce6-473d-4e3c-8d46-53bf2f4042be] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.h2db.component.provider.test/target/snapshot_1667572323458.xml... 2022-11-04T14:32:03,500 [Start Level: Equinox Container: 185a9ce6-473d-4e3c-8d46-53bf2f4042be] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.h2db.component.provider.test/target/snapshot_1667572323458.xml... Done. 2022-11-04T14:32:03,500 [Start Level: Equinox Container: 185a9ce6-473d-4e3c-8d46-53bf2f4042be] INFO o.e.k.c.d.H2DbHelper - activating...done 2022-11-04T14:32:03,500 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.ssl.SslManagerService.... 2022-11-04T14:32:03,501 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.ssl.SslManagerService....Done 2022-11-04T14:32:03,556 [ConfigurationListener Event Queue] INFO o.e.k.c.s.SslManagerServiceImpl - activate... 2022-11-04T14:32:03,570 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.wire.H2DbWireRecordStore ... 2022-11-04T14:32:03,570 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.wire.H2DbWireRecordFilter ... 2022-11-04T14:32:03,594 [ConfigurationListener Event Queue] INFO o.e.k.c.d.H2DbServiceImpl - activating... 2022-11-04T14:32:03,597 [ConfigurationListener Event Queue] INFO o.e.k.c.d.H2DbServiceImpl - activating...done 2022-11-04T14:32:03,597 [pool-4-thread-1] INFO o.e.k.c.d.H2DbServiceImpl - updating... 2022-11-04T14:32:03,598 [pool-4-thread-1] INFO o.e.k.c.d.H2DbServiceImpl - Opening database with url: jdbc:h2:mem:kuradb 2022-11-04T14:32:03,598 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Creating new configuration for factory pid org.eclipse.kura.wire.H2DbWireRecordStore and pid h2foo 2022-11-04T14:32:03,599 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating newly created configuration for pid h2foo 2022-11-04T14:32:03,599 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.wire.H2DbWireRecordStore 2022-11-04T14:32:03,602 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - h2foo.... 2022-11-04T14:32:03,605 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Seeding updated configuration for pid: h2foo 2022-11-04T14:32:03,605 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - h2foo....Done Running org.eclipse.kura.internal.wire.h2db.store.test.H2DbWireRecordStoreTest 2022-11-04T14:32:03,752 [ConfigurationListener Event Queue] INFO o.e.k.i.w.h.s.H2DbWireRecordStore - H2DbService instance found 2022-11-04T14:32:03,990 [pool-4-thread-1] INFO o.e.k.c.d.H2DbServiceImpl - updating...done 2022-11-04T14:32:04,027 [ConfigurationListener Event Queue] INFO o.e.k.i.w.h.s.H2DbWireRecordStore - Creating table "H2_STORE_TEST"... 2022-11-04T14:32:04,041 [ConfigurationListener Event Queue] INFO o.e.k.i.w.h.s.H2DbWireRecordStore - Index "H2_STORE_TEST_TIMESTAMP" created, order is (TIMESTAMP DESC) 2022-11-04T14:32:04,047 [main] WARN o.e.k.c.d.H2DbServiceImpl - Db operation failed org.h2.jdbc.JdbcSQLSyntaxErrorException: Column "key" not found; SQL statement: INSERT INTO "H2_STORE_TEST" (TIMESTAMP, "key") VALUES (?, ?); [42122-199] at org.h2.message.DbException.getJdbcSQLException(DbException.java:451) at org.h2.message.DbException.getJdbcSQLException(DbException.java:427) at org.h2.message.DbException.get(DbException.java:205) at org.h2.message.DbException.get(DbException.java:181) at org.h2.table.Table.getColumn(Table.java:708) at org.h2.command.Parser.parseColumn(Parser.java:1377) at org.h2.command.Parser.parseColumnList(Parser.java:1362) at org.h2.command.Parser.parseInsertGivenTable(Parser.java:1731) at org.h2.command.Parser.parseInsert(Parser.java:1684) at org.h2.command.Parser.parsePrepared(Parser.java:891) at org.h2.command.Parser.parse(Parser.java:788) at org.h2.command.Parser.parse(Parser.java:760) at org.h2.command.Parser.prepareCommand(Parser.java:683) at org.h2.engine.Session.prepareLocal(Session.java:627) at org.h2.engine.Session.prepareCommand(Session.java:565) at org.h2.jdbc.JdbcConnection.prepareCommand(JdbcConnection.java:1292) at org.h2.jdbc.JdbcPreparedStatement.(JdbcPreparedStatement.java:77) at org.h2.jdbc.JdbcConnection.prepareStatement(JdbcConnection.java:349) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStore.prepareStatement(H2DbWireRecordStore.java:478) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStore.lambda$5(H2DbWireRecordStore.java:445) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStore$$Lambda$32/0x00000000600da730.call(Unknown Source) at org.eclipse.kura.core.db.H2DbServiceImpl.withConnection(H2DbServiceImpl.java:162) at org.eclipse.kura.internal.wire.h2db.common.H2DbServiceHelper.withConnection(H2DbServiceHelper.java:88) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStore.insertDataRecord(H2DbWireRecordStore.java:444) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStore.store(H2DbWireRecordStore.java:289) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStore.onWireReceive(H2DbWireRecordStore.java:265) at org.eclipse.kura.internal.wire.h2db.store.test.H2DbWireRecordStoreTest.testCleanupSequence(H2DbWireRecordStoreTest.java:188) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:113) at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) at org.eclipse.equinox.launcher.Main.run(Main.java:1499) at org.eclipse.equinox.launcher.Main.main(Main.java:1472) 2022-11-04T14:32:04,049 [main] ERROR o.e.k.i.w.h.s.H2DbWireRecordStore - Insertion failed. Reconciling Table and Columns... org.h2.jdbc.JdbcSQLSyntaxErrorException: Column "key" not found; SQL statement: INSERT INTO "H2_STORE_TEST" (TIMESTAMP, "key") VALUES (?, ?); [42122-199] at org.h2.message.DbException.getJdbcSQLException(DbException.java:451) at org.h2.message.DbException.getJdbcSQLException(DbException.java:427) at org.h2.message.DbException.get(DbException.java:205) at org.h2.message.DbException.get(DbException.java:181) at org.h2.table.Table.getColumn(Table.java:708) at org.h2.command.Parser.parseColumn(Parser.java:1377) at org.h2.command.Parser.parseColumnList(Parser.java:1362) at org.h2.command.Parser.parseInsertGivenTable(Parser.java:1731) at org.h2.command.Parser.parseInsert(Parser.java:1684) at org.h2.command.Parser.parsePrepared(Parser.java:891) at org.h2.command.Parser.parse(Parser.java:788) at org.h2.command.Parser.parse(Parser.java:760) at org.h2.command.Parser.prepareCommand(Parser.java:683) at org.h2.engine.Session.prepareLocal(Session.java:627) at org.h2.engine.Session.prepareCommand(Session.java:565) at org.h2.jdbc.JdbcConnection.prepareCommand(JdbcConnection.java:1292) at org.h2.jdbc.JdbcPreparedStatement.(JdbcPreparedStatement.java:77) at org.h2.jdbc.JdbcConnection.prepareStatement(JdbcConnection.java:349) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStore.prepareStatement(H2DbWireRecordStore.java:478) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStore.lambda$5(H2DbWireRecordStore.java:445) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStore$$Lambda$32/0x00000000600da730.call(Unknown Source) at org.eclipse.kura.core.db.H2DbServiceImpl.withConnection(H2DbServiceImpl.java:162) at org.eclipse.kura.internal.wire.h2db.common.H2DbServiceHelper.withConnection(H2DbServiceHelper.java:88) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStore.insertDataRecord(H2DbWireRecordStore.java:444) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStore.store(H2DbWireRecordStore.java:289) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStore.onWireReceive(H2DbWireRecordStore.java:265) at org.eclipse.kura.internal.wire.h2db.store.test.H2DbWireRecordStoreTest.testCleanupSequence(H2DbWireRecordStoreTest.java:188) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:113) at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) at org.eclipse.equinox.launcher.Main.run(Main.java:1499) at org.eclipse.equinox.launcher.Main.main(Main.java:1472) 2022-11-04T14:32:05,753 [main] INFO o.e.k.i.w.h.s.H2DbWireRecordStore - Partially emptying table "H2_STORE_TEST" 2022-11-04T14:32:06,337 [main] WARN o.e.k.c.d.H2DbServiceImpl - Db operation failed org.h2.jdbc.JdbcSQLSyntaxErrorException: Column "blobkey" not found; SQL statement: INSERT INTO "H2_STORE_TEST" (TIMESTAMP, "blobkey") VALUES (?, ?); [42122-199] at org.h2.message.DbException.getJdbcSQLException(DbException.java:451) at org.h2.message.DbException.getJdbcSQLException(DbException.java:427) at org.h2.message.DbException.get(DbException.java:205) at org.h2.message.DbException.get(DbException.java:181) at org.h2.table.Table.getColumn(Table.java:708) at org.h2.command.Parser.parseColumn(Parser.java:1377) at org.h2.command.Parser.parseColumnList(Parser.java:1362) at org.h2.command.Parser.parseInsertGivenTable(Parser.java:1731) at org.h2.command.Parser.parseInsert(Parser.java:1684) at org.h2.command.Parser.parsePrepared(Parser.java:891) at org.h2.command.Parser.parse(Parser.java:788) at org.h2.command.Parser.parse(Parser.java:760) at org.h2.command.Parser.prepareCommand(Parser.java:683) at org.h2.engine.Session.prepareLocal(Session.java:627) at org.h2.engine.Session.prepareCommand(Session.java:565) at org.h2.jdbc.JdbcConnection.prepareCommand(JdbcConnection.java:1292) at org.h2.jdbc.JdbcPreparedStatement.(JdbcPreparedStatement.java:77) at org.h2.jdbc.JdbcConnection.prepareStatement(JdbcConnection.java:349) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStore.prepareStatement(H2DbWireRecordStore.java:478) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStore.lambda$5(H2DbWireRecordStore.java:445) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStore$$Lambda$32/0x00000000600da730.call(Unknown Source) at org.eclipse.kura.core.db.H2DbServiceImpl.withConnection(H2DbServiceImpl.java:162) at org.eclipse.kura.internal.wire.h2db.common.H2DbServiceHelper.withConnection(H2DbServiceHelper.java:88) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStore.insertDataRecord(H2DbWireRecordStore.java:444) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStore.store(H2DbWireRecordStore.java:289) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStore.onWireReceive(H2DbWireRecordStore.java:265) at org.eclipse.kura.internal.wire.h2db.store.test.H2DbWireRecordStoreTest.testReceive(H2DbWireRecordStoreTest.java:162) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:113) at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) at org.eclipse.equinox.launcher.Main.run(Main.java:1499) at org.eclipse.equinox.launcher.Main.main(Main.java:1472) 2022-11-04T14:32:06,338 [main] ERROR o.e.k.i.w.h.s.H2DbWireRecordStore - Insertion failed. Reconciling Table and Columns... org.h2.jdbc.JdbcSQLSyntaxErrorException: Column "blobkey" not found; SQL statement: INSERT INTO "H2_STORE_TEST" (TIMESTAMP, "blobkey") VALUES (?, ?); [42122-199] at org.h2.message.DbException.getJdbcSQLException(DbException.java:451) at org.h2.message.DbException.getJdbcSQLException(DbException.java:427) at org.h2.message.DbException.get(DbException.java:205) at org.h2.message.DbException.get(DbException.java:181) at org.h2.table.Table.getColumn(Table.java:708) at org.h2.command.Parser.parseColumn(Parser.java:1377) at org.h2.command.Parser.parseColumnList(Parser.java:1362) at org.h2.command.Parser.parseInsertGivenTable(Parser.java:1731) at org.h2.command.Parser.parseInsert(Parser.java:1684) at org.h2.command.Parser.parsePrepared(Parser.java:891) at org.h2.command.Parser.parse(Parser.java:788) at org.h2.command.Parser.parse(Parser.java:760) at org.h2.command.Parser.prepareCommand(Parser.java:683) at org.h2.engine.Session.prepareLocal(Session.java:627) at org.h2.engine.Session.prepareCommand(Session.java:565) at org.h2.jdbc.JdbcConnection.prepareCommand(JdbcConnection.java:1292) at org.h2.jdbc.JdbcPreparedStatement.(JdbcPreparedStatement.java:77) at org.h2.jdbc.JdbcConnection.prepareStatement(JdbcConnection.java:349) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStore.prepareStatement(H2DbWireRecordStore.java:478) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStore.lambda$5(H2DbWireRecordStore.java:445) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStore$$Lambda$32/0x00000000600da730.call(Unknown Source) at org.eclipse.kura.core.db.H2DbServiceImpl.withConnection(H2DbServiceImpl.java:162) at org.eclipse.kura.internal.wire.h2db.common.H2DbServiceHelper.withConnection(H2DbServiceHelper.java:88) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStore.insertDataRecord(H2DbWireRecordStore.java:444) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStore.store(H2DbWireRecordStore.java:289) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStore.onWireReceive(H2DbWireRecordStore.java:265) at org.eclipse.kura.internal.wire.h2db.store.test.H2DbWireRecordStoreTest.testReceive(H2DbWireRecordStoreTest.java:162) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:113) at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) at org.eclipse.equinox.launcher.Main.run(Main.java:1499) at org.eclipse.equinox.launcher.Main.main(Main.java:1472) 2022-11-04T14:32:06,492 [main] WARN o.e.k.c.d.H2DbServiceImpl - Db operation failed org.h2.jdbc.JdbcSQLSyntaxErrorException: Column "intkey" not found; SQL statement: INSERT INTO "H2_STORE_TEST" (TIMESTAMP, "intkey", "floatkey", "longkey", "dblkey", "boolkey") VALUES (?, ?, ?, ?, ?, ?); [42122-199] at org.h2.message.DbException.getJdbcSQLException(DbException.java:451) at org.h2.message.DbException.getJdbcSQLException(DbException.java:427) at org.h2.message.DbException.get(DbException.java:205) at org.h2.message.DbException.get(DbException.java:181) at org.h2.table.Table.getColumn(Table.java:708) at org.h2.command.Parser.parseColumn(Parser.java:1377) at org.h2.command.Parser.parseColumnList(Parser.java:1362) at org.h2.command.Parser.parseInsertGivenTable(Parser.java:1731) at org.h2.command.Parser.parseInsert(Parser.java:1684) at org.h2.command.Parser.parsePrepared(Parser.java:891) at org.h2.command.Parser.parse(Parser.java:788) at org.h2.command.Parser.parse(Parser.java:760) at org.h2.command.Parser.prepareCommand(Parser.java:683) at org.h2.engine.Session.prepareLocal(Session.java:627) at org.h2.engine.Session.prepareCommand(Session.java:565) at org.h2.jdbc.JdbcConnection.prepareCommand(JdbcConnection.java:1292) at org.h2.jdbc.JdbcPreparedStatement.(JdbcPreparedStatement.java:77) at org.h2.jdbc.JdbcConnection.prepareStatement(JdbcConnection.java:349) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStore.prepareStatement(H2DbWireRecordStore.java:478) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStore.lambda$5(H2DbWireRecordStore.java:445) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStore$$Lambda$32/0x00000000600da730.call(Unknown Source) at org.eclipse.kura.core.db.H2DbServiceImpl.withConnection(H2DbServiceImpl.java:162) at org.eclipse.kura.internal.wire.h2db.common.H2DbServiceHelper.withConnection(H2DbServiceHelper.java:88) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStore.insertDataRecord(H2DbWireRecordStore.java:444) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStore.store(H2DbWireRecordStore.java:289) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStore.onWireReceive(H2DbWireRecordStore.java:265) at org.eclipse.kura.internal.wire.h2db.store.test.H2DbWireRecordStoreTest.testReceive(H2DbWireRecordStoreTest.java:162) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:113) at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) at org.eclipse.equinox.launcher.Main.run(Main.java:1499) at org.eclipse.equinox.launcher.Main.main(Main.java:1472) 2022-11-04T14:32:06,493 [main] ERROR o.e.k.i.w.h.s.H2DbWireRecordStore - Insertion failed. Reconciling Table and Columns... org.h2.jdbc.JdbcSQLSyntaxErrorException: Column "intkey" not found; SQL statement: INSERT INTO "H2_STORE_TEST" (TIMESTAMP, "intkey", "floatkey", "longkey", "dblkey", "boolkey") VALUES (?, ?, ?, ?, ?, ?); [42122-199] at org.h2.message.DbException.getJdbcSQLException(DbException.java:451) at org.h2.message.DbException.getJdbcSQLException(DbException.java:427) at org.h2.message.DbException.get(DbException.java:205) at org.h2.message.DbException.get(DbException.java:181) at org.h2.table.Table.getColumn(Table.java:708) at org.h2.command.Parser.parseColumn(Parser.java:1377) at org.h2.command.Parser.parseColumnList(Parser.java:1362) at org.h2.command.Parser.parseInsertGivenTable(Parser.java:1731) at org.h2.command.Parser.parseInsert(Parser.java:1684) at org.h2.command.Parser.parsePrepared(Parser.java:891) at org.h2.command.Parser.parse(Parser.java:788) at org.h2.command.Parser.parse(Parser.java:760) at org.h2.command.Parser.prepareCommand(Parser.java:683) at org.h2.engine.Session.prepareLocal(Session.java:627) at org.h2.engine.Session.prepareCommand(Session.java:565) at org.h2.jdbc.JdbcConnection.prepareCommand(JdbcConnection.java:1292) at org.h2.jdbc.JdbcPreparedStatement.(JdbcPreparedStatement.java:77) at org.h2.jdbc.JdbcConnection.prepareStatement(JdbcConnection.java:349) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStore.prepareStatement(H2DbWireRecordStore.java:478) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStore.lambda$5(H2DbWireRecordStore.java:445) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStore$$Lambda$32/0x00000000600da730.call(Unknown Source) at org.eclipse.kura.core.db.H2DbServiceImpl.withConnection(H2DbServiceImpl.java:162) at org.eclipse.kura.internal.wire.h2db.common.H2DbServiceHelper.withConnection(H2DbServiceHelper.java:88) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStore.insertDataRecord(H2DbWireRecordStore.java:444) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStore.store(H2DbWireRecordStore.java:289) at org.eclipse.kura.internal.wire.h2db.store.H2DbWireRecordStore.onWireReceive(H2DbWireRecordStore.java:265) at org.eclipse.kura.internal.wire.h2db.store.test.H2DbWireRecordStoreTest.testReceive(H2DbWireRecordStoreTest.java:162) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:113) at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) at org.eclipse.equinox.launcher.Main.run(Main.java:1499) at org.eclipse.equinox.launcher.Main.main(Main.java:1472) Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.04 s - in org.eclipse.kura.internal.wire.h2db.store.test.H2DbWireRecordStoreTest testSvcs(org.eclipse.kura.internal.wire.h2db.store.test.H2DbWireRecordStoreTest) Time elapsed: 0.247 s testCleanupSequence(org.eclipse.kura.internal.wire.h2db.store.test.H2DbWireRecordStoreTest) Time elapsed: 2.262 s testReceive(org.eclipse.kura.internal.wire.h2db.store.test.H2DbWireRecordStoreTest) Time elapsed: 0.48 s Results: Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 2022-11-04T14:32:06,976 [Framework stop] INFO o.e.k.c.c.ConfigurationServiceImpl - Deleting factory configuration for component with pid org.eclipse.kura.db.H2DbService... 2022-11-04T14:32:06,978 [Framework stop] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid org.eclipse.kura.db.H2DbService 2022-11-04T14:32:06,978 [Framework stop] INFO o.e.k.c.c.ConfigurationServiceImpl - Deleting factory configuration for component with pid org.eclipse.kura.db.H2DbService...done 2022-11-04T14:32:06,978 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid org.eclipse.kura.db.H2DbService 2022-11-04T14:32:06,980 [Framework stop] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid org.eclipse.kura.ssl.SslManagerService 2022-11-04T14:32:06,980 [Framework stop] INFO o.e.k.c.s.SslManagerServiceImpl - deactivate... 2022-11-04T14:32:06,987 [ConfigurationListener Event Queue] INFO o.e.k.i.w.h.s.H2DbWireRecordStore - H2DbService instance removed 2022-11-04T14:32:06,988 [Framework stop] INFO o.e.k.c.c.ConfigurationServiceImpl - deactivate... 2022-11-04T14:32:06,988 [ConfigurationListener Event Queue] INFO o.e.k.c.d.H2DbServiceImpl - deactivate... 2022-11-04T14:32:06,991 [Framework stop] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid h2foo 2022-11-04T14:32:06,992 [ConfigurationListener Event Queue] INFO o.e.k.c.d.H2DbServiceImpl - deactivate...done [INFO] All tests passed! [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.wire.h2db.component.provider.test --- [INFO] setting maven.deploy.skip=false [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.wire.h2db.component.provider.test --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.h2db.component.provider.test/target/org.eclipse.kura.wire.h2db.component.provider.test-4.1.4.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.wire.h2db.component.provider.test/4.1.4/org.eclipse.kura.wire.h2db.component.provider.test-4.1.4.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.h2db.component.provider.test/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.wire.h2db.component.provider.test/4.1.4/org.eclipse.kura.wire.h2db.component.provider.test-4.1.4.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.h2db.component.provider.test/target/org.eclipse.kura.wire.h2db.component.provider.test-4.1.4-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.wire.h2db.component.provider.test/4.1.4/org.eclipse.kura.wire.h2db.component.provider.test-4.1.4-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.h2db.component.provider.test/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.wire.h2db.component.provider.test/4.1.4/org.eclipse.kura.wire.h2db.component.provider.test-4.1.4-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.h2db.component.provider.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.wire.h2db.component.provider.test/4.1.4/org.eclipse.kura.wire.h2db.component.provider.test-4.1.4-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.wire.h2db.component.provider.test --- [INFO] [INFO] --< org.eclipse.kura:org.eclipse.kura.wire.script.filter.provider.test >-- [INFO] Building org.eclipse.kura.wire.script.filter.provider.test 4.1.4 [139/142] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.wire.script.filter.provider.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.wire.script.filter.provider.test --- [INFO] The project's OSGi version is 4.1.4 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.wire.script.filter.provider.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.wire.script.filter.provider.test --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.wire.script.filter.provider.test --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.wire.script.filter.provider.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.script.filter.provider.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.wire.script.filter.provider.test --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.script.filter.provider.test/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.script.filter.provider.test/target/classes [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.script.filter.provider.test/src/main/java/org/eclipse/kura/wire/script/filter/provider/test/ScriptFilterTest.java:[107] final Dictionary wireProperties = new Hashtable<>(); ^^^^^^^^^^ Dictionary is a raw type. References to generic type Dictionary should be parameterized [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.script.filter.provider.test/src/main/java/org/eclipse/kura/wire/script/filter/provider/test/ScriptFilterTest.java:[108] wireProperties.put("emitter.port", 0); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Dictionary. References to generic type Dictionary should be parameterized 2 problems (2 warnings) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.wire.script.filter.provider.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.script.filter.provider.test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (compiletests) @ org.eclipse.kura.wire.script.filter.provider.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.script.filter.provider.test/target/test-classes [INFO] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.script.filter.provider.test/src/test/java/org/eclipse/kura/wire/script/filter/provider/ScriptFilterTest.java: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.script.filter.provider.test/src/test/java/org/eclipse/kura/wire/script/filter/provider/ScriptFilterTest.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.script.filter.provider.test/src/test/java/org/eclipse/kura/wire/script/filter/provider/ScriptFilterTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.wire.script.filter.provider.test --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.script.filter.provider.test/target/jacoco.exec [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ org.eclipse.kura.wire.script.filter.provider.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.script.filter.provider.test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.kura.wire.script.filter.provider.ScriptFilterTest 2022-11-04T14:32:09,996 [main] INFO o.e.k.w.s.f.p.ScriptFilter - Activating Script Filter... 2022-11-04T14:32:10,369 [main] INFO o.e.k.w.s.f.p.ScriptFilter - Updating Script Filter... 2022-11-04T14:32:10,530 [main] INFO o.e.k.w.s.f.p.ScriptFilter - Updating Script Filter... Done 2022-11-04T14:32:10,530 [main] INFO o.e.k.w.s.f.p.ScriptFilter - ActivatingScript Filter... Done 2022-11-04T14:32:10,569 [main] INFO o.e.k.w.s.f.p.ScriptFilter - testing 2022-11-04T14:32:10,576 [main] INFO o.e.k.w.s.f.p.ScriptFilter - emitter 2022-11-04T14:32:10,580 [main] INFO o.e.k.w.s.f.p.ScriptFilter - 2 2022-11-04T14:32:10,593 [main] INFO o.e.k.w.s.f.p.ScriptFilter - StringValue [value=topic] 2022-11-04T14:32:10,629 [main] INFO o.e.k.w.s.f.p.ScriptFilter - IntegerValue [value=5] 2022-11-04T14:32:10,641 [main] INFO o.e.k.w.s.f.p.ScriptFilter - Deactivating Script Filter... 2022-11-04T14:32:10,641 [main] INFO o.e.k.w.s.f.p.ScriptFilter - Deactivating Script Filter... Done 2022-11-04T14:32:10,644 [main] INFO o.e.k.w.s.f.p.ScriptFilter - Activating Script Filter... 2022-11-04T14:32:10,658 [main] INFO o.e.k.w.s.f.p.ScriptFilter - Updating Script Filter... 2022-11-04T14:32:10,658 [main] WARN o.e.k.w.s.f.p.ScriptFilter - Script source is null 2022-11-04T14:32:10,658 [main] INFO o.e.k.w.s.f.p.ScriptFilter - ActivatingScript Filter... Done 2022-11-04T14:32:10,659 [main] WARN o.e.k.w.s.f.p.ScriptFilter - Failed to compile script Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.231 sec Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.wire.script.filter.provider.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.script.filter.provider.test/target/org.eclipse.kura.wire.script.filter.provider.test-4.1.4-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.wire.script.filter.provider.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.wire.script.filter.provider.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.script.filter.provider.test/target/org.eclipse.kura.wire.script.filter.provider.test-4.1.4.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.wire.script.filter.provider.test --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.wire.script.filter.provider.test --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- tycho-surefire-plugin:1.6.0:test (default-test) @ org.eclipse.kura.wire.script.filter.provider.test --- [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.script.filter.provider.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/adoptopenjdk/openj9-jdk-8/1.8.0_292-b10/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.script.filter.provider.test/target/jacoco.exec, -Dlog4j.configurationFile=file:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.script.filter.provider.test/../../emulator/org.eclipse.kura.emulator/src/main/resources/log4j.xml, -DbuildingWithTycho=true, -Dosgi.locking=none, -Dds.showtrace=true, -Djava.io.tmpdir=/tmp, -Dorg.osgi.framework.storage=/tmp/osgi/framework_storage, -Dosgi.clean=true, -Dorg.eclipse.kura.mode=emulator, -Dkura.snapshots=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.script.filter.provider.test/target/, -Dkura.configuration=file:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.script.filter.provider.test/../../emulator/org.eclipse.kura.emulator/src/main/resources/kura.properties, -Ddpa.configuration=/tmp/kura/dpa.properties, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.script.filter.provider.test/target/work/data, -install, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.script.filter.provider.test/target/work, -configuration, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.script.filter.provider.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.script.filter.provider.test/target/surefire.properties] Framework is running in emulation mode 2022-11-04T14:32:14,174 [Start Level: Equinox Container: cf5b09d4-d495-4715-b65d-c70890d8fc6d] INFO o.e.k.c.s.SystemServiceImpl - Loaded URL kura.properties: file:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.script.filter.provider.test/../../emulator/org.eclipse.kura.emulator/src/main/resources/kura.properties 2022-11-04T14:32:14,178 [Start Level: Equinox Container: cf5b09d4-d495-4715-b65d-c70890d8fc6d] WARN o.e.k.c.s.SystemServiceImpl - File does not exist: /tmp/kura/user/kura_custom.properties 2022-11-04T14:32:14,178 [Start Level: Equinox Container: cf5b09d4-d495-4715-b65d-c70890d8fc6d] INFO o.e.k.c.s.SystemServiceImpl - Kura has net admin? false 2022-11-04T14:32:14,178 [Start Level: Equinox Container: cf5b09d4-d495-4715-b65d-c70890d8fc6d] INFO o.e.k.c.s.SystemServiceImpl - Is Kura web interface enabled? true 2022-11-04T14:32:14,178 [Start Level: Equinox Container: cf5b09d4-d495-4715-b65d-c70890d8fc6d] INFO o.e.k.c.s.SystemServiceImpl - Kura version? kura_emulator 2022-11-04T14:32:14,178 [Start Level: Equinox Container: cf5b09d4-d495-4715-b65d-c70890d8fc6d] INFO o.e.k.c.s.SystemServiceImpl - Kura home directory is /tmp/kura 2022-11-04T14:32:14,179 [Start Level: Equinox Container: cf5b09d4-d495-4715-b65d-c70890d8fc6d] INFO o.e.k.c.s.SystemServiceImpl - Kura framework configuration directory is /tmp/kura/framework 2022-11-04T14:32:14,179 [Start Level: Equinox Container: cf5b09d4-d495-4715-b65d-c70890d8fc6d] INFO o.e.k.c.s.SystemServiceImpl - Kura user configuration directory is /tmp/kura/user 2022-11-04T14:32:14,179 [Start Level: Equinox Container: cf5b09d4-d495-4715-b65d-c70890d8fc6d] INFO o.e.k.c.s.SystemServiceImpl - Kura snapshots directory is /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.script.filter.provider.test/target/ 2022-11-04T14:32:14,179 [Start Level: Equinox Container: cf5b09d4-d495-4715-b65d-c70890d8fc6d] INFO o.e.k.c.s.SystemServiceImpl - Kura tmp directory is /tmp/kura/tmp 2022-11-04T14:32:14,180 [Start Level: Equinox Container: cf5b09d4-d495-4715-b65d-c70890d8fc6d] INFO o.e.k.c.s.SystemServiceImpl - Kura version kura_emulator is starting 2022-11-04T14:32:14,275 [Start Level: Equinox Container: cf5b09d4-d495-4715-b65d-c70890d8fc6d] INFO o.e.k.c.c.ConfigurationServiceImpl - activate... 2022-11-04T14:32:14,371 [Start Level: Equinox Container: cf5b09d4-d495-4715-b65d-c70890d8fc6d] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.core.data.transport.mqtt.MqttDataTransport ... 2022-11-04T14:32:14,372 [Start Level: Equinox Container: cf5b09d4-d495-4715-b65d-c70890d8fc6d] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.core.db.H2DbService ... 2022-11-04T14:32:14,372 [Start Level: Equinox Container: cf5b09d4-d495-4715-b65d-c70890d8fc6d] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.data.DataService ... 2022-11-04T14:32:14,372 [Start Level: Equinox Container: cf5b09d4-d495-4715-b65d-c70890d8fc6d] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.core.db.H2DbServer ... 2022-11-04T14:32:14,372 [Start Level: Equinox Container: cf5b09d4-d495-4715-b65d-c70890d8fc6d] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.ssl.SslManagerService ... 2022-11-04T14:32:14,422 [Start Level: Equinox Container: cf5b09d4-d495-4715-b65d-c70890d8fc6d] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.ssl.SslManagerService 2022-11-04T14:32:14,445 [Start Level: Equinox Container: cf5b09d4-d495-4715-b65d-c70890d8fc6d] INFO o.e.k.c.c.ConfigurationServiceImpl - Seeding updated configuration for pid: org.eclipse.kura.ssl.SslManagerService 2022-11-04T14:32:14,451 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.ssl.SslManagerService.... 2022-11-04T14:32:14,451 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.ssl.SslManagerService....Done 2022-11-04T14:32:14,453 [Start Level: Equinox Container: cf5b09d4-d495-4715-b65d-c70890d8fc6d] INFO o.e.k.c.d.H2DbHelper - activating... 2022-11-04T14:32:14,453 [Start Level: Equinox Container: cf5b09d4-d495-4715-b65d-c70890d8fc6d] INFO o.e.k.c.d.H2DbHelper - Default H2DbService instance configuration not found, creating new instance... 2022-11-04T14:32:14,453 [Start Level: Equinox Container: cf5b09d4-d495-4715-b65d-c70890d8fc6d] INFO o.e.k.c.c.ConfigurationServiceImpl - Creating new configuration for factory pid org.eclipse.kura.core.db.H2DbService and pid org.eclipse.kura.db.H2DbService 2022-11-04T14:32:14,454 [Start Level: Equinox Container: cf5b09d4-d495-4715-b65d-c70890d8fc6d] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating newly created configuration for pid org.eclipse.kura.db.H2DbService 2022-11-04T14:32:14,454 [Start Level: Equinox Container: cf5b09d4-d495-4715-b65d-c70890d8fc6d] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.core.db.H2DbService 2022-11-04T14:32:14,458 [Start Level: Equinox Container: cf5b09d4-d495-4715-b65d-c70890d8fc6d] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.db.H2DbService.... 2022-11-04T14:32:14,458 [ConfigurationListener Event Queue] INFO o.e.k.c.s.SslManagerServiceImpl - activate... 2022-11-04T14:32:14,464 [Start Level: Equinox Container: cf5b09d4-d495-4715-b65d-c70890d8fc6d] INFO o.e.k.c.c.ConfigurationServiceImpl - Seeding updated configuration for pid: org.eclipse.kura.db.H2DbService 2022-11-04T14:32:14,465 [Start Level: Equinox Container: cf5b09d4-d495-4715-b65d-c70890d8fc6d] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.db.H2DbService....Done 2022-11-04T14:32:14,465 [Start Level: Equinox Container: cf5b09d4-d495-4715-b65d-c70890d8fc6d] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Getting component configurations... 2022-11-04T14:32:14,574 [Start Level: Equinox Container: cf5b09d4-d495-4715-b65d-c70890d8fc6d] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.script.filter.provider.test/target/snapshot_1667572334467.xml... 2022-11-04T14:32:14,577 [Start Level: Equinox Container: cf5b09d4-d495-4715-b65d-c70890d8fc6d] INFO o.e.k.c.c.ConfigurationServiceImpl - Writing snapshot - Saving /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.script.filter.provider.test/target/snapshot_1667572334467.xml... Done. 2022-11-04T14:32:14,577 [Start Level: Equinox Container: cf5b09d4-d495-4715-b65d-c70890d8fc6d] INFO o.e.k.c.d.H2DbHelper - activating...done 2022-11-04T14:32:14,593 [Start Level: Equinox Container: cf5b09d4-d495-4715-b65d-c70890d8fc6d] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.wire.graph.WireGraphService ... 2022-11-04T14:32:14,593 [Start Level: Equinox Container: cf5b09d4-d495-4715-b65d-c70890d8fc6d] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.wire.graph.WireGraphService 2022-11-04T14:32:14,596 [Start Level: Equinox Container: cf5b09d4-d495-4715-b65d-c70890d8fc6d] INFO o.e.k.c.c.ConfigurationServiceImpl - Seeding updated configuration for pid: org.eclipse.kura.wire.graph.WireGraphService 2022-11-04T14:32:14,600 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.wire.graph.WireGraphService.... 2022-11-04T14:32:14,600 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - org.eclipse.kura.wire.graph.WireGraphService....Done 2022-11-04T14:32:14,645 [ConfigurationListener Event Queue] INFO o.e.k.i.w.WireGraphServiceImpl - Activating Wire Service... 2022-11-04T14:32:14,645 [ConfigurationListener Event Queue] INFO o.e.k.i.w.WireGraphServiceImpl - Updating Wire Graph Service Component... 2022-11-04T14:32:14,670 [ConfigurationListener Event Queue] WARN o.e.k.KuraException - Could not load Exception Messages Bundle for Locale en_US 2022-11-04T14:32:14,669 [ConfigurationListener Event Queue] WARN o.e.k.i.w.WireGraphServiceImpl - Failed to update WireGraphServiceImpl org.eclipse.kura.KuraException: Generic Error - DECODER_ERROR: {1} at org.eclipse.kura.internal.wire.WireGraphServiceImpl.unmarshal(WireGraphServiceImpl.java:571) at org.eclipse.kura.internal.wire.WireGraphServiceImpl.loadWireGraphConfiguration(WireGraphServiceImpl.java:609) at org.eclipse.kura.internal.wire.WireGraphServiceImpl.updated(WireGraphServiceImpl.java:133) at org.eclipse.kura.internal.wire.WireGraphServiceImpl.activate(WireGraphServiceImpl.java:123) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.felix.scr.impl.inject.BaseMethod.invokeMethod(BaseMethod.java:229) at org.apache.felix.scr.impl.inject.BaseMethod.access$500(BaseMethod.java:39) at org.apache.felix.scr.impl.inject.BaseMethod$Resolved.invoke(BaseMethod.java:650) at org.apache.felix.scr.impl.inject.BaseMethod.invoke(BaseMethod.java:506) at org.apache.felix.scr.impl.inject.ActivateMethod.invoke(ActivateMethod.java:307) at org.apache.felix.scr.impl.inject.ActivateMethod.invoke(ActivateMethod.java:299) at org.apache.felix.scr.impl.manager.SingleComponentManager.createImplementationObject(SingleComponentManager.java:298) at org.apache.felix.scr.impl.manager.SingleComponentManager.createComponent(SingleComponentManager.java:109) at org.apache.felix.scr.impl.manager.SingleComponentManager.getService(SingleComponentManager.java:906) at org.apache.felix.scr.impl.manager.SingleComponentManager.getServiceInternal(SingleComponentManager.java:879) at org.apache.felix.scr.impl.manager.AbstractComponentManager.activateInternal(AbstractComponentManager.java:749) at org.apache.felix.scr.impl.manager.AbstractComponentManager.enableInternal(AbstractComponentManager.java:675) at org.apache.felix.scr.impl.manager.AbstractComponentManager.enable(AbstractComponentManager.java:430) at org.apache.felix.scr.impl.manager.ConfigurableComponentHolder.configurationUpdated(ConfigurableComponentHolder.java:431) at org.apache.felix.scr.impl.manager.RegionConfigurationSupport.configurationEvent(RegionConfigurationSupport.java:284) at org.apache.felix.scr.impl.manager.RegionConfigurationSupport$1.configurationEvent(RegionConfigurationSupport.java:89) at org.eclipse.equinox.internal.cm.EventDispatcher$1.run(EventDispatcher.java:89) at org.eclipse.equinox.internal.cm.SerializedTaskQueue$1.run(SerializedTaskQueue.java:36) 2022-11-04T14:32:14,671 [ConfigurationListener Event Queue] INFO o.e.k.i.w.WireGraphServiceImpl - Activating Wire Service...Done 2022-11-04T14:32:14,673 [Start Level: Equinox Container: cf5b09d4-d495-4715-b65d-c70890d8fc6d] INFO o.e.k.c.c.ConfigurationServiceImpl - Creating new configuration for factory pid org.eclipse.kura.wire.ScriptFilter and pid foo 2022-11-04T14:32:14,673 [Start Level: Equinox Container: cf5b09d4-d495-4715-b65d-c70890d8fc6d] INFO o.e.k.c.c.ConfigurationServiceImpl - Updating newly created configuration for pid foo 2022-11-04T14:32:14,676 [Start Level: Equinox Container: cf5b09d4-d495-4715-b65d-c70890d8fc6d] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - foo.... 2022-11-04T14:32:14,677 [Start Level: Equinox Container: cf5b09d4-d495-4715-b65d-c70890d8fc6d] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering ConfigurableComponent - foo....Done 2022-11-04T14:32:14,681 [Start Level: Equinox Container: cf5b09d4-d495-4715-b65d-c70890d8fc6d] INFO o.e.k.c.c.ConfigurationServiceImpl - Registering metatype pid: org.eclipse.kura.wire.ScriptFilter ... 2022-11-04T14:32:14,682 [Start Level: Equinox Container: cf5b09d4-d495-4715-b65d-c70890d8fc6d] INFO o.e.k.c.c.ConfigurationServiceImpl - Merging configuration for pid: org.eclipse.kura.wire.ScriptFilter 2022-11-04T14:32:14,685 [Start Level: Equinox Container: cf5b09d4-d495-4715-b65d-c70890d8fc6d] INFO o.e.k.c.c.ConfigurationServiceImpl - Seeding updated configuration for pid: foo 2022-11-04T14:32:14,735 [ConfigurationListener Event Queue] INFO o.e.k.w.s.f.p.ScriptFilter - Activating Script Filter... Running org.eclipse.kura.wire.script.filter.provider.test.ScriptFilterTest 2022-11-04T14:32:15,154 [ConfigurationListener Event Queue] INFO o.e.k.w.s.f.p.ScriptFilter - Updating Script Filter... 2022-11-04T14:32:15,358 [ConfigurationListener Event Queue] INFO o.e.k.w.s.f.p.ScriptFilter - Updating Script Filter... Done 2022-11-04T14:32:15,358 [ConfigurationListener Event Queue] INFO o.e.k.w.s.f.p.ScriptFilter - ActivatingScript Filter... Done 2022-11-04T14:32:15,363 [ConfigurationListener Event Queue] INFO o.e.k.w.s.f.p.ScriptFilter - Updating Script Filter... 2022-11-04T14:32:15,363 [ConfigurationListener Event Queue] INFO o.e.k.w.s.f.p.ScriptFilter - Updating Script Filter... Done 2022-11-04T14:32:15,563 [main] INFO o.e.k.w.s.f.p.ScriptFilter - testing 2022-11-04T14:32:15,568 [main] INFO o.e.k.w.s.f.p.ScriptFilter - emitter 2022-11-04T14:32:15,571 [main] INFO o.e.k.w.s.f.p.ScriptFilter - 2 2022-11-04T14:32:15,577 [main] INFO o.e.k.w.s.f.p.ScriptFilter - StringValue [value=topic] 2022-11-04T14:32:15,603 [main] INFO o.e.k.w.s.f.p.ScriptFilter - IntegerValue [value=5] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.66 s - in org.eclipse.kura.wire.script.filter.provider.test.ScriptFilterTest testSvcs(org.eclipse.kura.wire.script.filter.provider.test.ScriptFilterTest) Time elapsed: 0.362 s testReceive(org.eclipse.kura.wire.script.filter.provider.test.ScriptFilterTest) Time elapsed: 0.254 s Results: Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 2022-11-04T14:32:15,681 [Framework stop] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid org.eclipse.kura.wire.graph.WireGraphService 2022-11-04T14:32:15,682 [Framework stop] INFO o.e.k.i.w.WireGraphServiceImpl - Deactivating Wire Service Component... 2022-11-04T14:32:15,682 [Framework stop] INFO o.e.k.i.w.WireGraphServiceImpl - Deactivating Wire Service Component...Done 2022-11-04T14:32:15,693 [Framework stop] INFO o.e.k.c.c.ConfigurationServiceImpl - Deleting factory configuration for component with pid org.eclipse.kura.db.H2DbService... 2022-11-04T14:32:15,694 [Framework stop] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid org.eclipse.kura.db.H2DbService 2022-11-04T14:32:15,694 [Framework stop] INFO o.e.k.c.c.ConfigurationServiceImpl - Deleting factory configuration for component with pid org.eclipse.kura.db.H2DbService...done 2022-11-04T14:32:15,694 [ConfigurationListener Event Queue] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid org.eclipse.kura.db.H2DbService 2022-11-04T14:32:15,696 [Framework stop] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid org.eclipse.kura.ssl.SslManagerService 2022-11-04T14:32:15,696 [Framework stop] INFO o.e.k.c.s.SslManagerServiceImpl - deactivate... 2022-11-04T14:32:15,702 [Framework stop] INFO o.e.k.c.c.ConfigurationServiceImpl - deactivate... 2022-11-04T14:32:15,704 [Framework stop] INFO o.e.k.c.c.ConfigurationServiceImpl - Removing component configuration for pid foo 2022-11-04T14:32:15,751 [Framework stop] INFO o.e.k.w.s.f.p.ScriptFilter - Deactivating Script Filter... 2022-11-04T14:32:15,752 [Framework stop] INFO o.e.k.w.s.f.p.ScriptFilter - Deactivating Script Filter... Done [INFO] All tests passed! [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.wire.script.filter.provider.test --- [INFO] setting maven.deploy.skip=false [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.wire.script.filter.provider.test --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.script.filter.provider.test/target/org.eclipse.kura.wire.script.filter.provider.test-4.1.4.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.wire.script.filter.provider.test/4.1.4/org.eclipse.kura.wire.script.filter.provider.test-4.1.4.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.script.filter.provider.test/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.wire.script.filter.provider.test/4.1.4/org.eclipse.kura.wire.script.filter.provider.test-4.1.4.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.script.filter.provider.test/target/org.eclipse.kura.wire.script.filter.provider.test-4.1.4-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.wire.script.filter.provider.test/4.1.4/org.eclipse.kura.wire.script.filter.provider.test-4.1.4-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.script.filter.provider.test/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.wire.script.filter.provider.test/4.1.4/org.eclipse.kura.wire.script.filter.provider.test-4.1.4-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.wire.script.filter.provider.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.wire.script.filter.provider.test/4.1.4/org.eclipse.kura.wire.script.filter.provider.test-4.1.4-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.wire.script.filter.provider.test --- [INFO] [INFO] --< org.eclipse.kura:org.eclipse.kura.json.marshaller.unmarshaller.provider.test >-- [INFO] Building org.eclipse.kura.json.marshaller.unmarshaller.provider.test 4.1.4 [140/142] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.json.marshaller.unmarshaller.provider.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.json.marshaller.unmarshaller.provider.test --- [INFO] The project's OSGi version is 4.1.4 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.json.marshaller.unmarshaller.provider.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.json.marshaller.unmarshaller.provider.test --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.json.marshaller.unmarshaller.provider.test --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.json.marshaller.unmarshaller.provider.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.json.marshaller.unmarshaller.provider.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.json.marshaller.unmarshaller.provider.test --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.json.marshaller.unmarshaller.provider.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.json.marshaller.unmarshaller.provider.test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (compiletests) @ org.eclipse.kura.json.marshaller.unmarshaller.provider.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.json.marshaller.unmarshaller.provider.test/target/test-classes [INFO] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.json.marshaller.unmarshaller.provider.test/src/test/java/org/eclipse/kura/internal/json/marshaller/unmarshaller/test/JsonEncoderDecoderTest.java: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.json.marshaller.unmarshaller.provider.test/src/test/java/org/eclipse/kura/internal/json/marshaller/unmarshaller/test/JsonEncoderDecoderTest.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.json.marshaller.unmarshaller.provider.test/src/test/java/org/eclipse/kura/internal/json/marshaller/unmarshaller/test/JsonEncoderDecoderTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.json.marshaller.unmarshaller.provider.test --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.json.marshaller.unmarshaller.provider.test/target/jacoco.exec [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ org.eclipse.kura.json.marshaller.unmarshaller.provider.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.json.marshaller.unmarshaller.provider.test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.kura.internal.json.marshaller.unmarshaller.test.JsonEncoderDecoderTest Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.076 sec Running org.eclipse.kura.internal.json.marshaller.unmarshaller.message.test.CloudPayloadJsonEncoderTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec Running org.eclipse.kura.internal.json.marshaller.unmarshaller.message.test.CloudPayloadJsonDecoderTest 2022-11-04T14:32:18,451 [main] WARN o.e.k.i.j.m.u.m.CloudPayloadJsonDecoder - Cannot parse Json java.lang.IllegalArgumentException: Unparsable metric metric.name at org.eclipse.kura.internal.json.marshaller.unmarshaller.message.CloudPayloadJsonDecoder.decodeMetric(CloudPayloadJsonDecoder.java:157) at org.eclipse.kura.internal.json.marshaller.unmarshaller.message.CloudPayloadJsonDecoder.buildFromString(CloudPayloadJsonDecoder.java:77) at org.eclipse.kura.internal.json.marshaller.unmarshaller.message.test.CloudPayloadJsonDecoderTest.testStringToJsonUnparsableMetric(CloudPayloadJsonDecoderTest.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 2022-11-04T14:32:18,456 [main] WARN o.e.k.i.j.m.u.m.CloudPayloadJsonDecoder - Cannot parse Json java.lang.IllegalArgumentException: Cannot parse position: LON. at org.eclipse.kura.internal.json.marshaller.unmarshaller.message.CloudPayloadJsonDecoder.decodePosition(CloudPayloadJsonDecoder.java:130) at org.eclipse.kura.internal.json.marshaller.unmarshaller.message.CloudPayloadJsonDecoder.buildFromString(CloudPayloadJsonDecoder.java:75) at org.eclipse.kura.internal.json.marshaller.unmarshaller.message.test.CloudPayloadJsonDecoderTest.testToJsonUnparsablePosition(CloudPayloadJsonDecoderTest.java:75) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 2022-11-04T14:32:18,457 [main] WARN o.e.k.i.j.m.u.m.CloudPayloadJsonDecoder - Cannot parse Json java.lang.IllegalArgumentException: Unrecognized value: stuff at org.eclipse.kura.internal.json.marshaller.unmarshaller.message.CloudPayloadJsonDecoder.buildFromString(CloudPayloadJsonDecoder.java:79) at org.eclipse.kura.internal.json.marshaller.unmarshaller.message.test.CloudPayloadJsonDecoderTest.testFromJsonUnknownJson(CloudPayloadJsonDecoderTest.java:160) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 2022-11-04T14:32:18,458 [main] WARN o.e.k.i.j.m.u.m.CloudPayloadJsonDecoder - Cannot parse Json java.lang.IllegalArgumentException: Unrecognized value: ts at org.eclipse.kura.internal.json.marshaller.unmarshaller.message.CloudPayloadJsonDecoder.buildFromString(CloudPayloadJsonDecoder.java:79) at org.eclipse.kura.internal.json.marshaller.unmarshaller.message.test.CloudPayloadJsonDecoderTest.testStringToJson(CloudPayloadJsonDecoderTest.java:39) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec Results : Tests run: 37, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.json.marshaller.unmarshaller.provider.test --- [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.json.marshaller.unmarshaller.provider.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.json.marshaller.unmarshaller.provider.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.json.marshaller.unmarshaller.provider.test/target/org.eclipse.kura.json.marshaller.unmarshaller.provider.test-4.1.4.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.json.marshaller.unmarshaller.provider.test --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.json.marshaller.unmarshaller.provider.test --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- tycho-surefire-plugin:1.6.0:test (default-test) @ org.eclipse.kura.json.marshaller.unmarshaller.provider.test --- [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.json.marshaller.unmarshaller.provider.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/adoptopenjdk/openj9-jdk-8/1.8.0_292-b10/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.json.marshaller.unmarshaller.provider.test/target/jacoco.exec, -Dlog4j.configurationFile=file:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.json.marshaller.unmarshaller.provider.test/../../emulator/org.eclipse.kura.emulator/src/main/resources/log4j.xml, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.json.marshaller.unmarshaller.provider.test/target/work/data, -install, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.json.marshaller.unmarshaller.provider.test/target/work, -configuration, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.json.marshaller.unmarshaller.provider.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.json.marshaller.unmarshaller.provider.test/target/surefire.properties] Results: Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [WARNING] No tests found. [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.json.marshaller.unmarshaller.provider.test --- [INFO] setting maven.deploy.skip=false [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.json.marshaller.unmarshaller.provider.test --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.json.marshaller.unmarshaller.provider.test/target/org.eclipse.kura.json.marshaller.unmarshaller.provider.test-4.1.4.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.json.marshaller.unmarshaller.provider.test/4.1.4/org.eclipse.kura.json.marshaller.unmarshaller.provider.test-4.1.4.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.json.marshaller.unmarshaller.provider.test/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.json.marshaller.unmarshaller.provider.test/4.1.4/org.eclipse.kura.json.marshaller.unmarshaller.provider.test-4.1.4.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.json.marshaller.unmarshaller.provider.test/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.json.marshaller.unmarshaller.provider.test/4.1.4/org.eclipse.kura.json.marshaller.unmarshaller.provider.test-4.1.4-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.json.marshaller.unmarshaller.provider.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.json.marshaller.unmarshaller.provider.test/4.1.4/org.eclipse.kura.json.marshaller.unmarshaller.provider.test-4.1.4-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.json.marshaller.unmarshaller.provider.test --- [INFO] [INFO] --< org.eclipse.kura:org.eclipse.kura.xml.marshaller.unmarshaller.provider.test >-- [INFO] Building org.eclipse.kura.xml.marshaller.unmarshaller.provider.test 4.1.4 [141/142] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.xml.marshaller.unmarshaller.provider.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.xml.marshaller.unmarshaller.provider.test --- [INFO] The project's OSGi version is 4.1.4 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.xml.marshaller.unmarshaller.provider.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.xml.marshaller.unmarshaller.provider.test --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.xml.marshaller.unmarshaller.provider.test --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.xml.marshaller.unmarshaller.provider.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.xml.marshaller.unmarshaller.provider.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.xml.marshaller.unmarshaller.provider.test --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.xml.marshaller.unmarshaller.provider.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.xml.marshaller.unmarshaller.provider.test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (compiletests) @ org.eclipse.kura.xml.marshaller.unmarshaller.provider.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.xml.marshaller.unmarshaller.provider.test/target/test-classes [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.xml.marshaller.unmarshaller.provider.test --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.xml.marshaller.unmarshaller.provider.test/target/jacoco.exec [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ org.eclipse.kura.xml.marshaller.unmarshaller.provider.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.xml.marshaller.unmarshaller.provider.test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.kura.internal.xml.marshaller.unmarshaller.test.XmlEncoderDecoderTest 2022-11-04T14:32:24,781 [main] INFO o.e.k.i.x.m.u.t.XmlEncoderDecoderTest - 9223372036854775807 1.7976931348623157E308 3.4028235E38 2147483647 prop.value a 32767 127 2022-11-04T14:32:24,787 [main] INFO o.e.k.i.x.m.u.t.XmlEncoderDecoderTest - 9223372036854775807 1.7976931348623157E308 3.4028235E38 2147483647 prop.value a 32767 127 2022-11-04T14:32:24,789 [main] INFO o.e.k.i.x.m.u.t.XmlEncoderDecoderTest - 9223372036854775807 1.7976931348623157E308 3.4028235E38 2147483647 prop.value a 32767 127 2022-11-04T14:32:24,792 [main] INFO o.e.k.i.x.m.u.t.XmlEncoderDecoderTest - 9223372036854775807 1.7976931348623157E308 3.4028235E38 2147483647 prop.value a 32767 127 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.311 sec Results : Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.xml.marshaller.unmarshaller.provider.test --- [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.xml.marshaller.unmarshaller.provider.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.xml.marshaller.unmarshaller.provider.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.xml.marshaller.unmarshaller.provider.test/target/org.eclipse.kura.xml.marshaller.unmarshaller.provider.test-4.1.4.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.xml.marshaller.unmarshaller.provider.test --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.xml.marshaller.unmarshaller.provider.test --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- tycho-surefire-plugin:1.6.0:test (default-test) @ org.eclipse.kura.xml.marshaller.unmarshaller.provider.test --- [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.xml.marshaller.unmarshaller.provider.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/adoptopenjdk/openj9-jdk-8/1.8.0_292-b10/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.xml.marshaller.unmarshaller.provider.test/target/jacoco.exec, -Dlog4j.configurationFile=file:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.xml.marshaller.unmarshaller.provider.test/../../emulator/org.eclipse.kura.emulator/src/main/resources/log4j.xml, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.xml.marshaller.unmarshaller.provider.test/target/work/data, -install, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.xml.marshaller.unmarshaller.provider.test/target/work, -configuration, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.xml.marshaller.unmarshaller.provider.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.xml.marshaller.unmarshaller.provider.test/target/surefire.properties] Results: Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [WARNING] No tests found. [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.xml.marshaller.unmarshaller.provider.test --- [INFO] setting maven.deploy.skip=false [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.xml.marshaller.unmarshaller.provider.test --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.xml.marshaller.unmarshaller.provider.test/target/org.eclipse.kura.xml.marshaller.unmarshaller.provider.test-4.1.4.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.xml.marshaller.unmarshaller.provider.test/4.1.4/org.eclipse.kura.xml.marshaller.unmarshaller.provider.test-4.1.4.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.xml.marshaller.unmarshaller.provider.test/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.xml.marshaller.unmarshaller.provider.test/4.1.4/org.eclipse.kura.xml.marshaller.unmarshaller.provider.test-4.1.4.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.xml.marshaller.unmarshaller.provider.test/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.xml.marshaller.unmarshaller.provider.test/4.1.4/org.eclipse.kura.xml.marshaller.unmarshaller.provider.test-4.1.4-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/test/org.eclipse.kura.xml.marshaller.unmarshaller.provider.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.xml.marshaller.unmarshaller.provider.test/4.1.4/org.eclipse.kura.xml.marshaller.unmarshaller.provider.test-4.1.4-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.xml.marshaller.unmarshaller.provider.test --- [INFO] [INFO] ---------------< org.eclipse.kura:org.eclipse.kura.web2 >--------------- [INFO] Building org.eclipse.kura.web2 2.0.503-SNAPSHOT [142/142] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.kura.web2 --- [INFO] Deleting /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.web2/src/main/webapp/WEB-INF (includes = [], excludes = [web.xml]) [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.web2 --- [INFO] The project's OSGi version is 2.0.503.202211041419 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.web2 --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.web2 --- [INFO] [INFO] --- gwt-maven-plugin:2.8.2:i18n (default) @ org.eclipse.kura.web2 --- [INFO] [INFO] --- gwt-maven-plugin:2.8.2:generateAsync (default) @ org.eclipse.kura.web2 --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.web2 --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.web2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.web2 --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.web2/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 222 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.web2/target/classes [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.web2/src/main/java/org/eclipse/kura/web/client/ui/network/TabModemUi.java:[77] private final GwtSession session; ^^^^^^^ The value of the field TabModemUi.session is not used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.web2/src/main/java/org/eclipse/kura/web/server/GwtNetworkServiceImpl.java:[698] ((GwtModemInterfaceConfig) gwtNetConfig).setModemId(((ModemInterface) netIfConfig).getModemIdentifier()); ^^^^^^^^^^^^^^ ModemInterface is a raw type. References to generic type ModemInterface should be parameterized [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.web2/src/main/java/org/eclipse/kura/web/server/GwtNetworkServiceImpl.java:[699] ((GwtModemInterfaceConfig) gwtNetConfig).setManufacturer(((ModemInterface) netIfConfig).getManufacturer()); ^^^^^^^^^^^^^^ ModemInterface is a raw type. References to generic type ModemInterface should be parameterized [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.web2/src/main/java/org/eclipse/kura/web/server/GwtNetworkServiceImpl.java:[700] ((GwtModemInterfaceConfig) gwtNetConfig).setModel(((ModemInterface) netIfConfig).getModel()); ^^^^^^^^^^^^^^ ModemInterface is a raw type. References to generic type ModemInterface should be parameterized [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.web2/src/main/java/org/eclipse/kura/web/server/GwtNetworkServiceImpl.java:[703] List technologyTypes = ((ModemInterface) netIfConfig).getTechnologyTypes(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type List needs unchecked conversion to conform to List [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.web2/src/main/java/org/eclipse/kura/web/server/GwtNetworkServiceImpl.java:[703] List technologyTypes = ((ModemInterface) netIfConfig).getTechnologyTypes(); ^^^^^^^^^^^^^^ ModemInterface is a raw type. References to generic type ModemInterface should be parameterized [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.web2/src/main/java/org/eclipse/kura/web/client/ui/status/StatusPanelUi.java:[69] private EntryClassUi parent; ^^^^^^ The value of the field StatusPanelUi.parent is not used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.web2/src/main/java/org/eclipse/kura/web/client/ui/settings/SettingsPanelUi.java:[22] import org.gwtbootstrap3.client.ui.NavTabs; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.gwtbootstrap3.client.ui.NavTabs is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.web2/src/main/java/org/eclipse/kura/web/shared/service/GwtCloudConnectionService.java:[17] import org.eclipse.kura.cloud.CloudService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.web2/src/main/java/org/eclipse/kura/web/shared/service/GwtCloudConnectionService.java:[17] import org.eclipse.kura.cloud.CloudService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.kura.cloud.CloudService is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.web2/src/main/java/org/eclipse/kura/web/shared/service/GwtCloudConnectionService.java:[18] import org.eclipse.kura.cloud.factory.CloudServiceFactory; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type CloudServiceFactory is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.web2/src/main/java/org/eclipse/kura/web/shared/service/GwtCloudConnectionService.java:[18] import org.eclipse.kura.cloud.factory.CloudServiceFactory; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.kura.cloud.factory.CloudServiceFactory is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.web2/src/main/java/org/eclipse/kura/web/shared/service/GwtCloudConnectionService.java:[21] import org.eclipse.kura.web.shared.model.GwtCloudConnectionEntry; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.kura.web.shared.model.GwtCloudConnectionEntry is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.web2/src/main/java/org/eclipse/kura/web/server/GwtStatusServiceImpl.java:[29] import org.eclipse.kura.cloud.CloudService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.web2/src/main/java/org/eclipse/kura/web/server/GwtStatusServiceImpl.java:[87] Collection> cloudServiceReferences = ServiceLocator.getInstance() ^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.web2/src/main/java/org/eclipse/kura/web/server/GwtStatusServiceImpl.java:[88] .getServiceReferences(CloudService.class, null); ^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.web2/src/main/java/org/eclipse/kura/web/server/GwtStatusServiceImpl.java:[90] for (ServiceReference cloudServiceReference : cloudServiceReferences) { ^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.web2/src/main/java/org/eclipse/kura/web/server/GwtStatusServiceImpl.java:[151] Collection> cloudServiceReferences = ServiceLocator.getInstance() ^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.web2/src/main/java/org/eclipse/kura/web/server/GwtStatusServiceImpl.java:[152] .getServiceReferences(CloudService.class, null); ^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.web2/src/main/java/org/eclipse/kura/web/server/GwtStatusServiceImpl.java:[154] for (ServiceReference cloudServiceReference : cloudServiceReferences) { ^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.web2/src/main/java/org/eclipse/kura/web/server/GwtStatusServiceImpl.java:[199] Collection> cloudServiceReferences = ServiceLocator.getInstance() ^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.web2/src/main/java/org/eclipse/kura/web/server/GwtStatusServiceImpl.java:[200] .getServiceReferences(CloudService.class, null); ^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.web2/src/main/java/org/eclipse/kura/web/server/GwtStatusServiceImpl.java:[202] for (ServiceReference cloudServiceReference : cloudServiceReferences) { ^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.web2/src/main/java/org/eclipse/kura/web/server/GwtStatusServiceImpl.java:[285] final Collection> cloudServiceReferences = ServiceLocator.getInstance() ^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.web2/src/main/java/org/eclipse/kura/web/server/GwtStatusServiceImpl.java:[286] .getServiceReferences(CloudService.class, null); ^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.web2/src/main/java/org/eclipse/kura/web/server/GwtStatusServiceImpl.java:[288] List> cloudServiceReferencesList = new ArrayList<>(cloudServiceReferences); ^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.web2/src/main/java/org/eclipse/kura/web/server/GwtStatusServiceImpl.java:[290] for (ServiceReference cloudServiceReference : cloudServiceReferencesList) { ^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.web2/src/main/java/org/eclipse/kura/web/server/GwtStatusServiceImpl.java:[320] private GwtCloudConnectionInfo fillFromCloudService(ServiceReference cloudServiceReference, ^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.web2/src/main/java/org/eclipse/kura/web/server/GwtStatusServiceImpl.java:[326] final CloudService cloudService = ServiceLocator.getInstance().getService(cloudServiceReference); ^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.web2/src/main/java/org/eclipse/kura/web/server/GwtStatusServiceImpl.java:[328] result.addConnectionProperty("Service Status", cloudService.isConnected() ? "CONNECTED" : "DISCONNECTED"); ^^^^^^^^^^^^^ The method isConnected() from the type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.web2/src/main/java/org/eclipse/kura/web/client/ui/packages/PackagesPanelUi.java:[89] private GwtSession gwtSession; ^^^^^^^^^^ The value of the field PackagesPanelUi.gwtSession is not used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.web2/src/main/java/org/eclipse/kura/web/server/GwtCloudConnectionServiceImpl.java:[33] import org.eclipse.kura.cloud.CloudService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.web2/src/main/java/org/eclipse/kura/web/server/GwtCloudConnectionServiceImpl.java:[34] import org.eclipse.kura.cloud.factory.CloudServiceFactory; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type CloudServiceFactory is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.web2/src/main/java/org/eclipse/kura/web/server/GwtCloudConnectionServiceImpl.java:[125] } else if (service instanceof CloudService) { ^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.web2/src/main/java/org/eclipse/kura/web/server/GwtCloudConnectionServiceImpl.java:[126] cloudConnectionEntry.setState(((CloudService) service).isConnected() ? CONNECTED : DISCONNECTED); ^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.web2/src/main/java/org/eclipse/kura/web/server/GwtCloudConnectionServiceImpl.java:[126] cloudConnectionEntry.setState(((CloudService) service).isConnected() ? CONNECTED : DISCONNECTED); ^^^^^^^^^^^^^ The method isConnected() from the type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.web2/src/main/java/org/eclipse/kura/web/server/GwtCloudConnectionServiceImpl.java:[375] } else if (o instanceof CloudServiceFactory) { ^^^^^^^^^^^^^^^^^^^ The type CloudServiceFactory is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.web2/src/main/java/org/eclipse/kura/web/server/GwtCloudConnectionServiceImpl.java:[376] final CloudServiceFactory f = (CloudServiceFactory) o; ^^^^^^^^^^^^^^^^^^^ The type CloudServiceFactory is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.web2/src/main/java/org/eclipse/kura/web/server/GwtCloudConnectionServiceImpl.java:[376] final CloudServiceFactory f = (CloudServiceFactory) o; ^^^^^^^^^^^^^^^^^^^ The type CloudServiceFactory is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.web2/src/main/java/org/eclipse/kura/web/server/GwtCloudConnectionServiceImpl.java:[382] return f.getStackComponentsPids(pid); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getStackComponentsPids(String) from the type CloudServiceFactory is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.web2/src/main/java/org/eclipse/kura/web/server/GwtCloudConnectionServiceImpl.java:[387] return f.getManagedCloudServicePids(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getManagedCloudServicePids() from the type CloudServiceFactory is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.web2/src/main/java/org/eclipse/kura/web/server/GwtCloudConnectionServiceImpl.java:[392] return f.getFactoryPid(); ^^^^^^^^^^^^^^^ The method getFactoryPid() from the type CloudServiceFactory is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.web2/src/main/java/org/eclipse/kura/web/server/GwtCloudConnectionServiceImpl.java:[397] f.deleteConfiguration(pid); ^^^^^^^^^^^^^^^^^^^^^^^^ The method deleteConfiguration(String) from the type CloudServiceFactory is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.web2/src/main/java/org/eclipse/kura/web/server/GwtCloudConnectionServiceImpl.java:[402] f.createConfiguration(pid); ^^^^^^^^^^^^^^^^^^^^^^^^ The method createConfiguration(String) from the type CloudServiceFactory is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.web2/src/main/java/org/eclipse/kura/web/server/GwtSslServiceImpl.java:[14] import java.io.IOException; ^^^^^^^^^^^^^^^^^^^ The import java.io.IOException is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.web2/src/main/java/org/eclipse/kura/web/server/GwtSslServiceImpl.java:[15] import java.security.GeneralSecurityException; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import java.security.GeneralSecurityException is never used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.web2/src/main/java/org/eclipse/kura/web/server/GwtSslServiceImpl.java:[97] SslManagerService sslService = ServiceLocator.getInstance().getService(SslManagerService.class); ^^^^^^^^^^ The value of the local variable sslService is not used 47 problems (47 warnings) [INFO] [INFO] --- maven-war-plugin:2.1.1:exploded (default) @ org.eclipse.kura.web2 --- [INFO] Exploding webapp [INFO] Assembling webapp [org.eclipse.kura.web2] in [/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.web2/target/org.eclipse.kura.web2-2.0.503-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.web2/src/main/webapp] [INFO] Webapp assembled in [449 msecs] [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.web2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.web2/src/test/resources [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.web2 --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.web2/target/jacoco.exec [INFO] [INFO] --- gwt-maven-plugin:2.8.2:compile (default) @ org.eclipse.kura.web2 --- [INFO] auto discovered modules [org.eclipse.kura.web.denali] [ERROR] Nov 04, 2022 2:32:40 PM java.util.prefs.FileSystemPreferences$1 run [ERROR] INFO: Created user preferences directory. [INFO] Compiling module org.eclipse.kura.web.denali [INFO] Compiling 10 permutations [INFO] Compiling permutation 0... [INFO] Process output [INFO] Compiling [INFO] Compiling permutation 1... [INFO] Compiling permutation 2... [INFO] Compiling [INFO] Compiling permutation 3... [INFO] Compiling permutation 4... [INFO] Compiling [INFO] Compiling permutation 5... [INFO] Compiling permutation 6... [INFO] Compiling [INFO] Compiling permutation 7... [INFO] Compiling permutation 8... [INFO] Compiling [INFO] Compiling permutation 9... [INFO] Compile of permutations succeeded [INFO] Compilation succeeded -- 151.392s [INFO] Linking into /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.web2/src/main/webapp/denali [INFO] Link succeeded [INFO] Linking succeeded -- 1.395s [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.web2 --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.web2/target/org.eclipse.kura.web2-2.0.503-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.web2 --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.web2 --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.web2/target/org.eclipse.kura.web2-2.0.503-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.web2 --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.web2 --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- gwt-maven-plugin:2.8.2:test (default) @ org.eclipse.kura.web2 --- [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.web2 --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.web2 --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.web2/target/org.eclipse.kura.web2-2.0.503-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.web2/2.0.503-SNAPSHOT/org.eclipse.kura.web2-2.0.503-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.web2/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.web2/2.0.503-SNAPSHOT/org.eclipse.kura.web2-2.0.503-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.web2/target/org.eclipse.kura.web2-2.0.503-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.web2/2.0.503-SNAPSHOT/org.eclipse.kura.web2-2.0.503-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.web2/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.web2/2.0.503-SNAPSHOT/org.eclipse.kura.web2-2.0.503-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/org.eclipse.kura.web2/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.web2/2.0.503-SNAPSHOT/org.eclipse.kura.web2-2.0.503-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.web2 --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] kura 4.1.4 ......................................... SUCCESS [ 5.112 s] [INFO] Kura Target Definition ............................. SUCCESS [ 0.342 s] [INFO] org.eclipse.kura.api 2.1.1-SNAPSHOT ................ SUCCESS [ 12.402 s] [INFO] org.eclipse.kura.util 1.1.101-SNAPSHOT ............. SUCCESS [ 1.470 s] [INFO] org.eclipse.kura.asset.cloudlet.provider 1.0.402-SNAPSHOT SUCCESS [ 0.430 s] [INFO] org.eclipse.kura.core 1.0.503 ...................... SUCCESS [ 1.161 s] [INFO] org.eclipse.kura.core.configuration 2.0.201-SNAPSHOT SUCCESS [ 0.661 s] [INFO] org.eclipse.kura.asset.provider 2.0.202-SNAPSHOT ... SUCCESS [ 0.502 s] [INFO] org.eclipse.kura.asset.helper.provider 1.0.401-SNAPSHOT SUCCESS [ 0.391 s] [INFO] org.eclipse.kura.broker.artemis.core 1.1.101-SNAPSHOT SUCCESS [ 0.690 s] [INFO] org.eclipse.kura.broker.artemis.simple.mqtt 1.0.301-SNAPSHOT SUCCESS [ 0.248 s] [INFO] org.eclipse.kura.broker.artemis.xml 1.0.301-SNAPSHOT SUCCESS [ 0.190 s] [INFO] org.eclipse.kura.camel 1.3.101-SNAPSHOT ............ SUCCESS [ 0.614 s] [INFO] org.eclipse.kura.camel.cloud.factory 1.1.401-SNAPSHOT SUCCESS [ 0.298 s] [INFO] org.eclipse.kura.camel.xml 1.1.101-SNAPSHOT ........ SUCCESS [ 0.297 s] [INFO] org.eclipse.kura.core.certificates 1.0.501-SNAPSHOT SUCCESS [ 1.085 s] [INFO] org.eclipse.kura.core.cloud 1.1.403-SNAPSHOT ....... SUCCESS [ 0.916 s] [INFO] org.eclipse.kura.core.comm 1.0.502-SNAPSHOT ........ SUCCESS [ 0.272 s] [INFO] org.eclipse.kura.core.crypto 1.0.501-SNAPSHOT ...... SUCCESS [ 0.202 s] [INFO] org.eclipse.kura.core.deployment 1.1.502-SNAPSHOT .. SUCCESS [ 0.396 s] [INFO] org.eclipse.kura.core.net 1.0.501-SNAPSHOT ......... SUCCESS [ 0.453 s] [INFO] org.eclipse.kura.core.status 1.0.501-SNAPSHOT ...... SUCCESS [ 0.183 s] [INFO] org.eclipse.kura.deployment.agent 1.0.501-SNAPSHOT . SUCCESS [ 0.205 s] [INFO] org.eclipse.kura.hook.file.move.provider 1.0.301-SNAPSHOT SUCCESS [ 0.193 s] [INFO] org.eclipse.kura.driver.helper.provider 1.0.401-SNAPSHOT SUCCESS [ 0.410 s] [INFO] org.eclipse.kura.driver.opcua.provider 1.0.401-SNAPSHOT SUCCESS [ 12.656 s] [INFO] org.eclipse.kura.driver.block 1.0.301-SNAPSHOT ..... SUCCESS [ 0.517 s] [INFO] org.eclipse.kura.driver.s7plc.provider 1.0.301-SNAPSHOT SUCCESS [ 0.858 s] [INFO] org.eclipse.kura.driver.ble.sensortag.provider 1.0.301-SNAPSHOT SUCCESS [ 0.239 s] [INFO] org.eclipse.kura.ble.ibeacon.provider 1.0.302-SNAPSHOT SUCCESS [ 0.203 s] [INFO] org.eclipse.kura.driver.ibeacon.provider 1.0.101-SNAPSHOT SUCCESS [ 0.257 s] [INFO] org.eclipse.kura.driver.gpio.provider 1.0.201-SNAPSHOT SUCCESS [ 0.532 s] [INFO] org.eclipse.kura.ble.eddystone.provider 1.0.301-SNAPSHOT SUCCESS [ 0.514 s] [INFO] org.eclipse.kura.driver.eddystone.provider 1.0.101-SNAPSHOT SUCCESS [ 0.146 s] [INFO] org.eclipse.kura.linux.bluetooth 1.0.501-SNAPSHOT .. SUCCESS [ 1.248 s] [INFO] org.eclipse.kura.ble.provider 1.0.302-SNAPSHOT ..... SUCCESS [ 0.385 s] [INFO] org.eclipse.kura.linux.clock 1.0.502-SNAPSHOT ...... SUCCESS [ 0.220 s] [INFO] org.eclipse.kura.linux.command 1.0.401-SNAPSHOT .... SUCCESS [ 0.175 s] [INFO] org.eclipse.kura.linux.gpio 1.0.501-SNAPSHOT ....... SUCCESS [ 0.274 s] [INFO] org.eclipse.kura.linux.net 1.0.503-SNAPSHOT ........ SUCCESS [ 0.606 s] [INFO] org.eclipse.kura.linux.position 1.0.501-SNAPSHOT ... SUCCESS [ 0.210 s] [INFO] org.eclipse.kura.linux.usb 1.0.501-SNAPSHOT ........ SUCCESS [ 0.206 s] [INFO] org.eclipse.kura.linux.usb.armv6hf 1.0.501-SNAPSHOT SUCCESS [ 0.187 s] [INFO] org.eclipse.kura.linux.usb.x86_64 1.0.501-SNAPSHOT . SUCCESS [ 0.108 s] [INFO] org.eclipse.kura.linux.usb.aarch64 1.0.501-SNAPSHOT SUCCESS [ 0.118 s] [INFO] org.eclipse.kura.linux.watchdog 1.0.501-SNAPSHOT ... SUCCESS [ 0.187 s] [INFO] org.eclipse.kura.localization 1.0.401-SNAPSHOT ..... SUCCESS [ 0.177 s] [INFO] org.eclipse.kura.localization.resources 1.0.401-SNAPSHOT SUCCESS [ 0.241 s] [INFO] org.eclipse.kura.net.admin 1.0.503-SNAPSHOT ........ SUCCESS [ 1.112 s] [INFO] org.eclipse.kura.protocol.modbus 2.0.401-SNAPSHOT .. SUCCESS [ 1.237 s] [INFO] org.eclipse.kura.stress 1.0.301-SNAPSHOT ........... SUCCESS [ 0.144 s] [INFO] org.eclipse.kura.wire.camel 1.0.101-SNAPSHOT ....... SUCCESS [ 0.207 s] [INFO] org.eclipse.kura.wire.script.filter.provider 1.0.301-SNAPSHOT SUCCESS [ 0.175 s] [INFO] org.eclipse.kura.wire.h2db.component.provider 1.0.302-SNAPSHOT SUCCESS [ 0.242 s] [INFO] org.eclipse.kura.wire.component.provider 1.0.402-SNAPSHOT SUCCESS [ 0.388 s] [INFO] org.eclipse.kura.wire.helper.provider 1.0.401-SNAPSHOT SUCCESS [ 0.195 s] [INFO] org.eclipse.kura.wire.provider 1.0.401-SNAPSHOT .... SUCCESS [ 0.221 s] [INFO] org.eclipse.kura.rest.provider 1.0.301-SNAPSHOT .... SUCCESS [ 0.188 s] [INFO] org.eclipse.kura.rest.asset.provider 1.0.301-SNAPSHOT SUCCESS [ 0.196 s] [INFO] org.eclipse.kura.misc.cloudcat 1.0.301-SNAPSHOT .... SUCCESS [ 0.283 s] [INFO] org.eclipse.kura.json.marshaller.unmarshaller.provider 1.0.201-SNAPSHOT SUCCESS [ 0.354 s] [INFO] org.eclipse.kura.xml.marshaller.unmarshaller.provider 1.0.201-SNAPSHOT SUCCESS [ 0.300 s] [INFO] org.eclipse.kura.wire.component.conditional.provider 1.0.201-SNAPSHOT SUCCESS [ 0.266 s] [INFO] org.eclipse.kura.wire.component.join.provider 1.0.201-SNAPSHOT SUCCESS [ 0.207 s] [INFO] org.eclipse.kura.cloudconnection.eclipseiot.mqtt.provider 1.0.102-SNAPSHOT SUCCESS [ 0.458 s] [INFO] org.eclipse.kura.linux.sysv.provider 1.0.102-SNAPSHOT SUCCESS [ 0.158 s] [INFO] org.eclipse.kura.linux.systemd.provider 1.0.102-SNAPSHOT SUCCESS [ 0.190 s] [INFO] org.eclipse.kura.linux.debian.provider 1.0.101-SNAPSHOT SUCCESS [ 0.187 s] [INFO] org.eclipse.kura.linux.redhat.provider 1.0.101-SNAPSHOT SUCCESS [ 0.182 s] [INFO] features ........................................... SUCCESS [ 0.067 s] [INFO] org.eclipse.kura.api.feature ....................... SUCCESS [ 0.316 s] [INFO] org.eclipse.kura.camel.feature ..................... SUCCESS [ 0.104 s] [INFO] org.eclipse.kura.runtime.feature ................... SUCCESS [ 0.091 s] [INFO] org.eclipse.kura.driver.opcua 1.0.401-SNAPSHOT ..... SUCCESS [ 0.392 s] [INFO] org.eclipse.kura.driver.s7plc 1.0.301-SNAPSHOT ..... SUCCESS [ 0.227 s] [INFO] org.eclipse.kura.driver.ble.sensortag 1.0.301-SNAPSHOT SUCCESS [ 0.107 s] [INFO] org.eclipse.kura.driver.eddystone 1.0.101-SNAPSHOT . SUCCESS [ 0.116 s] [INFO] org.eclipse.kura.driver.ibeacon 1.0.101-SNAPSHOT ... SUCCESS [ 0.078 s] [INFO] org.eclipse.kura.wire.script.filter 1.0.301-SNAPSHOT SUCCESS [ 0.105 s] [INFO] org.eclipse.kura.driver.gpio 1.0.201-SNAPSHOT ...... SUCCESS [ 0.121 s] [INFO] emulator ........................................... SUCCESS [ 0.097 s] [INFO] org.eclipse.kura.emulator 1.0.401-SNAPSHOT ......... SUCCESS [ 0.137 s] [INFO] org.eclipse.kura.emulator.gpio 1.0.501-SNAPSHOT .... SUCCESS [ 0.147 s] [INFO] org.eclipse.kura.emulator.clock 1.0.501-SNAPSHOT ... SUCCESS [ 0.156 s] [INFO] org.eclipse.kura.emulator.net 1.0.401-SNAPSHOT ..... SUCCESS [ 0.248 s] [INFO] org.eclipse.kura.emulator.position 1.0.501-SNAPSHOT SUCCESS [ 0.183 s] [INFO] org.eclipse.kura.emulator.usb 1.0.401-SNAPSHOT ..... SUCCESS [ 0.111 s] [INFO] org.eclipse.kura.emulator.watchdog 1.0.501-SNAPSHOT SUCCESS [ 0.125 s] [INFO] org.eclipse.kura ................................... SUCCESS [ 6.058 s] [INFO] test ............................................... SUCCESS [ 3.836 s] [INFO] org.eclipse.kura.test .............................. SUCCESS [ 1.769 s] [INFO] org.eclipse.kura.asset.provider.test ............... SUCCESS [ 8.090 s] [INFO] org.eclipse.kura.core.testutil ..................... SUCCESS [ 1.389 s] [INFO] org.eclipse.kura.camel.test ........................ SUCCESS [ 14.335 s] [INFO] org.eclipse.kura.cloud.test ........................ SUCCESS [ 10.469 s] [INFO] org.eclipse.kura.core.certificates.test ............ SUCCESS [ 6.094 s] [INFO] org.eclipse.kura.core.comm.test .................... SUCCESS [ 5.848 s] [INFO] org.eclipse.kura.core.configuration.test ........... SUCCESS [ 10.426 s] [INFO] org.eclipse.kura.core.cloud.test ................... SUCCESS [ 50.541 s] [INFO] org.eclipse.kura.core.crypto.test .................. SUCCESS [ 4.978 s] [INFO] org.eclipse.kura.core.db.test ...................... SUCCESS [ 10.449 s] [INFO] org.eclipse.kura.core.deployment.test .............. SUCCESS [ 11.877 s] [INFO] org.eclipse.kura.core.net.test ..................... SUCCESS [ 7.436 s] [INFO] org.eclipse.kura.core.ssl.test ..................... SUCCESS [ 13.152 s] [INFO] org.eclipse.kura.core.status.test .................. SUCCESS [ 6.725 s] [INFO] org.eclipse.kura.core.system.test .................. SUCCESS [ 7.494 s] [INFO] org.eclipse.kura.core.test ......................... SUCCESS [03:07 min] [INFO] org.eclipse.kura.core.util.test .................... SUCCESS [ 7.258 s] [INFO] org.eclipse.kura.deployment.agent.test ............. SUCCESS [ 5.643 s] [INFO] org.eclipse.kura.driver.block.test ................. SUCCESS [ 5.495 s] [INFO] org.eclipse.kura.driver.helper.test ................ SUCCESS [ 5.313 s] [INFO] org.eclipse.kura.emulator.position.test ............ SUCCESS [ 2.308 s] [INFO] org.eclipse.kura.emulator.watchdog.test ............ SUCCESS [ 5.621 s] [INFO] org.eclipse.kura.internal.asset.cloudlet.test ...... SUCCESS [ 4.885 s] [INFO] org.eclipse.kura.internal.ble.test ................. SUCCESS [ 4.757 s] [INFO] org.eclipse.kura.internal.ble.eddystone.test ....... SUCCESS [ 4.533 s] [INFO] org.eclipse.kura.internal.ble.ibeacon.test ......... SUCCESS [ 4.622 s] [INFO] org.eclipse.kura.internal.driver.ble.sensortag.test SUCCESS [ 39.618 s] [INFO] org.eclipse.kura.internal.driver.eddystone.test .... SUCCESS [ 5.573 s] [INFO] org.eclipse.kura.internal.driver.ibeacon.test ...... SUCCESS [ 5.450 s] [INFO] org.eclipse.kura.internal.driver.opcua.test ........ SUCCESS [ 22.431 s] [INFO] org.eclipse.kura.internal.driver.s7plc.test ........ SUCCESS [ 5.310 s] [INFO] org.eclipse.kura.internal.wire.test ................ SUCCESS [ 5.783 s] [INFO] org.eclipse.kura.linux.clock.test .................. SUCCESS [ 8.515 s] [INFO] org.eclipse.kura.linux.gpio.test ................... SUCCESS [ 4.919 s] [INFO] org.eclipse.kura.linux.net.test .................... SUCCESS [ 2.074 s] [INFO] org.eclipse.kura.linux.position.test ............... SUCCESS [ 15.495 s] [INFO] org.eclipse.kura.linux.usb.test .................... SUCCESS [ 6.146 s] [INFO] org.eclipse.kura.linux.watchdog.test ............... SUCCESS [ 7.112 s] [INFO] org.eclipse.kura.net.admin.test .................... SUCCESS [ 33.423 s] [INFO] org.eclipse.kura.rest.asset.provider.test .......... SUCCESS [ 5.646 s] [INFO] org.eclipse.kura.protocol.modbus.test .............. SUCCESS [ 5.131 s] [INFO] org.eclipse.kura.stress.test ....................... SUCCESS [ 13.340 s] [INFO] org.eclipse.kura.util.test ......................... SUCCESS [ 5.275 s] [INFO] org.eclipse.kura.watchdog.criticaltest ............. SUCCESS [ 1.044 s] [INFO] org.eclipse.kura.util.wire.test .................... SUCCESS [ 1.359 s] [INFO] org.eclipse.kura.wire.component.provider.test ...... SUCCESS [ 48.808 s] [INFO] org.eclipse.kura.wire.h2db.component.provider.test . SUCCESS [ 15.799 s] [INFO] org.eclipse.kura.wire.script.filter.provider.test .. SUCCESS [ 8.702 s] [INFO] org.eclipse.kura.json.marshaller.unmarshaller.provider.test SUCCESS [ 6.356 s] [INFO] org.eclipse.kura.xml.marshaller.unmarshaller.provider.test SUCCESS [ 5.856 s] [INFO] org.eclipse.kura.web2 2.0.503-SNAPSHOT ............. SUCCESS [02:47 min] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 16:05 min [INFO] Finished at: 2022-11-04T14:35:16Z [INFO] ------------------------------------------------------------------------ [kura-4-1-0-release-candidate] $ /opt/tools/apache-maven/3.5.4/bin/mvn -f kura/examples/pom.xml "-DMAVEN_OPTS=-Xmx1536m -XX:MaxPermSize=512m" -Dmaven.repo.local=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository clean install -Pcheck-exists-plugin Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z) Maven home: /opt/tools/apache-maven/3.5.4 Java version: 1.8.0_292, vendor: AdoptOpenJDK, runtime: /opt/tools/java/adoptopenjdk/openj9-jdk-8/1.8.0_292-b10/jre Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.14.14-200.fc34.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.demo.heater:1.0.501-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.demo.heater/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.demo.heater/../../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.demo.heater/../../org.eclipse.kura-p2/target/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.demo.heater/../../target-definition/common/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.demo.heater:1.0.501-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.demo.heater/pom.xml [WARNING] The following locally built units have been used to resolve project dependencies: [WARNING] org.eclipse.kura.api/2.1.1.202211041419 [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.demo.heater:1.0.501-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.demo.heater/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.demo.modbus:2.0.401-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.demo.modbus/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.demo.modbus/../../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.demo.modbus/../../org.eclipse.kura-p2/target/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.demo.modbus/../../target-definition/common/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.demo.modbus:2.0.401-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.demo.modbus/pom.xml [WARNING] The following locally built units have been used to resolve project dependencies: [WARNING] org.eclipse.kura.protocol.modbus/2.0.401.202211041419 [WARNING] org.eclipse.kura.api/2.1.1.202211041419 [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.demo.modbus:2.0.401-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.demo.modbus/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.example.project:1.0.401-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.project/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.project/../../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.project/../../org.eclipse.kura-p2/target/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.project/../../target-definition/common/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.example.project:1.0.401-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.project/pom.xml [WARNING] The following locally built units have been used to resolve project dependencies: [WARNING] org.eclipse.kura.api/2.1.1.202211041419 [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.example.project:1.0.401-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.project/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.example.publisher:1.0.501-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.publisher/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.publisher/../../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.publisher/../../org.eclipse.kura-p2/target/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.publisher/../../target-definition/common/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.example.publisher:1.0.501-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.publisher/pom.xml [WARNING] The following locally built units have been used to resolve project dependencies: [WARNING] org.eclipse.kura.api/2.1.1.202211041419 [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.example.publisher:1.0.501-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.publisher/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.example.serial.publisher:1.0.401-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.serial.publisher/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.serial.publisher/../../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.serial.publisher/../../org.eclipse.kura-p2/target/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.serial.publisher/../../target-definition/common/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.example.serial.publisher:1.0.401-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.serial.publisher/pom.xml [WARNING] The following locally built units have been used to resolve project dependencies: [WARNING] org.eclipse.kura.api/2.1.1.202211041419 [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.example.serial.publisher:1.0.401-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.serial.publisher/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.example.gpio:1.0.401-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.gpio/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.gpio/../../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.gpio/../../org.eclipse.kura-p2/target/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.gpio/../../target-definition/common/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.example.gpio:1.0.401-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.gpio/pom.xml [WARNING] The following locally built units have been used to resolve project dependencies: [WARNING] org.eclipse.kura.api/2.1.1.202211041419 [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.example.gpio:1.0.401-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.gpio/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.example.ble.tisensortag:1.0.501-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/../../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/../../org.eclipse.kura-p2/target/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/../../target-definition/common/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.example.ble.tisensortag:1.0.501-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/pom.xml [WARNING] The following locally built units have been used to resolve project dependencies: [WARNING] org.eclipse.kura.api/2.1.1.202211041419 [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.example.ble.tisensortag:1.0.501-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.example.ble.tisensortag.tinyb:1.0.301-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag.tinyb/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag.tinyb/../../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag.tinyb/../../org.eclipse.kura-p2/target/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag.tinyb/../../target-definition/common/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.example.ble.tisensortag.tinyb:1.0.301-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag.tinyb/pom.xml [WARNING] The following locally built units have been used to resolve project dependencies: [WARNING] org.eclipse.kura.api/2.1.1.202211041419 [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.example.ble.tisensortag.tinyb:1.0.301-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag.tinyb/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.example.beacon:1.0.501-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.beacon/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.beacon/../../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.beacon/../../org.eclipse.kura-p2/target/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.beacon/../../target-definition/common/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.example.beacon:1.0.501-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.beacon/pom.xml [WARNING] The following locally built units have been used to resolve project dependencies: [WARNING] org.eclipse.kura.api/2.1.1.202211041419 [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.example.beacon:1.0.501-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.beacon/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.example.beacon.scanner:1.0.501-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.beacon.scanner/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.beacon.scanner/../../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.beacon.scanner/../../org.eclipse.kura-p2/target/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.beacon.scanner/../../target-definition/common/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.example.beacon.scanner:1.0.501-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.beacon.scanner/pom.xml [WARNING] The following locally built units have been used to resolve project dependencies: [WARNING] org.eclipse.kura.api/2.1.1.202211041419 [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.example.beacon.scanner:1.0.501-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.beacon.scanner/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.example.ibeacon.advertiser:1.0.301-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ibeacon.advertiser/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ibeacon.advertiser/../../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ibeacon.advertiser/../../org.eclipse.kura-p2/target/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ibeacon.advertiser/../../target-definition/common/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.example.ibeacon.advertiser:1.0.301-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ibeacon.advertiser/pom.xml [WARNING] The following locally built units have been used to resolve project dependencies: [WARNING] org.eclipse.kura.api/2.1.1.202211041419 [WARNING] org.eclipse.kura.ble.ibeacon.provider/1.0.302.202211041419 [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.example.ibeacon.advertiser:1.0.301-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ibeacon.advertiser/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.example.ibeacon.scanner:1.0.301-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ibeacon.scanner/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ibeacon.scanner/../../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ibeacon.scanner/../../org.eclipse.kura-p2/target/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ibeacon.scanner/../../target-definition/common/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.example.ibeacon.scanner:1.0.301-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ibeacon.scanner/pom.xml [WARNING] The following locally built units have been used to resolve project dependencies: [WARNING] org.eclipse.kura.api/2.1.1.202211041419 [WARNING] org.eclipse.kura.ble.ibeacon.provider/1.0.302.202211041419 [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.example.ibeacon.scanner:1.0.301-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ibeacon.scanner/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.example.eddystone.advertiser:1.0.301-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.eddystone.advertiser/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.eddystone.advertiser/../../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.eddystone.advertiser/../../org.eclipse.kura-p2/target/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.eddystone.advertiser/../../target-definition/common/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.example.eddystone.advertiser:1.0.301-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.eddystone.advertiser/pom.xml [WARNING] The following locally built units have been used to resolve project dependencies: [WARNING] org.eclipse.kura.ble.eddystone.provider/1.0.301.202211041419 [WARNING] org.eclipse.kura.api/2.1.1.202211041419 [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.example.eddystone.advertiser:1.0.301-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.eddystone.advertiser/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.example.eddystone.scanner:1.0.301-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.eddystone.scanner/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.eddystone.scanner/../../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.eddystone.scanner/../../org.eclipse.kura-p2/target/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.eddystone.scanner/../../target-definition/common/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.example.eddystone.scanner:1.0.301-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.eddystone.scanner/pom.xml [WARNING] The following locally built units have been used to resolve project dependencies: [WARNING] org.eclipse.kura.ble.eddystone.provider/1.0.301.202211041419 [WARNING] org.eclipse.kura.api/2.1.1.202211041419 [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.example.eddystone.scanner:1.0.301-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.eddystone.scanner/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.example.camel.quickstart:1.1.401-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.camel.quickstart/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.camel.quickstart/../../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.camel.quickstart/../../org.eclipse.kura-p2/target/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.camel.quickstart/../../target-definition/common/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.example.camel.quickstart:1.1.401-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.camel.quickstart/pom.xml [WARNING] The following locally built units have been used to resolve project dependencies: [WARNING] org.eclipse.kura.camel/1.3.101.202211041419 [WARNING] org.eclipse.kura.api/2.1.1.202211041419 [WARNING] org.eclipse.kura.util/1.1.101.202211041419 [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.example.camel.quickstart:1.1.401-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.camel.quickstart/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.example.camel.publisher:1.0.401-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.camel.publisher/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.camel.publisher/../../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.camel.publisher/../../org.eclipse.kura-p2/target/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.camel.publisher/../../target-definition/common/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.example.camel.publisher:1.0.401-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.camel.publisher/pom.xml [WARNING] The following locally built units have been used to resolve project dependencies: [WARNING] org.eclipse.kura.camel/1.3.101.202211041419 [WARNING] org.eclipse.kura.api/2.1.1.202211041419 [WARNING] org.eclipse.kura.util/1.1.101.202211041419 [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.example.camel.publisher:1.0.401-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.camel.publisher/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.example.camel.aggregation:1.1.501-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.camel.aggregation/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.camel.aggregation/../../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.camel.aggregation/../../org.eclipse.kura-p2/target/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.camel.aggregation/../../target-definition/common/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.example.camel.aggregation:1.1.501-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.camel.aggregation/pom.xml [WARNING] The following locally built units have been used to resolve project dependencies: [WARNING] org.eclipse.kura.camel/1.3.101.202211041419 [WARNING] org.eclipse.kura.api/2.1.1.202211041419 [WARNING] org.eclipse.kura.util/1.1.101.202211041419 [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.example.camel.aggregation:1.1.501-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.camel.aggregation/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.raspberrypi.sensehat:1.0.501-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.raspberrypi.sensehat/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.raspberrypi.sensehat/../../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.raspberrypi.sensehat/../../org.eclipse.kura-p2/target/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.raspberrypi.sensehat/../../target-definition/common/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.raspberrypi.sensehat:1.0.501-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.raspberrypi.sensehat/pom.xml [WARNING] The following locally built units have been used to resolve project dependencies: [WARNING] org.eclipse.kura.api/2.1.1.202211041419 [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.raspberrypi.sensehat:1.0.501-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.raspberrypi.sensehat/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.raspberrypi.sensehat.example:1.0.501-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.raspberrypi.sensehat.example/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.raspberrypi.sensehat.example/../../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.raspberrypi.sensehat.example/../../org.eclipse.kura-p2/target/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.raspberrypi.sensehat.example/../../target-definition/common/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.raspberrypi.sensehat.example:1.0.501-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.raspberrypi.sensehat.example/pom.xml [WARNING] The following locally built units have been used to resolve project dependencies: [WARNING] org.eclipse.kura.api/2.1.1.202211041419 [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.raspberrypi.sensehat.example:1.0.501-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.raspberrypi.sensehat.example/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.example.wire.math.multiport.provider:1.0.201-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.wire.math.multiport.provider/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.wire.math.multiport.provider/../../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.wire.math.multiport.provider/../../org.eclipse.kura-p2/target/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.wire.math.multiport.provider/../../target-definition/common/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.example.wire.math.multiport.provider:1.0.201-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.wire.math.multiport.provider/pom.xml [WARNING] The following locally built units have been used to resolve project dependencies: [WARNING] org.eclipse.kura.api/2.1.1.202211041419 [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.example.wire.math.multiport.provider:1.0.201-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.wire.math.multiport.provider/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.example.wire.math.singleport.provider:1.0.201-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.wire.math.singleport.provider/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.wire.math.singleport.provider/../../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.wire.math.singleport.provider/../../org.eclipse.kura-p2/target/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.wire.math.singleport.provider/../../target-definition/common/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.example.wire.math.singleport.provider:1.0.201-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.wire.math.singleport.provider/pom.xml [WARNING] The following locally built units have been used to resolve project dependencies: [WARNING] org.eclipse.kura.api/2.1.1.202211041419 [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.example.wire.math.singleport.provider:1.0.201-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.wire.math.singleport.provider/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.example.driver.sensehat:1.0.201-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.driver.sensehat/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.driver.sensehat/../../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.driver.sensehat/../../org.eclipse.kura-p2/target/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.driver.sensehat/../../target-definition/common/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.example.driver.sensehat:1.0.201-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.driver.sensehat/pom.xml [WARNING] The following locally built units have been used to resolve project dependencies: [WARNING] org.eclipse.kura.core/1.0.503 [WARNING] org.eclipse.kura.api/2.1.1.202211041419 [WARNING] org.eclipse.kura.core.configuration/2.0.201.202211041419 [WARNING] org.eclipse.kura.util/1.1.101.202211041419 [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.example.driver.sensehat:1.0.201-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.driver.sensehat/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura:org.eclipse.kura.wire.devel.component.provider:1.0.101-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.wire.devel.component.provider/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.wire.devel.component.provider/../../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.wire.devel.component.provider/../../org.eclipse.kura-p2/target/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.wire.devel.component.provider/../../target-definition/common/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura:org.eclipse.kura.wire.devel.component.provider:1.0.101-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.wire.devel.component.provider/pom.xml [WARNING] The following locally built units have been used to resolve project dependencies: [WARNING] org.eclipse.kura.core/1.0.503 [WARNING] org.eclipse.kura.api/2.1.1.202211041419 [WARNING] org.eclipse.kura.core.configuration/2.0.201.202211041419 [WARNING] org.eclipse.kura.util/1.1.101.202211041419 [INFO] Resolving class path of MavenProject: org.eclipse.kura:org.eclipse.kura.wire.devel.component.provider:1.0.101-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.wire.devel.component.provider/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura.examples.feature:org.eclipse.kura.raspberrypi.sensehat.example.bundle:1.0.401-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/features/org.eclipse.kura.raspberrypi.sensehat.example.bundle/pom.xml [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/ (134B) [INFO] Adding repository http://download.eclipse.org/cbi/updates/license [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (172B) [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/features/org.eclipse.kura.raspberrypi.sensehat.example.bundle/../../../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/features/org.eclipse.kura.raspberrypi.sensehat.example.bundle/../../../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/features/org.eclipse.kura.raspberrypi.sensehat.example.bundle/../../../org.eclipse.kura-p2/target/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura.examples.feature:org.eclipse.kura.raspberrypi.sensehat.example.bundle:1.0.401-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/features/org.eclipse.kura.raspberrypi.sensehat.example.bundle/pom.xml [WARNING] The following locally built units have been used to resolve project dependencies: [WARNING] org.eclipse.kura.api/2.1.1.202211041419 [INFO] Resolving class path of MavenProject: org.eclipse.kura.examples.feature:org.eclipse.kura.raspberrypi.sensehat.example.bundle:1.0.401-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/features/org.eclipse.kura.raspberrypi.sensehat.example.bundle/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura.examples.feature:org.eclipse.kura.example.driver.sensehat:1.0.201-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/features/org.eclipse.kura.example.driver.sensehat/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/features/org.eclipse.kura.example.driver.sensehat/../../../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/features/org.eclipse.kura.example.driver.sensehat/../../../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/features/org.eclipse.kura.example.driver.sensehat/../../../org.eclipse.kura-p2/target/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura.examples.feature:org.eclipse.kura.example.driver.sensehat:1.0.201-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/features/org.eclipse.kura.example.driver.sensehat/pom.xml [WARNING] The following locally built units have been used to resolve project dependencies: [WARNING] org.eclipse.kura.core/1.0.503 [WARNING] org.eclipse.kura.api/2.1.1.202211041419 [WARNING] org.eclipse.kura.core.configuration/2.0.201.202211041419 [WARNING] org.eclipse.kura.util/1.1.101.202211041419 [INFO] Resolving class path of MavenProject: org.eclipse.kura.examples.feature:org.eclipse.kura.example.driver.sensehat:1.0.201-SNAPSHOT @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/features/org.eclipse.kura.example.driver.sensehat/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura.example:org.eclipse.kura.example.ble.tisensortag.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/org.eclipse.kura.example.ble.tisensortag.test/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/org.eclipse.kura.example.ble.tisensortag.test/../../../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/org.eclipse.kura.example.ble.tisensortag.test/../../../target-definition/test-deps/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/org.eclipse.kura.example.ble.tisensortag.test/../../../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/org.eclipse.kura.example.ble.tisensortag.test/../../../org.eclipse.kura-p2/target/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura.example:org.eclipse.kura.example.ble.tisensortag.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/org.eclipse.kura.example.ble.tisensortag.test/pom.xml [WARNING] The following locally built units have been used to resolve project dependencies: [WARNING] org.eclipse.kura.api/2.1.1.202211041419 [INFO] Resolving class path of MavenProject: org.eclipse.kura.example:org.eclipse.kura.example.ble.tisensortag.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/org.eclipse.kura.example.ble.tisensortag.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura.example:org.eclipse.kura.example.ble.tisensortag.tinyb.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/org.eclipse.kura.example.ble.tisensortag.tinyb.test/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/org.eclipse.kura.example.ble.tisensortag.tinyb.test/../../../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/org.eclipse.kura.example.ble.tisensortag.tinyb.test/../../../target-definition/test-deps/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/org.eclipse.kura.example.ble.tisensortag.tinyb.test/../../../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/org.eclipse.kura.example.ble.tisensortag.tinyb.test/../../../org.eclipse.kura-p2/target/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura.example:org.eclipse.kura.example.ble.tisensortag.tinyb.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/org.eclipse.kura.example.ble.tisensortag.tinyb.test/pom.xml [WARNING] The following locally built units have been used to resolve project dependencies: [WARNING] org.eclipse.kura.api/2.1.1.202211041419 [INFO] Resolving class path of MavenProject: org.eclipse.kura.example:org.eclipse.kura.example.ble.tisensortag.tinyb.test:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/org.eclipse.kura.example.ble.tisensortag.tinyb.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.kura.example:org.eclipse.kura.example.testutil:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/org.eclipse.kura.example.testutil/pom.xml [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/org.eclipse.kura.example.testutil/../../../target-definition/common/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/org.eclipse.kura.example.testutil/../../../target-definition/test-deps/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/org.eclipse.kura.example.testutil/../../../target-definition/equinox_3.12.50/repository [INFO] Adding repository file://home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/org.eclipse.kura.example.testutil/../../../org.eclipse.kura-p2/target/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.kura.example:org.eclipse.kura.example.testutil:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/org.eclipse.kura.example.testutil/pom.xml [WARNING] The following locally built units have been used to resolve project dependencies: [WARNING] org.eclipse.kura.api/2.1.1.202211041419 [INFO] Resolving class path of MavenProject: org.eclipse.kura.example:org.eclipse.kura.example.testutil:4.1.4 @ /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/org.eclipse.kura.example.testutil/pom.xml [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] examples [pom] [INFO] org.eclipse.kura.demo.heater [eclipse-plugin] [INFO] org.eclipse.kura.demo.modbus [eclipse-plugin] [INFO] org.eclipse.kura.example.project [eclipse-plugin] [INFO] org.eclipse.kura.example.publisher [eclipse-plugin] [INFO] org.eclipse.kura.example.serial.publisher [eclipse-plugin] [INFO] org.eclipse.kura.example.gpio [eclipse-plugin] [INFO] org.eclipse.kura.example.ble.tisensortag [eclipse-plugin] [INFO] org.eclipse.kura.example.ble.tisensortag.tinyb [eclipse-plugin] [INFO] org.eclipse.kura.example.beacon [eclipse-plugin] [INFO] org.eclipse.kura.example.beacon.scanner [eclipse-plugin] [INFO] org.eclipse.kura.example.ibeacon.advertiser [eclipse-plugin] [INFO] org.eclipse.kura.example.ibeacon.scanner [eclipse-plugin] [INFO] org.eclipse.kura.example.eddystone.advertiser [eclipse-plugin] [INFO] org.eclipse.kura.example.eddystone.scanner [eclipse-plugin] [INFO] org.eclipse.kura.example.camel.quickstart [eclipse-plugin] [INFO] org.eclipse.kura.example.camel.publisher [eclipse-plugin] [INFO] org.eclipse.kura.example.camel.aggregation [eclipse-plugin] [INFO] org.eclipse.kura.raspberrypi.sensehat [eclipse-plugin] [INFO] org.eclipse.kura.raspberrypi.sensehat.example [eclipse-plugin] [INFO] org.eclipse.kura.example.wire.math.multiport.provider [eclipse-plugin] [INFO] org.eclipse.kura.example.wire.math.singleport.provider [eclipse-plugin] [INFO] org.eclipse.kura.example.driver.sensehat [eclipse-plugin] [INFO] org.eclipse.kura.wire.devel.component.provider [eclipse-plugin] [INFO] features [pom] [INFO] org.eclipse.kura.raspberrypi.sensehat.example.bundle [eclipse-feature] [INFO] org.eclipse.kura.example.driver.sensehat [eclipse-feature] [INFO] test [pom] [INFO] org.eclipse.kura.example.testutil [eclipse-plugin] [INFO] org.eclipse.kura.example.ble.tisensortag.test [eclipse-test-plugin] [INFO] org.eclipse.kura.example.ble.tisensortag.tinyb.test [eclipse-test-plugin] [INFO] [INFO] ---------------------< org.eclipse.kura:examples >---------------------- [INFO] Building examples 4.1.4 [1/31] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ examples --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ examples --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ examples --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ examples --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- osgi-dp:0.3.0:build (default) @ examples --- [INFO] Building DP - Version: 4.1.4 [INFO] Writing to: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/target/examples_4.1.4.dp [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ examples --- [INFO] setting maven.deploy.skip=false [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ examples --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/examples/4.1.4/examples-4.1.4.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/target/examples_4.1.4.dp to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/examples/4.1.4/examples-4.1.4.dp [INFO] [INFO] -----------< org.eclipse.kura:org.eclipse.kura.demo.heater >------------ [INFO] Building org.eclipse.kura.demo.heater 1.0.501-SNAPSHOT [2/31] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.demo.heater --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.demo.heater --- [INFO] The project's OSGi version is 1.0.501.202211041435 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.demo.heater --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.demo.heater --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.demo.heater --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.demo.heater --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.demo.heater --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.demo.heater/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.demo.heater/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.demo.heater --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.demo.heater/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.demo.heater --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.demo.heater/target/org.eclipse.kura.demo.heater-1.0.501-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.demo.heater --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.demo.heater --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.demo.heater/target/org.eclipse.kura.demo.heater-1.0.501-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.demo.heater --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.demo.heater --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- osgi-dp:0.3.0:build (default) @ org.eclipse.kura.demo.heater --- [INFO] Building DP - Version: 1.0.501.202211041435 [INFO] Added: org.eclipse.kura.demo.heater:1.0.501.202211041435 [INFO] Writing to: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.demo.heater/target/org.eclipse.kura.demo.heater_1.0.501-SNAPSHOT.dp [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.demo.heater --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.demo.heater --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.demo.heater/target/org.eclipse.kura.demo.heater-1.0.501-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.demo.heater/1.0.501-SNAPSHOT/org.eclipse.kura.demo.heater-1.0.501-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.demo.heater/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.demo.heater/1.0.501-SNAPSHOT/org.eclipse.kura.demo.heater-1.0.501-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.demo.heater/target/org.eclipse.kura.demo.heater-1.0.501-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.demo.heater/1.0.501-SNAPSHOT/org.eclipse.kura.demo.heater-1.0.501-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.demo.heater/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.demo.heater/1.0.501-SNAPSHOT/org.eclipse.kura.demo.heater-1.0.501-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.demo.heater/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.demo.heater/1.0.501-SNAPSHOT/org.eclipse.kura.demo.heater-1.0.501-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.demo.heater/target/org.eclipse.kura.demo.heater_1.0.501-SNAPSHOT.dp to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.demo.heater/1.0.501-SNAPSHOT/org.eclipse.kura.demo.heater-1.0.501-SNAPSHOT.dp [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.demo.heater --- [INFO] [INFO] -----------< org.eclipse.kura:org.eclipse.kura.demo.modbus >------------ [INFO] Building org.eclipse.kura.demo.modbus 2.0.401-SNAPSHOT [3/31] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.demo.modbus --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.demo.modbus --- [INFO] The project's OSGi version is 2.0.401.202211041435 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.demo.modbus --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.demo.modbus --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.demo.modbus --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.demo.modbus --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.demo.modbus/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.demo.modbus --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.demo.modbus/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.demo.modbus/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.demo.modbus --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.demo.modbus/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.demo.modbus --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.demo.modbus/target/org.eclipse.kura.demo.modbus-2.0.401-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.demo.modbus --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.demo.modbus --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.demo.modbus/target/org.eclipse.kura.demo.modbus-2.0.401-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.demo.modbus --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.demo.modbus --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- osgi-dp:0.3.0:build (default) @ org.eclipse.kura.demo.modbus --- [INFO] Building DP - Version: 2.0.401.202211041435 [INFO] Added: org.eclipse.kura.demo.modbus:2.0.401.202211041435 [INFO] Writing to: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.demo.modbus/target/org.eclipse.kura.demo.modbus_2.0.401-SNAPSHOT.dp [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.demo.modbus --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.demo.modbus --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.demo.modbus/target/org.eclipse.kura.demo.modbus-2.0.401-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.demo.modbus/2.0.401-SNAPSHOT/org.eclipse.kura.demo.modbus-2.0.401-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.demo.modbus/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.demo.modbus/2.0.401-SNAPSHOT/org.eclipse.kura.demo.modbus-2.0.401-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.demo.modbus/target/org.eclipse.kura.demo.modbus-2.0.401-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.demo.modbus/2.0.401-SNAPSHOT/org.eclipse.kura.demo.modbus-2.0.401-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.demo.modbus/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.demo.modbus/2.0.401-SNAPSHOT/org.eclipse.kura.demo.modbus-2.0.401-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.demo.modbus/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.demo.modbus/2.0.401-SNAPSHOT/org.eclipse.kura.demo.modbus-2.0.401-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.demo.modbus/target/org.eclipse.kura.demo.modbus_2.0.401-SNAPSHOT.dp to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.demo.modbus/2.0.401-SNAPSHOT/org.eclipse.kura.demo.modbus-2.0.401-SNAPSHOT.dp [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.demo.modbus --- [INFO] [INFO] ---------< org.eclipse.kura:org.eclipse.kura.example.project >---------- [INFO] Building org.eclipse.kura.example.project 1.0.401-SNAPSHOT [4/31] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.example.project --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.example.project --- [INFO] The project's OSGi version is 1.0.401.202211041435 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.example.project --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.example.project --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.example.project --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.example.project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.project/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.example.project --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.project/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.project/target/classes [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.project/src/org/eclipse/kura/example/project/ExampleComponent.java:[30] import org.eclipse.kura.cloud.CloudClient; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type CloudClient is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.project/src/org/eclipse/kura/example/project/ExampleComponent.java:[31] import org.eclipse.kura.cloud.CloudClientListener; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type CloudClientListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.project/src/org/eclipse/kura/example/project/ExampleComponent.java:[32] import org.eclipse.kura.cloud.CloudService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.project/src/org/eclipse/kura/example/project/ExampleComponent.java:[48] public class ExampleComponent implements CloudClientListener, EventHandler { ^^^^^^^^^^^^^^^^^^^ The type CloudClientListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.project/src/org/eclipse/kura/example/project/ExampleComponent.java:[53] private static final String APP_ID = "EXAMPLE_COMPONENT"; ^^^^^^ The value of the field ExampleComponent.APP_ID is not used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.project/src/org/eclipse/kura/example/project/ExampleComponent.java:[56] private CloudService cloudService; ^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.project/src/org/eclipse/kura/example/project/ExampleComponent.java:[56] private CloudService cloudService; ^^^^^^^^^^^^ The value of the field ExampleComponent.cloudService is not used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.project/src/org/eclipse/kura/example/project/ExampleComponent.java:[58] private ConfigurationService configurationService; ^^^^^^^^^^^^^^^^^^^^ The value of the field ExampleComponent.configurationService is not used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.project/src/org/eclipse/kura/example/project/ExampleComponent.java:[59] private ClockService clockService; ^^^^^^^^^^^^ The value of the field ExampleComponent.clockService is not used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.project/src/org/eclipse/kura/example/project/ExampleComponent.java:[60] private CloudClient cloudClient; ^^^^^^^^^^^ The type CloudClient is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.project/src/org/eclipse/kura/example/project/ExampleComponent.java:[68] private ScheduledThreadPoolExecutor systemPropsWorker; ^^^^^^^^^^^^^^^^^ The value of the field ExampleComponent.systemPropsWorker is not used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.project/src/org/eclipse/kura/example/project/ExampleComponent.java:[69] private ScheduledFuture systemPropsHandle; ^^^^^^^^^^^^^^^^^ The value of the field ExampleComponent.systemPropsHandle is not used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.project/src/org/eclipse/kura/example/project/ExampleComponent.java:[70] private Thread serialThread; ^^^^^^^^^^^^ The value of the field ExampleComponent.serialThread is not used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.project/src/org/eclipse/kura/example/project/ExampleComponent.java:[78] public void setCloudService(CloudService cloudService) { ^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.project/src/org/eclipse/kura/example/project/ExampleComponent.java:[82] public void unsetCloudService(CloudService cloudService) { ^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.project/src/org/eclipse/kura/example/project/ExampleComponent.java:[126] private boolean clockIsSynced = false; ^^^^^^^^^^^^^ The value of the field ExampleComponent.clockIsSynced is not used [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.project/src/org/eclipse/kura/example/project/ExampleComponent.java:[316] private void initSerialCom(Properties connectionConfig) throws KuraException { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method initSerialCom(Properties) from the type ExampleComponent is never used locally [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.project/src/org/eclipse/kura/example/project/ExampleComponent.java:[340] .withParity(parity).withTimeout(2000).build().toString(); ^^^^^^^^^^^^^^^^^ The method withTimeout(int) from the type CommURI.Builder is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.project/src/org/eclipse/kura/example/project/ExampleComponent.java:[362] private void doSerial() { ^^^^^^^^^^ The method doSerial() from the type ExampleComponent is never used locally [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.project/src/org/eclipse/kura/example/project/ExampleComponent.java:[388] this.cloudClient.publish("message", payload, 0, false); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method publish(String, KuraPayload, int, boolean) from the type CloudClient is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.project/src/org/eclipse/kura/example/project/ExampleComponent.java:[419] private void doUpdate() { ^^^^^^^^^^ The method doUpdate() from the type ExampleComponent is never used locally [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.project/src/org/eclipse/kura/example/project/ExampleComponent.java:[462] this.cloudClient.publish("sensor", payload, 0, false); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method publish(String, KuraPayload, int, boolean) from the type CloudClient is deprecated 22 problems (22 warnings) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.example.project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.project/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.example.project --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.project/target/org.eclipse.kura.example.project-1.0.401-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.example.project --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.example.project --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.project/target/org.eclipse.kura.example.project-1.0.401-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.example.project --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.example.project --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- osgi-dp:0.3.0:build (default) @ org.eclipse.kura.example.project --- [INFO] Building DP - Version: 1.0.401.202211041435 [INFO] Added: org.eclipse.kura.example.project:1.0.401.202211041435 [INFO] Writing to: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.project/target/org.eclipse.kura.example.project_1.0.401-SNAPSHOT.dp [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.example.project --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.example.project --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.project/target/org.eclipse.kura.example.project-1.0.401-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.project/1.0.401-SNAPSHOT/org.eclipse.kura.example.project-1.0.401-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.project/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.project/1.0.401-SNAPSHOT/org.eclipse.kura.example.project-1.0.401-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.project/target/org.eclipse.kura.example.project-1.0.401-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.project/1.0.401-SNAPSHOT/org.eclipse.kura.example.project-1.0.401-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.project/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.project/1.0.401-SNAPSHOT/org.eclipse.kura.example.project-1.0.401-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.project/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.project/1.0.401-SNAPSHOT/org.eclipse.kura.example.project-1.0.401-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.project/target/org.eclipse.kura.example.project_1.0.401-SNAPSHOT.dp to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.project/1.0.401-SNAPSHOT/org.eclipse.kura.example.project-1.0.401-SNAPSHOT.dp [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.example.project --- [INFO] [INFO] --------< org.eclipse.kura:org.eclipse.kura.example.publisher >--------- [INFO] Building org.eclipse.kura.example.publisher 1.0.501-SNAPSHOT [5/31] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.example.publisher --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.example.publisher --- [INFO] The project's OSGi version is 1.0.501.202211041435 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.example.publisher --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.example.publisher --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.example.publisher --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.example.publisher --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.example.publisher --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.publisher/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.publisher/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.example.publisher --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.publisher/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.example.publisher --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.publisher/target/org.eclipse.kura.example.publisher-1.0.501-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.example.publisher --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.example.publisher --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.publisher/target/org.eclipse.kura.example.publisher-1.0.501-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.example.publisher --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.example.publisher --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- osgi-dp:0.3.0:build (default) @ org.eclipse.kura.example.publisher --- [INFO] Building DP - Version: 1.0.501.202211041435 [INFO] Added: org.eclipse.kura.example.publisher:1.0.501.202211041435 [INFO] Writing to: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.publisher/target/org.eclipse.kura.example.publisher_1.0.501-SNAPSHOT.dp [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.example.publisher --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.example.publisher --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.publisher/target/org.eclipse.kura.example.publisher-1.0.501-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.publisher/1.0.501-SNAPSHOT/org.eclipse.kura.example.publisher-1.0.501-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.publisher/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.publisher/1.0.501-SNAPSHOT/org.eclipse.kura.example.publisher-1.0.501-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.publisher/target/org.eclipse.kura.example.publisher-1.0.501-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.publisher/1.0.501-SNAPSHOT/org.eclipse.kura.example.publisher-1.0.501-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.publisher/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.publisher/1.0.501-SNAPSHOT/org.eclipse.kura.example.publisher-1.0.501-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.publisher/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.publisher/1.0.501-SNAPSHOT/org.eclipse.kura.example.publisher-1.0.501-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.publisher/target/org.eclipse.kura.example.publisher_1.0.501-SNAPSHOT.dp to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.publisher/1.0.501-SNAPSHOT/org.eclipse.kura.example.publisher-1.0.501-SNAPSHOT.dp [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.example.publisher --- [INFO] [INFO] -----< org.eclipse.kura:org.eclipse.kura.example.serial.publisher >----- [INFO] Building org.eclipse.kura.example.serial.publisher 1.0.401-SNAPSHOT [6/31] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.example.serial.publisher --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.example.serial.publisher --- [INFO] The project's OSGi version is 1.0.401.202211041435 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.example.serial.publisher --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.example.serial.publisher --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.example.serial.publisher --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.example.serial.publisher --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.example.serial.publisher --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.serial.publisher/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.serial.publisher/target/classes [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.serial.publisher/src/main/java/org/eclipse/kura/example/serial/publisher/ExampleSerialPublisher.java:[210] .withParity(parity).withTimeout(1000).build().toString(); ^^^^^^^^^^^^^^^^^ The method withTimeout(int) from the type CommURI.Builder is deprecated 1 problem (1 warning) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.example.serial.publisher --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.serial.publisher/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.example.serial.publisher --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.serial.publisher/target/org.eclipse.kura.example.serial.publisher-1.0.401-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.example.serial.publisher --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.example.serial.publisher --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.serial.publisher/target/org.eclipse.kura.example.serial.publisher-1.0.401-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.example.serial.publisher --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.example.serial.publisher --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- osgi-dp:0.3.0:build (default) @ org.eclipse.kura.example.serial.publisher --- [INFO] Building DP - Version: 1.0.401.202211041435 [INFO] Added: org.eclipse.kura.example.serial.publisher:1.0.401.202211041435 [INFO] Writing to: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.serial.publisher/target/org.eclipse.kura.example.serial.publisher_1.0.401-SNAPSHOT.dp [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.example.serial.publisher --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.example.serial.publisher --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.serial.publisher/target/org.eclipse.kura.example.serial.publisher-1.0.401-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.serial.publisher/1.0.401-SNAPSHOT/org.eclipse.kura.example.serial.publisher-1.0.401-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.serial.publisher/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.serial.publisher/1.0.401-SNAPSHOT/org.eclipse.kura.example.serial.publisher-1.0.401-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.serial.publisher/target/org.eclipse.kura.example.serial.publisher-1.0.401-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.serial.publisher/1.0.401-SNAPSHOT/org.eclipse.kura.example.serial.publisher-1.0.401-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.serial.publisher/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.serial.publisher/1.0.401-SNAPSHOT/org.eclipse.kura.example.serial.publisher-1.0.401-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.serial.publisher/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.serial.publisher/1.0.401-SNAPSHOT/org.eclipse.kura.example.serial.publisher-1.0.401-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.serial.publisher/target/org.eclipse.kura.example.serial.publisher_1.0.401-SNAPSHOT.dp to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.serial.publisher/1.0.401-SNAPSHOT/org.eclipse.kura.example.serial.publisher-1.0.401-SNAPSHOT.dp [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.example.serial.publisher --- [INFO] [INFO] -----------< org.eclipse.kura:org.eclipse.kura.example.gpio >----------- [INFO] Building org.eclipse.kura.example.gpio 1.0.401-SNAPSHOT [7/31] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.example.gpio --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.example.gpio --- [INFO] The project's OSGi version is 1.0.401.202211041435 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.example.gpio --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.example.gpio --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.example.gpio --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.example.gpio --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.gpio/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.example.gpio --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.gpio/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.gpio/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.example.gpio --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.gpio/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.example.gpio --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.gpio/target/org.eclipse.kura.example.gpio-1.0.401-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.example.gpio --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.example.gpio --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.gpio/target/org.eclipse.kura.example.gpio-1.0.401-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.example.gpio --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.example.gpio --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- osgi-dp:0.3.0:build (default) @ org.eclipse.kura.example.gpio --- [INFO] Building DP - Version: 1.0.401.202211041435 [INFO] Added: org.eclipse.kura.example.gpio:1.0.401.202211041435 [INFO] Writing to: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.gpio/target/org.eclipse.kura.example.gpio_1.0.401-SNAPSHOT.dp [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.example.gpio --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.example.gpio --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.gpio/target/org.eclipse.kura.example.gpio-1.0.401-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.gpio/1.0.401-SNAPSHOT/org.eclipse.kura.example.gpio-1.0.401-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.gpio/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.gpio/1.0.401-SNAPSHOT/org.eclipse.kura.example.gpio-1.0.401-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.gpio/target/org.eclipse.kura.example.gpio-1.0.401-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.gpio/1.0.401-SNAPSHOT/org.eclipse.kura.example.gpio-1.0.401-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.gpio/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.gpio/1.0.401-SNAPSHOT/org.eclipse.kura.example.gpio-1.0.401-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.gpio/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.gpio/1.0.401-SNAPSHOT/org.eclipse.kura.example.gpio-1.0.401-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.gpio/target/org.eclipse.kura.example.gpio_1.0.401-SNAPSHOT.dp to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.gpio/1.0.401-SNAPSHOT/org.eclipse.kura.example.gpio-1.0.401-SNAPSHOT.dp [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.example.gpio --- [INFO] [INFO] -----< org.eclipse.kura:org.eclipse.kura.example.ble.tisensortag >------ [INFO] Building org.eclipse.kura.example.ble.tisensortag 1.0.501-SNAPSHOT [8/31] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.example.ble.tisensortag --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.example.ble.tisensortag --- [INFO] The project's OSGi version is 1.0.501.202211041435 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.example.ble.tisensortag --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.example.ble.tisensortag --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.example.ble.tisensortag --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.example.ble.tisensortag --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.example.ble.tisensortag --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/target/classes [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/BluetoothLe.java:[27] import org.eclipse.kura.bluetooth.BluetoothAdapter; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothAdapter is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/BluetoothLe.java:[28] import org.eclipse.kura.bluetooth.BluetoothDevice; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothDevice is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/BluetoothLe.java:[29] import org.eclipse.kura.bluetooth.BluetoothGattCharacteristic; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothGattCharacteristic is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/BluetoothLe.java:[30] import org.eclipse.kura.bluetooth.BluetoothGattService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothGattService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/BluetoothLe.java:[31] import org.eclipse.kura.bluetooth.BluetoothLeScanListener; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothLeScanListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/BluetoothLe.java:[32] import org.eclipse.kura.bluetooth.BluetoothService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/BluetoothLe.java:[41] public class BluetoothLe implements ConfigurableComponent, BluetoothLeScanListener, TiSensorTagNotificationListener { ^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothLeScanListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/BluetoothLe.java:[50] private BluetoothService bluetoothService; ^^^^^^^^^^^^^^^^ The type BluetoothService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/BluetoothLe.java:[51] private BluetoothAdapter bluetoothAdapter; ^^^^^^^^^^^^^^^^ The type BluetoothAdapter is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/BluetoothLe.java:[68] public void setBluetoothService(BluetoothService bluetoothService) { ^^^^^^^^^^^^^^^^ The type BluetoothService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/BluetoothLe.java:[72] public void unsetBluetoothService(BluetoothService bluetoothService) { ^^^^^^^^^^^^^^^^ The type BluetoothService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/BluetoothLe.java:[104] if (this.bluetoothAdapter != null && this.bluetoothAdapter.isScanning()) { ^^^^^^^^^^^^ The method isScanning() from the type BluetoothAdapter is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/BluetoothLe.java:[105] this.bluetoothAdapter.killLeScan(); ^^^^^^^^^^^^ The method killLeScan() from the type BluetoothAdapter is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/BluetoothLe.java:[142] this.bluetoothAdapter = this.bluetoothService.getBluetoothAdapter(this.options.getIname()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getBluetoothAdapter(String) from the type BluetoothService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/BluetoothLe.java:[145] if (!this.bluetoothAdapter.isEnabled()) { ^^^^^^^^^^^ The method isEnabled() from the type BluetoothAdapter is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/BluetoothLe.java:[147] this.bluetoothAdapter.enable(); ^^^^^^^^ The method enable() from the type BluetoothAdapter is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/BluetoothLe.java:[149] logger.info("Bluetooth adapter address => {}", this.bluetoothAdapter.getAddress()); ^^^^^^^^^^^^ The method getAddress() from the type BluetoothAdapter is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/BluetoothLe.java:[167] if (this.bluetoothAdapter.isScanning()) { ^^^^^^^^^^^^ The method isScanning() from the type BluetoothAdapter is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/BluetoothLe.java:[170] this.bluetoothAdapter.killLeScan(); ^^^^^^^^^^^^ The method killLeScan() from the type BluetoothAdapter is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/BluetoothLe.java:[175] this.bluetoothAdapter.startLeScan(this); ^^^^^^^^^^^^^^^^^ The method startLeScan(BluetoothLeScanListener) from the type BluetoothAdapter is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/BluetoothLe.java:[216] for (BluetoothGattService bgs : tiSensorTag.discoverServices()) { ^^^^^^^^^^^^^^^^^^^^ The type BluetoothGattService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/BluetoothLe.java:[217] logger.info("Service UUID: {} : {} : {}", bgs.getUuid(), bgs.getStartHandle(), bgs.getEndHandle()); ^^^^^^^^^ The method getUuid() from the type BluetoothGattService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/BluetoothLe.java:[217] logger.info("Service UUID: {} : {} : {}", bgs.getUuid(), bgs.getStartHandle(), bgs.getEndHandle()); ^^^^^^^^^^^^^^^^ The method getStartHandle() from the type BluetoothGattService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/BluetoothLe.java:[217] logger.info("Service UUID: {} : {} : {}", bgs.getUuid(), bgs.getStartHandle(), bgs.getEndHandle()); ^^^^^^^^^^^^^^ The method getEndHandle() from the type BluetoothGattService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/BluetoothLe.java:[222] List lbgc = tiSensorTag.getCharacteristics("0x0001", "0x0100"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothGattCharacteristic is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/BluetoothLe.java:[223] for (BluetoothGattCharacteristic bgc : lbgc) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothGattCharacteristic is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/BluetoothLe.java:[224] logger.info("Characteristics uuid : {} : {} : {}", bgc.getUuid(), bgc.getHandle(), bgc.getValueHandle()); ^^^^^^^^^ The method getUuid() from the type BluetoothGattCharacteristic is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/BluetoothLe.java:[224] logger.info("Characteristics uuid : {} : {} : {}", bgc.getUuid(), bgc.getHandle(), bgc.getValueHandle()); ^^^^^^^^^^^ The method getHandle() from the type BluetoothGattCharacteristic is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/BluetoothLe.java:[224] logger.info("Characteristics uuid : {} : {} : {}", bgc.getUuid(), bgc.getHandle(), bgc.getValueHandle()); ^^^^^^^^^^^^^^^^ The method getValueHandle() from the type BluetoothGattCharacteristic is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/BluetoothLe.java:[231] if (tiSensorTag.getBluetoothDevice().getAdress().equals(address)) { ^^^^^^^^^^^ The method getAdress() from the type BluetoothDevice is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/BluetoothLe.java:[239] private void filterDevices(List devices) { ^^^^^^^^^^^^^^^ The type BluetoothDevice is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/BluetoothLe.java:[241] for (BluetoothDevice bluetoothDevice : devices) { ^^^^^^^^^^^^^^^ The type BluetoothDevice is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/BluetoothLe.java:[242] logger.info("Address {} Name {}", bluetoothDevice.getAdress(), bluetoothDevice.getName()); ^^^^^^^^^^^ The method getAdress() from the type BluetoothDevice is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/BluetoothLe.java:[242] logger.info("Address {} Name {}", bluetoothDevice.getAdress(), bluetoothDevice.getName()); ^^^^^^^^^ The method getName() from the type BluetoothDevice is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/BluetoothLe.java:[244] if (bluetoothDevice.getName().contains("SensorTag") && !isSensorTagInList(bluetoothDevice.getAdress())) { ^^^^^^^^^ The method getName() from the type BluetoothDevice is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/BluetoothLe.java:[244] if (bluetoothDevice.getName().contains("SensorTag") && !isSensorTagInList(bluetoothDevice.getAdress())) { ^^^^^^^^^^^ The method getAdress() from the type BluetoothDevice is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/BluetoothLe.java:[262] public void onScanResults(List scanResults) { ^^^^^^^^^^^^^^^ The type BluetoothDevice is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/BluetoothLe.java:[269] logger.info("Connecting to TiSensorTag {}...", myTiSensorTag.getBluetoothDevice().getAdress()); ^^^^^^^^^^^ The method getAdress() from the type BluetoothDevice is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/BluetoothLe.java:[347] properties.put(ADDRESS_MESSAGE_PROP_KEY, myTiSensorTag.getBluetoothDevice().getAdress()); ^^^^^^^^^^^ The method getAdress() from the type BluetoothDevice is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/BluetoothLe.java:[359] logger.warn("Cannot connect to TI SensorTag {}.", myTiSensorTag.getBluetoothDevice().getAdress()); ^^^^^^^^^^^ The method getAdress() from the type BluetoothDevice is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[19] import org.eclipse.kura.bluetooth.BluetoothDevice; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothDevice is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[20] import org.eclipse.kura.bluetooth.BluetoothGatt; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothGatt is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[21] import org.eclipse.kura.bluetooth.BluetoothGattCharacteristic; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothGattCharacteristic is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[22] import org.eclipse.kura.bluetooth.BluetoothGattSecurityLevel; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothGattSecurityLevel is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[23] import org.eclipse.kura.bluetooth.BluetoothGattService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothGattService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[24] import org.eclipse.kura.bluetooth.BluetoothLeNotificationListener; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothLeNotificationListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[31] public class TiSensorTag implements BluetoothLeNotificationListener { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothLeNotificationListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[41] private BluetoothGatt bluetoothGatt; ^^^^^^^^^^^^^ The type BluetoothGatt is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[42] private BluetoothDevice device; ^^^^^^^^^^^^^^^ The type BluetoothDevice is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[49] public TiSensorTag(BluetoothDevice bluetoothDevice) { ^^^^^^^^^^^^^^^ The type BluetoothDevice is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[52] if (this.device.getName().contains("CC2650 SensorTag")) { ^^^^^^^^^ The method getName() from the type BluetoothDevice is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[59] public BluetoothDevice getBluetoothDevice() { ^^^^^^^^^^^^^^^ The type BluetoothDevice is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[63] public void setBluetoothDevice(BluetoothDevice device) { ^^^^^^^^^^^^^^^ The type BluetoothDevice is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[73] this.bluetoothGatt = this.device.getBluetoothGatt(); ^^^^^^^^^^^^^^^^^^ The method getBluetoothGatt() from the type BluetoothDevice is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[76] connected = this.bluetoothGatt.connect(adapterName); ^^^^^^^^^^^^^^^^^^^^ The method connect(String) from the type BluetoothGatt is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[81] this.bluetoothGatt.setBluetoothLeNotificationListener(this); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setBluetoothLeNotificationListener(BluetoothLeNotificationListener) from the type BluetoothGatt is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[87] this.bluetoothGatt.disconnect(); ^^^^^^^^^^^^ The method disconnect() from the type BluetoothGatt is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[95] this.bluetoothGatt.disconnect(); ^^^^^^^^^^^^ The method disconnect() from the type BluetoothGatt is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[104] connected = this.bluetoothGatt.checkConnection(); ^^^^^^^^^^^^^^^^^ The method checkConnection() from the type BluetoothGatt is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[113] this.bluetoothGatt.disconnect(); ^^^^^^^^^^^^ The method disconnect() from the type BluetoothGatt is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[123] public void setSecurityLevel(BluetoothGattSecurityLevel level) { ^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothGattSecurityLevel is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[125] this.bluetoothGatt.setSecurityLevel(level); ^^^^^^^^^^^^^^^^^^^^^^^ The method setSecurityLevel(BluetoothGattSecurityLevel) from the type BluetoothGatt is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[129] public BluetoothGattSecurityLevel getSecurityLevel() { ^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothGattSecurityLevel is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[130] BluetoothGattSecurityLevel level = BluetoothGattSecurityLevel.UNKNOWN; ^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothGattSecurityLevel is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[130] BluetoothGattSecurityLevel level = BluetoothGattSecurityLevel.UNKNOWN; ^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothGattSecurityLevel is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[130] BluetoothGattSecurityLevel level = BluetoothGattSecurityLevel.UNKNOWN; ^^^^^^^ The field BluetoothGattSecurityLevel.UNKNOWN is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[133] level = this.bluetoothGatt.getSecurityLevel(); ^^^^^^^^^^^^^^^^^^ The method getSecurityLevel() from the type BluetoothGatt is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[158] this.bluetoothGatt.readCharacteristicValue(TiSensorTagGatt.HANDLE_FIRMWARE_REVISION_2650)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method readCharacteristicValue(String) from the type BluetoothGatt is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[161] .readCharacteristicValue(TiSensorTagGatt.HANDLE_FIRMWARE_REVISION_2541); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method readCharacteristicValue(String) from the type BluetoothGatt is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[172] public List discoverServices() { ^^^^^^^^^^^^^^^^^^^^ The type BluetoothGattService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[173] return this.bluetoothGatt.getServices(); ^^^^^^^^^^^^^ The method getServices() from the type BluetoothGatt is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[176] public List getCharacteristics(String startHandle, String endHandle) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothGattCharacteristic is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[178] return this.bluetoothGatt.getCharacteristics(startHandle, endHandle); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getCharacteristics(String, String) from the type BluetoothGatt is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[192] this.bluetoothGatt.writeCharacteristicValue(TiSensorTagGatt.HANDLE_TEMP_SENSOR_ENABLE_2650, "01"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method writeCharacteristicValue(String, String) from the type BluetoothGatt is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[194] this.bluetoothGatt.writeCharacteristicValue(TiSensorTagGatt.HANDLE_TEMP_SENSOR_ENABLE_2541, "01"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method writeCharacteristicValue(String, String) from the type BluetoothGatt is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[204] this.bluetoothGatt.writeCharacteristicValue(TiSensorTagGatt.HANDLE_TEMP_SENSOR_ENABLE_2650, "00"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method writeCharacteristicValue(String, String) from the type BluetoothGatt is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[206] this.bluetoothGatt.writeCharacteristicValue(TiSensorTagGatt.HANDLE_TEMP_SENSOR_ENABLE_2541, "00"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method writeCharacteristicValue(String, String) from the type BluetoothGatt is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[219] this.bluetoothGatt.readCharacteristicValue(TiSensorTagGatt.HANDLE_TEMP_SENSOR_VALUE_2650)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method readCharacteristicValue(String) from the type BluetoothGatt is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[222] this.bluetoothGatt.readCharacteristicValue(TiSensorTagGatt.HANDLE_TEMP_SENSOR_VALUE_2541)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method readCharacteristicValue(String) from the type BluetoothGatt is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[237] this.bluetoothGatt.readCharacteristicValueByUuid(TiSensorTagGatt.UUID_TEMP_SENSOR_VALUE)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method readCharacteristicValueByUuid(UUID) from the type BluetoothGatt is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[251] this.bluetoothGatt.writeCharacteristicValue(TiSensorTagGatt.HANDLE_TEMP_SENSOR_NOTIFICATION_2650, ENABLE_NOTIFICATIONS); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method writeCharacteristicValue(String, String) from the type BluetoothGatt is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[254] this.bluetoothGatt.writeCharacteristicValue(TiSensorTagGatt.HANDLE_TEMP_SENSOR_NOTIFICATION_2541, ENABLE_NOTIFICATIONS); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method writeCharacteristicValue(String, String) from the type BluetoothGatt is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[266] this.bluetoothGatt.writeCharacteristicValue(TiSensorTagGatt.HANDLE_TEMP_SENSOR_NOTIFICATION_2650, DISABLE_NOTIFICATIONS); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method writeCharacteristicValue(String, String) from the type BluetoothGatt is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[269] this.bluetoothGatt.writeCharacteristicValue(TiSensorTagGatt.HANDLE_TEMP_SENSOR_NOTIFICATION_2541, DISABLE_NOTIFICATIONS); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method writeCharacteristicValue(String, String) from the type BluetoothGatt is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[278] this.bluetoothGatt.writeCharacteristicValue(TiSensorTagGatt.HANDLE_TEMP_SENSOR_PERIOD_2650, period); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method writeCharacteristicValue(String, String) from the type BluetoothGatt is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[343] this.bluetoothGatt.writeCharacteristicValue(TiSensorTagGatt.HANDLE_MOV_SENSOR_ENABLE_2650, config); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method writeCharacteristicValue(String, String) from the type BluetoothGatt is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[347] this.bluetoothGatt.writeCharacteristicValue(TiSensorTagGatt.HANDLE_ACC_SENSOR_ENABLE_2541, config); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method writeCharacteristicValue(String, String) from the type BluetoothGatt is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[357] this.bluetoothGatt.writeCharacteristicValue(TiSensorTagGatt.HANDLE_MOV_SENSOR_ENABLE_2650, "0000"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method writeCharacteristicValue(String, String) from the type BluetoothGatt is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[360] this.bluetoothGatt.writeCharacteristicValue(TiSensorTagGatt.HANDLE_ACC_SENSOR_ENABLE_2541, "00"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method writeCharacteristicValue(String, String) from the type BluetoothGatt is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[373] this.bluetoothGatt.readCharacteristicValue(TiSensorTagGatt.HANDLE_MOV_SENSOR_VALUE_2650)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method readCharacteristicValue(String) from the type BluetoothGatt is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[376] this.bluetoothGatt.readCharacteristicValue(TiSensorTagGatt.HANDLE_ACC_SENSOR_VALUE_2541)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method readCharacteristicValue(String) from the type BluetoothGatt is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[392] this.bluetoothGatt.readCharacteristicValueByUuid(TiSensorTagGatt.UUID_MOV_SENSOR_VALUE)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method readCharacteristicValueByUuid(UUID) from the type BluetoothGatt is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[395] this.bluetoothGatt.readCharacteristicValueByUuid(TiSensorTagGatt.UUID_ACC_SENSOR_VALUE)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method readCharacteristicValueByUuid(UUID) from the type BluetoothGatt is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[410] this.bluetoothGatt.writeCharacteristicValue(TiSensorTagGatt.HANDLE_MOV_SENSOR_NOTIFICATION_2650, ENABLE_NOTIFICATIONS); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method writeCharacteristicValue(String, String) from the type BluetoothGatt is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[413] this.bluetoothGatt.writeCharacteristicValue(TiSensorTagGatt.HANDLE_ACC_SENSOR_NOTIFICATION_2541, ENABLE_NOTIFICATIONS); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method writeCharacteristicValue(String, String) from the type BluetoothGatt is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[425] this.bluetoothGatt.writeCharacteristicValue(TiSensorTagGatt.HANDLE_MOV_SENSOR_NOTIFICATION_2650, DISABLE_NOTIFICATIONS); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method writeCharacteristicValue(String, String) from the type BluetoothGatt is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[428] this.bluetoothGatt.writeCharacteristicValue(TiSensorTagGatt.HANDLE_ACC_SENSOR_NOTIFICATION_2541, DISABLE_NOTIFICATIONS); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method writeCharacteristicValue(String, String) from the type BluetoothGatt is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[438] this.bluetoothGatt.writeCharacteristicValue(TiSensorTagGatt.HANDLE_MOV_SENSOR_PERIOD_2650, period); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method writeCharacteristicValue(String, String) from the type BluetoothGatt is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[440] this.bluetoothGatt.writeCharacteristicValue(TiSensorTagGatt.HANDLE_ACC_SENSOR_PERIOD_2541, period); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method writeCharacteristicValue(String, String) from the type BluetoothGatt is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[489] this.bluetoothGatt.writeCharacteristicValue(TiSensorTagGatt.HANDLE_HUM_SENSOR_ENABLE_2650, "01"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method writeCharacteristicValue(String, String) from the type BluetoothGatt is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[491] this.bluetoothGatt.writeCharacteristicValue(TiSensorTagGatt.HANDLE_HUM_SENSOR_ENABLE_2541, "01"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method writeCharacteristicValue(String, String) from the type BluetoothGatt is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[501] this.bluetoothGatt.writeCharacteristicValue(TiSensorTagGatt.HANDLE_HUM_SENSOR_ENABLE_2650, "00"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method writeCharacteristicValue(String, String) from the type BluetoothGatt is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[503] this.bluetoothGatt.writeCharacteristicValue(TiSensorTagGatt.HANDLE_HUM_SENSOR_ENABLE_2541, "00"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method writeCharacteristicValue(String, String) from the type BluetoothGatt is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[516] this.bluetoothGatt.readCharacteristicValue(TiSensorTagGatt.HANDLE_HUM_SENSOR_VALUE_2650)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method readCharacteristicValue(String) from the type BluetoothGatt is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[519] this.bluetoothGatt.readCharacteristicValue(TiSensorTagGatt.HANDLE_HUM_SENSOR_VALUE_2541)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method readCharacteristicValue(String) from the type BluetoothGatt is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[534] this.bluetoothGatt.readCharacteristicValueByUuid(TiSensorTagGatt.UUID_HUM_SENSOR_VALUE)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method readCharacteristicValueByUuid(UUID) from the type BluetoothGatt is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[548] this.bluetoothGatt.writeCharacteristicValue(TiSensorTagGatt.HANDLE_HUM_SENSOR_NOTIFICATION_2650, ENABLE_NOTIFICATIONS); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method writeCharacteristicValue(String, String) from the type BluetoothGatt is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[551] this.bluetoothGatt.writeCharacteristicValue(TiSensorTagGatt.HANDLE_HUM_SENSOR_NOTIFICATION_2541, ENABLE_NOTIFICATIONS); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method writeCharacteristicValue(String, String) from the type BluetoothGatt is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[563] this.bluetoothGatt.writeCharacteristicValue(TiSensorTagGatt.HANDLE_HUM_SENSOR_NOTIFICATION_2650, DISABLE_NOTIFICATIONS); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method writeCharacteristicValue(String, String) from the type BluetoothGatt is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[566] this.bluetoothGatt.writeCharacteristicValue(TiSensorTagGatt.HANDLE_HUM_SENSOR_NOTIFICATION_2541, DISABLE_NOTIFICATIONS); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method writeCharacteristicValue(String, String) from the type BluetoothGatt is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[575] this.bluetoothGatt.writeCharacteristicValue(TiSensorTagGatt.HANDLE_HUM_SENSOR_PERIOD_2650, period); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method writeCharacteristicValue(String, String) from the type BluetoothGatt is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[610] this.bluetoothGatt.writeCharacteristicValue(TiSensorTagGatt.HANDLE_MOV_SENSOR_ENABLE_2650, config); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method writeCharacteristicValue(String, String) from the type BluetoothGatt is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[613] this.bluetoothGatt.writeCharacteristicValue(TiSensorTagGatt.HANDLE_MAG_SENSOR_ENABLE_2541, "01"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method writeCharacteristicValue(String, String) from the type BluetoothGatt is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[623] this.bluetoothGatt.writeCharacteristicValue(TiSensorTagGatt.HANDLE_MOV_SENSOR_ENABLE_2650, "0000"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method writeCharacteristicValue(String, String) from the type BluetoothGatt is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[626] this.bluetoothGatt.writeCharacteristicValue(TiSensorTagGatt.HANDLE_MAG_SENSOR_ENABLE_2541, "00"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method writeCharacteristicValue(String, String) from the type BluetoothGatt is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[639] this.bluetoothGatt.readCharacteristicValue(TiSensorTagGatt.HANDLE_MOV_SENSOR_VALUE_2650)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method readCharacteristicValue(String) from the type BluetoothGatt is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[642] this.bluetoothGatt.readCharacteristicValue(TiSensorTagGatt.HANDLE_MAG_SENSOR_VALUE_2541)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method readCharacteristicValue(String) from the type BluetoothGatt is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[658] this.bluetoothGatt.readCharacteristicValueByUuid(TiSensorTagGatt.UUID_MOV_SENSOR_VALUE)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method readCharacteristicValueByUuid(UUID) from the type BluetoothGatt is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[661] this.bluetoothGatt.readCharacteristicValueByUuid(TiSensorTagGatt.UUID_MAG_SENSOR_VALUE)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method readCharacteristicValueByUuid(UUID) from the type BluetoothGatt is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[676] this.bluetoothGatt.writeCharacteristicValue(TiSensorTagGatt.HANDLE_MOV_SENSOR_NOTIFICATION_2650, ENABLE_NOTIFICATIONS); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method writeCharacteristicValue(String, String) from the type BluetoothGatt is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[679] this.bluetoothGatt.writeCharacteristicValue(TiSensorTagGatt.HANDLE_MAG_SENSOR_NOTIFICATION_2541, ENABLE_NOTIFICATIONS); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method writeCharacteristicValue(String, String) from the type BluetoothGatt is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[691] this.bluetoothGatt.writeCharacteristicValue(TiSensorTagGatt.HANDLE_MOV_SENSOR_NOTIFICATION_2650, DISABLE_NOTIFICATIONS); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method writeCharacteristicValue(String, String) from the type BluetoothGatt is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[694] this.bluetoothGatt.writeCharacteristicValue(TiSensorTagGatt.HANDLE_MAG_SENSOR_NOTIFICATION_2541, DISABLE_NOTIFICATIONS); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method writeCharacteristicValue(String, String) from the type BluetoothGatt is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[704] this.bluetoothGatt.writeCharacteristicValue(TiSensorTagGatt.HANDLE_MOV_SENSOR_PERIOD_2650, period); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method writeCharacteristicValue(String, String) from the type BluetoothGatt is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[706] this.bluetoothGatt.writeCharacteristicValue(TiSensorTagGatt.HANDLE_MAG_SENSOR_PERIOD_2541, period); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method writeCharacteristicValue(String, String) from the type BluetoothGatt is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[757] this.bluetoothGatt.writeCharacteristicValue(TiSensorTagGatt.HANDLE_PRE_SENSOR_ENABLE_2650, "01"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method writeCharacteristicValue(String, String) from the type BluetoothGatt is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[760] this.bluetoothGatt.writeCharacteristicValue(TiSensorTagGatt.HANDLE_PRE_SENSOR_ENABLE_2541_1_4, "01"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method writeCharacteristicValue(String, String) from the type BluetoothGatt is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[762] this.bluetoothGatt.writeCharacteristicValue(TiSensorTagGatt.HANDLE_PRE_SENSOR_ENABLE_2541_1_5, "01"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method writeCharacteristicValue(String, String) from the type BluetoothGatt is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[773] this.bluetoothGatt.writeCharacteristicValue(TiSensorTagGatt.HANDLE_PRE_SENSOR_ENABLE_2650, "00"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method writeCharacteristicValue(String, String) from the type BluetoothGatt is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[776] this.bluetoothGatt.writeCharacteristicValue(TiSensorTagGatt.HANDLE_PRE_SENSOR_ENABLE_2541_1_4, "00"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method writeCharacteristicValue(String, String) from the type BluetoothGatt is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[778] this.bluetoothGatt.writeCharacteristicValue(TiSensorTagGatt.HANDLE_PRE_SENSOR_ENABLE_2541_1_5, "00"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method writeCharacteristicValue(String, String) from the type BluetoothGatt is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[790] this.bluetoothGatt.writeCharacteristicValue(TiSensorTagGatt.HANDLE_PRE_SENSOR_ENABLE_2541_1_4, "02"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method writeCharacteristicValue(String, String) from the type BluetoothGatt is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[792] this.bluetoothGatt.writeCharacteristicValue(TiSensorTagGatt.HANDLE_PRE_SENSOR_ENABLE_2541_1_5, "02"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method writeCharacteristicValue(String, String) from the type BluetoothGatt is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[808] .readCharacteristicValue(TiSensorTagGatt.HANDLE_PRE_CALIBRATION_2541_1_4); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method readCharacteristicValue(String) from the type BluetoothGatt is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[811] .readCharacteristicValue(TiSensorTagGatt.HANDLE_PRE_CALIBRATION_2541_1_5); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method readCharacteristicValue(String) from the type BluetoothGatt is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[828] this.bluetoothGatt.readCharacteristicValue(TiSensorTagGatt.HANDLE_PRE_SENSOR_VALUE_2650)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method readCharacteristicValue(String) from the type BluetoothGatt is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[831] this.bluetoothGatt.readCharacteristicValue(TiSensorTagGatt.HANDLE_PRE_SENSOR_VALUE_2541_1_4)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method readCharacteristicValue(String) from the type BluetoothGatt is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[834] this.bluetoothGatt.readCharacteristicValue(TiSensorTagGatt.HANDLE_PRE_SENSOR_VALUE_2541_1_5)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method readCharacteristicValue(String) from the type BluetoothGatt is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[849] this.bluetoothGatt.readCharacteristicValueByUuid(TiSensorTagGatt.UUID_PRE_SENSOR_VALUE)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method readCharacteristicValueByUuid(UUID) from the type BluetoothGatt is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/main/java/org/eclipse/kura/example/ble/tisensortag/TiSensorTag.java:[863] this.bluetoothGatt.writeCharacteristicValue(TiSensorTagGatt.HANDLE_PRE_SENSOR_NOTIFICATION_2650, ENABLE_NOTIFICATIONS); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method writeCharacteristicValue(String, String) from the type BluetoothGatt is deprecated 140 problems (140 warnings) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.example.ble.tisensortag --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.example.ble.tisensortag --- [WARNING] Bundle-Vendor header not found in /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/target/org.eclipse.kura.example.ble.tisensortag-1.0.501-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.example.ble.tisensortag --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.example.ble.tisensortag --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/target/org.eclipse.kura.example.ble.tisensortag-1.0.501-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.example.ble.tisensortag --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.example.ble.tisensortag --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- osgi-dp:0.3.0:build (default) @ org.eclipse.kura.example.ble.tisensortag --- [INFO] Building DP - Version: 1.0.501.202211041435 [INFO] Added: org.eclipse.kura.example.ble.tisensortag:1.0.501.202211041435 [INFO] Writing to: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/target/org.eclipse.kura.example.ble.tisensortag_1.0.501-SNAPSHOT.dp [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.example.ble.tisensortag --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.example.ble.tisensortag --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/target/org.eclipse.kura.example.ble.tisensortag-1.0.501-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.ble.tisensortag/1.0.501-SNAPSHOT/org.eclipse.kura.example.ble.tisensortag-1.0.501-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.ble.tisensortag/1.0.501-SNAPSHOT/org.eclipse.kura.example.ble.tisensortag-1.0.501-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/target/org.eclipse.kura.example.ble.tisensortag-1.0.501-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.ble.tisensortag/1.0.501-SNAPSHOT/org.eclipse.kura.example.ble.tisensortag-1.0.501-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.ble.tisensortag/1.0.501-SNAPSHOT/org.eclipse.kura.example.ble.tisensortag-1.0.501-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.ble.tisensortag/1.0.501-SNAPSHOT/org.eclipse.kura.example.ble.tisensortag-1.0.501-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag/target/org.eclipse.kura.example.ble.tisensortag_1.0.501-SNAPSHOT.dp to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.ble.tisensortag/1.0.501-SNAPSHOT/org.eclipse.kura.example.ble.tisensortag-1.0.501-SNAPSHOT.dp [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.example.ble.tisensortag --- [INFO] [INFO] --< org.eclipse.kura:org.eclipse.kura.example.ble.tisensortag.tinyb >--- [INFO] Building org.eclipse.kura.example.ble.tisensortag.tinyb 1.0.301-SNAPSHOT [9/31] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.example.ble.tisensortag.tinyb --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.example.ble.tisensortag.tinyb --- [INFO] The project's OSGi version is 1.0.301.202211041435 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.example.ble.tisensortag.tinyb --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.example.ble.tisensortag.tinyb --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.example.ble.tisensortag.tinyb --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.example.ble.tisensortag.tinyb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.example.ble.tisensortag.tinyb --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag.tinyb/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag.tinyb/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.example.ble.tisensortag.tinyb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag.tinyb/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.example.ble.tisensortag.tinyb --- [WARNING] Bundle-Vendor header not found in /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag.tinyb/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag.tinyb/target/org.eclipse.kura.example.ble.tisensortag.tinyb-1.0.301-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.example.ble.tisensortag.tinyb --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.example.ble.tisensortag.tinyb --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag.tinyb/target/org.eclipse.kura.example.ble.tisensortag.tinyb-1.0.301-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.example.ble.tisensortag.tinyb --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.example.ble.tisensortag.tinyb --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- osgi-dp:0.3.0:build (default) @ org.eclipse.kura.example.ble.tisensortag.tinyb --- [INFO] Building DP - Version: 1.0.301.202211041435 [INFO] Added: org.eclipse.kura.example.ble.tisensortag.tinyb:1.0.301.202211041435 [INFO] Writing to: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag.tinyb/target/org.eclipse.kura.example.ble.tisensortag.tinyb_1.0.301-SNAPSHOT.dp [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.example.ble.tisensortag.tinyb --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.example.ble.tisensortag.tinyb --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag.tinyb/target/org.eclipse.kura.example.ble.tisensortag.tinyb-1.0.301-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.ble.tisensortag.tinyb/1.0.301-SNAPSHOT/org.eclipse.kura.example.ble.tisensortag.tinyb-1.0.301-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag.tinyb/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.ble.tisensortag.tinyb/1.0.301-SNAPSHOT/org.eclipse.kura.example.ble.tisensortag.tinyb-1.0.301-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag.tinyb/target/org.eclipse.kura.example.ble.tisensortag.tinyb-1.0.301-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.ble.tisensortag.tinyb/1.0.301-SNAPSHOT/org.eclipse.kura.example.ble.tisensortag.tinyb-1.0.301-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag.tinyb/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.ble.tisensortag.tinyb/1.0.301-SNAPSHOT/org.eclipse.kura.example.ble.tisensortag.tinyb-1.0.301-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag.tinyb/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.ble.tisensortag.tinyb/1.0.301-SNAPSHOT/org.eclipse.kura.example.ble.tisensortag.tinyb-1.0.301-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ble.tisensortag.tinyb/target/org.eclipse.kura.example.ble.tisensortag.tinyb_1.0.301-SNAPSHOT.dp to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.ble.tisensortag.tinyb/1.0.301-SNAPSHOT/org.eclipse.kura.example.ble.tisensortag.tinyb-1.0.301-SNAPSHOT.dp [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.example.ble.tisensortag.tinyb --- [INFO] [INFO] ----------< org.eclipse.kura:org.eclipse.kura.example.beacon >---------- [INFO] Building org.eclipse.kura.example.beacon 1.0.501-SNAPSHOT [10/31] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.example.beacon --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.example.beacon --- [INFO] The project's OSGi version is 1.0.501.202211041435 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.example.beacon --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.example.beacon --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.example.beacon --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.example.beacon --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.beacon/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.example.beacon --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.beacon/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.beacon/target/classes [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.beacon/src/main/java/org/eclipse/kura/example/beacon/BeaconExample.java:[16] import org.eclipse.kura.bluetooth.BluetoothAdapter; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothAdapter is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.beacon/src/main/java/org/eclipse/kura/example/beacon/BeaconExample.java:[17] import org.eclipse.kura.bluetooth.BluetoothBeaconCommandListener; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothBeaconCommandListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.beacon/src/main/java/org/eclipse/kura/example/beacon/BeaconExample.java:[18] import org.eclipse.kura.bluetooth.BluetoothService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.beacon/src/main/java/org/eclipse/kura/example/beacon/BeaconExample.java:[24] public class BeaconExample implements ConfigurableComponent, BluetoothBeaconCommandListener { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothBeaconCommandListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.beacon/src/main/java/org/eclipse/kura/example/beacon/BeaconExample.java:[49] private BluetoothService bluetoothService; ^^^^^^^^^^^^^^^^ The type BluetoothService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.beacon/src/main/java/org/eclipse/kura/example/beacon/BeaconExample.java:[50] private BluetoothAdapter bluetoothAdapter; ^^^^^^^^^^^^^^^^ The type BluetoothAdapter is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.beacon/src/main/java/org/eclipse/kura/example/beacon/BeaconExample.java:[66] public void setBluetoothService(BluetoothService bluetoothService) { ^^^^^^^^^^^^^^^^ The type BluetoothService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.beacon/src/main/java/org/eclipse/kura/example/beacon/BeaconExample.java:[70] public void unsetBluetoothService(BluetoothService bluetoothService) { ^^^^^^^^^^^^^^^^ The type BluetoothService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.beacon/src/main/java/org/eclipse/kura/example/beacon/BeaconExample.java:[85] this.bluetoothAdapter = this.bluetoothService.getBluetoothAdapter(this.name, this); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getBluetoothAdapter(String, BluetoothBeaconCommandListener) from the type BluetoothService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.beacon/src/main/java/org/eclipse/kura/example/beacon/BeaconExample.java:[88] logger.info("Bluetooth adapter address => {}", this.bluetoothAdapter.getAddress()); ^^^^^^^^^^^^ The method getAddress() from the type BluetoothAdapter is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.beacon/src/main/java/org/eclipse/kura/example/beacon/BeaconExample.java:[89] logger.info("Bluetooth adapter le enabled => {}", this.bluetoothAdapter.isLeReady()); ^^^^^^^^^^^ The method isLeReady() from the type BluetoothAdapter is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.beacon/src/main/java/org/eclipse/kura/example/beacon/BeaconExample.java:[91] if (!this.bluetoothAdapter.isEnabled()) { ^^^^^^^^^^^ The method isEnabled() from the type BluetoothAdapter is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.beacon/src/main/java/org/eclipse/kura/example/beacon/BeaconExample.java:[93] this.bluetoothAdapter.enable(); ^^^^^^^^ The method enable() from the type BluetoothAdapter is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.beacon/src/main/java/org/eclipse/kura/example/beacon/BeaconExample.java:[94] logger.info("Bluetooth adapter address => {}", this.bluetoothAdapter.getAddress()); ^^^^^^^^^^^^ The method getAddress() from the type BluetoothAdapter is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.beacon/src/main/java/org/eclipse/kura/example/beacon/BeaconExample.java:[110] this.bluetoothAdapter.stopBeaconAdvertising(); ^^^^^^^^^^^^^^^^^^^^^^^ The method stopBeaconAdvertising() from the type BluetoothAdapter is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.beacon/src/main/java/org/eclipse/kura/example/beacon/BeaconExample.java:[123] this.bluetoothAdapter.stopBeaconAdvertising(); ^^^^^^^^^^^^^^^^^^^^^^^ The method stopBeaconAdvertising() from the type BluetoothAdapter is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.beacon/src/main/java/org/eclipse/kura/example/beacon/BeaconExample.java:[129] this.bluetoothAdapter = this.bluetoothService.getBluetoothAdapter(this.name, this); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getBluetoothAdapter(String, BluetoothBeaconCommandListener) from the type BluetoothService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.beacon/src/main/java/org/eclipse/kura/example/beacon/BeaconExample.java:[132] logger.info("Bluetooth adapter address => {}", this.bluetoothAdapter.getAddress()); ^^^^^^^^^^^^ The method getAddress() from the type BluetoothAdapter is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.beacon/src/main/java/org/eclipse/kura/example/beacon/BeaconExample.java:[133] logger.info("Bluetooth adapter le enabled => {}", this.bluetoothAdapter.isLeReady()); ^^^^^^^^^^^ The method isLeReady() from the type BluetoothAdapter is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.beacon/src/main/java/org/eclipse/kura/example/beacon/BeaconExample.java:[135] if (!this.bluetoothAdapter.isEnabled()) { ^^^^^^^^^^^ The method isEnabled() from the type BluetoothAdapter is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.beacon/src/main/java/org/eclipse/kura/example/beacon/BeaconExample.java:[137] this.bluetoothAdapter.enable(); ^^^^^^^^ The method enable() from the type BluetoothAdapter is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.beacon/src/main/java/org/eclipse/kura/example/beacon/BeaconExample.java:[138] logger.info("Bluetooth adapter address => {}", this.bluetoothAdapter.getAddress()); ^^^^^^^^^^^^ The method getAddress() from the type BluetoothAdapter is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.beacon/src/main/java/org/eclipse/kura/example/beacon/BeaconExample.java:[214] this.bluetoothAdapter.setBeaconAdvertisingInterval(this.minInterval, this.maxInterval); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setBeaconAdvertisingInterval(Integer, Integer) from the type BluetoothAdapter is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.beacon/src/main/java/org/eclipse/kura/example/beacon/BeaconExample.java:[217] this.bluetoothAdapter.startBeaconAdvertising(); ^^^^^^^^^^^^^^^^^^^^^^^^ The method startBeaconAdvertising() from the type BluetoothAdapter is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.beacon/src/main/java/org/eclipse/kura/example/beacon/BeaconExample.java:[221] this.bluetoothAdapter.setBeaconAdvertisingData(this.uuid, this.major, this.minor, this.companyCode, this.txPower, this.leLimited, this.leLimited ? false : true, this.brSupported, this.brController, this.brHost); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setBeaconAdvertisingData(String, Integer, Integer, String, Integer, boolean, boolean, boolean, boolean, boolean) from the type BluetoothAdapter is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.beacon/src/main/java/org/eclipse/kura/example/beacon/BeaconExample.java:[227] this.bluetoothAdapter.stopBeaconAdvertising(); ^^^^^^^^^^^^^^^^^^^^^^^ The method stopBeaconAdvertising() from the type BluetoothAdapter is deprecated 26 problems (26 warnings) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.example.beacon --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.beacon/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.example.beacon --- [WARNING] Bundle-Vendor header not found in /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.beacon/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.beacon/target/org.eclipse.kura.example.beacon-1.0.501-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.example.beacon --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.example.beacon --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.beacon/target/org.eclipse.kura.example.beacon-1.0.501-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.example.beacon --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.example.beacon --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- osgi-dp:0.3.0:build (default) @ org.eclipse.kura.example.beacon --- [INFO] Building DP - Version: 1.0.501.202211041435 [INFO] Added: org.eclipse.kura.example.beacon:1.0.501.202211041435 [INFO] Writing to: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.beacon/target/org.eclipse.kura.example.beacon_1.0.501-SNAPSHOT.dp [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.example.beacon --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.example.beacon --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.beacon/target/org.eclipse.kura.example.beacon-1.0.501-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.beacon/1.0.501-SNAPSHOT/org.eclipse.kura.example.beacon-1.0.501-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.beacon/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.beacon/1.0.501-SNAPSHOT/org.eclipse.kura.example.beacon-1.0.501-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.beacon/target/org.eclipse.kura.example.beacon-1.0.501-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.beacon/1.0.501-SNAPSHOT/org.eclipse.kura.example.beacon-1.0.501-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.beacon/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.beacon/1.0.501-SNAPSHOT/org.eclipse.kura.example.beacon-1.0.501-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.beacon/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.beacon/1.0.501-SNAPSHOT/org.eclipse.kura.example.beacon-1.0.501-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.beacon/target/org.eclipse.kura.example.beacon_1.0.501-SNAPSHOT.dp to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.beacon/1.0.501-SNAPSHOT/org.eclipse.kura.example.beacon-1.0.501-SNAPSHOT.dp [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.example.beacon --- [INFO] [INFO] ------< org.eclipse.kura:org.eclipse.kura.example.beacon.scanner >------ [INFO] Building org.eclipse.kura.example.beacon.scanner 1.0.501-SNAPSHOT [11/31] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.example.beacon.scanner --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.example.beacon.scanner --- [INFO] The project's OSGi version is 1.0.501.202211041435 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.example.beacon.scanner --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.example.beacon.scanner --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.example.beacon.scanner --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.example.beacon.scanner --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.beacon.scanner/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.example.beacon.scanner --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.beacon.scanner/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.beacon.scanner/target/classes [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.beacon.scanner/src/main/java/org/eclipse/kura/example/beacon/scanner/BeaconScannerExample.java:[16] import org.eclipse.kura.bluetooth.BluetoothAdapter; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothAdapter is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.beacon.scanner/src/main/java/org/eclipse/kura/example/beacon/scanner/BeaconScannerExample.java:[17] import org.eclipse.kura.bluetooth.BluetoothBeaconData; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothBeaconData is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.beacon.scanner/src/main/java/org/eclipse/kura/example/beacon/scanner/BeaconScannerExample.java:[18] import org.eclipse.kura.bluetooth.BluetoothBeaconScanListener; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothBeaconScanListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.beacon.scanner/src/main/java/org/eclipse/kura/example/beacon/scanner/BeaconScannerExample.java:[19] import org.eclipse.kura.bluetooth.BluetoothService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.beacon.scanner/src/main/java/org/eclipse/kura/example/beacon/scanner/BeaconScannerExample.java:[28] public class BeaconScannerExample implements ConfigurableComponent, BluetoothBeaconScanListener { ^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BluetoothBeaconScanListener is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.beacon.scanner/src/main/java/org/eclipse/kura/example/beacon/scanner/BeaconScannerExample.java:[46] private BluetoothService bluetoothService; ^^^^^^^^^^^^^^^^ The type BluetoothService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.beacon.scanner/src/main/java/org/eclipse/kura/example/beacon/scanner/BeaconScannerExample.java:[47] private BluetoothAdapter bluetoothAdapter; ^^^^^^^^^^^^^^^^ The type BluetoothAdapter is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.beacon.scanner/src/main/java/org/eclipse/kura/example/beacon/scanner/BeaconScannerExample.java:[53] public void setBluetoothService(BluetoothService bluetoothService) { ^^^^^^^^^^^^^^^^ The type BluetoothService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.beacon.scanner/src/main/java/org/eclipse/kura/example/beacon/scanner/BeaconScannerExample.java:[57] public void unsetBluetoothService(BluetoothService bluetoothService) { ^^^^^^^^^^^^^^^^ The type BluetoothService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.beacon.scanner/src/main/java/org/eclipse/kura/example/beacon/scanner/BeaconScannerExample.java:[141] this.bluetoothAdapter = this.bluetoothService.getBluetoothAdapter(this.adapterName); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getBluetoothAdapter(String) from the type BluetoothService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.beacon.scanner/src/main/java/org/eclipse/kura/example/beacon/scanner/BeaconScannerExample.java:[143] this.bluetoothAdapter.startBeaconScan(this.companyCode, this); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method startBeaconScan(String, BluetoothBeaconScanListener) from the type BluetoothAdapter is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.beacon.scanner/src/main/java/org/eclipse/kura/example/beacon/scanner/BeaconScannerExample.java:[150] this.bluetoothAdapter.killLeScan(); ^^^^^^^^^^^^ The method killLeScan() from the type BluetoothAdapter is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.beacon.scanner/src/main/java/org/eclipse/kura/example/beacon/scanner/BeaconScannerExample.java:[168] public void onBeaconDataReceived(BluetoothBeaconData beaconData) { ^^^^^^^^^^^^^^^^^^^ The type BluetoothBeaconData is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.beacon.scanner/src/main/java/org/eclipse/kura/example/beacon/scanner/BeaconScannerExample.java:[170] logger.debug("Beacon from {} detected.", beaconData.address); ^^^^^^^ The field BluetoothBeaconData.address is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.beacon.scanner/src/main/java/org/eclipse/kura/example/beacon/scanner/BeaconScannerExample.java:[173] Long lastPublishTime = this.publishTimes.get(beaconData.address); ^^^^^^^ The field BluetoothBeaconData.address is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.beacon.scanner/src/main/java/org/eclipse/kura/example/beacon/scanner/BeaconScannerExample.java:[179] this.publishTimes.put(beaconData.address, now); ^^^^^^^ The field BluetoothBeaconData.address is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.beacon.scanner/src/main/java/org/eclipse/kura/example/beacon/scanner/BeaconScannerExample.java:[188] kp.addMetric("uuid", beaconData.uuid); ^^^^ The field BluetoothBeaconData.uuid is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.beacon.scanner/src/main/java/org/eclipse/kura/example/beacon/scanner/BeaconScannerExample.java:[189] kp.addMetric("txpower", beaconData.txpower); ^^^^^^^ The field BluetoothBeaconData.txpower is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.beacon.scanner/src/main/java/org/eclipse/kura/example/beacon/scanner/BeaconScannerExample.java:[190] kp.addMetric("rssi", beaconData.rssi); ^^^^ The field BluetoothBeaconData.rssi is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.beacon.scanner/src/main/java/org/eclipse/kura/example/beacon/scanner/BeaconScannerExample.java:[191] kp.addMetric("major", beaconData.major); ^^^^^ The field BluetoothBeaconData.major is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.beacon.scanner/src/main/java/org/eclipse/kura/example/beacon/scanner/BeaconScannerExample.java:[192] kp.addMetric("minor", beaconData.minor); ^^^^^ The field BluetoothBeaconData.minor is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.beacon.scanner/src/main/java/org/eclipse/kura/example/beacon/scanner/BeaconScannerExample.java:[193] kp.addMetric("distance", calculateDistance(beaconData.rssi, beaconData.txpower)); ^^^^ The field BluetoothBeaconData.rssi is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.beacon.scanner/src/main/java/org/eclipse/kura/example/beacon/scanner/BeaconScannerExample.java:[193] kp.addMetric("distance", calculateDistance(beaconData.rssi, beaconData.txpower)); ^^^^^^^ The field BluetoothBeaconData.txpower is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.beacon.scanner/src/main/java/org/eclipse/kura/example/beacon/scanner/BeaconScannerExample.java:[196] properties.put("address", beaconData.address); ^^^^^^^ The field BluetoothBeaconData.address is deprecated 24 problems (24 warnings) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.example.beacon.scanner --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.beacon.scanner/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.example.beacon.scanner --- [WARNING] Bundle-Vendor header not found in /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.beacon.scanner/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.beacon.scanner/target/org.eclipse.kura.example.beacon.scanner-1.0.501-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.example.beacon.scanner --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.example.beacon.scanner --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.beacon.scanner/target/org.eclipse.kura.example.beacon.scanner-1.0.501-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.example.beacon.scanner --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.example.beacon.scanner --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- osgi-dp:0.3.0:build (default) @ org.eclipse.kura.example.beacon.scanner --- [INFO] Building DP - Version: 1.0.501.202211041435 [INFO] Added: org.eclipse.kura.example.beacon.scanner:1.0.501.202211041435 [INFO] Writing to: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.beacon.scanner/target/org.eclipse.kura.example.beacon.scanner_1.0.501-SNAPSHOT.dp [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.example.beacon.scanner --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.example.beacon.scanner --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.beacon.scanner/target/org.eclipse.kura.example.beacon.scanner-1.0.501-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.beacon.scanner/1.0.501-SNAPSHOT/org.eclipse.kura.example.beacon.scanner-1.0.501-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.beacon.scanner/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.beacon.scanner/1.0.501-SNAPSHOT/org.eclipse.kura.example.beacon.scanner-1.0.501-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.beacon.scanner/target/org.eclipse.kura.example.beacon.scanner-1.0.501-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.beacon.scanner/1.0.501-SNAPSHOT/org.eclipse.kura.example.beacon.scanner-1.0.501-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.beacon.scanner/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.beacon.scanner/1.0.501-SNAPSHOT/org.eclipse.kura.example.beacon.scanner-1.0.501-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.beacon.scanner/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.beacon.scanner/1.0.501-SNAPSHOT/org.eclipse.kura.example.beacon.scanner-1.0.501-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.beacon.scanner/target/org.eclipse.kura.example.beacon.scanner_1.0.501-SNAPSHOT.dp to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.beacon.scanner/1.0.501-SNAPSHOT/org.eclipse.kura.example.beacon.scanner-1.0.501-SNAPSHOT.dp [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.example.beacon.scanner --- [INFO] [INFO] ----< org.eclipse.kura:org.eclipse.kura.example.ibeacon.advertiser >---- [INFO] Building org.eclipse.kura.example.ibeacon.advertiser 1.0.301-SNAPSHOT [12/31] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.example.ibeacon.advertiser --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.example.ibeacon.advertiser --- [INFO] The project's OSGi version is 1.0.301.202211041435 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.example.ibeacon.advertiser --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.example.ibeacon.advertiser --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.example.ibeacon.advertiser --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.example.ibeacon.advertiser --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.example.ibeacon.advertiser --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ibeacon.advertiser/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ibeacon.advertiser/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.example.ibeacon.advertiser --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ibeacon.advertiser/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.example.ibeacon.advertiser --- [WARNING] Bundle-Vendor header not found in /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ibeacon.advertiser/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ibeacon.advertiser/target/org.eclipse.kura.example.ibeacon.advertiser-1.0.301-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.example.ibeacon.advertiser --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.example.ibeacon.advertiser --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ibeacon.advertiser/target/org.eclipse.kura.example.ibeacon.advertiser-1.0.301-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.example.ibeacon.advertiser --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.example.ibeacon.advertiser --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- osgi-dp:0.3.0:build (default) @ org.eclipse.kura.example.ibeacon.advertiser --- [INFO] Building DP - Version: 1.0.301.202211041435 [INFO] Added: org.eclipse.kura.example.ibeacon.advertiser:1.0.301.202211041435 [INFO] Writing to: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ibeacon.advertiser/target/org.eclipse.kura.example.ibeacon.advertiser_1.0.301-SNAPSHOT.dp [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.example.ibeacon.advertiser --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.example.ibeacon.advertiser --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ibeacon.advertiser/target/org.eclipse.kura.example.ibeacon.advertiser-1.0.301-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.ibeacon.advertiser/1.0.301-SNAPSHOT/org.eclipse.kura.example.ibeacon.advertiser-1.0.301-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ibeacon.advertiser/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.ibeacon.advertiser/1.0.301-SNAPSHOT/org.eclipse.kura.example.ibeacon.advertiser-1.0.301-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ibeacon.advertiser/target/org.eclipse.kura.example.ibeacon.advertiser-1.0.301-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.ibeacon.advertiser/1.0.301-SNAPSHOT/org.eclipse.kura.example.ibeacon.advertiser-1.0.301-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ibeacon.advertiser/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.ibeacon.advertiser/1.0.301-SNAPSHOT/org.eclipse.kura.example.ibeacon.advertiser-1.0.301-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ibeacon.advertiser/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.ibeacon.advertiser/1.0.301-SNAPSHOT/org.eclipse.kura.example.ibeacon.advertiser-1.0.301-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ibeacon.advertiser/target/org.eclipse.kura.example.ibeacon.advertiser_1.0.301-SNAPSHOT.dp to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.ibeacon.advertiser/1.0.301-SNAPSHOT/org.eclipse.kura.example.ibeacon.advertiser-1.0.301-SNAPSHOT.dp [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.example.ibeacon.advertiser --- [INFO] [INFO] -----< org.eclipse.kura:org.eclipse.kura.example.ibeacon.scanner >------ [INFO] Building org.eclipse.kura.example.ibeacon.scanner 1.0.301-SNAPSHOT [13/31] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.example.ibeacon.scanner --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.example.ibeacon.scanner --- [INFO] The project's OSGi version is 1.0.301.202211041435 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.example.ibeacon.scanner --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.example.ibeacon.scanner --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.example.ibeacon.scanner --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.example.ibeacon.scanner --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.example.ibeacon.scanner --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ibeacon.scanner/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ibeacon.scanner/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.example.ibeacon.scanner --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ibeacon.scanner/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.example.ibeacon.scanner --- [WARNING] Bundle-Vendor header not found in /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ibeacon.scanner/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ibeacon.scanner/target/org.eclipse.kura.example.ibeacon.scanner-1.0.301-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.example.ibeacon.scanner --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.example.ibeacon.scanner --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ibeacon.scanner/target/org.eclipse.kura.example.ibeacon.scanner-1.0.301-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.example.ibeacon.scanner --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.example.ibeacon.scanner --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- osgi-dp:0.3.0:build (default) @ org.eclipse.kura.example.ibeacon.scanner --- [INFO] Building DP - Version: 1.0.301.202211041435 [INFO] Added: org.eclipse.kura.example.ibeacon.scanner:1.0.301.202211041435 [INFO] Writing to: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ibeacon.scanner/target/org.eclipse.kura.example.ibeacon.scanner_1.0.301-SNAPSHOT.dp [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.example.ibeacon.scanner --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.example.ibeacon.scanner --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ibeacon.scanner/target/org.eclipse.kura.example.ibeacon.scanner-1.0.301-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.ibeacon.scanner/1.0.301-SNAPSHOT/org.eclipse.kura.example.ibeacon.scanner-1.0.301-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ibeacon.scanner/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.ibeacon.scanner/1.0.301-SNAPSHOT/org.eclipse.kura.example.ibeacon.scanner-1.0.301-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ibeacon.scanner/target/org.eclipse.kura.example.ibeacon.scanner-1.0.301-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.ibeacon.scanner/1.0.301-SNAPSHOT/org.eclipse.kura.example.ibeacon.scanner-1.0.301-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ibeacon.scanner/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.ibeacon.scanner/1.0.301-SNAPSHOT/org.eclipse.kura.example.ibeacon.scanner-1.0.301-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ibeacon.scanner/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.ibeacon.scanner/1.0.301-SNAPSHOT/org.eclipse.kura.example.ibeacon.scanner-1.0.301-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.ibeacon.scanner/target/org.eclipse.kura.example.ibeacon.scanner_1.0.301-SNAPSHOT.dp to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.ibeacon.scanner/1.0.301-SNAPSHOT/org.eclipse.kura.example.ibeacon.scanner-1.0.301-SNAPSHOT.dp [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.example.ibeacon.scanner --- [INFO] [INFO] ---< org.eclipse.kura:org.eclipse.kura.example.eddystone.advertiser >--- [INFO] Building org.eclipse.kura.example.eddystone.advertiser 1.0.301-SNAPSHOT [14/31] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.example.eddystone.advertiser --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.example.eddystone.advertiser --- [INFO] The project's OSGi version is 1.0.301.202211041435 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.example.eddystone.advertiser --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.example.eddystone.advertiser --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.example.eddystone.advertiser --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.example.eddystone.advertiser --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.example.eddystone.advertiser --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.eddystone.advertiser/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.eddystone.advertiser/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.example.eddystone.advertiser --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.eddystone.advertiser/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.example.eddystone.advertiser --- [WARNING] Bundle-Vendor header not found in /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.eddystone.advertiser/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.eddystone.advertiser/target/org.eclipse.kura.example.eddystone.advertiser-1.0.301-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.example.eddystone.advertiser --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.example.eddystone.advertiser --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.eddystone.advertiser/target/org.eclipse.kura.example.eddystone.advertiser-1.0.301-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.example.eddystone.advertiser --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.example.eddystone.advertiser --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- osgi-dp:0.3.0:build (default) @ org.eclipse.kura.example.eddystone.advertiser --- [INFO] Building DP - Version: 1.0.301.202211041435 [INFO] Added: org.eclipse.kura.example.eddystone.advertiser:1.0.301.202211041435 [INFO] Writing to: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.eddystone.advertiser/target/org.eclipse.kura.example.eddystone.advertiser_1.0.301-SNAPSHOT.dp [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.example.eddystone.advertiser --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.example.eddystone.advertiser --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.eddystone.advertiser/target/org.eclipse.kura.example.eddystone.advertiser-1.0.301-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.eddystone.advertiser/1.0.301-SNAPSHOT/org.eclipse.kura.example.eddystone.advertiser-1.0.301-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.eddystone.advertiser/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.eddystone.advertiser/1.0.301-SNAPSHOT/org.eclipse.kura.example.eddystone.advertiser-1.0.301-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.eddystone.advertiser/target/org.eclipse.kura.example.eddystone.advertiser-1.0.301-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.eddystone.advertiser/1.0.301-SNAPSHOT/org.eclipse.kura.example.eddystone.advertiser-1.0.301-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.eddystone.advertiser/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.eddystone.advertiser/1.0.301-SNAPSHOT/org.eclipse.kura.example.eddystone.advertiser-1.0.301-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.eddystone.advertiser/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.eddystone.advertiser/1.0.301-SNAPSHOT/org.eclipse.kura.example.eddystone.advertiser-1.0.301-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.eddystone.advertiser/target/org.eclipse.kura.example.eddystone.advertiser_1.0.301-SNAPSHOT.dp to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.eddystone.advertiser/1.0.301-SNAPSHOT/org.eclipse.kura.example.eddystone.advertiser-1.0.301-SNAPSHOT.dp [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.example.eddystone.advertiser --- [INFO] [INFO] ----< org.eclipse.kura:org.eclipse.kura.example.eddystone.scanner >----- [INFO] Building org.eclipse.kura.example.eddystone.scanner 1.0.301-SNAPSHOT [15/31] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.example.eddystone.scanner --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.example.eddystone.scanner --- [INFO] The project's OSGi version is 1.0.301.202211041435 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.example.eddystone.scanner --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.example.eddystone.scanner --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.example.eddystone.scanner --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.example.eddystone.scanner --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.example.eddystone.scanner --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.eddystone.scanner/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.eddystone.scanner/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.example.eddystone.scanner --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.eddystone.scanner/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.example.eddystone.scanner --- [WARNING] Bundle-Vendor header not found in /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.eddystone.scanner/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.eddystone.scanner/target/org.eclipse.kura.example.eddystone.scanner-1.0.301-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.example.eddystone.scanner --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.example.eddystone.scanner --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.eddystone.scanner/target/org.eclipse.kura.example.eddystone.scanner-1.0.301-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.example.eddystone.scanner --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.example.eddystone.scanner --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- osgi-dp:0.3.0:build (default) @ org.eclipse.kura.example.eddystone.scanner --- [INFO] Building DP - Version: 1.0.301.202211041435 [INFO] Added: org.eclipse.kura.example.eddystone.scanner:1.0.301.202211041435 [INFO] Writing to: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.eddystone.scanner/target/org.eclipse.kura.example.eddystone.scanner_1.0.301-SNAPSHOT.dp [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.example.eddystone.scanner --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.example.eddystone.scanner --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.eddystone.scanner/target/org.eclipse.kura.example.eddystone.scanner-1.0.301-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.eddystone.scanner/1.0.301-SNAPSHOT/org.eclipse.kura.example.eddystone.scanner-1.0.301-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.eddystone.scanner/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.eddystone.scanner/1.0.301-SNAPSHOT/org.eclipse.kura.example.eddystone.scanner-1.0.301-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.eddystone.scanner/target/org.eclipse.kura.example.eddystone.scanner-1.0.301-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.eddystone.scanner/1.0.301-SNAPSHOT/org.eclipse.kura.example.eddystone.scanner-1.0.301-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.eddystone.scanner/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.eddystone.scanner/1.0.301-SNAPSHOT/org.eclipse.kura.example.eddystone.scanner-1.0.301-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.eddystone.scanner/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.eddystone.scanner/1.0.301-SNAPSHOT/org.eclipse.kura.example.eddystone.scanner-1.0.301-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.eddystone.scanner/target/org.eclipse.kura.example.eddystone.scanner_1.0.301-SNAPSHOT.dp to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.eddystone.scanner/1.0.301-SNAPSHOT/org.eclipse.kura.example.eddystone.scanner-1.0.301-SNAPSHOT.dp [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.example.eddystone.scanner --- [INFO] [INFO] -----< org.eclipse.kura:org.eclipse.kura.example.camel.quickstart >----- [INFO] Building org.eclipse.kura.example.camel.quickstart 1.1.401-SNAPSHOT [16/31] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.example.camel.quickstart --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.example.camel.quickstart --- [INFO] The project's OSGi version is 1.1.401.202211041435 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.example.camel.quickstart --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.example.camel.quickstart --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.example.camel.quickstart --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.example.camel.quickstart --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.camel.quickstart/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.example.camel.quickstart --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.camel.quickstart/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.camel.quickstart/target/classes [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.camel.quickstart/src/main/java/org/eclipse/kura/example/camel/quickstart/GatewayRouterJava.java:[28] import org.eclipse.kura.cloud.CloudService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.camel.quickstart/src/main/java/org/eclipse/kura/example/camel/quickstart/GatewayRouterJava.java:[120] new ServiceConsumer() { ^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.camel.quickstart/src/main/java/org/eclipse/kura/example/camel/quickstart/GatewayRouterJava.java:[123] public void consume(final CamelContext context, final CloudService service) { ^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.camel.quickstart/src/main/java/org/eclipse/kura/example/camel/quickstart/GatewayRouterJava.java:[144] CloudService.class.getName(), filterPid); ^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.camel.quickstart/src/main/java/org/eclipse/kura/example/camel/quickstart/GatewayRouterXml.java:[18] import org.eclipse.kura.cloud.CloudService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.camel.quickstart/src/main/java/org/eclipse/kura/example/camel/quickstart/GatewayRouterXml.java:[30] private CloudService cloudService; ^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.camel.quickstart/src/main/java/org/eclipse/kura/example/camel/quickstart/GatewayRouterXml.java:[36] public void setCloudService(final CloudService cloudService) { ^^^^^^^^^^^^ The type CloudService is deprecated 7 problems (7 warnings) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.example.camel.quickstart --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.camel.quickstart/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.example.camel.quickstart --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.camel.quickstart/target/org.eclipse.kura.example.camel.quickstart-1.1.401-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.example.camel.quickstart --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.example.camel.quickstart --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.camel.quickstart/target/org.eclipse.kura.example.camel.quickstart-1.1.401-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.example.camel.quickstart --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.example.camel.quickstart --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- osgi-dp:0.3.0:build (default) @ org.eclipse.kura.example.camel.quickstart --- [INFO] Building DP - Version: 1.1.401.202211041435 [INFO] Added: org.eclipse.kura.example.camel.quickstart:1.1.401.202211041435 [INFO] Writing to: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.camel.quickstart/target/org.eclipse.kura.example.camel.quickstart_1.1.401-SNAPSHOT.dp [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.example.camel.quickstart --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.example.camel.quickstart --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.camel.quickstart/target/org.eclipse.kura.example.camel.quickstart-1.1.401-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.camel.quickstart/1.1.401-SNAPSHOT/org.eclipse.kura.example.camel.quickstart-1.1.401-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.camel.quickstart/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.camel.quickstart/1.1.401-SNAPSHOT/org.eclipse.kura.example.camel.quickstart-1.1.401-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.camel.quickstart/target/org.eclipse.kura.example.camel.quickstart-1.1.401-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.camel.quickstart/1.1.401-SNAPSHOT/org.eclipse.kura.example.camel.quickstart-1.1.401-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.camel.quickstart/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.camel.quickstart/1.1.401-SNAPSHOT/org.eclipse.kura.example.camel.quickstart-1.1.401-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.camel.quickstart/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.camel.quickstart/1.1.401-SNAPSHOT/org.eclipse.kura.example.camel.quickstart-1.1.401-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.camel.quickstart/target/org.eclipse.kura.example.camel.quickstart_1.1.401-SNAPSHOT.dp to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.camel.quickstart/1.1.401-SNAPSHOT/org.eclipse.kura.example.camel.quickstart-1.1.401-SNAPSHOT.dp [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.example.camel.quickstart --- [INFO] [INFO] -----< org.eclipse.kura:org.eclipse.kura.example.camel.publisher >------ [INFO] Building org.eclipse.kura.example.camel.publisher 1.0.401-SNAPSHOT [17/31] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.example.camel.publisher --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.example.camel.publisher --- [INFO] The project's OSGi version is 1.0.401.202211041435 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.example.camel.publisher --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.example.camel.publisher --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.example.camel.publisher --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.example.camel.publisher --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.camel.publisher/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.example.camel.publisher --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.camel.publisher/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.camel.publisher/target/classes [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.camel.publisher/src/org/eclipse/kura/example/camel/publisher/AbstractSimplePublisher.java:[22] import org.eclipse.kura.cloud.CloudService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.camel.publisher/src/org/eclipse/kura/example/camel/publisher/AbstractSimplePublisher.java:[144] new ServiceConsumer() { ^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.camel.publisher/src/org/eclipse/kura/example/camel/publisher/AbstractSimplePublisher.java:[147] public void consume(final CamelContext context, final CloudService service) { ^^^^^^^^^^^^ The type CloudService is deprecated [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.camel.publisher/src/org/eclipse/kura/example/camel/publisher/AbstractSimplePublisher.java:[168] CloudService.class.getName(), filterPid); ^^^^^^^^^^^^ The type CloudService is deprecated 4 problems (4 warnings) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.example.camel.publisher --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.camel.publisher/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.example.camel.publisher --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.camel.publisher/target/org.eclipse.kura.example.camel.publisher-1.0.401-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.example.camel.publisher --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.example.camel.publisher --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.camel.publisher/target/org.eclipse.kura.example.camel.publisher-1.0.401-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.example.camel.publisher --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.example.camel.publisher --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- osgi-dp:0.3.0:build (default) @ org.eclipse.kura.example.camel.publisher --- [INFO] Building DP - Version: 1.0.401.202211041435 [INFO] Added: org.eclipse.kura.example.camel.publisher:1.0.401.202211041435 [INFO] Writing to: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.camel.publisher/target/org.eclipse.kura.example.camel.publisher_1.0.401-SNAPSHOT.dp [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.example.camel.publisher --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.example.camel.publisher --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.camel.publisher/target/org.eclipse.kura.example.camel.publisher-1.0.401-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.camel.publisher/1.0.401-SNAPSHOT/org.eclipse.kura.example.camel.publisher-1.0.401-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.camel.publisher/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.camel.publisher/1.0.401-SNAPSHOT/org.eclipse.kura.example.camel.publisher-1.0.401-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.camel.publisher/target/org.eclipse.kura.example.camel.publisher-1.0.401-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.camel.publisher/1.0.401-SNAPSHOT/org.eclipse.kura.example.camel.publisher-1.0.401-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.camel.publisher/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.camel.publisher/1.0.401-SNAPSHOT/org.eclipse.kura.example.camel.publisher-1.0.401-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.camel.publisher/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.camel.publisher/1.0.401-SNAPSHOT/org.eclipse.kura.example.camel.publisher-1.0.401-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.camel.publisher/target/org.eclipse.kura.example.camel.publisher_1.0.401-SNAPSHOT.dp to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.camel.publisher/1.0.401-SNAPSHOT/org.eclipse.kura.example.camel.publisher-1.0.401-SNAPSHOT.dp [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.example.camel.publisher --- [INFO] [INFO] ----< org.eclipse.kura:org.eclipse.kura.example.camel.aggregation >----- [INFO] Building org.eclipse.kura.example.camel.aggregation 1.1.501-SNAPSHOT [18/31] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.example.camel.aggregation --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.example.camel.aggregation --- [INFO] The project's OSGi version is 1.1.501.202211041435 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.example.camel.aggregation --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.example.camel.aggregation --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.example.camel.aggregation --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.example.camel.aggregation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.camel.aggregation/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.example.camel.aggregation --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.camel.aggregation/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.camel.aggregation/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.example.camel.aggregation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.camel.aggregation/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.example.camel.aggregation --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.camel.aggregation/target/org.eclipse.kura.example.camel.aggregation-1.1.501-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.example.camel.aggregation --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.example.camel.aggregation --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.camel.aggregation/target/org.eclipse.kura.example.camel.aggregation-1.1.501-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.example.camel.aggregation --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.example.camel.aggregation --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- osgi-dp:0.3.0:build (default) @ org.eclipse.kura.example.camel.aggregation --- [INFO] Building DP - Version: 1.1.501.202211041435 [INFO] Added: org.eclipse.kura.example.camel.aggregation:1.1.501.202211041435 [INFO] Writing to: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.camel.aggregation/target/org.eclipse.kura.example.camel.aggregation_1.1.501-SNAPSHOT.dp [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.example.camel.aggregation --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.example.camel.aggregation --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.camel.aggregation/target/org.eclipse.kura.example.camel.aggregation-1.1.501-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.camel.aggregation/1.1.501-SNAPSHOT/org.eclipse.kura.example.camel.aggregation-1.1.501-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.camel.aggregation/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.camel.aggregation/1.1.501-SNAPSHOT/org.eclipse.kura.example.camel.aggregation-1.1.501-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.camel.aggregation/target/org.eclipse.kura.example.camel.aggregation-1.1.501-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.camel.aggregation/1.1.501-SNAPSHOT/org.eclipse.kura.example.camel.aggregation-1.1.501-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.camel.aggregation/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.camel.aggregation/1.1.501-SNAPSHOT/org.eclipse.kura.example.camel.aggregation-1.1.501-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.camel.aggregation/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.camel.aggregation/1.1.501-SNAPSHOT/org.eclipse.kura.example.camel.aggregation-1.1.501-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.camel.aggregation/target/org.eclipse.kura.example.camel.aggregation_1.1.501-SNAPSHOT.dp to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.camel.aggregation/1.1.501-SNAPSHOT/org.eclipse.kura.example.camel.aggregation-1.1.501-SNAPSHOT.dp [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.example.camel.aggregation --- [INFO] [INFO] -------< org.eclipse.kura:org.eclipse.kura.raspberrypi.sensehat >------- [INFO] Building org.eclipse.kura.raspberrypi.sensehat 1.0.501-SNAPSHOT [19/31] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.raspberrypi.sensehat --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.raspberrypi.sensehat --- [INFO] The project's OSGi version is 1.0.501.202211041435 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.raspberrypi.sensehat --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.raspberrypi.sensehat --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.raspberrypi.sensehat --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.raspberrypi.sensehat --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.raspberrypi.sensehat --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.raspberrypi.sensehat/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.raspberrypi.sensehat/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.raspberrypi.sensehat --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.raspberrypi.sensehat/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.raspberrypi.sensehat --- [WARNING] Bundle-Vendor header not found in /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.raspberrypi.sensehat/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.raspberrypi.sensehat/target/org.eclipse.kura.raspberrypi.sensehat-1.0.501-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.raspberrypi.sensehat --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.raspberrypi.sensehat --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.raspberrypi.sensehat/target/org.eclipse.kura.raspberrypi.sensehat-1.0.501-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.raspberrypi.sensehat --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.raspberrypi.sensehat --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- osgi-dp:0.3.0:build (default) @ org.eclipse.kura.raspberrypi.sensehat --- [INFO] Building DP - Version: 1.0.501.202211041435 [INFO] Added: org.eclipse.kura.raspberrypi.sensehat:1.0.501.202211041435 [INFO] Writing to: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.raspberrypi.sensehat/target/org.eclipse.kura.raspberrypi.sensehat_1.0.501-SNAPSHOT.dp [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.raspberrypi.sensehat --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.raspberrypi.sensehat --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.raspberrypi.sensehat/target/org.eclipse.kura.raspberrypi.sensehat-1.0.501-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.raspberrypi.sensehat/1.0.501-SNAPSHOT/org.eclipse.kura.raspberrypi.sensehat-1.0.501-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.raspberrypi.sensehat/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.raspberrypi.sensehat/1.0.501-SNAPSHOT/org.eclipse.kura.raspberrypi.sensehat-1.0.501-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.raspberrypi.sensehat/target/org.eclipse.kura.raspberrypi.sensehat-1.0.501-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.raspberrypi.sensehat/1.0.501-SNAPSHOT/org.eclipse.kura.raspberrypi.sensehat-1.0.501-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.raspberrypi.sensehat/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.raspberrypi.sensehat/1.0.501-SNAPSHOT/org.eclipse.kura.raspberrypi.sensehat-1.0.501-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.raspberrypi.sensehat/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.raspberrypi.sensehat/1.0.501-SNAPSHOT/org.eclipse.kura.raspberrypi.sensehat-1.0.501-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.raspberrypi.sensehat/target/org.eclipse.kura.raspberrypi.sensehat_1.0.501-SNAPSHOT.dp to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.raspberrypi.sensehat/1.0.501-SNAPSHOT/org.eclipse.kura.raspberrypi.sensehat-1.0.501-SNAPSHOT.dp [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.raspberrypi.sensehat --- [INFO] [INFO] ---< org.eclipse.kura:org.eclipse.kura.raspberrypi.sensehat.example >--- [INFO] Building org.eclipse.kura.raspberrypi.sensehat.example 1.0.501-SNAPSHOT [20/31] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.raspberrypi.sensehat.example --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.raspberrypi.sensehat.example --- [INFO] The project's OSGi version is 1.0.501.202211041435 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.raspberrypi.sensehat.example --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.raspberrypi.sensehat.example --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.raspberrypi.sensehat.example --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.raspberrypi.sensehat.example --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.raspberrypi.sensehat.example/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.raspberrypi.sensehat.example --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.raspberrypi.sensehat.example/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.raspberrypi.sensehat.example/target/classes [WARNING] Source directory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.raspberrypi.sensehat.example/src/main/resources does not exist [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.raspberrypi.sensehat.example --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.raspberrypi.sensehat.example/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.raspberrypi.sensehat.example --- [WARNING] Bundle-Vendor header not found in /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.raspberrypi.sensehat.example/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.raspberrypi.sensehat.example/target/org.eclipse.kura.raspberrypi.sensehat.example-1.0.501-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.raspberrypi.sensehat.example --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.raspberrypi.sensehat.example --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.raspberrypi.sensehat.example/target/org.eclipse.kura.raspberrypi.sensehat.example-1.0.501-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.raspberrypi.sensehat.example --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.raspberrypi.sensehat.example --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- osgi-dp:0.3.0:build (default) @ org.eclipse.kura.raspberrypi.sensehat.example --- [INFO] Building DP - Version: 1.0.501.202211041435 [INFO] Added: org.eclipse.kura.raspberrypi.sensehat.example:1.0.501.202211041435 [INFO] Writing to: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.raspberrypi.sensehat.example/target/org.eclipse.kura.raspberrypi.sensehat.example_1.0.501-SNAPSHOT.dp [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.raspberrypi.sensehat.example --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.raspberrypi.sensehat.example --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.raspberrypi.sensehat.example/target/org.eclipse.kura.raspberrypi.sensehat.example-1.0.501-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.raspberrypi.sensehat.example/1.0.501-SNAPSHOT/org.eclipse.kura.raspberrypi.sensehat.example-1.0.501-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.raspberrypi.sensehat.example/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.raspberrypi.sensehat.example/1.0.501-SNAPSHOT/org.eclipse.kura.raspberrypi.sensehat.example-1.0.501-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.raspberrypi.sensehat.example/target/org.eclipse.kura.raspberrypi.sensehat.example-1.0.501-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.raspberrypi.sensehat.example/1.0.501-SNAPSHOT/org.eclipse.kura.raspberrypi.sensehat.example-1.0.501-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.raspberrypi.sensehat.example/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.raspberrypi.sensehat.example/1.0.501-SNAPSHOT/org.eclipse.kura.raspberrypi.sensehat.example-1.0.501-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.raspberrypi.sensehat.example/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.raspberrypi.sensehat.example/1.0.501-SNAPSHOT/org.eclipse.kura.raspberrypi.sensehat.example-1.0.501-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.raspberrypi.sensehat.example/target/org.eclipse.kura.raspberrypi.sensehat.example_1.0.501-SNAPSHOT.dp to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.raspberrypi.sensehat.example/1.0.501-SNAPSHOT/org.eclipse.kura.raspberrypi.sensehat.example-1.0.501-SNAPSHOT.dp [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.raspberrypi.sensehat.example --- [INFO] [INFO] --< org.eclipse.kura:org.eclipse.kura.example.wire.math.multiport.provider >-- [INFO] Building org.eclipse.kura.example.wire.math.multiport.provider 1.0.201-SNAPSHOT [21/31] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.example.wire.math.multiport.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.example.wire.math.multiport.provider --- [INFO] The project's OSGi version is 1.0.201.202211041435 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.example.wire.math.multiport.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.example.wire.math.multiport.provider --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.example.wire.math.multiport.provider --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.example.wire.math.multiport.provider --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.wire.math.multiport.provider/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.example.wire.math.multiport.provider --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.wire.math.multiport.provider/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.wire.math.multiport.provider/target/classes [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.wire.math.multiport.provider/src/main/java/org/eclipse/kura/example/wire/math/multiport/AbstractDualportMathComponent.java:[54] (ServiceReference) context.getServiceReference()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked cast from ServiceReference to ServiceReference 1 problem (1 warning) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.example.wire.math.multiport.provider --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.wire.math.multiport.provider/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.example.wire.math.multiport.provider --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.wire.math.multiport.provider/target/org.eclipse.kura.example.wire.math.multiport.provider-1.0.201-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.example.wire.math.multiport.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.example.wire.math.multiport.provider --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.wire.math.multiport.provider/target/org.eclipse.kura.example.wire.math.multiport.provider-1.0.201-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.example.wire.math.multiport.provider --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.example.wire.math.multiport.provider --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- osgi-dp:0.3.0:build (default) @ org.eclipse.kura.example.wire.math.multiport.provider --- [INFO] Building DP - Version: 1.0.201.202211041435 [INFO] Added: org.eclipse.kura.example.wire.math.multiport.provider:1.0.201.202211041435 [INFO] Writing to: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.wire.math.multiport.provider/target/org.eclipse.kura.example.wire.math.multiport.provider_1.0.201-SNAPSHOT.dp [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.example.wire.math.multiport.provider --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.example.wire.math.multiport.provider --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.wire.math.multiport.provider/target/org.eclipse.kura.example.wire.math.multiport.provider-1.0.201-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.wire.math.multiport.provider/1.0.201-SNAPSHOT/org.eclipse.kura.example.wire.math.multiport.provider-1.0.201-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.wire.math.multiport.provider/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.wire.math.multiport.provider/1.0.201-SNAPSHOT/org.eclipse.kura.example.wire.math.multiport.provider-1.0.201-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.wire.math.multiport.provider/target/org.eclipse.kura.example.wire.math.multiport.provider-1.0.201-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.wire.math.multiport.provider/1.0.201-SNAPSHOT/org.eclipse.kura.example.wire.math.multiport.provider-1.0.201-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.wire.math.multiport.provider/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.wire.math.multiport.provider/1.0.201-SNAPSHOT/org.eclipse.kura.example.wire.math.multiport.provider-1.0.201-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.wire.math.multiport.provider/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.wire.math.multiport.provider/1.0.201-SNAPSHOT/org.eclipse.kura.example.wire.math.multiport.provider-1.0.201-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.wire.math.multiport.provider/target/org.eclipse.kura.example.wire.math.multiport.provider_1.0.201-SNAPSHOT.dp to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.wire.math.multiport.provider/1.0.201-SNAPSHOT/org.eclipse.kura.example.wire.math.multiport.provider-1.0.201-SNAPSHOT.dp [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.example.wire.math.multiport.provider --- [INFO] [INFO] --< org.eclipse.kura:org.eclipse.kura.example.wire.math.singleport.provider >-- [INFO] Building org.eclipse.kura.example.wire.math.singleport.provider 1.0.201-SNAPSHOT [22/31] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.example.wire.math.singleport.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.example.wire.math.singleport.provider --- [INFO] The project's OSGi version is 1.0.201.202211041435 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.example.wire.math.singleport.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.example.wire.math.singleport.provider --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.example.wire.math.singleport.provider --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.example.wire.math.singleport.provider --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.wire.math.singleport.provider/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.example.wire.math.singleport.provider --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.wire.math.singleport.provider/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.wire.math.singleport.provider/target/classes [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.wire.math.singleport.provider/src/main/java/org/eclipse/kura/example/wire/math/singleport/AbstractSingleportMathComponent.java:[53] (ServiceReference) componentContext.getServiceReference()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked cast from ServiceReference to ServiceReference [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.wire.math.singleport.provider/src/main/java/org/eclipse/kura/example/wire/math/singleport/gainoffset/GainOffsetComponent.java:[53] (ServiceReference) componentContext.getServiceReference()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked cast from ServiceReference to ServiceReference 2 problems (2 warnings) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.example.wire.math.singleport.provider --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.wire.math.singleport.provider/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.example.wire.math.singleport.provider --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.wire.math.singleport.provider/target/org.eclipse.kura.example.wire.math.singleport.provider-1.0.201-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.example.wire.math.singleport.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.example.wire.math.singleport.provider --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.wire.math.singleport.provider/target/org.eclipse.kura.example.wire.math.singleport.provider-1.0.201-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.example.wire.math.singleport.provider --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.example.wire.math.singleport.provider --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- osgi-dp:0.3.0:build (default) @ org.eclipse.kura.example.wire.math.singleport.provider --- [INFO] Building DP - Version: 1.0.201.202211041435 [INFO] Added: org.eclipse.kura.example.wire.math.singleport.provider:1.0.201.202211041435 [INFO] Writing to: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.wire.math.singleport.provider/target/org.eclipse.kura.example.wire.math.singleport.provider_1.0.201-SNAPSHOT.dp [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.example.wire.math.singleport.provider --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.example.wire.math.singleport.provider --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.wire.math.singleport.provider/target/org.eclipse.kura.example.wire.math.singleport.provider-1.0.201-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.wire.math.singleport.provider/1.0.201-SNAPSHOT/org.eclipse.kura.example.wire.math.singleport.provider-1.0.201-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.wire.math.singleport.provider/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.wire.math.singleport.provider/1.0.201-SNAPSHOT/org.eclipse.kura.example.wire.math.singleport.provider-1.0.201-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.wire.math.singleport.provider/target/org.eclipse.kura.example.wire.math.singleport.provider-1.0.201-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.wire.math.singleport.provider/1.0.201-SNAPSHOT/org.eclipse.kura.example.wire.math.singleport.provider-1.0.201-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.wire.math.singleport.provider/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.wire.math.singleport.provider/1.0.201-SNAPSHOT/org.eclipse.kura.example.wire.math.singleport.provider-1.0.201-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.wire.math.singleport.provider/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.wire.math.singleport.provider/1.0.201-SNAPSHOT/org.eclipse.kura.example.wire.math.singleport.provider-1.0.201-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.wire.math.singleport.provider/target/org.eclipse.kura.example.wire.math.singleport.provider_1.0.201-SNAPSHOT.dp to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.wire.math.singleport.provider/1.0.201-SNAPSHOT/org.eclipse.kura.example.wire.math.singleport.provider-1.0.201-SNAPSHOT.dp [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.example.wire.math.singleport.provider --- [INFO] [INFO] -----< org.eclipse.kura:org.eclipse.kura.example.driver.sensehat >------ [INFO] Building org.eclipse.kura.example.driver.sensehat 1.0.201-SNAPSHOT [23/31] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.example.driver.sensehat --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.example.driver.sensehat --- [INFO] The project's OSGi version is 1.0.201.202211041435 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.example.driver.sensehat --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.example.driver.sensehat --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.example.driver.sensehat --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.example.driver.sensehat --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.driver.sensehat/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.example.driver.sensehat --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.driver.sensehat/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.driver.sensehat/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.example.driver.sensehat --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.driver.sensehat/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.example.driver.sensehat --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.driver.sensehat/target/org.eclipse.kura.example.driver.sensehat-1.0.201-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.example.driver.sensehat --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.example.driver.sensehat --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.driver.sensehat/target/org.eclipse.kura.example.driver.sensehat-1.0.201-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.example.driver.sensehat --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.example.driver.sensehat --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- osgi-dp:0.3.0:build (default) @ org.eclipse.kura.example.driver.sensehat --- [INFO] Building DP - Version: 1.0.201.202211041435 [INFO] Added: org.eclipse.kura.example.driver.sensehat:1.0.201.202211041435 [INFO] Writing to: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.driver.sensehat/target/org.eclipse.kura.example.driver.sensehat_1.0.201-SNAPSHOT.dp [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.example.driver.sensehat --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.example.driver.sensehat --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.driver.sensehat/target/org.eclipse.kura.example.driver.sensehat-1.0.201-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.driver.sensehat/1.0.201-SNAPSHOT/org.eclipse.kura.example.driver.sensehat-1.0.201-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.driver.sensehat/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.driver.sensehat/1.0.201-SNAPSHOT/org.eclipse.kura.example.driver.sensehat-1.0.201-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.driver.sensehat/target/org.eclipse.kura.example.driver.sensehat-1.0.201-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.driver.sensehat/1.0.201-SNAPSHOT/org.eclipse.kura.example.driver.sensehat-1.0.201-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.driver.sensehat/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.driver.sensehat/1.0.201-SNAPSHOT/org.eclipse.kura.example.driver.sensehat-1.0.201-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.driver.sensehat/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.driver.sensehat/1.0.201-SNAPSHOT/org.eclipse.kura.example.driver.sensehat-1.0.201-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.example.driver.sensehat/target/org.eclipse.kura.example.driver.sensehat_1.0.201-SNAPSHOT.dp to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.example.driver.sensehat/1.0.201-SNAPSHOT/org.eclipse.kura.example.driver.sensehat-1.0.201-SNAPSHOT.dp [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.example.driver.sensehat --- [INFO] [INFO] --< org.eclipse.kura:org.eclipse.kura.wire.devel.component.provider >--- [INFO] Building org.eclipse.kura.wire.devel.component.provider 1.0.101-SNAPSHOT [24/31] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.wire.devel.component.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.wire.devel.component.provider --- [INFO] The project's OSGi version is 1.0.101.202211041435 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.wire.devel.component.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.wire.devel.component.provider --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.wire.devel.component.provider --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.wire.devel.component.provider --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.wire.devel.component.provider/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.wire.devel.component.provider --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.wire.devel.component.provider/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.wire.devel.component.provider/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.wire.devel.component.provider --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.wire.devel.component.provider/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.wire.devel.component.provider --- [WARNING] Bundle-Vendor header not found in /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.wire.devel.component.provider/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.wire.devel.component.provider/target/org.eclipse.kura.wire.devel.component.provider-1.0.101-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.wire.devel.component.provider --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.wire.devel.component.provider --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.wire.devel.component.provider/target/org.eclipse.kura.wire.devel.component.provider-1.0.101-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.wire.devel.component.provider --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.wire.devel.component.provider --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- osgi-dp:0.3.0:build (default) @ org.eclipse.kura.wire.devel.component.provider --- [INFO] Building DP - Version: 1.0.101.202211041435 [INFO] Added: org.eclipse.kura.wire.devel.component.provider:1.0.101.202211041435 [INFO] Writing to: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.wire.devel.component.provider/target/org.eclipse.kura.wire.devel.component.provider_1.0.101-SNAPSHOT.dp [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.wire.devel.component.provider --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.wire.devel.component.provider --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.wire.devel.component.provider/target/org.eclipse.kura.wire.devel.component.provider-1.0.101-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.wire.devel.component.provider/1.0.101-SNAPSHOT/org.eclipse.kura.wire.devel.component.provider-1.0.101-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.wire.devel.component.provider/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.wire.devel.component.provider/1.0.101-SNAPSHOT/org.eclipse.kura.wire.devel.component.provider-1.0.101-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.wire.devel.component.provider/target/org.eclipse.kura.wire.devel.component.provider-1.0.101-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.wire.devel.component.provider/1.0.101-SNAPSHOT/org.eclipse.kura.wire.devel.component.provider-1.0.101-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.wire.devel.component.provider/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.wire.devel.component.provider/1.0.101-SNAPSHOT/org.eclipse.kura.wire.devel.component.provider-1.0.101-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.wire.devel.component.provider/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.wire.devel.component.provider/1.0.101-SNAPSHOT/org.eclipse.kura.wire.devel.component.provider-1.0.101-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/org.eclipse.kura.wire.devel.component.provider/target/org.eclipse.kura.wire.devel.component.provider_1.0.101-SNAPSHOT.dp to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/org.eclipse.kura.wire.devel.component.provider/1.0.101-SNAPSHOT/org.eclipse.kura.wire.devel.component.provider-1.0.101-SNAPSHOT.dp [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.wire.devel.component.provider --- [INFO] [INFO] -------------< org.eclipse.kura.examples.feature:features >------------- [INFO] Building features 4.1.4 [25/31] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ features --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ features --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ features --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ features --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- osgi-dp:0.3.0:build (default) @ features --- [INFO] Building DP - Version: 4.1.4 [INFO] Writing to: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/features/target/features_4.1.4.dp [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ features --- [INFO] setting maven.deploy.skip=false [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ features --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/features/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/examples/feature/features/4.1.4/features-4.1.4.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/features/target/features_4.1.4.dp to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/examples/feature/features/4.1.4/features-4.1.4.dp [INFO] [INFO] --< org.eclipse.kura.examples.feature:org.eclipse.kura.raspberrypi.sensehat.example.bundle >-- [INFO] Building org.eclipse.kura.raspberrypi.sensehat.example.bundle 1.0.401-SNAPSHOT [26/31] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.raspberrypi.sensehat.example.bundle --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.kura.raspberrypi.sensehat.example.bundle --- [INFO] The project's OSGi version is 1.0.401.202211041435 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.raspberrypi.sensehat.example.bundle --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.raspberrypi.sensehat.example.bundle --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.raspberrypi.sensehat.example.bundle --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.raspberrypi.sensehat.example.bundle --- [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.raspberrypi.sensehat.example.bundle --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-feature (default-package-feature) @ org.eclipse.kura.raspberrypi.sensehat.example.bundle --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/features/org.eclipse.kura.raspberrypi.sensehat.example.bundle/target/org.eclipse.kura.raspberrypi.sensehat.example.bundle-1.0.401-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.raspberrypi.sensehat.example.bundle --- [INFO] [INFO] --- tycho-p2-plugin:1.6.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.kura.raspberrypi.sensehat.example.bundle --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.raspberrypi.sensehat.example.bundle --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- osgi-dp:0.3.0:build (default) @ org.eclipse.kura.raspberrypi.sensehat.example.bundle --- [INFO] Building DP - Version: 1.0.401.202211041435 [INFO] Added: org.eclipse.kura.raspberrypi.sensehat:1.0.501.202211041435 [INFO] Added: org.eclipse.kura.raspberrypi.sensehat.example:1.0.501.202211041435 [INFO] Writing to: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/features/org.eclipse.kura.raspberrypi.sensehat.example.bundle/target/org.eclipse.kura.raspberrypi.sensehat.example.bundle_1.0.401-SNAPSHOT.dp [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.raspberrypi.sensehat.example.bundle --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.raspberrypi.sensehat.example.bundle --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/features/org.eclipse.kura.raspberrypi.sensehat.example.bundle/target/org.eclipse.kura.raspberrypi.sensehat.example.bundle-1.0.401-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/examples/feature/org.eclipse.kura.raspberrypi.sensehat.example.bundle/1.0.401-SNAPSHOT/org.eclipse.kura.raspberrypi.sensehat.example.bundle-1.0.401-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/features/org.eclipse.kura.raspberrypi.sensehat.example.bundle/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/examples/feature/org.eclipse.kura.raspberrypi.sensehat.example.bundle/1.0.401-SNAPSHOT/org.eclipse.kura.raspberrypi.sensehat.example.bundle-1.0.401-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/features/org.eclipse.kura.raspberrypi.sensehat.example.bundle/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/examples/feature/org.eclipse.kura.raspberrypi.sensehat.example.bundle/1.0.401-SNAPSHOT/org.eclipse.kura.raspberrypi.sensehat.example.bundle-1.0.401-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/features/org.eclipse.kura.raspberrypi.sensehat.example.bundle/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/examples/feature/org.eclipse.kura.raspberrypi.sensehat.example.bundle/1.0.401-SNAPSHOT/org.eclipse.kura.raspberrypi.sensehat.example.bundle-1.0.401-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/features/org.eclipse.kura.raspberrypi.sensehat.example.bundle/target/org.eclipse.kura.raspberrypi.sensehat.example.bundle_1.0.401-SNAPSHOT.dp to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/examples/feature/org.eclipse.kura.raspberrypi.sensehat.example.bundle/1.0.401-SNAPSHOT/org.eclipse.kura.raspberrypi.sensehat.example.bundle-1.0.401-SNAPSHOT.dp [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.raspberrypi.sensehat.example.bundle --- [INFO] [INFO] --< org.eclipse.kura.examples.feature:org.eclipse.kura.example.driver.sensehat >-- [INFO] Building org.eclipse.kura.example.driver.sensehat 1.0.201-SNAPSHOT [27/31] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.example.driver.sensehat --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.kura.example.driver.sensehat --- [INFO] The project's OSGi version is 1.0.201.202211041435 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.example.driver.sensehat --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.example.driver.sensehat --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.example.driver.sensehat --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.example.driver.sensehat --- [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.example.driver.sensehat --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-feature (default-package-feature) @ org.eclipse.kura.example.driver.sensehat --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/features/org.eclipse.kura.example.driver.sensehat/target/org.eclipse.kura.example.driver.sensehat-1.0.201-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.example.driver.sensehat --- [INFO] [INFO] --- tycho-p2-plugin:1.6.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.kura.example.driver.sensehat --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.example.driver.sensehat --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- osgi-dp:0.3.0:build (default) @ org.eclipse.kura.example.driver.sensehat --- [INFO] Building DP - Version: 1.0.201.202211041435 [INFO] Added: org.eclipse.kura.raspberrypi.sensehat:1.0.501.202211041435 [INFO] Added: org.eclipse.kura.example.driver.sensehat:1.0.201.202211041435 [INFO] Writing to: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/features/org.eclipse.kura.example.driver.sensehat/target/org.eclipse.kura.example.driver.sensehat_1.0.201-SNAPSHOT.dp [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.example.driver.sensehat --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.example.driver.sensehat --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/features/org.eclipse.kura.example.driver.sensehat/target/org.eclipse.kura.example.driver.sensehat-1.0.201-SNAPSHOT.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/examples/feature/org.eclipse.kura.example.driver.sensehat/1.0.201-SNAPSHOT/org.eclipse.kura.example.driver.sensehat-1.0.201-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/features/org.eclipse.kura.example.driver.sensehat/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/examples/feature/org.eclipse.kura.example.driver.sensehat/1.0.201-SNAPSHOT/org.eclipse.kura.example.driver.sensehat-1.0.201-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/features/org.eclipse.kura.example.driver.sensehat/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/examples/feature/org.eclipse.kura.example.driver.sensehat/1.0.201-SNAPSHOT/org.eclipse.kura.example.driver.sensehat-1.0.201-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/features/org.eclipse.kura.example.driver.sensehat/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/examples/feature/org.eclipse.kura.example.driver.sensehat/1.0.201-SNAPSHOT/org.eclipse.kura.example.driver.sensehat-1.0.201-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/features/org.eclipse.kura.example.driver.sensehat/target/org.eclipse.kura.example.driver.sensehat_1.0.201-SNAPSHOT.dp to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/examples/feature/org.eclipse.kura.example.driver.sensehat/1.0.201-SNAPSHOT/org.eclipse.kura.example.driver.sensehat-1.0.201-SNAPSHOT.dp [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.example.driver.sensehat --- [INFO] [INFO] -------------------< org.eclipse.kura.example:test >-------------------- [INFO] Building test 4.1.4 [28/31] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ test --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ test --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (compiletests) @ test --- [INFO] No sources to compile [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ test --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/target/jacoco.exec [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ test --- [INFO] No tests to run. [INFO] Surefire report directory: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ test --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ test --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- osgi-dp:0.3.0:build (default) @ test --- [INFO] Building DP - Version: 4.1.4 [INFO] Writing to: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/target/test_4.1.4.dp [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ test --- [INFO] setting maven.deploy.skip=false [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ test --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/example/test/4.1.4/test-4.1.4.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/target/test_4.1.4.dp to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/example/test/4.1.4/test-4.1.4.dp [INFO] [INFO] -----< org.eclipse.kura.example:org.eclipse.kura.example.testutil >----- [INFO] Building org.eclipse.kura.example.testutil 4.1.4 [29/31] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.example.testutil --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.example.testutil --- [INFO] The project's OSGi version is 4.1.4 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.example.testutil --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.example.testutil --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.example.testutil --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.example.testutil --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/org.eclipse.kura.example.testutil/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.example.testutil --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/org.eclipse.kura.example.testutil/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/org.eclipse.kura.example.testutil/target/classes [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/org.eclipse.kura.example.testutil/src/main/java/org/eclipse/kura/example/testutil/TestUtil.java:[27] Class clazz = svc.getClass(); ^^^^^ Class is a raw type. References to generic type Class should be parameterized [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/org.eclipse.kura.example.testutil/src/main/java/org/eclipse/kura/example/testutil/TestUtil.java:[70] private static Method getMethod(Object svc, String methodName, Class... paramTypes) throws NoSuchMethodException { ^^^^^ Class is a raw type. References to generic type Class should be parameterized [WARNING] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/org.eclipse.kura.example.testutil/src/main/java/org/eclipse/kura/example/testutil/TestUtil.java:[86] private static boolean checkParameterTypes(Method m, Class... paramTypes) { ^^^^^ Class is a raw type. References to generic type Class should be parameterized 3 problems (3 warnings) [WARNING] Source directory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/org.eclipse.kura.example.testutil/src/main/resources does not exist [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.example.testutil --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/org.eclipse.kura.example.testutil/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (compiletests) @ org.eclipse.kura.example.testutil --- [INFO] No sources to compile [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.example.testutil --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/org.eclipse.kura.example.testutil/target/jacoco.exec [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ org.eclipse.kura.example.testutil --- [INFO] No tests to run. [INFO] Surefire report directory: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/org.eclipse.kura.example.testutil/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.example.testutil --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/org.eclipse.kura.example.testutil/target/org.eclipse.kura.example.testutil-4.1.4-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.example.testutil --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.example.testutil --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/org.eclipse.kura.example.testutil/target/org.eclipse.kura.example.testutil-4.1.4.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.example.testutil --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.example.testutil --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- osgi-dp:0.3.0:build (default) @ org.eclipse.kura.example.testutil --- [INFO] Building DP - Version: 4.1.4 [INFO] Added: org.eclipse.kura.example.testutil:4.1.4 [INFO] Writing to: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/org.eclipse.kura.example.testutil/target/org.eclipse.kura.example.testutil_4.1.4.dp [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.example.testutil --- [INFO] setting maven.deploy.skip=false [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.example.testutil --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/org.eclipse.kura.example.testutil/target/org.eclipse.kura.example.testutil-4.1.4.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/example/org.eclipse.kura.example.testutil/4.1.4/org.eclipse.kura.example.testutil-4.1.4.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/org.eclipse.kura.example.testutil/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/example/org.eclipse.kura.example.testutil/4.1.4/org.eclipse.kura.example.testutil-4.1.4.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/org.eclipse.kura.example.testutil/target/org.eclipse.kura.example.testutil-4.1.4-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/example/org.eclipse.kura.example.testutil/4.1.4/org.eclipse.kura.example.testutil-4.1.4-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/org.eclipse.kura.example.testutil/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/example/org.eclipse.kura.example.testutil/4.1.4/org.eclipse.kura.example.testutil-4.1.4-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/org.eclipse.kura.example.testutil/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/example/org.eclipse.kura.example.testutil/4.1.4/org.eclipse.kura.example.testutil-4.1.4-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/org.eclipse.kura.example.testutil/target/org.eclipse.kura.example.testutil_4.1.4.dp to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/example/org.eclipse.kura.example.testutil/4.1.4/org.eclipse.kura.example.testutil-4.1.4.dp [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.example.testutil --- [INFO] [INFO] --< org.eclipse.kura.example:org.eclipse.kura.example.ble.tisensortag.test >-- [INFO] Building org.eclipse.kura.example.ble.tisensortag.test 4.1.4 [30/31] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.example.ble.tisensortag.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.example.ble.tisensortag.test --- [INFO] The project's OSGi version is 4.1.4 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.example.ble.tisensortag.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.example.ble.tisensortag.test --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.example.ble.tisensortag.test --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.example.ble.tisensortag.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/org.eclipse.kura.example.ble.tisensortag.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.example.ble.tisensortag.test --- [INFO] No sources to compile [WARNING] Source directory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/org.eclipse.kura.example.ble.tisensortag.test/src/main/java does not exist [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.example.ble.tisensortag.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/org.eclipse.kura.example.ble.tisensortag.test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (compiletests) @ org.eclipse.kura.example.ble.tisensortag.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/org.eclipse.kura.example.ble.tisensortag.test/target/test-classes [INFO] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/org.eclipse.kura.example.ble.tisensortag.test/src/test/java/org/eclipse/kura/example/ble/tisensortag/BluetoothLeTest.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/org.eclipse.kura.example.ble.tisensortag.test/src/test/java/org/eclipse/kura/example/ble/tisensortag/BluetoothLeTest.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/org.eclipse.kura.example.ble.tisensortag.test/src/test/java/org/eclipse/kura/example/ble/tisensortag/BluetoothLeTest.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/org.eclipse.kura.example.ble.tisensortag.test/src/test/java/org/eclipse/kura/example/ble/tisensortag/BluetoothLeTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.example.ble.tisensortag.test --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/org.eclipse.kura.example.ble.tisensortag.test/target/jacoco.exec [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ org.eclipse.kura.example.ble.tisensortag.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/org.eclipse.kura.example.ble.tisensortag.test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.kura.example.ble.tisensortag.BluetoothLeTest 2022-11-04T14:35:49,899 [main] INFO o.e.k.e.b.t.BluetoothLe - Activating BluetoothLe example... 2022-11-04T14:35:50,056 [main] INFO o.e.k.e.b.t.BluetoothLe - Address 12:34:56:78:90:AC Name SensorTag CC2541 2022-11-04T14:35:50,057 [main] INFO o.e.k.e.b.t.BluetoothLe - Starting services discovery... 2022-11-04T14:35:51,059 [main] INFO o.e.k.e.b.t.BluetoothLe - Ambient: 20.0 Target: 25.0 2022-11-04T14:35:52,060 [main] INFO o.e.k.e.b.t.BluetoothLe - Acc X: 1.0 Acc Y: 1.5 Acc Z: -1.0 2022-11-04T14:35:53,061 [main] INFO o.e.k.e.b.t.BluetoothLe - Humidity: 50.0 2022-11-04T14:35:54,062 [main] INFO o.e.k.e.b.t.BluetoothLe - Mag X: 1000.0 Mag Y: 2000.0 Mag Z: 3000.0 2022-11-04T14:35:56,063 [main] INFO o.e.k.e.b.t.BluetoothLe - Pre: 101.3 2022-11-04T14:35:57,064 [main] INFO o.e.k.e.b.t.BluetoothLe - Gyro X: 4.0 Gyro Y: 5.0 Gyro Z: 6.0 2022-11-04T14:35:58,065 [main] INFO o.e.k.e.b.t.BluetoothLe - Light: 100.1 2022-11-04T14:35:58,127 [main] INFO o.e.k.e.b.t.BluetoothLe - Activating BluetoothLe example... 2022-11-04T14:35:58,127 [main] INFO o.e.k.e.b.t.BluetoothLe - Bluetooth adapter interface => hci0 2022-11-04T14:35:58,128 [main] INFO o.e.k.e.b.t.BluetoothLe - Enabling bluetooth adapter... 2022-11-04T14:35:58,128 [main] INFO o.e.k.e.b.t.BluetoothLe - Bluetooth adapter address => 12:34:56:78:90:AB 2022-11-04T14:35:58,130 [pool-3-thread-1] INFO o.e.k.e.b.t.BluetoothLe - startLeScan Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.58 sec Running org.eclipse.kura.example.ble.tisensortag.TiSensorTagTest 2022-11-04T14:35:58,219 [main] ERROR o.e.k.e.b.t.TiSensorTag - org.eclipse.kura.KuraException: Error during BLE connection. 2022-11-04T14:35:58,225 [main] INFO o.e.k.e.b.t.TiSensorTag - Received barometer value: 00018072 2022-11-04T14:35:58,231 [main] INFO o.e.k.e.b.t.TiSensorTag - Received magnetometer value: 0080008000C0 2022-11-04T14:35:58,253 [main] INFO o.e.k.e.b.t.TiSensorTag - Received magnetometer value: 0001020304050004000800100F1A1F343C68 2022-11-04T14:35:58,259 [main] INFO o.e.k.e.b.t.TiSensorTag - Received temperature value: 01020204 2022-11-04T14:35:58,265 [main] INFO o.e.k.e.b.t.TiSensorTag - Received temperature value: 01020204 2022-11-04T14:35:58,269 [main] INFO o.e.k.e.b.t.TiSensorTag - Received accelerometer value: 000102030405000400080010 2022-11-04T14:35:58,277 [main] INFO o.e.k.e.b.t.TiSensorTag - Received gyro value: 0A17142E5C0F 2022-11-04T14:35:58,281 [main] INFO o.e.k.e.b.t.TiSensorTag - Received pressure value: 000163A0 2022-11-04T14:35:58,283 [main] INFO o.e.k.e.b.t.TiSensorTag - Received luxometer value: C429 2022-11-04T14:35:58,290 [main] INFO o.e.k.e.b.t.TiSensorTag - Received pressure value: 000163A0 2022-11-04T14:35:58,299 [main] INFO o.e.k.e.b.t.TiSensorTag - Received keys value: 123 2022-11-04T14:35:58,304 [main] INFO o.e.k.e.b.t.TiSensorTag - Received accelerometer value: 81 84 FF 2022-11-04T14:35:58,336 [main] INFO o.e.k.e.b.t.TiSensorTag - Not optical sensor on CC2541. 2022-11-04T14:35:58,341 [main] INFO o.e.k.e.b.t.TiSensorTag - Received temperature value: 01020204 2022-11-04T14:35:58,348 [main] INFO o.e.k.e.b.t.TiSensorTag - Received accelerometer value: 000102030405000400080010 2022-11-04T14:35:58,358 [main] INFO o.e.k.e.b.t.TiSensorTag - Not optical sensor on CC2541. 2022-11-04T14:35:58,360 [main] INFO o.e.k.e.b.t.TiSensorTag - Received barometer value: 00018072 2022-11-04T14:35:58,363 [main] INFO o.e.k.e.b.t.TiSensorTag - Received magnetometer value: 0001020304050004000800100F1A1F343C68 2022-11-04T14:35:58,372 [main] INFO o.e.k.e.b.t.TiSensorTag - Received gyro value: 0A17142E5C0F 2022-11-04T14:35:58,373 [main] INFO o.e.k.e.b.t.TiSensorTag - Received gyro value: 0A17142E5C0F 2022-11-04T14:35:58,377 [main] INFO o.e.k.e.b.t.TiSensorTag - Received magnetometer value: 0080008000C0 2022-11-04T14:35:58,380 [main] INFO o.e.k.e.b.t.TiSensorTag - List getCharacteristics 2022-11-04T14:35:58,385 [main] INFO o.e.k.e.b.t.TiSensorTag - Received gyro value: 0A17142E5C0F 2022-11-04T14:35:58,387 [main] INFO o.e.k.e.b.t.TiSensorTag - Received luxometer value: C429 2022-11-04T14:35:58,389 [main] INFO o.e.k.e.b.t.TiSensorTag - Not optical sensor on CC2541. 2022-11-04T14:35:58,390 [main] INFO o.e.k.e.b.t.TiSensorTag - Not IO Service on CC2541. 2022-11-04T14:35:58,395 [main] INFO o.e.k.e.b.t.TiSensorTag - Received barometer value: 00010080 2022-11-04T14:35:58,410 [main] INFO o.e.k.e.b.t.TiSensorTag - Received temperature value: 01020204 2022-11-04T14:35:58,416 [main] ERROR o.e.k.e.b.t.TiSensorTag - org.eclipse.kura.KuraException: Error during BLE IO activity. 2022-11-04T14:35:58,420 [main] INFO o.e.k.e.b.t.TiSensorTag - Received pressure value: 00010203 2022-11-04T14:35:58,421 [main] INFO o.e.k.e.b.t.TiSensorTag - Received pressure value: 00010203 2022-11-04T14:35:58,435 [main] INFO o.e.k.e.b.t.TiSensorTag - Received accelerometer value: 81 84 FF 2022-11-04T14:35:58,445 [main] INFO o.e.k.e.b.t.TiSensorTag - Received pressure value: 000102B48B01 Tests run: 122, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.322 sec Results : Tests run: 125, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.example.ble.tisensortag.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/org.eclipse.kura.example.ble.tisensortag.test/target/org.eclipse.kura.example.ble.tisensortag.test-4.1.4-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.example.ble.tisensortag.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.example.ble.tisensortag.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/org.eclipse.kura.example.ble.tisensortag.test/target/org.eclipse.kura.example.ble.tisensortag.test-4.1.4.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.example.ble.tisensortag.test --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.example.ble.tisensortag.test --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- osgi-dp:0.3.0:build (default) @ org.eclipse.kura.example.ble.tisensortag.test --- [INFO] Building DP - Version: 4.1.4 [INFO] Added: org.eclipse.kura.example.ble.tisensortag.test:4.1.4 [INFO] Writing to: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/org.eclipse.kura.example.ble.tisensortag.test/target/org.eclipse.kura.example.ble.tisensortag.test_4.1.4.dp [INFO] [INFO] --- tycho-surefire-plugin:1.6.0:test (default-test) @ org.eclipse.kura.example.ble.tisensortag.test --- [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/org.eclipse.kura.example.ble.tisensortag.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/adoptopenjdk/openj9-jdk-8/1.8.0_292-b10/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/org.eclipse.kura.example.ble.tisensortag.test/target/jacoco.exec, -Dlog4j.configurationFile=file:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/org.eclipse.kura.example.ble.tisensortag.test/../../../emulator/org.eclipse.kura.emulator/src/main/resources/log4j.xml, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/org.eclipse.kura.example.ble.tisensortag.test/target/work/data, -install, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/org.eclipse.kura.example.ble.tisensortag.test/target/work, -configuration, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/org.eclipse.kura.example.ble.tisensortag.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/org.eclipse.kura.example.ble.tisensortag.test/target/surefire.properties] Results: Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [WARNING] No tests found. [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.example.ble.tisensortag.test --- [INFO] setting maven.deploy.skip=false [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.example.ble.tisensortag.test --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/org.eclipse.kura.example.ble.tisensortag.test/target/org.eclipse.kura.example.ble.tisensortag.test-4.1.4.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/example/org.eclipse.kura.example.ble.tisensortag.test/4.1.4/org.eclipse.kura.example.ble.tisensortag.test-4.1.4.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/org.eclipse.kura.example.ble.tisensortag.test/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/example/org.eclipse.kura.example.ble.tisensortag.test/4.1.4/org.eclipse.kura.example.ble.tisensortag.test-4.1.4.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/org.eclipse.kura.example.ble.tisensortag.test/target/org.eclipse.kura.example.ble.tisensortag.test-4.1.4-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/example/org.eclipse.kura.example.ble.tisensortag.test/4.1.4/org.eclipse.kura.example.ble.tisensortag.test-4.1.4-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/org.eclipse.kura.example.ble.tisensortag.test/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/example/org.eclipse.kura.example.ble.tisensortag.test/4.1.4/org.eclipse.kura.example.ble.tisensortag.test-4.1.4-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/org.eclipse.kura.example.ble.tisensortag.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/example/org.eclipse.kura.example.ble.tisensortag.test/4.1.4/org.eclipse.kura.example.ble.tisensortag.test-4.1.4-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/org.eclipse.kura.example.ble.tisensortag.test/target/org.eclipse.kura.example.ble.tisensortag.test_4.1.4.dp to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/example/org.eclipse.kura.example.ble.tisensortag.test/4.1.4/org.eclipse.kura.example.ble.tisensortag.test-4.1.4.dp [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.example.ble.tisensortag.test --- [INFO] [INFO] --< org.eclipse.kura.example:org.eclipse.kura.example.ble.tisensortag.tinyb.test >-- [INFO] Building org.eclipse.kura.example.ble.tisensortag.tinyb.test 4.1.4 [31/31] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.kura.example.ble.tisensortag.tinyb.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.kura.example.ble.tisensortag.tinyb.test --- [INFO] The project's OSGi version is 4.1.4 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.kura.example.ble.tisensortag.tinyb.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.kura.example.ble.tisensortag.tinyb.test --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ org.eclipse.kura.example.ble.tisensortag.tinyb.test --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.kura.example.ble.tisensortag.tinyb.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/org.eclipse.kura.example.ble.tisensortag.tinyb.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.kura.example.ble.tisensortag.tinyb.test --- [INFO] No sources to compile [WARNING] Source directory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/org.eclipse.kura.example.ble.tisensortag.tinyb.test/src/main/java does not exist [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.kura.example.ble.tisensortag.tinyb.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/org.eclipse.kura.example.ble.tisensortag.tinyb.test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (compiletests) @ org.eclipse.kura.example.ble.tisensortag.tinyb.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/org.eclipse.kura.example.ble.tisensortag.tinyb.test/target/test-classes [INFO] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/org.eclipse.kura.example.ble.tisensortag.tinyb.test/src/test/java/org/eclipse/kura/example/ble/tisensortag/tinyb/TiSensorTagTest.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/org.eclipse.kura.example.ble.tisensortag.tinyb.test/src/test/java/org/eclipse/kura/example/ble/tisensortag/tinyb/TiSensorTagTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (default) @ org.eclipse.kura.example.ble.tisensortag.tinyb.test --- [INFO] jacocoArgs set to -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/org.eclipse.kura.example.ble.tisensortag.tinyb.test/target/jacoco.exec [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ org.eclipse.kura.example.ble.tisensortag.tinyb.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/org.eclipse.kura.example.ble.tisensortag.tinyb.test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.kura.example.ble.tisensortag.tinyb.TiSensorTagTest 2022-11-04T14:36:06,294 [main] INFO o.e.k.e.b.t.t.TiSensorTag - Received temperature value: 01020204 2022-11-04T14:36:06,306 [main] INFO o.e.k.e.b.t.t.TiSensorTag - No IO Service on CC2541. 2022-11-04T14:36:06,308 [main] INFO o.e.k.e.b.t.t.TiSensorTag - Received pressure value: 00010203 2022-11-04T14:36:06,313 [main] INFO o.e.k.e.b.t.t.TiSensorTag - No IO Service on CC2541. 2022-11-04T14:36:06,327 [main] ERROR o.e.k.e.b.t.t.TiSensorTag - Temperature read failed org.eclipse.kura.KuraBluetoothIOException: Error during BLE IO activity. at org.eclipse.kura.example.ble.tisensortag.tinyb.TiSensorTag.readTemperature(TiSensorTag.java:220) at org.eclipse.kura.example.ble.tisensortag.tinyb.TiSensorTagTest.testReadTemperatureFail(TiSensorTagTest.java:273) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 2022-11-04T14:36:06,338 [main] INFO o.e.k.e.b.t.t.TiSensorTag - No IO Service on CC2541. 2022-11-04T14:36:06,340 [main] INFO o.e.k.e.b.t.t.TiSensorTag - Received accelerometer value: 000102030405000400080010 2022-11-04T14:36:06,345 [main] INFO o.e.k.e.b.t.t.TiSensorTag - Received accelerometer value: 8184FF 2022-11-04T14:36:06,347 [main] INFO o.e.k.e.b.t.t.TiSensorTag - No optical sensor on CC2541. 2022-11-04T14:36:06,349 [main] INFO o.e.k.e.b.t.t.TiSensorTag - Received pressure value: 000163A0 2022-11-04T14:36:06,356 [main] INFO o.e.k.e.b.t.t.TiSensorTag - Received luxometer value: C429 2022-11-04T14:36:06,363 [main] INFO o.e.k.e.b.t.t.TiSensorTag - No IO Service on CC2541. 2022-11-04T14:36:06,366 [main] INFO o.e.k.e.b.t.t.TiSensorTag - No optical sensor on CC2541. 2022-11-04T14:36:06,369 [main] INFO o.e.k.e.b.t.t.TiSensorTag - Received accelerometer value: 000102030405000400080010 2022-11-04T14:36:06,372 [main] INFO o.e.k.e.b.t.t.TiSensorTag - Received temperature value: 01020204 2022-11-04T14:36:07,428 [main] INFO o.e.k.e.b.t.t.TiSensorTag - Received magnetometer value: 0001020304050004000800100F1A1F343C68 2022-11-04T14:36:07,433 [main] INFO o.e.k.e.b.t.t.TiSensorTag - Received gyro value: 0A17142E5C0F 2022-11-04T14:36:07,440 [main] ERROR o.e.k.e.b.t.t.TiSensorTag - Movement sensor failed to be enabled org.eclipse.kura.KuraBluetoothIOException: Error during BLE IO activity. at org.eclipse.kura.example.ble.tisensortag.tinyb.TiSensorTag.writeOnCharacteristic(TiSensorTag.java:1532) at org.eclipse.kura.example.ble.tisensortag.tinyb.TiSensorTag.disableAccelerometer(TiSensorTag.java:352) at org.eclipse.kura.example.ble.tisensortag.tinyb.TiSensorTagTest.testDisableAccelerometerCc2650Fail(TiSensorTagTest.java:374) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 2022-11-04T14:36:07,445 [main] INFO o.e.k.e.b.t.t.TiSensorTag - No optical sensor on CC2541. 2022-11-04T14:36:07,448 [main] INFO o.e.k.e.b.t.t.TiSensorTag - Received hygrometer value: 0001B072 2022-11-04T14:36:07,451 [main] INFO o.e.k.e.b.t.t.TiSensorTag - Received magnetometer value: 0001020304050004000800100F1A1F343C68 2022-11-04T14:36:07,455 [main] ERROR o.e.k.e.b.t.t.TiSensorTag - Termometer disable failed org.eclipse.kura.KuraBluetoothIOException: Error during BLE IO activity. at org.eclipse.kura.example.ble.tisensortag.tinyb.TiSensorTag.disableTermometer(TiSensorTag.java:207) at org.eclipse.kura.example.ble.tisensortag.tinyb.TiSensorTagTest.testDisableTermometerFail(TiSensorTagTest.java:257) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 2022-11-04T14:36:07,459 [main] INFO o.e.k.e.b.t.t.TiSensorTag - Received pressure value: 000102B48B01 2022-11-04T14:36:07,466 [main] INFO o.e.k.e.b.t.t.TiSensorTag - Received gyro value: 0A17142E5C0F 2022-11-04T14:36:07,468 [main] INFO o.e.k.e.b.t.t.TiSensorTag - Received gyro value: 0A17142E5C0F 2022-11-04T14:36:07,476 [main] ERROR o.e.k.e.b.t.t.TiSensorTag - Termometer enable failed org.eclipse.kura.KuraBluetoothIOException: Error during BLE IO activity. at org.eclipse.kura.example.ble.tisensortag.tinyb.TiSensorTag.enableTermometer(TiSensorTag.java:193) at org.eclipse.kura.example.ble.tisensortag.tinyb.TiSensorTagTest.testEnableTermometerFail(TiSensorTagTest.java:235) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 2022-11-04T14:36:07,479 [main] INFO o.e.k.e.b.t.t.TiSensorTag - Received magnetometer value: 0080008000C0 2022-11-04T14:36:07,495 [main] INFO o.e.k.e.b.t.t.TiSensorTag - No IO Service on CC2541. 2022-11-04T14:36:07,500 [main] INFO o.e.k.e.b.t.t.TiSensorTag - Received luxometer value: C429 2022-11-04T14:36:07,533 [main] INFO o.e.k.e.b.t.t.TiSensorTag - No IO Service on CC2541. 2022-11-04T14:36:07,541 [main] INFO o.e.k.e.b.t.t.TiSensorTag - Received hygrometer value: 00010080 2022-11-04T14:36:07,545 [main] INFO o.e.k.e.b.t.t.TiSensorTag - Received hygrometer value: 00010080 2022-11-04T14:36:07,546 [main] INFO o.e.k.e.b.t.t.TiSensorTag - No IO Service on CC2541. 2022-11-04T14:36:07,549 [main] ERROR o.e.k.e.b.t.t.TiSensorTag - Firmware revision read failed org.eclipse.kura.KuraBluetoothResourceNotFoundException: BLE resource not found. at org.eclipse.kura.example.ble.tisensortag.tinyb.TiSensorTag.getFirmareRevision(TiSensorTag.java:149) at org.eclipse.kura.example.ble.tisensortag.tinyb.TiSensorTagTest.testGetFWRevisionFail(TiSensorTagTest.java:136) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 2022-11-04T14:36:07,551 [main] INFO o.e.k.e.b.t.t.TiSensorTag - Received gyro value: 0A17142E5C0F 2022-11-04T14:36:07,553 [main] INFO o.e.k.e.b.t.t.TiSensorTag - No IO Service on CC2541. 2022-11-04T14:36:08,557 [main] INFO o.e.k.e.b.t.t.TiSensorTag - Received temperature value: 01020204 2022-11-04T14:36:08,559 [main] ERROR o.e.k.e.b.t.t.TiSensorTag - Termometer period set failed org.eclipse.kura.KuraBluetoothIOException: Error during BLE IO activity. at org.eclipse.kura.example.ble.tisensortag.tinyb.TiSensorTag.setTermometerPeriod(TiSensorTag.java:258) at org.eclipse.kura.example.ble.tisensortag.tinyb.TiSensorTagTest.testSetTermometerPeriodFail(TiSensorTagTest.java:309) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 2022-11-04T14:36:08,561 [main] INFO o.e.k.e.b.t.t.TiSensorTag - No optical sensor on CC2541. 2022-11-04T14:36:08,568 [main] INFO o.e.k.e.b.t.t.TiSensorTag - Received accelerometer value: 8184FF 2022-11-04T14:36:08,570 [main] INFO o.e.k.e.b.t.t.TiSensorTag - Received magnetometer value: 0080008000C0 2022-11-04T14:36:08,574 [main] INFO o.e.k.e.b.t.t.TiSensorTag - Received pressure value: 000102B48B01 2022-11-04T14:36:08,575 [main] ERROR o.e.k.e.b.t.t.TiSensorTag - Movement sensor failed to be enabled org.eclipse.kura.KuraBluetoothIOException: Error during BLE IO activity. at org.eclipse.kura.example.ble.tisensortag.tinyb.TiSensorTag.writeOnCharacteristic(TiSensorTag.java:1532) at org.eclipse.kura.example.ble.tisensortag.tinyb.TiSensorTag.disableMagnetometer(TiSensorTag.java:621) at org.eclipse.kura.example.ble.tisensortag.tinyb.TiSensorTagTest.testDisableMagnetometerCc2650Fail(TiSensorTagTest.java:533) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 2022-11-04T14:36:08,578 [main] INFO o.e.k.e.b.t.t.TiSensorTag - No optical sensor on CC2541. Tests run: 102, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.829 sec Running org.eclipse.kura.example.ble.tisensortag.tinyb.BluetoothLeTest 2022-11-04T14:36:08,659 [main] INFO o.e.k.e.b.t.t.BluetoothLe - Activating BluetoothLe example... 2022-11-04T14:36:08,839 [main] INFO o.e.k.e.b.t.t.BluetoothLe - Starting services discovery... 2022-11-04T14:36:08,839 [main] INFO o.e.k.e.b.t.t.BluetoothLe - Service pressure f000aa30-0451-4000-b000-000000000000 2022-11-04T14:36:08,840 [main] INFO o.e.k.e.b.t.t.BluetoothLe - Characteristics uuid : f000aa41-0451-4000-b000-000000000000 2022-11-04T14:36:09,840 [main] INFO o.e.k.e.b.t.t.BluetoothLe - Ambient: 20.0 Target: 25.0 2022-11-04T14:36:10,841 [main] INFO o.e.k.e.b.t.t.BluetoothLe - Acc X: 1.0 Acc Y: 1.5 Acc Z: -1.0 2022-11-04T14:36:11,842 [main] INFO o.e.k.e.b.t.t.BluetoothLe - Humidity: 50.0 2022-11-04T14:36:12,843 [main] INFO o.e.k.e.b.t.t.BluetoothLe - Mag X: 1000.0 Mag Y: 2000.0 Mag Z: 3000.0 2022-11-04T14:36:14,843 [main] INFO o.e.k.e.b.t.t.BluetoothLe - Pre: 101.3 2022-11-04T14:36:15,844 [main] INFO o.e.k.e.b.t.t.BluetoothLe - Gyro X: 4.0 Gyro Y: 5.0 Gyro Z: 6.0 2022-11-04T14:36:16,845 [main] INFO o.e.k.e.b.t.t.BluetoothLe - Light: 100.1 2022-11-04T14:36:16,910 [main] INFO o.e.k.e.b.t.t.BluetoothLe - Activating BluetoothLe example... 2022-11-04T14:36:16,911 [main] INFO o.e.k.e.b.t.t.BluetoothLe - Bluetooth adapter interface => hci0 2022-11-04T14:36:16,911 [main] INFO o.e.k.e.b.t.t.BluetoothLe - Enabling bluetooth adapter... 2022-11-04T14:36:17,912 [main] INFO o.e.k.e.b.t.t.BluetoothLe - Bluetooth adapter address => 12:34:56:78:90:AB 2022-11-04T14:36:17,959 [pool-3-thread-1] INFO o.e.k.e.b.t.t.BluetoothLe - Address 12:34:56:78:90:AC Name CC2650 SensorTag 2022-11-04T14:36:17,960 [pool-3-thread-1] INFO o.e.k.e.b.t.t.BluetoothLe - Address 12:34:56:78:90:AC Name CC2451 SensorTag 2022-11-04T14:36:17,960 [pool-3-thread-1] INFO o.e.k.e.b.t.t.BluetoothLe - Connecting to TiSensorTag 12:34:56:78:90:AC... 2022-11-04T14:36:17,960 [pool-3-thread-1] ERROR o.e.k.e.b.t.t.BluetoothLe - Cannot connect/disconnect to TI SensorTag 12:34:56:78:90:AC. Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.357 sec Results : Tests run: 105, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.kura.example.ble.tisensortag.tinyb.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/org.eclipse.kura.example.ble.tisensortag.tinyb.test/target/org.eclipse.kura.example.ble.tisensortag.tinyb.test-4.1.4-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.kura.example.ble.tisensortag.tinyb.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.kura.example.ble.tisensortag.tinyb.test --- [INFO] Building jar: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/org.eclipse.kura.example.ble.tisensortag.tinyb.test/target/org.eclipse.kura.example.ble.tisensortag.tinyb.test-4.1.4.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.kura.example.ble.tisensortag.tinyb.test --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (verify-jdeps) @ org.eclipse.kura.example.ble.tisensortag.tinyb.test --- [INFO] Executing tasks verify.jdeps: [INFO] Executed tasks [INFO] [INFO] --- osgi-dp:0.3.0:build (default) @ org.eclipse.kura.example.ble.tisensortag.tinyb.test --- [INFO] Building DP - Version: 4.1.4 [INFO] Added: org.eclipse.kura.example.ble.tisensortag.tinyb.test:4.1.4 [INFO] Writing to: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/org.eclipse.kura.example.ble.tisensortag.tinyb.test/target/org.eclipse.kura.example.ble.tisensortag.tinyb.test_4.1.4.dp [INFO] [INFO] --- tycho-surefire-plugin:1.6.0:test (default-test) @ org.eclipse.kura.example.ble.tisensortag.tinyb.test --- [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/org.eclipse.kura.example.ble.tisensortag.tinyb.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/adoptopenjdk/openj9-jdk-8/1.8.0_292-b10/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/org.eclipse.kura.example.ble.tisensortag.tinyb.test/target/jacoco.exec, -Dlog4j.configurationFile=file:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/org.eclipse.kura.example.ble.tisensortag.tinyb.test/../../../emulator/org.eclipse.kura.emulator/src/main/resources/log4j.xml, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/org.eclipse.kura.example.ble.tisensortag.tinyb.test/target/work/data, -install, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/org.eclipse.kura.example.ble.tisensortag.tinyb.test/target/work, -configuration, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/org.eclipse.kura.example.ble.tisensortag.tinyb.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/org.eclipse.kura.example.ble.tisensortag.tinyb.test/target/surefire.properties] Results: Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [WARNING] No tests found. [INFO] [INFO] --- exists-maven-plugin:0.0.3:remote (default) @ org.eclipse.kura.example.ble.tisensortag.tinyb.test --- [INFO] setting maven.deploy.skip=false [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.kura.example.ble.tisensortag.tinyb.test --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/org.eclipse.kura.example.ble.tisensortag.tinyb.test/target/org.eclipse.kura.example.ble.tisensortag.tinyb.test-4.1.4.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/example/org.eclipse.kura.example.ble.tisensortag.tinyb.test/4.1.4/org.eclipse.kura.example.ble.tisensortag.tinyb.test-4.1.4.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/org.eclipse.kura.example.ble.tisensortag.tinyb.test/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/example/org.eclipse.kura.example.ble.tisensortag.tinyb.test/4.1.4/org.eclipse.kura.example.ble.tisensortag.tinyb.test-4.1.4.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/org.eclipse.kura.example.ble.tisensortag.tinyb.test/target/org.eclipse.kura.example.ble.tisensortag.tinyb.test-4.1.4-sources.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/example/org.eclipse.kura.example.ble.tisensortag.tinyb.test/4.1.4/org.eclipse.kura.example.ble.tisensortag.tinyb.test-4.1.4-sources.jar [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/org.eclipse.kura.example.ble.tisensortag.tinyb.test/target/p2content.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/example/org.eclipse.kura.example.ble.tisensortag.tinyb.test/4.1.4/org.eclipse.kura.example.ble.tisensortag.tinyb.test-4.1.4-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/org.eclipse.kura.example.ble.tisensortag.tinyb.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/example/org.eclipse.kura.example.ble.tisensortag.tinyb.test/4.1.4/org.eclipse.kura.example.ble.tisensortag.tinyb.test-4.1.4-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/examples/test/org.eclipse.kura.example.ble.tisensortag.tinyb.test/target/org.eclipse.kura.example.ble.tisensortag.tinyb.test_4.1.4.dp to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/example/org.eclipse.kura.example.ble.tisensortag.tinyb.test/4.1.4/org.eclipse.kura.example.ble.tisensortag.tinyb.test-4.1.4.dp [INFO] [INFO] --- tycho-p2-plugin:1.6.0:update-local-index (default-update-local-index) @ org.eclipse.kura.example.ble.tisensortag.tinyb.test --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] examples 4.1.4 ..................................... SUCCESS [ 1.250 s] [INFO] org.eclipse.kura.demo.heater 1.0.501-SNAPSHOT ...... SUCCESS [ 1.918 s] [INFO] org.eclipse.kura.demo.modbus 2.0.401-SNAPSHOT ...... SUCCESS [ 1.290 s] [INFO] org.eclipse.kura.example.project 1.0.401-SNAPSHOT .. SUCCESS [ 0.377 s] [INFO] org.eclipse.kura.example.publisher 1.0.501-SNAPSHOT SUCCESS [ 0.346 s] [INFO] org.eclipse.kura.example.serial.publisher 1.0.401-SNAPSHOT SUCCESS [ 0.277 s] [INFO] org.eclipse.kura.example.gpio 1.0.401-SNAPSHOT ..... SUCCESS [ 0.392 s] [INFO] org.eclipse.kura.example.ble.tisensortag 1.0.501-SNAPSHOT SUCCESS [ 0.772 s] [INFO] org.eclipse.kura.example.ble.tisensortag.tinyb 1.0.301-SNAPSHOT SUCCESS [ 0.543 s] [INFO] org.eclipse.kura.example.beacon 1.0.501-SNAPSHOT ... SUCCESS [ 0.359 s] [INFO] org.eclipse.kura.example.beacon.scanner 1.0.501-SNAPSHOT SUCCESS [ 0.252 s] [INFO] org.eclipse.kura.example.ibeacon.advertiser 1.0.301-SNAPSHOT SUCCESS [ 0.339 s] [INFO] org.eclipse.kura.example.ibeacon.scanner 1.0.301-SNAPSHOT SUCCESS [ 1.879 s] [INFO] org.eclipse.kura.example.eddystone.advertiser 1.0.301-SNAPSHOT SUCCESS [ 0.294 s] [INFO] org.eclipse.kura.example.eddystone.scanner 1.0.301-SNAPSHOT SUCCESS [ 0.252 s] [INFO] org.eclipse.kura.example.camel.quickstart 1.1.401-SNAPSHOT SUCCESS [ 0.282 s] [INFO] org.eclipse.kura.example.camel.publisher 1.0.401-SNAPSHOT SUCCESS [ 0.241 s] [INFO] org.eclipse.kura.example.camel.aggregation 1.1.501-SNAPSHOT SUCCESS [ 0.251 s] [INFO] org.eclipse.kura.raspberrypi.sensehat 1.0.501-SNAPSHOT SUCCESS [ 0.555 s] [INFO] org.eclipse.kura.raspberrypi.sensehat.example 1.0.501-SNAPSHOT SUCCESS [ 2.386 s] [INFO] org.eclipse.kura.example.wire.math.multiport.provider 1.0.201-SNAPSHOT SUCCESS [ 0.387 s] [INFO] org.eclipse.kura.example.wire.math.singleport.provider 1.0.201-SNAPSHOT SUCCESS [ 0.267 s] [INFO] org.eclipse.kura.example.driver.sensehat 1.0.201-SNAPSHOT SUCCESS [ 0.327 s] [INFO] org.eclipse.kura.wire.devel.component.provider 1.0.101-SNAPSHOT SUCCESS [ 0.301 s] [INFO] features ........................................... SUCCESS [ 0.100 s] [INFO] org.eclipse.kura.raspberrypi.sensehat.example.bundle 1.0.401-SNAPSHOT SUCCESS [ 0.140 s] [INFO] org.eclipse.kura.example.driver.sensehat 1.0.201-SNAPSHOT SUCCESS [ 0.149 s] [INFO] test ............................................... SUCCESS [ 1.494 s] [INFO] org.eclipse.kura.example.testutil .................. SUCCESS [ 1.209 s] [INFO] org.eclipse.kura.example.ble.tisensortag.test ...... SUCCESS [ 15.915 s] [INFO] org.eclipse.kura.example.ble.tisensortag.tinyb.test 4.1.4 SUCCESS [ 19.552 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:02 min [INFO] Finished at: 2022-11-04T14:36:21Z [INFO] ------------------------------------------------------------------------ [kura-4-1-0-release-candidate] $ /opt/tools/apache-maven/3.5.4/bin/mvn -f kura/distrib/pom.xml "-DMAVEN_OPTS=-Xmx1536m -XX:MaxPermSize=512m" -Dmaven.test.failure.ignore=true -Dmaven.repo.local=/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository clean install -U -e Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z) Maven home: /opt/tools/apache-maven/3.5.4 Java version: 1.8.0_292, vendor: AdoptOpenJDK, runtime: /opt/tools/java/adoptopenjdk/openj9-jdk-8/1.8.0_292-b10/jre Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.14.14-200.fc34.x86_64", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] [INFO] ----------------------< org.eclipse.kura:distrib >---------------------- [INFO] Building distrib 4.1.4 [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ distrib --- [INFO] [INFO] --- build-helper-maven-plugin:1.9:regex-property (set-deployment-package-version) @ distrib --- [INFO] No match to regex '-SNAPSHOT' found in '4.1.4'. The initial value '4.1.4' is left as-is... [INFO] [INFO] --- buildnumber-maven-plugin:1.0:create-timestamp (default) @ distrib --- [INFO] [INFO] --- properties-maven-plugin:1.0-alpha-1:read-project-properties (default) @ distrib --- [INFO] [INFO] --- maven-dependency-plugin:2.8:copy (get-kura-bundles) @ distrib --- [INFO] Configured Artifact: org.eclipse.kura:org.eclipse.kura.api:2.1.0:jar [INFO] Configured Artifact: org.eclipse.kura:org.eclipse.kura.broker.artemis.core:1.1.100:jar [INFO] Configured Artifact: org.eclipse.kura:org.eclipse.kura.broker.artemis.simple.mqtt:1.0.300:jar [INFO] Configured Artifact: org.eclipse.kura:org.eclipse.kura.broker.artemis.xml:1.0.300:jar [INFO] Configured Artifact: org.eclipse.kura:org.eclipse.kura.camel:1.3.100:jar [INFO] Configured Artifact: org.eclipse.kura:org.eclipse.kura.camel.cloud.factory:1.1.400:jar [INFO] Configured Artifact: org.eclipse.kura:org.eclipse.kura.camel.xml:1.1.100:jar [INFO] Configured Artifact: org.eclipse.kura:org.eclipse.kura.core:1.0.503:jar [INFO] Configured Artifact: org.eclipse.kura:org.eclipse.kura.core.certificates:1.0.500:jar [INFO] Configured Artifact: org.eclipse.kura:org.eclipse.kura.core.cloud:1.1.402:jar [INFO] Configured Artifact: org.eclipse.kura:org.eclipse.kura.core.comm:1.0.501:jar [INFO] Configured Artifact: org.eclipse.kura:org.eclipse.kura.core.configuration:2.0.200:jar [INFO] Configured Artifact: org.eclipse.kura:org.eclipse.kura.core.crypto:1.0.500:jar [INFO] Configured Artifact: org.eclipse.kura:org.eclipse.kura.core.deployment:1.1.501:jar [INFO] Configured Artifact: org.eclipse.kura:org.eclipse.kura.core.net:1.0.500:jar [INFO] Configured Artifact: org.eclipse.kura:org.eclipse.kura.deployment.agent:1.0.500:jar [INFO] Configured Artifact: org.eclipse.kura:org.eclipse.kura.emulator:1.0.400:jar [INFO] Configured Artifact: org.eclipse.kura:org.eclipse.kura.emulator.gpio:1.0.500:jar [INFO] Configured Artifact: org.eclipse.kura:org.eclipse.kura.emulator.clock:1.0.500:jar [INFO] Configured Artifact: org.eclipse.kura:org.eclipse.kura.emulator.net:1.0.400:jar [INFO] Configured Artifact: org.eclipse.kura:org.eclipse.kura.emulator.position:1.0.500:jar [INFO] Configured Artifact: org.eclipse.kura:org.eclipse.kura.emulator.usb:1.0.400:jar [INFO] Configured Artifact: org.eclipse.kura:org.eclipse.kura.emulator.watchdog:1.0.500:jar [INFO] Configured Artifact: org.eclipse.kura:org.eclipse.kura.linux.clock:1.0.501:jar [INFO] Configured Artifact: org.eclipse.kura:org.eclipse.kura.linux.command:1.0.400:jar [INFO] Configured Artifact: org.eclipse.kura:org.eclipse.kura.linux.net:1.0.502:jar [INFO] Configured Artifact: org.eclipse.kura:org.eclipse.kura.linux.sysv.provider:1.0.101:jar [INFO] Configured Artifact: org.eclipse.kura:org.eclipse.kura.linux.systemd.provider:1.0.101:jar [INFO] Configured Artifact: org.eclipse.kura:org.eclipse.kura.linux.debian.provider:1.0.100:jar [INFO] Configured Artifact: org.eclipse.kura:org.eclipse.kura.linux.redhat.provider:1.0.100:jar [INFO] Configured Artifact: org.eclipse.kura:org.eclipse.kura.linux.position:1.0.500:jar [INFO] Configured Artifact: org.eclipse.kura:org.eclipse.kura.linux.usb:1.0.500:jar [INFO] Configured Artifact: org.eclipse.kura:org.eclipse.kura.linux.usb.armv6hf:1.0.500:jar [INFO] Configured Artifact: org.eclipse.kura:org.eclipse.kura.linux.usb.x86_64:1.0.500:jar [INFO] Configured Artifact: org.eclipse.kura:org.eclipse.kura.linux.usb.aarch64:1.0.500:jar [INFO] Configured Artifact: org.eclipse.kura:org.eclipse.kura.linux.bluetooth:1.0.500:jar [INFO] Configured Artifact: org.eclipse.kura:org.eclipse.kura.ble.provider:1.0.301:jar [INFO] Configured Artifact: org.eclipse.kura:org.eclipse.kura.ble.ibeacon.provider:1.0.301:jar [INFO] Configured Artifact: org.eclipse.kura:org.eclipse.kura.ble.eddystone.provider:1.0.300:jar [INFO] Configured Artifact: org.eclipse.kura:org.eclipse.kura.linux.watchdog:1.0.500:jar [INFO] Configured Artifact: org.eclipse.kura:org.eclipse.kura.core.status:1.0.500:jar [INFO] Configured Artifact: org.eclipse.kura:org.eclipse.kura.net.admin:1.0.502:jar [INFO] Configured Artifact: org.eclipse.kura:org.eclipse.kura.protocol.modbus:2.0.400:jar [INFO] Configured Artifact: org.eclipse.kura:org.eclipse.kura.asset.provider:2.0.201:jar [INFO] Configured Artifact: org.eclipse.kura:org.eclipse.kura.asset.cloudlet.provider:1.0.401:jar [INFO] Configured Artifact: org.eclipse.kura:org.eclipse.kura.asset.helper.provider:1.0.400:jar [INFO] Configured Artifact: org.eclipse.kura:org.eclipse.kura.driver.helper.provider:1.0.400:jar [INFO] Configured Artifact: org.eclipse.kura:org.eclipse.kura.localization:1.0.400:jar [INFO] Configured Artifact: org.eclipse.kura:org.eclipse.kura.localization.resources:1.0.400:jar [INFO] Configured Artifact: org.eclipse.kura:org.eclipse.kura.util:1.1.100:jar [INFO] Configured Artifact: org.eclipse.kura:org.eclipse.kura.wire.h2db.component.provider:1.0.301:jar [INFO] Configured Artifact: org.eclipse.kura:org.eclipse.kura.wire.camel:1.0.100:jar [INFO] Configured Artifact: org.eclipse.kura:org.eclipse.kura.wire.component.provider:1.0.401:jar [INFO] Configured Artifact: org.eclipse.kura:org.eclipse.kura.wire.helper.provider:1.0.400:jar [INFO] Configured Artifact: org.eclipse.kura:org.eclipse.kura.wire.provider:1.0.400:jar [INFO] Configured Artifact: org.eclipse.kura:org.eclipse.kura.driver.opcua.provider:1.0.400:jar [INFO] Configured Artifact: org.eclipse.kura:org.eclipse.kura.driver.s7plc.provider:1.0.300:jar [INFO] Configured Artifact: org.eclipse.kura:org.eclipse.kura.driver.ble.sensortag.provider:1.0.300:jar [INFO] Configured Artifact: org.eclipse.kura:org.eclipse.kura.driver.eddystone.provider:1.0.100:jar [INFO] Configured Artifact: org.eclipse.kura:org.eclipse.kura.driver.ibeacon.provider:1.0.100:jar [INFO] Configured Artifact: org.eclipse.kura:org.eclipse.kura.wire.script.filter.provider:1.0.300:jar [INFO] Configured Artifact: org.eclipse.kura:org.eclipse.kura.driver.gpio.provider:1.0.200:jar [INFO] Configured Artifact: org.eclipse.kura:org.eclipse.kura.linux.gpio:1.0.500:jar [INFO] Configured Artifact: org.eclipse.kura:org.moka7:1.0.300:jar [INFO] Configured Artifact: org.eclipse.kura:org.eclipse.kura.rest.provider:1.0.300:jar [INFO] Configured Artifact: org.eclipse.kura:org.eclipse.kura.rest.asset.provider:1.0.300:jar [INFO] Configured Artifact: org.eclipse.kura:org.eclipse.kura.hook.file.move.provider:1.0.300:jar [INFO] Configured Artifact: org.eclipse.kura:org.eclipse.kura.misc.cloudcat:1.0.300:jar [INFO] Configured Artifact: org.eclipse.kura:org.eclipse.kura.json.marshaller.unmarshaller.provider:1.0.200:jar [INFO] Configured Artifact: org.eclipse.kura:org.eclipse.kura.xml.marshaller.unmarshaller.provider:1.0.200:jar [INFO] Configured Artifact: org.eclipse.kura:org.eclipse.kura.wire.component.conditional.provider:1.0.200:jar [INFO] Configured Artifact: org.eclipse.kura:org.eclipse.kura.wire.component.join.provider:1.0.200:jar [INFO] Configured Artifact: org.eclipse.kura:org.eclipse.kura.cloudconnection.eclipseiot.mqtt.provider:1.0.101:jar [INFO] Copying org.eclipse.kura.api-2.1.0.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins/org.eclipse.kura.api.jar [INFO] Copying org.eclipse.kura.broker.artemis.core-1.1.100.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins/org.eclipse.kura.broker.artemis.core.jar [INFO] Copying org.eclipse.kura.broker.artemis.simple.mqtt-1.0.300.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins/org.eclipse.kura.broker.artemis.simple.mqtt.jar [INFO] Copying org.eclipse.kura.broker.artemis.xml-1.0.300.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins/org.eclipse.kura.broker.artemis.xml.jar [INFO] Copying org.eclipse.kura.camel-1.3.100.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins/org.eclipse.kura.camel.jar [INFO] Copying org.eclipse.kura.camel.cloud.factory-1.1.400.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins/org.eclipse.kura.camel.cloud.factory.jar [INFO] Copying org.eclipse.kura.camel.xml-1.1.100.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins/org.eclipse.kura.camel.xml.jar [INFO] Copying org.eclipse.kura.core-1.0.503.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins/org.eclipse.kura.core.jar [INFO] Copying org.eclipse.kura.core.certificates-1.0.500.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins/org.eclipse.kura.core.certificates.jar [INFO] Copying org.eclipse.kura.core.cloud-1.1.402.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins/org.eclipse.kura.core.cloud.jar [INFO] Copying org.eclipse.kura.core.comm-1.0.501.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins/org.eclipse.kura.core.comm.jar [INFO] Copying org.eclipse.kura.core.configuration-2.0.200.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins/org.eclipse.kura.core.configuration.jar [INFO] Copying org.eclipse.kura.core.crypto-1.0.500.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins/org.eclipse.kura.core.crypto.jar [INFO] Copying org.eclipse.kura.core.deployment-1.1.501.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins/org.eclipse.kura.core.deployment.jar [INFO] Copying org.eclipse.kura.core.net-1.0.500.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins/org.eclipse.kura.core.net.jar [INFO] Copying org.eclipse.kura.deployment.agent-1.0.500.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins/org.eclipse.kura.deployment.agent.jar [INFO] Copying org.eclipse.kura.emulator-1.0.400.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins/org.eclipse.kura.emulator.jar [INFO] Copying org.eclipse.kura.emulator.gpio-1.0.500.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins/org.eclipse.kura.emulator.gpio.jar [INFO] Copying org.eclipse.kura.emulator.clock-1.0.500.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins/org.eclipse.kura.emulator.clock.jar [INFO] Copying org.eclipse.kura.emulator.net-1.0.400.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins/org.eclipse.kura.emulator.net.jar [INFO] Copying org.eclipse.kura.emulator.position-1.0.500.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins/org.eclipse.kura.emulator.position.jar [INFO] Copying org.eclipse.kura.emulator.usb-1.0.400.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins/org.eclipse.kura.emulator.usb.jar [INFO] Copying org.eclipse.kura.emulator.watchdog-1.0.500.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins/org.eclipse.kura.emulator.watchdog.jar [INFO] Copying org.eclipse.kura.linux.clock-1.0.501.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins/org.eclipse.kura.linux.clock.jar [INFO] Copying org.eclipse.kura.linux.command-1.0.400.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins/org.eclipse.kura.linux.command.jar [INFO] Copying org.eclipse.kura.linux.net-1.0.502.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins/org.eclipse.kura.linux.net.jar [INFO] Copying org.eclipse.kura.linux.sysv.provider-1.0.101.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins/org.eclipse.kura.linux.sysv.provider.jar [INFO] Copying org.eclipse.kura.linux.systemd.provider-1.0.101.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins/org.eclipse.kura.linux.systemd.provider.jar [INFO] Copying org.eclipse.kura.linux.debian.provider-1.0.100.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins/org.eclipse.kura.linux.debian.provider.jar [INFO] Copying org.eclipse.kura.linux.redhat.provider-1.0.100.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins/org.eclipse.kura.linux.redhat.provider.jar [INFO] Copying org.eclipse.kura.linux.position-1.0.500.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins/org.eclipse.kura.linux.position.jar [INFO] Copying org.eclipse.kura.linux.usb-1.0.500.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins/org.eclipse.kura.linux.usb.jar [INFO] Copying org.eclipse.kura.linux.usb.armv6hf-1.0.500.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins/org.eclipse.kura.linux.usb.armv6hf.jar [INFO] Copying org.eclipse.kura.linux.usb.x86_64-1.0.500.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins/org.eclipse.kura.linux.usb.x86_64.jar [INFO] Copying org.eclipse.kura.linux.usb.aarch64-1.0.500.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins/org.eclipse.kura.linux.usb.aarch64.jar [INFO] Copying org.eclipse.kura.linux.bluetooth-1.0.500.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins/org.eclipse.kura.linux.bluetooth.jar [INFO] Copying org.eclipse.kura.ble.provider-1.0.301.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins/org.eclipse.kura.ble.provider.jar [INFO] Copying org.eclipse.kura.ble.ibeacon.provider-1.0.301.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins/org.eclipse.kura.ble.ibeacon.provider.jar [INFO] Copying org.eclipse.kura.ble.eddystone.provider-1.0.300.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins/org.eclipse.kura.ble.eddystone.provider.jar [INFO] Copying org.eclipse.kura.linux.watchdog-1.0.500.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins/org.eclipse.kura.linux.watchdog.jar [INFO] Copying org.eclipse.kura.core.status-1.0.500.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins/org.eclipse.kura.core.status.jar [INFO] Copying org.eclipse.kura.net.admin-1.0.502.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins/org.eclipse.kura.net.admin.jar [INFO] Copying org.eclipse.kura.protocol.modbus-2.0.400.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins/org.eclipse.kura.protocol.modbus.jar [INFO] Copying org.eclipse.kura.asset.provider-2.0.201.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins/org.eclipse.kura.asset.provider.jar [INFO] Copying org.eclipse.kura.asset.cloudlet.provider-1.0.401.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins/org.eclipse.kura.asset.cloudlet.provider.jar [INFO] Copying org.eclipse.kura.asset.helper.provider-1.0.400.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins/org.eclipse.kura.asset.helper.provider.jar [INFO] Copying org.eclipse.kura.driver.helper.provider-1.0.400.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins/org.eclipse.kura.driver.helper.provider.jar [INFO] Copying org.eclipse.kura.localization-1.0.400.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins/org.eclipse.kura.localization.jar [INFO] Copying org.eclipse.kura.localization.resources-1.0.400.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins/org.eclipse.kura.localization.resources.jar [INFO] Copying org.eclipse.kura.util-1.1.100.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins/org.eclipse.kura.util.jar [INFO] Copying org.eclipse.kura.wire.h2db.component.provider-1.0.301.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins/org.eclipse.kura.wire.h2db.component.provider.jar [INFO] Copying org.eclipse.kura.wire.camel-1.0.100.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins/org.eclipse.kura.wire.camel.jar [INFO] Copying org.eclipse.kura.wire.component.provider-1.0.401.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins/org.eclipse.kura.wire.component.provider.jar [INFO] Copying org.eclipse.kura.wire.helper.provider-1.0.400.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins/org.eclipse.kura.wire.helper.provider.jar [INFO] Copying org.eclipse.kura.wire.provider-1.0.400.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins/org.eclipse.kura.wire.provider.jar [INFO] Copying org.eclipse.kura.driver.opcua.provider-1.0.400.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins/org.eclipse.kura.driver.opcua.provider.jar [INFO] Copying org.eclipse.kura.driver.s7plc.provider-1.0.300.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins/org.eclipse.kura.driver.s7plc.provider.jar [INFO] Copying org.eclipse.kura.driver.ble.sensortag.provider-1.0.300.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins/org.eclipse.kura.driver.ble.sensortag.provider.jar [INFO] Copying org.eclipse.kura.driver.eddystone.provider-1.0.100.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins/org.eclipse.kura.driver.eddystone.provider.jar [INFO] Copying org.eclipse.kura.driver.ibeacon.provider-1.0.100.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins/org.eclipse.kura.driver.ibeacon.provider.jar [INFO] Copying org.eclipse.kura.wire.script.filter.provider-1.0.300.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins/org.eclipse.kura.wire.script.filter.provider.jar [INFO] Copying org.eclipse.kura.driver.gpio.provider-1.0.200.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins/org.eclipse.kura.driver.gpio.provider.jar [INFO] Copying org.eclipse.kura.linux.gpio-1.0.500.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins/org.eclipse.kura.linux.gpio.jar [INFO] Copying org.moka7-1.0.300.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins/org.moka7.jar [INFO] Copying org.eclipse.kura.rest.provider-1.0.300.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins/org.eclipse.kura.rest.provider.jar [INFO] Copying org.eclipse.kura.rest.asset.provider-1.0.300.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins/org.eclipse.kura.rest.asset.provider.jar [INFO] Copying org.eclipse.kura.hook.file.move.provider-1.0.300.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins/org.eclipse.kura.hook.file.move.provider.jar [INFO] Copying org.eclipse.kura.misc.cloudcat-1.0.300.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins/org.eclipse.kura.misc.cloudcat.jar [INFO] Copying org.eclipse.kura.json.marshaller.unmarshaller.provider-1.0.200.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins/org.eclipse.kura.json.marshaller.unmarshaller.provider.jar [INFO] Copying org.eclipse.kura.xml.marshaller.unmarshaller.provider-1.0.200.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins/org.eclipse.kura.xml.marshaller.unmarshaller.provider.jar [INFO] Copying org.eclipse.kura.wire.component.conditional.provider-1.0.200.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins/org.eclipse.kura.wire.component.conditional.provider.jar [INFO] Copying org.eclipse.kura.wire.component.join.provider-1.0.200.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins/org.eclipse.kura.wire.component.join.provider.jar [INFO] Copying org.eclipse.kura.cloudconnection.eclipseiot.mqtt.provider-1.0.101.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins/org.eclipse.kura.cloudconnection.eclipseiot.mqtt.provider.jar [INFO] [INFO] --- maven-dependency-plugin:2.8:copy (get-web2-bundle) @ distrib --- [INFO] Configured Artifact: org.eclipse.kura:org.eclipse.kura.web2:2.0.502:jar [INFO] Copying org.eclipse.kura.web2-2.0.502.jar to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins/org.eclipse.kura.web2.jar [INFO] [INFO] --- maven-dependency-plugin:2.8:copy (get-can-bundle) @ distrib --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-antrun-plugin:1.7:run (setup) @ distrib --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins [move] Warning: Could not find file /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins/org.eclipse.kura.protocol.can.jar to copy. [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/plugins [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.7:run (raspberry-pi-2-3-jars) @ distrib --- [INFO] Executing tasks main: dist-linux: [echo] Building Kura Distribution for kura_4.1.4_raspberry-pi-2... [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2 [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2/kura.properties [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2 [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2 [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2 [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2 [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2 osgi-base-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2/config.ini api-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2/config.ini core-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2/config.ini core.certificates-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2/config.ini core.cloud-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2/config.ini cloud.mqtt.eclipseiot-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2/config.ini core.comm-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2/config.ini core.configuration-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2/config.ini core.crypto-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2/config.ini core.deployment-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2/config.ini core.net-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2/config.ini core.status-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2/config.ini deployment.agent-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2/config.ini linux.clock-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2/config.ini linux.command-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2/config.ini linux.position-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2/config.ini linux.usb-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2/config.ini linux.bluetooth-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2/config.ini linux.watchdog-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2/config.ini camel-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2/config.ini rest-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2/config.ini asset-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2/config.ini artemis-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2/config.ini deployment-hooks-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2/config.ini marshallers-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2/config.ini wires-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2/config.ini misc-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2/config.ini web2-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2/config.ini gpio-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2/config.ini emulator-gpio-config: emulator-config: linux-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2/config.ini linux-sysv-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2/config.ini linux-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2/config.ini linux-debian-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2/config.ini linux-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2/config.ini linux-redhat-config: linux-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2/config.ini linux-systemd-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2/config.ini [propertyfile] Creating new property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2/dpa.properties set-http-port: [copy] Warning: Could not find file /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/src/main/resources/raspberry-pi-2/selinuxKura.pp to copy. [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2 [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2 [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2 [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2 [zip] Building zip: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2.zip camel-jar: [zip] Updating zip: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2.zip rest-jar: [zip] Updating zip: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2.zip asset-jar: [zip] Updating zip: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2.zip artemis-jar: [zip] Updating zip: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2.zip marshallers-jar: [zip] Updating zip: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2.zip deployment-hooks-jar: [zip] Updating zip: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2.zip wires-jar: [zip] Updating zip: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2.zip misc-jar: [zip] Updating zip: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2.zip web2-jar: [zip] Updating zip: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2.zip gpio-jar: emulator-gpio-jar: emulator-jars: linux-jars: [zip] Updating zip: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2.zip linux-sysv-jars: [zip] Updating zip: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2.zip linux-jars: linux-debian-jars: [zip] Updating zip: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2.zip linux-jars: linux-redhat-jars: linux-jars: linux-systemd-jars: tinyb-jars: tinyb-snapshot-jars: tinyb-no-snapshot-jars: [zip] Updating zip: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2.zip [echo] Building Kura Distribution for raspberry-pi-2-jars... [echo] Creating Installer for raspberry-pi-2 /opt/eclipse [exec] kura_4.1.4_raspberry-pi-2.zip [echo] Gathering version information for the bundles/files in raspberry-pi-2 [exec] Archive: kura_4.1.4_raspberry-pi-2.zip [exec] creating: tmp_versions/kura_4.1.4_raspberry-pi-2/ [exec] creating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/ [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/tinyb.armv6hf_1.0.300.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/tinyb_1.0.300.jar [exec] creating: tmp_versions/kura_4.1.4_raspberry-pi-2/bin/ [exec] creating: tmp_versions/kura_4.1.4_raspberry-pi-2/framework/ [exec] creating: tmp_versions/kura_4.1.4_raspberry-pi-2/install/ [exec] creating: tmp_versions/kura_4.1.4_raspberry-pi-2/user/ [exec] creating: tmp_versions/kura_4.1.4_raspberry-pi-2/user/security/ [exec] creating: tmp_versions/kura_4.1.4_raspberry-pi-2/user/snapshots/ [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/bin/start_kura.sh [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/bin/start_kura_background.sh [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/bin/start_kura_debug.sh [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/epl-v10.html [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/framework/RELEASE_NOTES.txt [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/framework/config.ini [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/framework/jdk.dio.policy [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/framework/jdk.dio.properties [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/framework/kura.properties [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/install/dhcpd-eth0.conf [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/install/dhcpd-wlan0.conf [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/install/firewall.init [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/install/hostapd.conf [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/install/ifdown-local [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/install/ifup-local [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/install/ifup-local.debian [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/install/ifup-local.raspbian [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/install/iptables.init [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/install/kura.init.raspbian [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/install/kura.init.yocto [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/install/kura.logrotate [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/install/kura.service [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/install/kura_install.sh [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/install/kuranet.conf [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/install/logrotate.conf [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/install/monit.init.raspbian [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/install/monitrc.raspbian [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/install/named.ca [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/install/named.conf [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/install/named.rfc1912.zones [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/install/network.interfaces [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/install/patch_sysctl.sh [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/install/recover_default_config.init [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/install/sysctl.kura.conf [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/install/usr.sbin.named [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/notice.html [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/com.codeminders.hidapi.aarch64_1.1.500.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/com.codeminders.hidapi.armv6hf_1.1.500.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/com.codeminders.hidapi.x86_64_1.1.500.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/com.codeminders.hidapi_1.1.500.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/com.eclipsesource.jaxrs.jersey-min_2.22.2.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/com.eclipsesource.jaxrs.provider.gson_2.3.0.201602281253.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/com.eclipsesource.jaxrs.provider.security_2.2.0.201602281253.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/com.eclipsesource.jaxrs.publisher_5.3.1.201602281253.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/com.google.gson_2.7.0.v20170129-0911.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/com.google.guava_25.0.0.jre.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/com.google.protobuf_3.8.0.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/com.gwt.user_1.1.100.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/com.h2database_1.4.199.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/io.netty.buffer_4.1.34.Final.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/io.netty.codec-http_4.1.34.Final.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/io.netty.codec-mqtt_4.1.34.Final.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/io.netty.codec_4.1.34.Final.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/io.netty.common_4.1.34.Final.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/io.netty.handler_4.1.34.Final.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/io.netty.resolver_4.1.34.Final.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/io.netty.transport-native-epoll_4.1.34.Final.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/io.netty.transport-native-kqueue_4.1.34.Final.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/io.netty.transport-native-unix-common_4.1.34.Final.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/io.netty.transport_4.1.34.Final.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/javax.el_2.2.0.v201303151357.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/javax.servlet.jsp_2.2.0.v201112011158.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/javax.servlet_3.1.0.v201410161800.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/jcl.over.slf4j_1.7.32.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/jdk.dio.aarch64_1.0.500.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/jdk.dio.armv6hf_1.0.500.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/jdk.dio.x86_64_1.0.500.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/jdk.dio_1.0.500.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/minimal-json_0.9.4.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.apache.activemq.artemis-mqtt-protocol_2.6.4.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.apache.activemq.artemis-native_2.6.4.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.apache.activemq.artemis_2.6.0.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.apache.camel.camel-amqp_2.21.1.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.apache.camel.camel-core-osgi_2.21.1.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.apache.camel.camel-core_2.21.1.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.apache.camel.camel-jms_2.21.1.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.apache.camel.camel-script_2.21.1.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.apache.camel.camel-stream_2.21.1.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.apache.commons.beanutils_1.9.3.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.apache.commons.collections_3.2.2.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.apache.commons.csv_1.4.0.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.apache.commons.exec_1.3.0.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.apache.commons.fileupload_1.3.3.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.apache.commons.io_2.4.0.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.apache.commons.lang3_3.4.0.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.apache.commons.net_3.1.0.v201205071737.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.apache.felix.dependencymanager_3.0.0.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.apache.felix.deploymentadmin_0.9.5.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.apache.felix.gogo.command_0.10.0.v201209301215.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.apache.felix.gogo.runtime_0.10.0.v201209301036.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.apache.felix.gogo.shell_0.10.0.v201212101605.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.apache.felix.scr_2.0.10.v20170501-2007.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.apache.geronimo.specs.geronimo-jms_2.0_spec_1.0.0.alpha-2.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.apache.geronimo.specs.geronimo-json_1.0_spec_1.0.0.alpha-1.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.apache.geronimo.specs.geronimo-jta_1.1_spec_1.1.1.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.apache.log4j2-api-config_1.0.0.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.apache.logging.log4j.api_2.17.0.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.apache.logging.log4j.core_2.17.0.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.apache.logging.log4j.slf4j-impl_2.17.0.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.apache.qpid.jms.client_0.31.0.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.apache.qpid.proton-j_0.26.0.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.apache.servicemix.bundles.spring-beans_4.3.14.RELEASE_1.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.apache.servicemix.bundles.spring-context_4.3.14.RELEASE_1.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.apache.servicemix.bundles.spring-core_4.3.14.RELEASE_1.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.apache.servicemix.bundles.spring-expression_4.3.14.RELEASE_1.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.apache.servicemix.bundles.spring-jms_4.3.14.RELEASE_1.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.apache.servicemix.bundles.spring-tx_4.3.14.RELEASE_1.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.core.contenttype_3.6.0.v20170207-1037.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.core.expressions_3.6.0.v20170207-1037.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.core.jobs_3.9.2.v20171030-1027.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.core.runtime_3.13.0.v20170207-1030.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.core.variables_3.4.0.v20170113-2056.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.equinox.app_1.3.400.v20150715-1528.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.equinox.bidi_1.1.0.v20160728-1031.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.equinox.cm_1.2.0.v20170105-1446.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.equinox.common_3.9.0.v20170207-1454.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.equinox.concurrent_1.1.0.v20130327-1442.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.equinox.console.jaas.fragment_1.0.0.v20130327-1442.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.equinox.console_1.1.300.v20170512-2111.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.equinox.coordinator_1.3.300.v20170512-2111.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.equinox.device_1.0.400.v20130327-1442.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.equinox.ds_1.5.0.v20170307-1429.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.equinox.event_1.4.0.v20170105-1446.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.800.v20170524-1345.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.equinox.frameworkadmin_2.0.300.v20160504-1450.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.equinox.http.jetty_3.4.0.v20170503-2025.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.equinox.http.registry_1.1.400.v20150715-1528.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.equinox.http.servlet_1.4.0.v20170524-1452.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.equinox.io_1.1.100.v20150430-1834.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.equinox.ip_1.1.400.v20161007-1324.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.equinox.jsp.jasper.registry_1.0.300.v20130327-1442.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.equinox.jsp.jasper_1.0.500.v20150119-1358.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.equinox.launcher_1.4.0.v20161219-1356.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.equinox.metatype_1.4.300.v20170105-1446.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.equinox.preferences_3.7.0.v20170126-2132.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.equinox.region_1.4.0.v20170117-1425.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.equinox.registry_3.7.0.v20170222-1344.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.equinox.supplement_1.7.0.v20170329-1416.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.equinox.transforms.hook_1.2.0.v20170105-1446.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.equinox.transforms.xslt_1.0.300.v20130327-1442.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.equinox.useradmin_1.1.400.v20130327-1442.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.equinox.util_1.0.500.v20130404-1337.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.equinox.weaving.caching.j9_1.1.0.v20160929-1449.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.equinox.weaving.caching_1.1.0.v20161007-1415.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.equinox.weaving.hook_1.2.0.v20160929-1449.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.equinox.wireadmin_1.0.800.v20180827-1235.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.jetty.continuation_9.4.41.v20210516.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.jetty.http_9.4.41.v20210516.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.jetty.io_9.4.41.v20210516.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.jetty.security_9.4.41.v20210516.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.jetty.server_9.4.41.v20210516.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.jetty.servlet_9.4.41.v20210516.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.jetty.util.ajax_9.4.41.v20210516.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.jetty.util_9.4.41.v20210516.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.api_2.1.0.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.asset.cloudlet.provider_1.0.401.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.asset.helper.provider_1.0.400.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.asset.provider_2.0.201.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.ble.eddystone.provider_1.0.300.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.ble.ibeacon.provider_1.0.301.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.ble.provider_1.0.301.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.broker.artemis.core_1.1.100.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.broker.artemis.simple.mqtt_1.0.300.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.broker.artemis.xml_1.0.300.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.camel.cloud.factory_1.1.400.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.camel.sun.misc_1.0.400.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.camel.xml_1.1.100.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.camel_1.3.100.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.cloudconnection.eclipseiot.mqtt.provider_1.0.101.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.core.certificates_1.0.500.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.core.cloud_1.1.402.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.core.comm_1.0.501.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.core.configuration_2.0.200.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.core.crypto_1.0.500.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.core.deployment_1.1.501.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.core.net_1.0.500.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.core.status_1.0.500.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.core_1.0.503.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.deployment.agent_1.0.500.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.driver.helper.provider_1.0.400.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.hook.file.move.provider_1.0.300.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.jetty.customizer_1.0.102.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.json.marshaller.unmarshaller.provider_1.0.200.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.linux.bluetooth_1.0.500.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.linux.clock_1.0.501.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.linux.command_1.0.400.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.linux.debian.provider_1.0.100.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.linux.gpio_1.0.500.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.linux.net_1.0.502.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.linux.position_1.0.500.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.linux.sysv.provider_1.0.101.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.linux.usb.armv6hf_1.0.500.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.linux.usb_1.0.500.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.linux.watchdog_1.0.500.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.localization.resources_1.0.400.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.localization_1.0.400.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.misc.cloudcat_1.0.300.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.net.admin_1.0.502.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.rest.asset.provider_1.0.300.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.rest.provider_1.0.300.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.sun.misc_1.0.400.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.util_1.1.100.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.web2_2.0.502.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.wire.camel_1.0.100.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.wire.component.conditional.provider_1.0.200.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.wire.component.join.provider_1.0.200.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.wire.component.provider_1.0.401.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.wire.h2db.component.provider_1.0.301.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.wire.helper.provider_1.0.400.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.wire.provider_1.0.400.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.xml.marshaller.unmarshaller.provider_1.0.200.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.osgi.services_3.6.0.v20170228-1906.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.osgi.util_3.4.0.v20170111-1608.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.osgi_3.12.50.v20170928-1321.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.soda.dk.comm.aarch64_1.2.500.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.soda.dk.comm.armv6hf_1.2.500.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.soda.dk.comm.x86_64_1.2.500.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.soda.dk.comm_1.2.500.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.hamcrest.core_1.3.0.v201303031735.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.jboss.logging.jboss-logging_3.3.2.Final.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.knowhowlab.osgi.monitoradmin_1.0.2.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.tigris.mtoolkit.iagent.rpc_3.0.0.20110411-0918.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/org.usb4java_1.2.500.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/osgi.annotation_6.0.1.201503162037.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/slf4j.api_1.7.32.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/plugins/usb4java-javax_1.2.500.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/user/kura_custom.properties [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/user/log4j.xml [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/user/security/cacerts.ks [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2/user/snapshots/snapshot_0.xml [echo] Diff version information with raspberry-pi-2 version 4.1.2 [echo] Creating Upgrader for raspberry-pi-2 [exec] zip warning: name not matched: */kura/kura_custom.properties [exec] zip warning: name not matched: */kura/dpa.properties [exec] zip warning: name not matched: */data/kuranet.conf [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/tinyb.armv6hf_1.0.300.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/tinyb_1.0.300.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/bin/start_kura.sh [exec] deleting: kura_4.1.4_raspberry-pi-2/bin/start_kura_background.sh [exec] deleting: kura_4.1.4_raspberry-pi-2/bin/start_kura_debug.sh [exec] deleting: kura_4.1.4_raspberry-pi-2/epl-v10.html [exec] deleting: kura_4.1.4_raspberry-pi-2/framework/jdk.dio.policy [exec] deleting: kura_4.1.4_raspberry-pi-2/framework/jdk.dio.properties [exec] deleting: kura_4.1.4_raspberry-pi-2/install/dhcpd-eth0.conf [exec] deleting: kura_4.1.4_raspberry-pi-2/install/dhcpd-wlan0.conf [exec] deleting: kura_4.1.4_raspberry-pi-2/install/firewall.init [exec] deleting: kura_4.1.4_raspberry-pi-2/install/hostapd.conf [exec] deleting: kura_4.1.4_raspberry-pi-2/install/ifdown-local [exec] deleting: kura_4.1.4_raspberry-pi-2/install/ifup-local [exec] deleting: kura_4.1.4_raspberry-pi-2/install/ifup-local.debian [exec] deleting: kura_4.1.4_raspberry-pi-2/install/ifup-local.raspbian [exec] deleting: kura_4.1.4_raspberry-pi-2/install/iptables.init [exec] deleting: kura_4.1.4_raspberry-pi-2/install/kura.init.raspbian [exec] deleting: kura_4.1.4_raspberry-pi-2/install/kura.init.yocto [exec] deleting: kura_4.1.4_raspberry-pi-2/install/kura.logrotate [exec] deleting: kura_4.1.4_raspberry-pi-2/install/kura.service [exec] deleting: kura_4.1.4_raspberry-pi-2/install/kura_install.sh [exec] deleting: kura_4.1.4_raspberry-pi-2/install/kuranet.conf [exec] deleting: kura_4.1.4_raspberry-pi-2/install/logrotate.conf [exec] deleting: kura_4.1.4_raspberry-pi-2/install/monit.init.raspbian [exec] deleting: kura_4.1.4_raspberry-pi-2/install/monitrc.raspbian [exec] deleting: kura_4.1.4_raspberry-pi-2/install/named.ca [exec] deleting: kura_4.1.4_raspberry-pi-2/install/named.conf [exec] deleting: kura_4.1.4_raspberry-pi-2/install/named.rfc1912.zones [exec] deleting: kura_4.1.4_raspberry-pi-2/install/network.interfaces [exec] deleting: kura_4.1.4_raspberry-pi-2/install/patch_sysctl.sh [exec] deleting: kura_4.1.4_raspberry-pi-2/install/recover_default_config.init [exec] deleting: kura_4.1.4_raspberry-pi-2/install/sysctl.kura.conf [exec] deleting: kura_4.1.4_raspberry-pi-2/install/usr.sbin.named [exec] deleting: kura_4.1.4_raspberry-pi-2/notice.html [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/com.codeminders.hidapi.aarch64_1.1.500.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/com.codeminders.hidapi.armv6hf_1.1.500.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/com.codeminders.hidapi.x86_64_1.1.500.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/com.codeminders.hidapi_1.1.500.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/com.eclipsesource.jaxrs.jersey-min_2.22.2.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/com.eclipsesource.jaxrs.provider.gson_2.3.0.201602281253.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/com.eclipsesource.jaxrs.provider.security_2.2.0.201602281253.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/com.eclipsesource.jaxrs.publisher_5.3.1.201602281253.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/com.google.gson_2.7.0.v20170129-0911.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/com.google.guava_25.0.0.jre.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/com.gwt.user_1.1.100.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/com.h2database_1.4.199.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/io.netty.buffer_4.1.34.Final.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/io.netty.codec-http_4.1.34.Final.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/io.netty.codec-mqtt_4.1.34.Final.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/io.netty.codec_4.1.34.Final.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/io.netty.common_4.1.34.Final.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/io.netty.handler_4.1.34.Final.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/io.netty.resolver_4.1.34.Final.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/io.netty.transport-native-epoll_4.1.34.Final.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/io.netty.transport-native-kqueue_4.1.34.Final.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/io.netty.transport-native-unix-common_4.1.34.Final.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/io.netty.transport_4.1.34.Final.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/javax.el_2.2.0.v201303151357.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/javax.servlet.jsp_2.2.0.v201112011158.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/javax.servlet_3.1.0.v201410161800.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/jdk.dio.aarch64_1.0.500.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/jdk.dio.armv6hf_1.0.500.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/jdk.dio.x86_64_1.0.500.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/jdk.dio_1.0.500.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/minimal-json_0.9.4.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.apache.activemq.artemis-mqtt-protocol_2.6.4.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.apache.activemq.artemis-native_2.6.4.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.apache.activemq.artemis_2.6.0.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.apache.camel.camel-amqp_2.21.1.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.apache.camel.camel-core-osgi_2.21.1.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.apache.camel.camel-core_2.21.1.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.apache.camel.camel-jms_2.21.1.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.apache.camel.camel-script_2.21.1.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.apache.camel.camel-stream_2.21.1.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.apache.commons.beanutils_1.9.3.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.apache.commons.collections_3.2.2.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.apache.commons.csv_1.4.0.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.apache.commons.exec_1.3.0.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.apache.commons.fileupload_1.3.3.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.apache.commons.io_2.4.0.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.apache.commons.lang3_3.4.0.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.apache.commons.net_3.1.0.v201205071737.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.apache.felix.dependencymanager_3.0.0.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.apache.felix.deploymentadmin_0.9.5.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.apache.felix.gogo.command_0.10.0.v201209301215.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.apache.felix.gogo.runtime_0.10.0.v201209301036.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.apache.felix.gogo.shell_0.10.0.v201212101605.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.apache.felix.scr_2.0.10.v20170501-2007.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.apache.geronimo.specs.geronimo-jms_2.0_spec_1.0.0.alpha-2.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.apache.geronimo.specs.geronimo-json_1.0_spec_1.0.0.alpha-1.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.apache.geronimo.specs.geronimo-jta_1.1_spec_1.1.1.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.apache.log4j2-api-config_1.0.0.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.apache.qpid.jms.client_0.31.0.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.apache.qpid.proton-j_0.26.0.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.apache.servicemix.bundles.spring-beans_4.3.14.RELEASE_1.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.apache.servicemix.bundles.spring-context_4.3.14.RELEASE_1.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.apache.servicemix.bundles.spring-core_4.3.14.RELEASE_1.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.apache.servicemix.bundles.spring-expression_4.3.14.RELEASE_1.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.apache.servicemix.bundles.spring-jms_4.3.14.RELEASE_1.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.apache.servicemix.bundles.spring-tx_4.3.14.RELEASE_1.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.core.contenttype_3.6.0.v20170207-1037.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.core.expressions_3.6.0.v20170207-1037.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.core.jobs_3.9.2.v20171030-1027.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.core.runtime_3.13.0.v20170207-1030.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.core.variables_3.4.0.v20170113-2056.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.equinox.app_1.3.400.v20150715-1528.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.equinox.bidi_1.1.0.v20160728-1031.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.equinox.cm_1.2.0.v20170105-1446.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.equinox.common_3.9.0.v20170207-1454.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.equinox.concurrent_1.1.0.v20130327-1442.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.equinox.console.jaas.fragment_1.0.0.v20130327-1442.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.equinox.console_1.1.300.v20170512-2111.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.equinox.coordinator_1.3.300.v20170512-2111.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.equinox.device_1.0.400.v20130327-1442.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.equinox.ds_1.5.0.v20170307-1429.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.equinox.event_1.4.0.v20170105-1446.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.800.v20170524-1345.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.equinox.frameworkadmin_2.0.300.v20160504-1450.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.equinox.http.jetty_3.4.0.v20170503-2025.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.equinox.http.registry_1.1.400.v20150715-1528.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.equinox.http.servlet_1.4.0.v20170524-1452.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.equinox.io_1.1.100.v20150430-1834.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.equinox.ip_1.1.400.v20161007-1324.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.equinox.jsp.jasper.registry_1.0.300.v20130327-1442.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.equinox.jsp.jasper_1.0.500.v20150119-1358.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.equinox.launcher_1.4.0.v20161219-1356.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.equinox.metatype_1.4.300.v20170105-1446.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.equinox.preferences_3.7.0.v20170126-2132.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.equinox.region_1.4.0.v20170117-1425.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.equinox.registry_3.7.0.v20170222-1344.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.equinox.supplement_1.7.0.v20170329-1416.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.equinox.transforms.hook_1.2.0.v20170105-1446.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.equinox.transforms.xslt_1.0.300.v20130327-1442.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.equinox.useradmin_1.1.400.v20130327-1442.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.equinox.util_1.0.500.v20130404-1337.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.equinox.weaving.caching.j9_1.1.0.v20160929-1449.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.equinox.weaving.caching_1.1.0.v20161007-1415.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.equinox.weaving.hook_1.2.0.v20160929-1449.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.equinox.wireadmin_1.0.800.v20180827-1235.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.api_2.1.0.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.asset.cloudlet.provider_1.0.401.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.asset.helper.provider_1.0.400.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.asset.provider_2.0.201.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.ble.eddystone.provider_1.0.300.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.ble.ibeacon.provider_1.0.301.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.ble.provider_1.0.301.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.broker.artemis.core_1.1.100.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.broker.artemis.simple.mqtt_1.0.300.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.broker.artemis.xml_1.0.300.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.camel.cloud.factory_1.1.400.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.camel.sun.misc_1.0.400.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.camel.xml_1.1.100.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.camel_1.3.100.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.core.certificates_1.0.500.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.core.comm_1.0.501.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.core.configuration_2.0.200.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.core.crypto_1.0.500.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.core.deployment_1.1.501.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.core.net_1.0.500.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.core.status_1.0.500.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.deployment.agent_1.0.500.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.driver.helper.provider_1.0.400.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.hook.file.move.provider_1.0.300.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.json.marshaller.unmarshaller.provider_1.0.200.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.linux.bluetooth_1.0.500.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.linux.clock_1.0.501.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.linux.command_1.0.400.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.linux.debian.provider_1.0.100.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.linux.gpio_1.0.500.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.linux.net_1.0.502.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.linux.position_1.0.500.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.linux.sysv.provider_1.0.101.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.linux.usb.armv6hf_1.0.500.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.linux.usb_1.0.500.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.linux.watchdog_1.0.500.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.localization.resources_1.0.400.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.localization_1.0.400.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.misc.cloudcat_1.0.300.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.net.admin_1.0.502.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.rest.asset.provider_1.0.300.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.rest.provider_1.0.300.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.sun.misc_1.0.400.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.util_1.1.100.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.web2_2.0.502.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.wire.camel_1.0.100.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.wire.component.conditional.provider_1.0.200.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.wire.component.join.provider_1.0.200.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.wire.component.provider_1.0.401.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.wire.h2db.component.provider_1.0.301.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.wire.helper.provider_1.0.400.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.wire.provider_1.0.400.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.kura.xml.marshaller.unmarshaller.provider_1.0.200.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.osgi.services_3.6.0.v20170228-1906.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.osgi.util_3.4.0.v20170111-1608.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.osgi_3.12.50.v20170928-1321.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.soda.dk.comm.aarch64_1.2.500.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.soda.dk.comm.armv6hf_1.2.500.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.soda.dk.comm.x86_64_1.2.500.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.eclipse.soda.dk.comm_1.2.500.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.hamcrest.core_1.3.0.v201303031735.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.jboss.logging.jboss-logging_3.3.2.Final.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.knowhowlab.osgi.monitoradmin_1.0.2.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.tigris.mtoolkit.iagent.rpc_3.0.0.20110411-0918.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/org.usb4java_1.2.500.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/osgi.annotation_6.0.1.201503162037.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/plugins/usb4java-javax_1.2.500.jar [exec] deleting: kura_4.1.4_raspberry-pi-2/user/kura_custom.properties [exec] deleting: kura_4.1.4_raspberry-pi-2/user/log4j.xml [exec] deleting: kura_4.1.4_raspberry-pi-2/user/security/cacerts.ks [exec] deleting: kura_4.1.4_raspberry-pi-2/user/snapshots/snapshot_0.xml [exec] kura_4.1.4_raspberry-pi-2_upgrade.zip [exec] upgrade_kura_4.1.2_to_4.1.4_raspberry-pi-2.removed [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.7:run (raspberry-pi-2-3-nn-jars) @ distrib --- [INFO] Executing tasks main: dist-linux: [echo] Building Kura Distribution for kura_4.1.4_raspberry-pi-2-nn... [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2-nn [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2-nn/kura.properties [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2-nn [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2-nn [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2-nn [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2-nn [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2-nn osgi-base-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2-nn/config.ini api-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2-nn/config.ini core-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2-nn/config.ini core.certificates-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2-nn/config.ini core.cloud-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2-nn/config.ini cloud.mqtt.eclipseiot-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2-nn/config.ini core.comm-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2-nn/config.ini core.configuration-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2-nn/config.ini core.crypto-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2-nn/config.ini core.deployment-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2-nn/config.ini core.net-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2-nn/config.ini core.status-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2-nn/config.ini deployment.agent-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2-nn/config.ini linux.clock-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2-nn/config.ini linux.command-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2-nn/config.ini linux.position-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2-nn/config.ini linux.usb-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2-nn/config.ini linux.bluetooth-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2-nn/config.ini linux.watchdog-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2-nn/config.ini camel-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2-nn/config.ini rest-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2-nn/config.ini asset-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2-nn/config.ini artemis-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2-nn/config.ini deployment-hooks-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2-nn/config.ini marshallers-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2-nn/config.ini wires-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2-nn/config.ini misc-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2-nn/config.ini web2-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2-nn/config.ini gpio-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2-nn/config.ini emulator-gpio-config: emulator-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2-nn/config.ini linux-config: linux-sysv-config: linux-config: linux-debian-config: linux-config: linux-redhat-config: linux-config: linux-systemd-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2-nn/config.ini [propertyfile] Creating new property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2-nn/dpa.properties set-http-port: [copy] Warning: Could not find file /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/src/main/resources/raspberry-pi-2-nn/selinuxKura.pp to copy. [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2-nn [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2-nn [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2-nn [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2-nn [zip] Building zip: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2-nn.zip camel-jar: [zip] Updating zip: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2-nn.zip rest-jar: [zip] Updating zip: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2-nn.zip asset-jar: [zip] Updating zip: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2-nn.zip artemis-jar: [zip] Updating zip: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2-nn.zip marshallers-jar: [zip] Updating zip: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2-nn.zip deployment-hooks-jar: [zip] Updating zip: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2-nn.zip wires-jar: [zip] Updating zip: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2-nn.zip misc-jar: [zip] Updating zip: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2-nn.zip web2-jar: [zip] Updating zip: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2-nn.zip gpio-jar: emulator-gpio-jar: emulator-jars: [zip] Updating zip: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2-nn.zip linux-jars: linux-sysv-jars: linux-jars: linux-debian-jars: linux-jars: linux-redhat-jars: linux-jars: linux-systemd-jars: tinyb-jars: tinyb-snapshot-jars: tinyb-no-snapshot-jars: [zip] Updating zip: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2-nn.zip [echo] Building Kura Distribution for raspberry-pi-2-nn-jars... [echo] Creating Installer for raspberry-pi-2-nn /opt/eclipse [exec] kura_4.1.4_raspberry-pi-2-nn.zip [echo] Gathering version information for the bundles/files in raspberry-pi-2-nn [exec] Archive: kura_4.1.4_raspberry-pi-2-nn.zip [exec] creating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/ [exec] creating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/ [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/tinyb.armv6hf_1.0.300.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/tinyb_1.0.300.jar [exec] creating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/bin/ [exec] creating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/framework/ [exec] creating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/install/ [exec] creating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/user/ [exec] creating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/user/security/ [exec] creating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/user/snapshots/ [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/bin/start_kura.sh [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/bin/start_kura_background.sh [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/bin/start_kura_debug.sh [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/epl-v10.html [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/framework/RELEASE_NOTES.txt [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/framework/config.ini [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/framework/jdk.dio.policy [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/framework/jdk.dio.properties [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/framework/kura.properties [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/install/ifdown-local [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/install/ifup-local [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/install/ifup-local.debian [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/install/ifup-local.raspbian [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/install/kura.init.raspbian [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/install/kura.init.yocto [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/install/kura.logrotate [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/install/kura.service [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/install/kura_install.sh [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/install/logrotate.conf [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/install/monit.init.raspbian [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/install/monitrc.raspbian [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/install/named.ca [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/install/named.conf [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/install/named.rfc1912.zones [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/install/patch_sysctl.sh [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/install/recover_default_config.init [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/install/sysctl.kura.conf [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/install/usr.sbin.named [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/notice.html [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/com.codeminders.hidapi.aarch64_1.1.500.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/com.codeminders.hidapi.armv6hf_1.1.500.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/com.codeminders.hidapi.x86_64_1.1.500.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/com.codeminders.hidapi_1.1.500.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/com.eclipsesource.jaxrs.jersey-min_2.22.2.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/com.eclipsesource.jaxrs.provider.gson_2.3.0.201602281253.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/com.eclipsesource.jaxrs.provider.security_2.2.0.201602281253.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/com.eclipsesource.jaxrs.publisher_5.3.1.201602281253.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/com.google.gson_2.7.0.v20170129-0911.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/com.google.guava_25.0.0.jre.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/com.google.protobuf_3.8.0.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/com.gwt.user_1.1.100.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/com.h2database_1.4.199.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/io.netty.buffer_4.1.34.Final.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/io.netty.codec-http_4.1.34.Final.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/io.netty.codec-mqtt_4.1.34.Final.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/io.netty.codec_4.1.34.Final.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/io.netty.common_4.1.34.Final.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/io.netty.handler_4.1.34.Final.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/io.netty.resolver_4.1.34.Final.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/io.netty.transport-native-epoll_4.1.34.Final.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/io.netty.transport-native-kqueue_4.1.34.Final.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/io.netty.transport-native-unix-common_4.1.34.Final.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/io.netty.transport_4.1.34.Final.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/javax.el_2.2.0.v201303151357.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/javax.servlet.jsp_2.2.0.v201112011158.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/javax.servlet_3.1.0.v201410161800.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/jcl.over.slf4j_1.7.32.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/jdk.dio.aarch64_1.0.500.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/jdk.dio.armv6hf_1.0.500.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/jdk.dio.x86_64_1.0.500.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/jdk.dio_1.0.500.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/minimal-json_0.9.4.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.apache.activemq.artemis-mqtt-protocol_2.6.4.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.apache.activemq.artemis-native_2.6.4.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.apache.activemq.artemis_2.6.0.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.apache.camel.camel-amqp_2.21.1.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.apache.camel.camel-core-osgi_2.21.1.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.apache.camel.camel-core_2.21.1.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.apache.camel.camel-jms_2.21.1.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.apache.camel.camel-script_2.21.1.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.apache.camel.camel-stream_2.21.1.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.apache.commons.beanutils_1.9.3.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.apache.commons.collections_3.2.2.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.apache.commons.csv_1.4.0.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.apache.commons.exec_1.3.0.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.apache.commons.fileupload_1.3.3.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.apache.commons.io_2.4.0.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.apache.commons.lang3_3.4.0.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.apache.commons.net_3.1.0.v201205071737.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.apache.felix.dependencymanager_3.0.0.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.apache.felix.deploymentadmin_0.9.5.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.apache.felix.gogo.command_0.10.0.v201209301215.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.apache.felix.gogo.runtime_0.10.0.v201209301036.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.apache.felix.gogo.shell_0.10.0.v201212101605.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.apache.felix.scr_2.0.10.v20170501-2007.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.apache.geronimo.specs.geronimo-jms_2.0_spec_1.0.0.alpha-2.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.apache.geronimo.specs.geronimo-json_1.0_spec_1.0.0.alpha-1.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.apache.geronimo.specs.geronimo-jta_1.1_spec_1.1.1.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.apache.log4j2-api-config_1.0.0.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.apache.logging.log4j.api_2.17.0.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.apache.logging.log4j.core_2.17.0.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.apache.logging.log4j.slf4j-impl_2.17.0.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.apache.qpid.jms.client_0.31.0.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.apache.qpid.proton-j_0.26.0.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.apache.servicemix.bundles.spring-beans_4.3.14.RELEASE_1.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.apache.servicemix.bundles.spring-context_4.3.14.RELEASE_1.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.apache.servicemix.bundles.spring-core_4.3.14.RELEASE_1.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.apache.servicemix.bundles.spring-expression_4.3.14.RELEASE_1.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.apache.servicemix.bundles.spring-jms_4.3.14.RELEASE_1.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.apache.servicemix.bundles.spring-tx_4.3.14.RELEASE_1.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.core.contenttype_3.6.0.v20170207-1037.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.core.expressions_3.6.0.v20170207-1037.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.core.jobs_3.9.2.v20171030-1027.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.core.runtime_3.13.0.v20170207-1030.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.core.variables_3.4.0.v20170113-2056.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.equinox.app_1.3.400.v20150715-1528.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.equinox.bidi_1.1.0.v20160728-1031.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.equinox.cm_1.2.0.v20170105-1446.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.equinox.common_3.9.0.v20170207-1454.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.equinox.concurrent_1.1.0.v20130327-1442.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.equinox.console.jaas.fragment_1.0.0.v20130327-1442.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.equinox.console_1.1.300.v20170512-2111.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.equinox.coordinator_1.3.300.v20170512-2111.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.equinox.device_1.0.400.v20130327-1442.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.equinox.ds_1.5.0.v20170307-1429.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.equinox.event_1.4.0.v20170105-1446.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.800.v20170524-1345.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.equinox.frameworkadmin_2.0.300.v20160504-1450.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.equinox.http.jetty_3.4.0.v20170503-2025.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.equinox.http.registry_1.1.400.v20150715-1528.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.equinox.http.servlet_1.4.0.v20170524-1452.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.equinox.io_1.1.100.v20150430-1834.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.equinox.ip_1.1.400.v20161007-1324.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.equinox.jsp.jasper.registry_1.0.300.v20130327-1442.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.equinox.jsp.jasper_1.0.500.v20150119-1358.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.equinox.launcher_1.4.0.v20161219-1356.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.equinox.metatype_1.4.300.v20170105-1446.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.equinox.preferences_3.7.0.v20170126-2132.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.equinox.region_1.4.0.v20170117-1425.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.equinox.registry_3.7.0.v20170222-1344.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.equinox.supplement_1.7.0.v20170329-1416.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.equinox.transforms.hook_1.2.0.v20170105-1446.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.equinox.transforms.xslt_1.0.300.v20130327-1442.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.equinox.useradmin_1.1.400.v20130327-1442.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.equinox.util_1.0.500.v20130404-1337.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.equinox.weaving.caching.j9_1.1.0.v20160929-1449.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.equinox.weaving.caching_1.1.0.v20161007-1415.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.equinox.weaving.hook_1.2.0.v20160929-1449.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.equinox.wireadmin_1.0.800.v20180827-1235.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.jetty.continuation_9.4.41.v20210516.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.jetty.http_9.4.41.v20210516.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.jetty.io_9.4.41.v20210516.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.jetty.security_9.4.41.v20210516.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.jetty.server_9.4.41.v20210516.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.jetty.servlet_9.4.41.v20210516.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.jetty.util.ajax_9.4.41.v20210516.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.jetty.util_9.4.41.v20210516.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.api_2.1.0.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.asset.cloudlet.provider_1.0.401.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.asset.helper.provider_1.0.400.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.asset.provider_2.0.201.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.ble.eddystone.provider_1.0.300.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.ble.ibeacon.provider_1.0.301.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.ble.provider_1.0.301.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.broker.artemis.core_1.1.100.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.broker.artemis.simple.mqtt_1.0.300.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.broker.artemis.xml_1.0.300.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.camel.cloud.factory_1.1.400.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.camel.sun.misc_1.0.400.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.camel.xml_1.1.100.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.camel_1.3.100.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.cloudconnection.eclipseiot.mqtt.provider_1.0.101.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.core.certificates_1.0.500.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.core.cloud_1.1.402.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.core.comm_1.0.501.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.core.configuration_2.0.200.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.core.crypto_1.0.500.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.core.deployment_1.1.501.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.core.net_1.0.500.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.core.status_1.0.500.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.core_1.0.503.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.deployment.agent_1.0.500.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.driver.helper.provider_1.0.400.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.emulator.net_1.0.400.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.emulator_1.0.400.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.hook.file.move.provider_1.0.300.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.jetty.customizer_1.0.102.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.json.marshaller.unmarshaller.provider_1.0.200.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.linux.bluetooth_1.0.500.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.linux.clock_1.0.501.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.linux.command_1.0.400.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.linux.gpio_1.0.500.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.linux.position_1.0.500.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.linux.usb.armv6hf_1.0.500.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.linux.usb_1.0.500.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.linux.watchdog_1.0.500.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.localization.resources_1.0.400.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.localization_1.0.400.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.misc.cloudcat_1.0.300.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.rest.asset.provider_1.0.300.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.rest.provider_1.0.300.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.sun.misc_1.0.400.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.util_1.1.100.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.web2_2.0.502.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.wire.camel_1.0.100.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.wire.component.conditional.provider_1.0.200.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.wire.component.join.provider_1.0.200.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.wire.component.provider_1.0.401.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.wire.h2db.component.provider_1.0.301.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.wire.helper.provider_1.0.400.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.wire.provider_1.0.400.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.xml.marshaller.unmarshaller.provider_1.0.200.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.osgi.services_3.6.0.v20170228-1906.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.osgi.util_3.4.0.v20170111-1608.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.osgi_3.12.50.v20170928-1321.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.soda.dk.comm.aarch64_1.2.500.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.soda.dk.comm.armv6hf_1.2.500.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.soda.dk.comm.x86_64_1.2.500.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.soda.dk.comm_1.2.500.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.hamcrest.core_1.3.0.v201303031735.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.jboss.logging.jboss-logging_3.3.2.Final.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.knowhowlab.osgi.monitoradmin_1.0.2.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.tigris.mtoolkit.iagent.rpc_3.0.0.20110411-0918.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/org.usb4java_1.2.500.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/osgi.annotation_6.0.1.201503162037.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/slf4j.api_1.7.32.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/plugins/usb4java-javax_1.2.500.jar [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/user/kura_custom.properties [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/user/log4j.xml [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/user/security/cacerts.ks [exec] inflating: tmp_versions/kura_4.1.4_raspberry-pi-2-nn/user/snapshots/snapshot_0.xml [echo] Diff version information with raspberry-pi-2-nn version 4.1.2 [echo] Creating Upgrader for raspberry-pi-2-nn [exec] zip warning: name not matched: */kura/kura_custom.properties [exec] zip warning: name not matched: */kura/dpa.properties [exec] zip warning: name not matched: */data/kuranet.conf [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/tinyb.armv6hf_1.0.300.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/tinyb_1.0.300.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/bin/start_kura.sh [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/bin/start_kura_background.sh [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/bin/start_kura_debug.sh [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/epl-v10.html [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/framework/jdk.dio.policy [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/framework/jdk.dio.properties [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/install/ifdown-local [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/install/ifup-local [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/install/ifup-local.debian [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/install/ifup-local.raspbian [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/install/kura.init.raspbian [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/install/kura.init.yocto [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/install/kura.logrotate [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/install/kura.service [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/install/kura_install.sh [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/install/logrotate.conf [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/install/monit.init.raspbian [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/install/monitrc.raspbian [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/install/named.ca [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/install/named.conf [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/install/named.rfc1912.zones [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/install/patch_sysctl.sh [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/install/recover_default_config.init [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/install/sysctl.kura.conf [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/install/usr.sbin.named [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/notice.html [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/com.codeminders.hidapi.aarch64_1.1.500.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/com.codeminders.hidapi.armv6hf_1.1.500.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/com.codeminders.hidapi.x86_64_1.1.500.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/com.codeminders.hidapi_1.1.500.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/com.eclipsesource.jaxrs.jersey-min_2.22.2.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/com.eclipsesource.jaxrs.provider.gson_2.3.0.201602281253.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/com.eclipsesource.jaxrs.provider.security_2.2.0.201602281253.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/com.eclipsesource.jaxrs.publisher_5.3.1.201602281253.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/com.google.gson_2.7.0.v20170129-0911.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/com.google.guava_25.0.0.jre.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/com.gwt.user_1.1.100.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/com.h2database_1.4.199.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/io.netty.buffer_4.1.34.Final.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/io.netty.codec-http_4.1.34.Final.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/io.netty.codec-mqtt_4.1.34.Final.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/io.netty.codec_4.1.34.Final.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/io.netty.common_4.1.34.Final.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/io.netty.handler_4.1.34.Final.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/io.netty.resolver_4.1.34.Final.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/io.netty.transport-native-epoll_4.1.34.Final.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/io.netty.transport-native-kqueue_4.1.34.Final.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/io.netty.transport-native-unix-common_4.1.34.Final.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/io.netty.transport_4.1.34.Final.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/javax.el_2.2.0.v201303151357.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/javax.servlet.jsp_2.2.0.v201112011158.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/javax.servlet_3.1.0.v201410161800.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/jdk.dio.aarch64_1.0.500.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/jdk.dio.armv6hf_1.0.500.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/jdk.dio.x86_64_1.0.500.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/jdk.dio_1.0.500.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/minimal-json_0.9.4.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.apache.activemq.artemis-mqtt-protocol_2.6.4.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.apache.activemq.artemis-native_2.6.4.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.apache.activemq.artemis_2.6.0.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.apache.camel.camel-amqp_2.21.1.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.apache.camel.camel-core-osgi_2.21.1.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.apache.camel.camel-core_2.21.1.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.apache.camel.camel-jms_2.21.1.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.apache.camel.camel-script_2.21.1.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.apache.camel.camel-stream_2.21.1.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.apache.commons.beanutils_1.9.3.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.apache.commons.collections_3.2.2.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.apache.commons.csv_1.4.0.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.apache.commons.exec_1.3.0.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.apache.commons.fileupload_1.3.3.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.apache.commons.io_2.4.0.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.apache.commons.lang3_3.4.0.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.apache.commons.net_3.1.0.v201205071737.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.apache.felix.dependencymanager_3.0.0.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.apache.felix.deploymentadmin_0.9.5.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.apache.felix.gogo.command_0.10.0.v201209301215.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.apache.felix.gogo.runtime_0.10.0.v201209301036.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.apache.felix.gogo.shell_0.10.0.v201212101605.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.apache.felix.scr_2.0.10.v20170501-2007.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.apache.geronimo.specs.geronimo-jms_2.0_spec_1.0.0.alpha-2.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.apache.geronimo.specs.geronimo-json_1.0_spec_1.0.0.alpha-1.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.apache.geronimo.specs.geronimo-jta_1.1_spec_1.1.1.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.apache.log4j2-api-config_1.0.0.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.apache.qpid.jms.client_0.31.0.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.apache.qpid.proton-j_0.26.0.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.apache.servicemix.bundles.spring-beans_4.3.14.RELEASE_1.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.apache.servicemix.bundles.spring-context_4.3.14.RELEASE_1.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.apache.servicemix.bundles.spring-core_4.3.14.RELEASE_1.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.apache.servicemix.bundles.spring-expression_4.3.14.RELEASE_1.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.apache.servicemix.bundles.spring-jms_4.3.14.RELEASE_1.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.apache.servicemix.bundles.spring-tx_4.3.14.RELEASE_1.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.core.contenttype_3.6.0.v20170207-1037.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.core.expressions_3.6.0.v20170207-1037.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.core.jobs_3.9.2.v20171030-1027.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.core.runtime_3.13.0.v20170207-1030.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.core.variables_3.4.0.v20170113-2056.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.equinox.app_1.3.400.v20150715-1528.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.equinox.bidi_1.1.0.v20160728-1031.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.equinox.cm_1.2.0.v20170105-1446.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.equinox.common_3.9.0.v20170207-1454.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.equinox.concurrent_1.1.0.v20130327-1442.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.equinox.console.jaas.fragment_1.0.0.v20130327-1442.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.equinox.console_1.1.300.v20170512-2111.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.equinox.coordinator_1.3.300.v20170512-2111.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.equinox.device_1.0.400.v20130327-1442.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.equinox.ds_1.5.0.v20170307-1429.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.equinox.event_1.4.0.v20170105-1446.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.800.v20170524-1345.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.equinox.frameworkadmin_2.0.300.v20160504-1450.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.equinox.http.jetty_3.4.0.v20170503-2025.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.equinox.http.registry_1.1.400.v20150715-1528.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.equinox.http.servlet_1.4.0.v20170524-1452.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.equinox.io_1.1.100.v20150430-1834.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.equinox.ip_1.1.400.v20161007-1324.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.equinox.jsp.jasper.registry_1.0.300.v20130327-1442.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.equinox.jsp.jasper_1.0.500.v20150119-1358.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.equinox.launcher_1.4.0.v20161219-1356.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.equinox.metatype_1.4.300.v20170105-1446.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.equinox.preferences_3.7.0.v20170126-2132.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.equinox.region_1.4.0.v20170117-1425.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.equinox.registry_3.7.0.v20170222-1344.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.equinox.supplement_1.7.0.v20170329-1416.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.equinox.transforms.hook_1.2.0.v20170105-1446.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.equinox.transforms.xslt_1.0.300.v20130327-1442.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.equinox.useradmin_1.1.400.v20130327-1442.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.equinox.util_1.0.500.v20130404-1337.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.equinox.weaving.caching.j9_1.1.0.v20160929-1449.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.equinox.weaving.caching_1.1.0.v20161007-1415.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.equinox.weaving.hook_1.2.0.v20160929-1449.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.equinox.wireadmin_1.0.800.v20180827-1235.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.api_2.1.0.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.asset.cloudlet.provider_1.0.401.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.asset.helper.provider_1.0.400.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.asset.provider_2.0.201.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.ble.eddystone.provider_1.0.300.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.ble.ibeacon.provider_1.0.301.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.ble.provider_1.0.301.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.broker.artemis.core_1.1.100.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.broker.artemis.simple.mqtt_1.0.300.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.broker.artemis.xml_1.0.300.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.camel.cloud.factory_1.1.400.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.camel.sun.misc_1.0.400.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.camel.xml_1.1.100.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.camel_1.3.100.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.core.certificates_1.0.500.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.core.comm_1.0.501.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.core.configuration_2.0.200.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.core.crypto_1.0.500.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.core.deployment_1.1.501.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.core.net_1.0.500.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.core.status_1.0.500.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.deployment.agent_1.0.500.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.driver.helper.provider_1.0.400.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.emulator.net_1.0.400.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.emulator_1.0.400.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.hook.file.move.provider_1.0.300.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.json.marshaller.unmarshaller.provider_1.0.200.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.linux.bluetooth_1.0.500.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.linux.clock_1.0.501.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.linux.command_1.0.400.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.linux.gpio_1.0.500.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.linux.position_1.0.500.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.linux.usb.armv6hf_1.0.500.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.linux.usb_1.0.500.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.linux.watchdog_1.0.500.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.localization.resources_1.0.400.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.localization_1.0.400.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.misc.cloudcat_1.0.300.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.rest.asset.provider_1.0.300.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.rest.provider_1.0.300.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.sun.misc_1.0.400.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.util_1.1.100.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.web2_2.0.502.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.wire.camel_1.0.100.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.wire.component.conditional.provider_1.0.200.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.wire.component.join.provider_1.0.200.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.wire.component.provider_1.0.401.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.wire.h2db.component.provider_1.0.301.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.wire.helper.provider_1.0.400.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.wire.provider_1.0.400.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.kura.xml.marshaller.unmarshaller.provider_1.0.200.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.osgi.services_3.6.0.v20170228-1906.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.osgi.util_3.4.0.v20170111-1608.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.osgi_3.12.50.v20170928-1321.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.soda.dk.comm.aarch64_1.2.500.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.soda.dk.comm.armv6hf_1.2.500.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.soda.dk.comm.x86_64_1.2.500.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.eclipse.soda.dk.comm_1.2.500.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.hamcrest.core_1.3.0.v201303031735.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.jboss.logging.jboss-logging_3.3.2.Final.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.knowhowlab.osgi.monitoradmin_1.0.2.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.tigris.mtoolkit.iagent.rpc_3.0.0.20110411-0918.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/org.usb4java_1.2.500.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/osgi.annotation_6.0.1.201503162037.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/plugins/usb4java-javax_1.2.500.jar [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/user/kura_custom.properties [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/user/log4j.xml [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/user/security/cacerts.ks [exec] deleting: kura_4.1.4_raspberry-pi-2-nn/user/snapshots/snapshot_0.xml [exec] kura_4.1.4_raspberry-pi-2-nn_upgrade.zip [exec] upgrade_kura_4.1.2_to_4.1.4_raspberry-pi-2-nn.removed [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.7:run (intel-up2-ubuntu-jars) @ distrib --- [INFO] Executing tasks main: dist-linux: [echo] Building Kura Distribution for kura_4.1.4_intel-up2-ubuntu-18... [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-ubuntu-18 [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-ubuntu-18/kura.properties [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-ubuntu-18 [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-ubuntu-18 [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-ubuntu-18 [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-ubuntu-18 [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-ubuntu-18 osgi-base-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-ubuntu-18/config.ini api-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-ubuntu-18/config.ini core-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-ubuntu-18/config.ini core.certificates-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-ubuntu-18/config.ini core.cloud-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-ubuntu-18/config.ini cloud.mqtt.eclipseiot-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-ubuntu-18/config.ini core.comm-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-ubuntu-18/config.ini core.configuration-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-ubuntu-18/config.ini core.crypto-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-ubuntu-18/config.ini core.deployment-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-ubuntu-18/config.ini core.net-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-ubuntu-18/config.ini core.status-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-ubuntu-18/config.ini deployment.agent-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-ubuntu-18/config.ini linux.clock-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-ubuntu-18/config.ini linux.command-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-ubuntu-18/config.ini linux.position-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-ubuntu-18/config.ini linux.usb-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-ubuntu-18/config.ini linux.bluetooth-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-ubuntu-18/config.ini linux.watchdog-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-ubuntu-18/config.ini camel-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-ubuntu-18/config.ini rest-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-ubuntu-18/config.ini asset-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-ubuntu-18/config.ini artemis-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-ubuntu-18/config.ini deployment-hooks-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-ubuntu-18/config.ini marshallers-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-ubuntu-18/config.ini wires-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-ubuntu-18/config.ini misc-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-ubuntu-18/config.ini web2-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-ubuntu-18/config.ini gpio-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-ubuntu-18/config.ini emulator-gpio-config: emulator-config: linux-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-ubuntu-18/config.ini linux-sysv-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-ubuntu-18/config.ini linux-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-ubuntu-18/config.ini linux-debian-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-ubuntu-18/config.ini linux-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-ubuntu-18/config.ini linux-redhat-config: linux-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-ubuntu-18/config.ini linux-systemd-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-ubuntu-18/config.ini [propertyfile] Creating new property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-ubuntu-18/dpa.properties set-http-port: [copy] Warning: Could not find file /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/src/main/resources/intel-up2-ubuntu-18/selinuxKura.pp to copy. [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-ubuntu-18 [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-ubuntu-18 [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-ubuntu-18 [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-ubuntu-18 [zip] Building zip: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-ubuntu-18.zip camel-jar: [zip] Updating zip: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-ubuntu-18.zip rest-jar: [zip] Updating zip: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-ubuntu-18.zip asset-jar: [zip] Updating zip: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-ubuntu-18.zip artemis-jar: [zip] Updating zip: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-ubuntu-18.zip marshallers-jar: [zip] Updating zip: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-ubuntu-18.zip deployment-hooks-jar: [zip] Updating zip: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-ubuntu-18.zip wires-jar: [zip] Updating zip: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-ubuntu-18.zip misc-jar: [zip] Updating zip: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-ubuntu-18.zip web2-jar: [zip] Updating zip: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-ubuntu-18.zip gpio-jar: emulator-gpio-jar: emulator-jars: linux-jars: [zip] Updating zip: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-ubuntu-18.zip linux-sysv-jars: [zip] Updating zip: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-ubuntu-18.zip linux-jars: linux-debian-jars: [zip] Updating zip: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-ubuntu-18.zip linux-jars: linux-redhat-jars: linux-jars: linux-systemd-jars: tinyb-jars: tinyb-snapshot-jars: tinyb-no-snapshot-jars: [zip] Updating zip: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-ubuntu-18.zip [echo] Building Kura Distribution for intel-up2-ubuntu-18-jars... [echo] Creating Installer for intel-up2-ubuntu-18 /opt/eclipse [exec] kura_4.1.4_intel-up2-ubuntu-18.zip [echo] Gathering version information for the bundles/files in intel-up2-ubuntu-18 [exec] Archive: kura_4.1.4_intel-up2-ubuntu-18.zip [exec] creating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/ [exec] creating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/ [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/tinyb.x86_64_1.0.300.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/tinyb_1.0.300.jar [exec] creating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/bin/ [exec] creating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/framework/ [exec] creating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/install/ [exec] creating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/user/ [exec] creating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/user/security/ [exec] creating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/user/snapshots/ [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/bin/start_kura.sh [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/bin/start_kura_background.sh [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/bin/start_kura_debug.sh [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/epl-v10.html [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/framework/RELEASE_NOTES.txt [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/framework/config.ini [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/framework/jdk.dio.policy [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/framework/jdk.dio.properties [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/framework/kura.properties [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/install/dhcpd-enp2s0.conf [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/install/dhcpd-wlp4s0.conf [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/install/firewall.init [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/install/hostapd.conf [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/install/ifdown-local [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/install/ifup-local [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/install/ifup-local.debian [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/install/ifup-local.raspbian [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/install/iptables.init [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/install/kura.init.raspbian [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/install/kura.init.yocto [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/install/kura.logrotate [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/install/kura.service [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/install/kura_install.sh [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/install/kuranet.conf [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/install/logrotate.conf [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/install/monit.init.raspbian [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/install/monitrc.raspbian [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/install/named.ca [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/install/named.conf [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/install/named.rfc1912.zones [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/install/network.interfaces [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/install/patch_sysctl.sh [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/install/recover_default_config.init [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/install/sysctl.kura.conf [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/install/usr.sbin.named [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/notice.html [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/com.codeminders.hidapi.aarch64_1.1.500.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/com.codeminders.hidapi.armv6hf_1.1.500.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/com.codeminders.hidapi.x86_64_1.1.500.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/com.codeminders.hidapi_1.1.500.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/com.eclipsesource.jaxrs.jersey-min_2.22.2.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/com.eclipsesource.jaxrs.provider.gson_2.3.0.201602281253.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/com.eclipsesource.jaxrs.provider.security_2.2.0.201602281253.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/com.eclipsesource.jaxrs.publisher_5.3.1.201602281253.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/com.google.gson_2.7.0.v20170129-0911.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/com.google.guava_25.0.0.jre.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/com.google.protobuf_3.8.0.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/com.gwt.user_1.1.100.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/com.h2database_1.4.199.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/io.netty.buffer_4.1.34.Final.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/io.netty.codec-http_4.1.34.Final.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/io.netty.codec-mqtt_4.1.34.Final.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/io.netty.codec_4.1.34.Final.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/io.netty.common_4.1.34.Final.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/io.netty.handler_4.1.34.Final.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/io.netty.resolver_4.1.34.Final.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/io.netty.transport-native-epoll_4.1.34.Final.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/io.netty.transport-native-kqueue_4.1.34.Final.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/io.netty.transport-native-unix-common_4.1.34.Final.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/io.netty.transport_4.1.34.Final.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/javax.el_2.2.0.v201303151357.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/javax.servlet.jsp_2.2.0.v201112011158.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/javax.servlet_3.1.0.v201410161800.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/jcl.over.slf4j_1.7.32.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/jdk.dio.aarch64_1.0.500.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/jdk.dio.armv6hf_1.0.500.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/jdk.dio.x86_64_1.0.500.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/jdk.dio_1.0.500.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/minimal-json_0.9.4.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.apache.activemq.artemis-mqtt-protocol_2.6.4.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.apache.activemq.artemis-native_2.6.4.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.apache.activemq.artemis_2.6.0.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.apache.camel.camel-amqp_2.21.1.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.apache.camel.camel-core-osgi_2.21.1.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.apache.camel.camel-core_2.21.1.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.apache.camel.camel-jms_2.21.1.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.apache.camel.camel-script_2.21.1.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.apache.camel.camel-stream_2.21.1.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.apache.commons.beanutils_1.9.3.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.apache.commons.collections_3.2.2.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.apache.commons.csv_1.4.0.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.apache.commons.exec_1.3.0.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.apache.commons.fileupload_1.3.3.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.apache.commons.io_2.4.0.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.apache.commons.lang3_3.4.0.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.apache.commons.net_3.1.0.v201205071737.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.apache.felix.dependencymanager_3.0.0.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.apache.felix.deploymentadmin_0.9.5.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.apache.felix.gogo.command_0.10.0.v201209301215.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.apache.felix.gogo.runtime_0.10.0.v201209301036.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.apache.felix.gogo.shell_0.10.0.v201212101605.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.apache.felix.scr_2.0.10.v20170501-2007.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.apache.geronimo.specs.geronimo-jms_2.0_spec_1.0.0.alpha-2.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.apache.geronimo.specs.geronimo-json_1.0_spec_1.0.0.alpha-1.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.apache.geronimo.specs.geronimo-jta_1.1_spec_1.1.1.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.apache.log4j2-api-config_1.0.0.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.apache.logging.log4j.api_2.17.0.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.apache.logging.log4j.core_2.17.0.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.apache.logging.log4j.slf4j-impl_2.17.0.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.apache.qpid.jms.client_0.31.0.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.apache.qpid.proton-j_0.26.0.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.apache.servicemix.bundles.spring-beans_4.3.14.RELEASE_1.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.apache.servicemix.bundles.spring-context_4.3.14.RELEASE_1.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.apache.servicemix.bundles.spring-core_4.3.14.RELEASE_1.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.apache.servicemix.bundles.spring-expression_4.3.14.RELEASE_1.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.apache.servicemix.bundles.spring-jms_4.3.14.RELEASE_1.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.apache.servicemix.bundles.spring-tx_4.3.14.RELEASE_1.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.core.contenttype_3.6.0.v20170207-1037.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.core.expressions_3.6.0.v20170207-1037.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.core.jobs_3.9.2.v20171030-1027.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.core.runtime_3.13.0.v20170207-1030.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.core.variables_3.4.0.v20170113-2056.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.equinox.app_1.3.400.v20150715-1528.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.equinox.bidi_1.1.0.v20160728-1031.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.equinox.cm_1.2.0.v20170105-1446.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.equinox.common_3.9.0.v20170207-1454.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.equinox.concurrent_1.1.0.v20130327-1442.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.equinox.console.jaas.fragment_1.0.0.v20130327-1442.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.equinox.console_1.1.300.v20170512-2111.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.equinox.coordinator_1.3.300.v20170512-2111.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.equinox.device_1.0.400.v20130327-1442.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.equinox.ds_1.5.0.v20170307-1429.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.equinox.event_1.4.0.v20170105-1446.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.800.v20170524-1345.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.equinox.frameworkadmin_2.0.300.v20160504-1450.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.equinox.http.jetty_3.4.0.v20170503-2025.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.equinox.http.registry_1.1.400.v20150715-1528.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.equinox.http.servlet_1.4.0.v20170524-1452.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.equinox.io_1.1.100.v20150430-1834.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.equinox.ip_1.1.400.v20161007-1324.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.equinox.jsp.jasper.registry_1.0.300.v20130327-1442.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.equinox.jsp.jasper_1.0.500.v20150119-1358.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.equinox.launcher_1.4.0.v20161219-1356.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.equinox.metatype_1.4.300.v20170105-1446.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.equinox.preferences_3.7.0.v20170126-2132.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.equinox.region_1.4.0.v20170117-1425.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.equinox.registry_3.7.0.v20170222-1344.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.equinox.supplement_1.7.0.v20170329-1416.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.equinox.transforms.hook_1.2.0.v20170105-1446.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.equinox.transforms.xslt_1.0.300.v20130327-1442.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.equinox.useradmin_1.1.400.v20130327-1442.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.equinox.util_1.0.500.v20130404-1337.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.equinox.weaving.caching.j9_1.1.0.v20160929-1449.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.equinox.weaving.caching_1.1.0.v20161007-1415.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.equinox.weaving.hook_1.2.0.v20160929-1449.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.equinox.wireadmin_1.0.800.v20180827-1235.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.jetty.continuation_9.4.41.v20210516.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.jetty.http_9.4.41.v20210516.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.jetty.io_9.4.41.v20210516.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.jetty.security_9.4.41.v20210516.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.jetty.server_9.4.41.v20210516.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.jetty.servlet_9.4.41.v20210516.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.jetty.util.ajax_9.4.41.v20210516.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.jetty.util_9.4.41.v20210516.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.api_2.1.0.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.asset.cloudlet.provider_1.0.401.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.asset.helper.provider_1.0.400.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.asset.provider_2.0.201.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.ble.eddystone.provider_1.0.300.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.ble.ibeacon.provider_1.0.301.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.ble.provider_1.0.301.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.broker.artemis.core_1.1.100.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.broker.artemis.simple.mqtt_1.0.300.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.broker.artemis.xml_1.0.300.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.camel.cloud.factory_1.1.400.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.camel.sun.misc_1.0.400.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.camel.xml_1.1.100.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.camel_1.3.100.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.cloudconnection.eclipseiot.mqtt.provider_1.0.101.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.core.certificates_1.0.500.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.core.cloud_1.1.402.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.core.comm_1.0.501.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.core.configuration_2.0.200.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.core.crypto_1.0.500.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.core.deployment_1.1.501.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.core.net_1.0.500.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.core.status_1.0.500.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.core_1.0.503.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.deployment.agent_1.0.500.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.driver.helper.provider_1.0.400.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.hook.file.move.provider_1.0.300.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.jetty.customizer_1.0.102.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.json.marshaller.unmarshaller.provider_1.0.200.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.linux.bluetooth_1.0.500.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.linux.clock_1.0.501.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.linux.command_1.0.400.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.linux.debian.provider_1.0.100.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.linux.gpio_1.0.500.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.linux.net_1.0.502.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.linux.position_1.0.500.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.linux.sysv.provider_1.0.101.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.linux.usb.x86_64_1.0.500.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.linux.usb_1.0.500.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.linux.watchdog_1.0.500.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.localization.resources_1.0.400.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.localization_1.0.400.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.misc.cloudcat_1.0.300.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.net.admin_1.0.502.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.rest.asset.provider_1.0.300.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.rest.provider_1.0.300.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.sun.misc_1.0.400.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.util_1.1.100.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.web2_2.0.502.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.wire.camel_1.0.100.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.wire.component.conditional.provider_1.0.200.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.wire.component.join.provider_1.0.200.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.wire.component.provider_1.0.401.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.wire.h2db.component.provider_1.0.301.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.wire.helper.provider_1.0.400.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.wire.provider_1.0.400.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.xml.marshaller.unmarshaller.provider_1.0.200.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.osgi.services_3.6.0.v20170228-1906.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.osgi.util_3.4.0.v20170111-1608.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.osgi_3.12.50.v20170928-1321.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.soda.dk.comm.aarch64_1.2.500.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.soda.dk.comm.armv6hf_1.2.500.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.soda.dk.comm.x86_64_1.2.500.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.soda.dk.comm_1.2.500.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.hamcrest.core_1.3.0.v201303031735.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.jboss.logging.jboss-logging_3.3.2.Final.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.knowhowlab.osgi.monitoradmin_1.0.2.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.tigris.mtoolkit.iagent.rpc_3.0.0.20110411-0918.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/org.usb4java_1.2.500.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/osgi.annotation_6.0.1.201503162037.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/slf4j.api_1.7.32.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/plugins/usb4java-javax_1.2.500.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/user/kura_custom.properties [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/user/log4j.xml [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/user/security/cacerts.ks [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-ubuntu-18/user/snapshots/snapshot_0.xml [echo] Diff version information with intel-up2-ubuntu-18 version 4.1.2 [echo] Creating Upgrader for intel-up2-ubuntu-18 [exec] zip warning: name not matched: */kura/kura_custom.properties [exec] zip warning: name not matched: */kura/dpa.properties [exec] zip warning: name not matched: */data/kuranet.conf [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/tinyb.x86_64_1.0.300.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/tinyb_1.0.300.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/bin/start_kura.sh [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/bin/start_kura_background.sh [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/bin/start_kura_debug.sh [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/epl-v10.html [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/framework/jdk.dio.policy [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/framework/jdk.dio.properties [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/install/dhcpd-enp2s0.conf [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/install/dhcpd-wlp4s0.conf [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/install/firewall.init [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/install/hostapd.conf [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/install/ifdown-local [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/install/ifup-local [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/install/ifup-local.debian [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/install/ifup-local.raspbian [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/install/iptables.init [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/install/kura.init.raspbian [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/install/kura.init.yocto [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/install/kura.logrotate [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/install/kura.service [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/install/kura_install.sh [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/install/kuranet.conf [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/install/logrotate.conf [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/install/monit.init.raspbian [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/install/monitrc.raspbian [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/install/named.ca [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/install/named.conf [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/install/named.rfc1912.zones [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/install/network.interfaces [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/install/patch_sysctl.sh [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/install/recover_default_config.init [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/install/sysctl.kura.conf [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/install/usr.sbin.named [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/notice.html [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/com.codeminders.hidapi.aarch64_1.1.500.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/com.codeminders.hidapi.armv6hf_1.1.500.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/com.codeminders.hidapi.x86_64_1.1.500.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/com.codeminders.hidapi_1.1.500.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/com.eclipsesource.jaxrs.jersey-min_2.22.2.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/com.eclipsesource.jaxrs.provider.gson_2.3.0.201602281253.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/com.eclipsesource.jaxrs.provider.security_2.2.0.201602281253.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/com.eclipsesource.jaxrs.publisher_5.3.1.201602281253.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/com.google.gson_2.7.0.v20170129-0911.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/com.google.guava_25.0.0.jre.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/com.gwt.user_1.1.100.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/com.h2database_1.4.199.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/io.netty.buffer_4.1.34.Final.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/io.netty.codec-http_4.1.34.Final.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/io.netty.codec-mqtt_4.1.34.Final.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/io.netty.codec_4.1.34.Final.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/io.netty.common_4.1.34.Final.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/io.netty.handler_4.1.34.Final.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/io.netty.resolver_4.1.34.Final.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/io.netty.transport-native-epoll_4.1.34.Final.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/io.netty.transport-native-kqueue_4.1.34.Final.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/io.netty.transport-native-unix-common_4.1.34.Final.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/io.netty.transport_4.1.34.Final.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/javax.el_2.2.0.v201303151357.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/javax.servlet.jsp_2.2.0.v201112011158.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/javax.servlet_3.1.0.v201410161800.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/jdk.dio.aarch64_1.0.500.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/jdk.dio.armv6hf_1.0.500.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/jdk.dio.x86_64_1.0.500.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/jdk.dio_1.0.500.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/minimal-json_0.9.4.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.apache.activemq.artemis-mqtt-protocol_2.6.4.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.apache.activemq.artemis-native_2.6.4.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.apache.activemq.artemis_2.6.0.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.apache.camel.camel-amqp_2.21.1.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.apache.camel.camel-core-osgi_2.21.1.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.apache.camel.camel-core_2.21.1.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.apache.camel.camel-jms_2.21.1.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.apache.camel.camel-script_2.21.1.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.apache.camel.camel-stream_2.21.1.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.apache.commons.beanutils_1.9.3.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.apache.commons.collections_3.2.2.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.apache.commons.csv_1.4.0.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.apache.commons.exec_1.3.0.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.apache.commons.fileupload_1.3.3.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.apache.commons.io_2.4.0.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.apache.commons.lang3_3.4.0.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.apache.commons.net_3.1.0.v201205071737.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.apache.felix.dependencymanager_3.0.0.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.apache.felix.deploymentadmin_0.9.5.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.apache.felix.gogo.command_0.10.0.v201209301215.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.apache.felix.gogo.runtime_0.10.0.v201209301036.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.apache.felix.gogo.shell_0.10.0.v201212101605.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.apache.felix.scr_2.0.10.v20170501-2007.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.apache.geronimo.specs.geronimo-jms_2.0_spec_1.0.0.alpha-2.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.apache.geronimo.specs.geronimo-json_1.0_spec_1.0.0.alpha-1.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.apache.geronimo.specs.geronimo-jta_1.1_spec_1.1.1.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.apache.log4j2-api-config_1.0.0.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.apache.qpid.jms.client_0.31.0.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.apache.qpid.proton-j_0.26.0.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.apache.servicemix.bundles.spring-beans_4.3.14.RELEASE_1.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.apache.servicemix.bundles.spring-context_4.3.14.RELEASE_1.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.apache.servicemix.bundles.spring-core_4.3.14.RELEASE_1.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.apache.servicemix.bundles.spring-expression_4.3.14.RELEASE_1.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.apache.servicemix.bundles.spring-jms_4.3.14.RELEASE_1.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.apache.servicemix.bundles.spring-tx_4.3.14.RELEASE_1.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.core.contenttype_3.6.0.v20170207-1037.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.core.expressions_3.6.0.v20170207-1037.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.core.jobs_3.9.2.v20171030-1027.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.core.runtime_3.13.0.v20170207-1030.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.core.variables_3.4.0.v20170113-2056.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.equinox.app_1.3.400.v20150715-1528.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.equinox.bidi_1.1.0.v20160728-1031.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.equinox.cm_1.2.0.v20170105-1446.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.equinox.common_3.9.0.v20170207-1454.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.equinox.concurrent_1.1.0.v20130327-1442.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.equinox.console.jaas.fragment_1.0.0.v20130327-1442.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.equinox.console_1.1.300.v20170512-2111.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.equinox.coordinator_1.3.300.v20170512-2111.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.equinox.device_1.0.400.v20130327-1442.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.equinox.ds_1.5.0.v20170307-1429.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.equinox.event_1.4.0.v20170105-1446.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.800.v20170524-1345.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.equinox.frameworkadmin_2.0.300.v20160504-1450.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.equinox.http.jetty_3.4.0.v20170503-2025.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.equinox.http.registry_1.1.400.v20150715-1528.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.equinox.http.servlet_1.4.0.v20170524-1452.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.equinox.io_1.1.100.v20150430-1834.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.equinox.ip_1.1.400.v20161007-1324.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.equinox.jsp.jasper.registry_1.0.300.v20130327-1442.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.equinox.jsp.jasper_1.0.500.v20150119-1358.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.equinox.launcher_1.4.0.v20161219-1356.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.equinox.metatype_1.4.300.v20170105-1446.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.equinox.preferences_3.7.0.v20170126-2132.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.equinox.region_1.4.0.v20170117-1425.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.equinox.registry_3.7.0.v20170222-1344.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.equinox.supplement_1.7.0.v20170329-1416.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.equinox.transforms.hook_1.2.0.v20170105-1446.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.equinox.transforms.xslt_1.0.300.v20130327-1442.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.equinox.useradmin_1.1.400.v20130327-1442.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.equinox.util_1.0.500.v20130404-1337.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.equinox.weaving.caching.j9_1.1.0.v20160929-1449.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.equinox.weaving.caching_1.1.0.v20161007-1415.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.equinox.weaving.hook_1.2.0.v20160929-1449.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.equinox.wireadmin_1.0.800.v20180827-1235.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.api_2.1.0.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.asset.cloudlet.provider_1.0.401.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.asset.helper.provider_1.0.400.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.asset.provider_2.0.201.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.ble.eddystone.provider_1.0.300.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.ble.ibeacon.provider_1.0.301.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.ble.provider_1.0.301.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.broker.artemis.core_1.1.100.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.broker.artemis.simple.mqtt_1.0.300.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.broker.artemis.xml_1.0.300.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.camel.cloud.factory_1.1.400.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.camel.sun.misc_1.0.400.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.camel.xml_1.1.100.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.camel_1.3.100.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.core.certificates_1.0.500.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.core.comm_1.0.501.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.core.configuration_2.0.200.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.core.crypto_1.0.500.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.core.deployment_1.1.501.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.core.net_1.0.500.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.core.status_1.0.500.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.deployment.agent_1.0.500.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.driver.helper.provider_1.0.400.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.hook.file.move.provider_1.0.300.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.json.marshaller.unmarshaller.provider_1.0.200.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.linux.bluetooth_1.0.500.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.linux.clock_1.0.501.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.linux.command_1.0.400.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.linux.debian.provider_1.0.100.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.linux.gpio_1.0.500.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.linux.net_1.0.502.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.linux.position_1.0.500.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.linux.sysv.provider_1.0.101.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.linux.usb.x86_64_1.0.500.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.linux.usb_1.0.500.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.linux.watchdog_1.0.500.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.localization.resources_1.0.400.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.localization_1.0.400.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.misc.cloudcat_1.0.300.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.net.admin_1.0.502.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.rest.asset.provider_1.0.300.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.rest.provider_1.0.300.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.sun.misc_1.0.400.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.util_1.1.100.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.web2_2.0.502.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.wire.camel_1.0.100.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.wire.component.conditional.provider_1.0.200.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.wire.component.join.provider_1.0.200.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.wire.component.provider_1.0.401.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.wire.h2db.component.provider_1.0.301.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.wire.helper.provider_1.0.400.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.wire.provider_1.0.400.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.kura.xml.marshaller.unmarshaller.provider_1.0.200.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.osgi.services_3.6.0.v20170228-1906.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.osgi.util_3.4.0.v20170111-1608.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.osgi_3.12.50.v20170928-1321.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.soda.dk.comm.aarch64_1.2.500.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.soda.dk.comm.armv6hf_1.2.500.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.soda.dk.comm.x86_64_1.2.500.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.eclipse.soda.dk.comm_1.2.500.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.hamcrest.core_1.3.0.v201303031735.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.jboss.logging.jboss-logging_3.3.2.Final.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.knowhowlab.osgi.monitoradmin_1.0.2.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.tigris.mtoolkit.iagent.rpc_3.0.0.20110411-0918.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/org.usb4java_1.2.500.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/osgi.annotation_6.0.1.201503162037.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/plugins/usb4java-javax_1.2.500.jar [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/user/kura_custom.properties [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/user/log4j.xml [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/user/security/cacerts.ks [exec] deleting: kura_4.1.4_intel-up2-ubuntu-18/user/snapshots/snapshot_0.xml [exec] kura_4.1.4_intel-up2-ubuntu-18_upgrade.zip [exec] upgrade_kura_4.1.2_to_4.1.4_intel-up2-ubuntu-18.removed [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.7:run (intel-up2-centos-7-jars) @ distrib --- [INFO] Executing tasks main: dist-linux: [echo] Building Kura Distribution for kura_4.1.4_intel-up2-centos-7... [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7 [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7/kura.properties [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7 [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7 [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7 [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7 [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7 osgi-base-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7/config.ini api-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7/config.ini core-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7/config.ini core.certificates-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7/config.ini core.cloud-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7/config.ini cloud.mqtt.eclipseiot-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7/config.ini core.comm-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7/config.ini core.configuration-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7/config.ini core.crypto-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7/config.ini core.deployment-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7/config.ini core.net-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7/config.ini core.status-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7/config.ini deployment.agent-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7/config.ini linux.clock-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7/config.ini linux.command-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7/config.ini linux.position-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7/config.ini linux.usb-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7/config.ini linux.bluetooth-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7/config.ini linux.watchdog-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7/config.ini camel-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7/config.ini rest-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7/config.ini asset-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7/config.ini artemis-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7/config.ini deployment-hooks-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7/config.ini marshallers-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7/config.ini wires-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7/config.ini misc-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7/config.ini web2-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7/config.ini gpio-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7/config.ini emulator-gpio-config: emulator-config: linux-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7/config.ini linux-sysv-config: linux-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7/config.ini linux-debian-config: linux-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7/config.ini linux-redhat-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7/config.ini linux-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7/config.ini linux-systemd-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7/config.ini [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7/config.ini [propertyfile] Creating new property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7/dpa.properties set-http-port: [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7 [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7 [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7 [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7 [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7 [zip] Building zip: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7.zip camel-jar: [zip] Updating zip: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7.zip rest-jar: [zip] Updating zip: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7.zip asset-jar: [zip] Updating zip: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7.zip artemis-jar: [zip] Updating zip: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7.zip marshallers-jar: [zip] Updating zip: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7.zip deployment-hooks-jar: [zip] Updating zip: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7.zip wires-jar: [zip] Updating zip: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7.zip misc-jar: [zip] Updating zip: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7.zip web2-jar: [zip] Updating zip: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7.zip gpio-jar: emulator-gpio-jar: emulator-jars: linux-jars: [zip] Updating zip: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7.zip linux-sysv-jars: linux-jars: linux-debian-jars: linux-jars: linux-redhat-jars: [zip] Updating zip: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7.zip linux-jars: linux-systemd-jars: [zip] Updating zip: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7.zip tinyb-jars: tinyb-snapshot-jars: tinyb-no-snapshot-jars: [zip] Updating zip: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7.zip [echo] Building Kura Distribution for intel-up2-centos-7-jars... [echo] Creating Installer for intel-up2-centos-7 /opt/eclipse [exec] kura_4.1.4_intel-up2-centos-7.zip [echo] Gathering version information for the bundles/files in intel-up2-centos-7 [exec] Archive: kura_4.1.4_intel-up2-centos-7.zip [exec] creating: tmp_versions/kura_4.1.4_intel-up2-centos-7/ [exec] creating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/ [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/tinyb.x86_64_1.0.300.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/tinyb_1.0.300.jar [exec] creating: tmp_versions/kura_4.1.4_intel-up2-centos-7/bin/ [exec] creating: tmp_versions/kura_4.1.4_intel-up2-centos-7/framework/ [exec] creating: tmp_versions/kura_4.1.4_intel-up2-centos-7/install/ [exec] creating: tmp_versions/kura_4.1.4_intel-up2-centos-7/user/ [exec] creating: tmp_versions/kura_4.1.4_intel-up2-centos-7/user/security/ [exec] creating: tmp_versions/kura_4.1.4_intel-up2-centos-7/user/snapshots/ [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/bin/start_kura.sh [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/bin/start_kura_background.sh [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/bin/start_kura_debug.sh [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/epl-v10.html [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/framework/RELEASE_NOTES.txt [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/framework/config.ini [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/framework/jdk.dio.policy [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/framework/jdk.dio.properties [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/framework/kura.properties [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/install/dhcpd-enp2s0.conf [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/install/dhcpd-wlp4s0.conf [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/install/firewall.init [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/install/hostapd.conf [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/install/ifcfg-enp2s0 [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/install/ifcfg-enp3s0 [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/install/ifcfg-wlp4s0 [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/install/ifdown-local [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/install/ifup-local [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/install/ifup-local.debian [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/install/ifup-local.raspbian [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/install/iptables.init [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/install/kura-tmpfiles.conf [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/install/kura.init.raspbian [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/install/kura.init.yocto [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/install/kura.logrotate [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/install/kura.service [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/install/kura_install.sh [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/install/kuranet.conf [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/install/logrotate.conf [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/install/monit.init.raspbian [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/install/monitrc.raspbian [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/install/named.ca [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/install/named.conf [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/install/named.rfc1912.zones [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/install/patch_sysctl.sh [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/install/recover_default_config.init [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/install/selinuxKura.pp [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/install/sysctl.kura.conf [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/install/usr.sbin.named [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/notice.html [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/com.codeminders.hidapi.aarch64_1.1.500.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/com.codeminders.hidapi.armv6hf_1.1.500.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/com.codeminders.hidapi.x86_64_1.1.500.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/com.codeminders.hidapi_1.1.500.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/com.eclipsesource.jaxrs.jersey-min_2.22.2.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/com.eclipsesource.jaxrs.provider.gson_2.3.0.201602281253.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/com.eclipsesource.jaxrs.provider.security_2.2.0.201602281253.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/com.eclipsesource.jaxrs.publisher_5.3.1.201602281253.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/com.google.gson_2.7.0.v20170129-0911.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/com.google.guava_25.0.0.jre.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/com.google.protobuf_3.8.0.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/com.gwt.user_1.1.100.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/com.h2database_1.4.199.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/io.netty.buffer_4.1.34.Final.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/io.netty.codec-http_4.1.34.Final.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/io.netty.codec-mqtt_4.1.34.Final.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/io.netty.codec_4.1.34.Final.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/io.netty.common_4.1.34.Final.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/io.netty.handler_4.1.34.Final.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/io.netty.resolver_4.1.34.Final.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/io.netty.transport-native-epoll_4.1.34.Final.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/io.netty.transport-native-kqueue_4.1.34.Final.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/io.netty.transport-native-unix-common_4.1.34.Final.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/io.netty.transport_4.1.34.Final.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/javax.el_2.2.0.v201303151357.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/javax.servlet.jsp_2.2.0.v201112011158.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/javax.servlet_3.1.0.v201410161800.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/jcl.over.slf4j_1.7.32.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/jdk.dio.aarch64_1.0.500.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/jdk.dio.armv6hf_1.0.500.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/jdk.dio.x86_64_1.0.500.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/jdk.dio_1.0.500.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/minimal-json_0.9.4.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.apache.activemq.artemis-mqtt-protocol_2.6.4.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.apache.activemq.artemis-native_2.6.4.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.apache.activemq.artemis_2.6.0.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.apache.camel.camel-amqp_2.21.1.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.apache.camel.camel-core-osgi_2.21.1.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.apache.camel.camel-core_2.21.1.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.apache.camel.camel-jms_2.21.1.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.apache.camel.camel-script_2.21.1.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.apache.camel.camel-stream_2.21.1.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.apache.commons.beanutils_1.9.3.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.apache.commons.collections_3.2.2.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.apache.commons.csv_1.4.0.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.apache.commons.exec_1.3.0.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.apache.commons.fileupload_1.3.3.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.apache.commons.io_2.4.0.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.apache.commons.lang3_3.4.0.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.apache.commons.net_3.1.0.v201205071737.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.apache.felix.dependencymanager_3.0.0.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.apache.felix.deploymentadmin_0.9.5.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.apache.felix.gogo.command_0.10.0.v201209301215.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.apache.felix.gogo.runtime_0.10.0.v201209301036.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.apache.felix.gogo.shell_0.10.0.v201212101605.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.apache.felix.scr_2.0.10.v20170501-2007.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.apache.geronimo.specs.geronimo-jms_2.0_spec_1.0.0.alpha-2.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.apache.geronimo.specs.geronimo-json_1.0_spec_1.0.0.alpha-1.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.apache.geronimo.specs.geronimo-jta_1.1_spec_1.1.1.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.apache.log4j2-api-config_1.0.0.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.apache.logging.log4j.api_2.17.0.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.apache.logging.log4j.core_2.17.0.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.apache.logging.log4j.slf4j-impl_2.17.0.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.apache.qpid.jms.client_0.31.0.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.apache.qpid.proton-j_0.26.0.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.apache.servicemix.bundles.spring-beans_4.3.14.RELEASE_1.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.apache.servicemix.bundles.spring-context_4.3.14.RELEASE_1.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.apache.servicemix.bundles.spring-core_4.3.14.RELEASE_1.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.apache.servicemix.bundles.spring-expression_4.3.14.RELEASE_1.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.apache.servicemix.bundles.spring-jms_4.3.14.RELEASE_1.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.apache.servicemix.bundles.spring-tx_4.3.14.RELEASE_1.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.core.contenttype_3.6.0.v20170207-1037.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.core.expressions_3.6.0.v20170207-1037.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.core.jobs_3.9.2.v20171030-1027.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.core.runtime_3.13.0.v20170207-1030.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.core.variables_3.4.0.v20170113-2056.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.equinox.app_1.3.400.v20150715-1528.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.equinox.bidi_1.1.0.v20160728-1031.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.equinox.cm_1.2.0.v20170105-1446.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.equinox.common_3.9.0.v20170207-1454.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.equinox.concurrent_1.1.0.v20130327-1442.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.equinox.console.jaas.fragment_1.0.0.v20130327-1442.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.equinox.console_1.1.300.v20170512-2111.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.equinox.coordinator_1.3.300.v20170512-2111.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.equinox.device_1.0.400.v20130327-1442.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.equinox.ds_1.5.0.v20170307-1429.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.equinox.event_1.4.0.v20170105-1446.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.800.v20170524-1345.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.equinox.frameworkadmin_2.0.300.v20160504-1450.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.equinox.http.jetty_3.4.0.v20170503-2025.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.equinox.http.registry_1.1.400.v20150715-1528.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.equinox.http.servlet_1.4.0.v20170524-1452.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.equinox.io_1.1.100.v20150430-1834.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.equinox.ip_1.1.400.v20161007-1324.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.equinox.jsp.jasper.registry_1.0.300.v20130327-1442.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.equinox.jsp.jasper_1.0.500.v20150119-1358.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.equinox.launcher_1.4.0.v20161219-1356.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.equinox.metatype_1.4.300.v20170105-1446.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.equinox.preferences_3.7.0.v20170126-2132.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.equinox.region_1.4.0.v20170117-1425.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.equinox.registry_3.7.0.v20170222-1344.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.equinox.supplement_1.7.0.v20170329-1416.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.equinox.transforms.hook_1.2.0.v20170105-1446.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.equinox.transforms.xslt_1.0.300.v20130327-1442.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.equinox.useradmin_1.1.400.v20130327-1442.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.equinox.util_1.0.500.v20130404-1337.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.equinox.weaving.caching.j9_1.1.0.v20160929-1449.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.equinox.weaving.caching_1.1.0.v20161007-1415.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.equinox.weaving.hook_1.2.0.v20160929-1449.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.equinox.wireadmin_1.0.800.v20180827-1235.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.jetty.continuation_9.4.41.v20210516.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.jetty.http_9.4.41.v20210516.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.jetty.io_9.4.41.v20210516.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.jetty.security_9.4.41.v20210516.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.jetty.server_9.4.41.v20210516.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.jetty.servlet_9.4.41.v20210516.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.jetty.util.ajax_9.4.41.v20210516.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.jetty.util_9.4.41.v20210516.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.api_2.1.0.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.asset.cloudlet.provider_1.0.401.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.asset.helper.provider_1.0.400.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.asset.provider_2.0.201.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.ble.eddystone.provider_1.0.300.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.ble.ibeacon.provider_1.0.301.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.ble.provider_1.0.301.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.broker.artemis.core_1.1.100.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.broker.artemis.simple.mqtt_1.0.300.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.broker.artemis.xml_1.0.300.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.camel.cloud.factory_1.1.400.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.camel.sun.misc_1.0.400.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.camel.xml_1.1.100.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.camel_1.3.100.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.cloudconnection.eclipseiot.mqtt.provider_1.0.101.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.core.certificates_1.0.500.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.core.cloud_1.1.402.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.core.comm_1.0.501.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.core.configuration_2.0.200.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.core.crypto_1.0.500.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.core.deployment_1.1.501.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.core.net_1.0.500.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.core.status_1.0.500.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.core_1.0.503.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.deployment.agent_1.0.500.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.driver.helper.provider_1.0.400.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.hook.file.move.provider_1.0.300.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.jetty.customizer_1.0.102.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.json.marshaller.unmarshaller.provider_1.0.200.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.linux.bluetooth_1.0.500.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.linux.clock_1.0.501.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.linux.command_1.0.400.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.linux.gpio_1.0.500.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.linux.net_1.0.502.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.linux.position_1.0.500.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.linux.redhat.provider_1.0.100.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.linux.systemd.provider_1.0.101.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.linux.usb.x86_64_1.0.500.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.linux.usb_1.0.500.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.linux.watchdog_1.0.500.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.localization.resources_1.0.400.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.localization_1.0.400.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.misc.cloudcat_1.0.300.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.net.admin_1.0.502.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.rest.asset.provider_1.0.300.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.rest.provider_1.0.300.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.sun.misc_1.0.400.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.util_1.1.100.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.web2_2.0.502.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.wire.camel_1.0.100.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.wire.component.conditional.provider_1.0.200.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.wire.component.join.provider_1.0.200.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.wire.component.provider_1.0.401.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.wire.h2db.component.provider_1.0.301.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.wire.helper.provider_1.0.400.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.wire.provider_1.0.400.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.xml.marshaller.unmarshaller.provider_1.0.200.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.osgi.services_3.6.0.v20170228-1906.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.osgi.util_3.4.0.v20170111-1608.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.osgi_3.12.50.v20170928-1321.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.soda.dk.comm.aarch64_1.2.500.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.soda.dk.comm.armv6hf_1.2.500.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.soda.dk.comm.x86_64_1.2.500.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.soda.dk.comm_1.2.500.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.hamcrest.core_1.3.0.v201303031735.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.jboss.logging.jboss-logging_3.3.2.Final.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.knowhowlab.osgi.monitoradmin_1.0.2.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.tigris.mtoolkit.iagent.rpc_3.0.0.20110411-0918.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/org.usb4java_1.2.500.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/osgi.annotation_6.0.1.201503162037.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/slf4j.api_1.7.32.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/plugins/usb4java-javax_1.2.500.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/user/kura_custom.properties [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/user/log4j.xml [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/user/security/cacerts.ks [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7/user/snapshots/snapshot_0.xml [echo] Diff version information with intel-up2-centos-7 version 4.1.2 [echo] Creating Upgrader for intel-up2-centos-7 [exec] zip warning: name not matched: */kura/kura_custom.properties [exec] zip warning: name not matched: */kura/dpa.properties [exec] zip warning: name not matched: */data/kuranet.conf [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/tinyb.x86_64_1.0.300.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/tinyb_1.0.300.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/bin/start_kura.sh [exec] deleting: kura_4.1.4_intel-up2-centos-7/bin/start_kura_background.sh [exec] deleting: kura_4.1.4_intel-up2-centos-7/bin/start_kura_debug.sh [exec] deleting: kura_4.1.4_intel-up2-centos-7/epl-v10.html [exec] deleting: kura_4.1.4_intel-up2-centos-7/framework/jdk.dio.policy [exec] deleting: kura_4.1.4_intel-up2-centos-7/framework/jdk.dio.properties [exec] deleting: kura_4.1.4_intel-up2-centos-7/install/dhcpd-enp2s0.conf [exec] deleting: kura_4.1.4_intel-up2-centos-7/install/dhcpd-wlp4s0.conf [exec] deleting: kura_4.1.4_intel-up2-centos-7/install/firewall.init [exec] deleting: kura_4.1.4_intel-up2-centos-7/install/hostapd.conf [exec] deleting: kura_4.1.4_intel-up2-centos-7/install/ifcfg-enp2s0 [exec] deleting: kura_4.1.4_intel-up2-centos-7/install/ifcfg-enp3s0 [exec] deleting: kura_4.1.4_intel-up2-centos-7/install/ifcfg-wlp4s0 [exec] deleting: kura_4.1.4_intel-up2-centos-7/install/ifdown-local [exec] deleting: kura_4.1.4_intel-up2-centos-7/install/ifup-local [exec] deleting: kura_4.1.4_intel-up2-centos-7/install/ifup-local.debian [exec] deleting: kura_4.1.4_intel-up2-centos-7/install/ifup-local.raspbian [exec] deleting: kura_4.1.4_intel-up2-centos-7/install/iptables.init [exec] deleting: kura_4.1.4_intel-up2-centos-7/install/kura-tmpfiles.conf [exec] deleting: kura_4.1.4_intel-up2-centos-7/install/kura.init.raspbian [exec] deleting: kura_4.1.4_intel-up2-centos-7/install/kura.init.yocto [exec] deleting: kura_4.1.4_intel-up2-centos-7/install/kura.logrotate [exec] deleting: kura_4.1.4_intel-up2-centos-7/install/kura.service [exec] deleting: kura_4.1.4_intel-up2-centos-7/install/kura_install.sh [exec] deleting: kura_4.1.4_intel-up2-centos-7/install/kuranet.conf [exec] deleting: kura_4.1.4_intel-up2-centos-7/install/logrotate.conf [exec] deleting: kura_4.1.4_intel-up2-centos-7/install/monit.init.raspbian [exec] deleting: kura_4.1.4_intel-up2-centos-7/install/monitrc.raspbian [exec] deleting: kura_4.1.4_intel-up2-centos-7/install/named.ca [exec] deleting: kura_4.1.4_intel-up2-centos-7/install/named.conf [exec] deleting: kura_4.1.4_intel-up2-centos-7/install/named.rfc1912.zones [exec] deleting: kura_4.1.4_intel-up2-centos-7/install/patch_sysctl.sh [exec] deleting: kura_4.1.4_intel-up2-centos-7/install/recover_default_config.init [exec] deleting: kura_4.1.4_intel-up2-centos-7/install/selinuxKura.pp [exec] deleting: kura_4.1.4_intel-up2-centos-7/install/sysctl.kura.conf [exec] deleting: kura_4.1.4_intel-up2-centos-7/install/usr.sbin.named [exec] deleting: kura_4.1.4_intel-up2-centos-7/notice.html [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/com.codeminders.hidapi.aarch64_1.1.500.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/com.codeminders.hidapi.armv6hf_1.1.500.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/com.codeminders.hidapi.x86_64_1.1.500.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/com.codeminders.hidapi_1.1.500.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/com.eclipsesource.jaxrs.jersey-min_2.22.2.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/com.eclipsesource.jaxrs.provider.gson_2.3.0.201602281253.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/com.eclipsesource.jaxrs.provider.security_2.2.0.201602281253.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/com.eclipsesource.jaxrs.publisher_5.3.1.201602281253.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/com.google.gson_2.7.0.v20170129-0911.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/com.google.guava_25.0.0.jre.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/com.gwt.user_1.1.100.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/com.h2database_1.4.199.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/io.netty.buffer_4.1.34.Final.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/io.netty.codec-http_4.1.34.Final.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/io.netty.codec-mqtt_4.1.34.Final.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/io.netty.codec_4.1.34.Final.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/io.netty.common_4.1.34.Final.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/io.netty.handler_4.1.34.Final.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/io.netty.resolver_4.1.34.Final.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/io.netty.transport-native-epoll_4.1.34.Final.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/io.netty.transport-native-kqueue_4.1.34.Final.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/io.netty.transport-native-unix-common_4.1.34.Final.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/io.netty.transport_4.1.34.Final.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/javax.el_2.2.0.v201303151357.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/javax.servlet.jsp_2.2.0.v201112011158.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/javax.servlet_3.1.0.v201410161800.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/jdk.dio.aarch64_1.0.500.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/jdk.dio.armv6hf_1.0.500.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/jdk.dio.x86_64_1.0.500.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/jdk.dio_1.0.500.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/minimal-json_0.9.4.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.apache.activemq.artemis-mqtt-protocol_2.6.4.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.apache.activemq.artemis-native_2.6.4.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.apache.activemq.artemis_2.6.0.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.apache.camel.camel-amqp_2.21.1.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.apache.camel.camel-core-osgi_2.21.1.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.apache.camel.camel-core_2.21.1.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.apache.camel.camel-jms_2.21.1.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.apache.camel.camel-script_2.21.1.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.apache.camel.camel-stream_2.21.1.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.apache.commons.beanutils_1.9.3.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.apache.commons.collections_3.2.2.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.apache.commons.csv_1.4.0.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.apache.commons.exec_1.3.0.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.apache.commons.fileupload_1.3.3.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.apache.commons.io_2.4.0.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.apache.commons.lang3_3.4.0.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.apache.commons.net_3.1.0.v201205071737.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.apache.felix.dependencymanager_3.0.0.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.apache.felix.deploymentadmin_0.9.5.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.apache.felix.gogo.command_0.10.0.v201209301215.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.apache.felix.gogo.runtime_0.10.0.v201209301036.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.apache.felix.gogo.shell_0.10.0.v201212101605.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.apache.felix.scr_2.0.10.v20170501-2007.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.apache.geronimo.specs.geronimo-jms_2.0_spec_1.0.0.alpha-2.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.apache.geronimo.specs.geronimo-json_1.0_spec_1.0.0.alpha-1.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.apache.geronimo.specs.geronimo-jta_1.1_spec_1.1.1.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.apache.log4j2-api-config_1.0.0.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.apache.qpid.jms.client_0.31.0.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.apache.qpid.proton-j_0.26.0.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.apache.servicemix.bundles.spring-beans_4.3.14.RELEASE_1.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.apache.servicemix.bundles.spring-context_4.3.14.RELEASE_1.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.apache.servicemix.bundles.spring-core_4.3.14.RELEASE_1.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.apache.servicemix.bundles.spring-expression_4.3.14.RELEASE_1.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.apache.servicemix.bundles.spring-jms_4.3.14.RELEASE_1.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.apache.servicemix.bundles.spring-tx_4.3.14.RELEASE_1.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.core.contenttype_3.6.0.v20170207-1037.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.core.expressions_3.6.0.v20170207-1037.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.core.jobs_3.9.2.v20171030-1027.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.core.runtime_3.13.0.v20170207-1030.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.core.variables_3.4.0.v20170113-2056.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.equinox.app_1.3.400.v20150715-1528.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.equinox.bidi_1.1.0.v20160728-1031.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.equinox.cm_1.2.0.v20170105-1446.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.equinox.common_3.9.0.v20170207-1454.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.equinox.concurrent_1.1.0.v20130327-1442.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.equinox.console.jaas.fragment_1.0.0.v20130327-1442.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.equinox.console_1.1.300.v20170512-2111.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.equinox.coordinator_1.3.300.v20170512-2111.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.equinox.device_1.0.400.v20130327-1442.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.equinox.ds_1.5.0.v20170307-1429.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.equinox.event_1.4.0.v20170105-1446.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.800.v20170524-1345.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.equinox.frameworkadmin_2.0.300.v20160504-1450.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.equinox.http.jetty_3.4.0.v20170503-2025.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.equinox.http.registry_1.1.400.v20150715-1528.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.equinox.http.servlet_1.4.0.v20170524-1452.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.equinox.io_1.1.100.v20150430-1834.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.equinox.ip_1.1.400.v20161007-1324.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.equinox.jsp.jasper.registry_1.0.300.v20130327-1442.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.equinox.jsp.jasper_1.0.500.v20150119-1358.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.equinox.launcher_1.4.0.v20161219-1356.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.equinox.metatype_1.4.300.v20170105-1446.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.equinox.preferences_3.7.0.v20170126-2132.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.equinox.region_1.4.0.v20170117-1425.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.equinox.registry_3.7.0.v20170222-1344.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.equinox.supplement_1.7.0.v20170329-1416.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.equinox.transforms.hook_1.2.0.v20170105-1446.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.equinox.transforms.xslt_1.0.300.v20130327-1442.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.equinox.useradmin_1.1.400.v20130327-1442.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.equinox.util_1.0.500.v20130404-1337.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.equinox.weaving.caching.j9_1.1.0.v20160929-1449.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.equinox.weaving.caching_1.1.0.v20161007-1415.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.equinox.weaving.hook_1.2.0.v20160929-1449.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.equinox.wireadmin_1.0.800.v20180827-1235.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.api_2.1.0.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.asset.cloudlet.provider_1.0.401.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.asset.helper.provider_1.0.400.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.asset.provider_2.0.201.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.ble.eddystone.provider_1.0.300.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.ble.ibeacon.provider_1.0.301.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.ble.provider_1.0.301.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.broker.artemis.core_1.1.100.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.broker.artemis.simple.mqtt_1.0.300.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.broker.artemis.xml_1.0.300.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.camel.cloud.factory_1.1.400.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.camel.sun.misc_1.0.400.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.camel.xml_1.1.100.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.camel_1.3.100.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.core.certificates_1.0.500.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.core.comm_1.0.501.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.core.configuration_2.0.200.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.core.crypto_1.0.500.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.core.deployment_1.1.501.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.core.net_1.0.500.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.core.status_1.0.500.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.deployment.agent_1.0.500.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.driver.helper.provider_1.0.400.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.hook.file.move.provider_1.0.300.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.json.marshaller.unmarshaller.provider_1.0.200.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.linux.bluetooth_1.0.500.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.linux.clock_1.0.501.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.linux.command_1.0.400.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.linux.gpio_1.0.500.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.linux.net_1.0.502.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.linux.position_1.0.500.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.linux.redhat.provider_1.0.100.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.linux.systemd.provider_1.0.101.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.linux.usb.x86_64_1.0.500.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.linux.usb_1.0.500.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.linux.watchdog_1.0.500.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.localization.resources_1.0.400.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.localization_1.0.400.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.misc.cloudcat_1.0.300.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.net.admin_1.0.502.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.rest.asset.provider_1.0.300.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.rest.provider_1.0.300.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.sun.misc_1.0.400.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.util_1.1.100.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.web2_2.0.502.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.wire.camel_1.0.100.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.wire.component.conditional.provider_1.0.200.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.wire.component.join.provider_1.0.200.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.wire.component.provider_1.0.401.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.wire.h2db.component.provider_1.0.301.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.wire.helper.provider_1.0.400.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.wire.provider_1.0.400.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.kura.xml.marshaller.unmarshaller.provider_1.0.200.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.osgi.services_3.6.0.v20170228-1906.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.osgi.util_3.4.0.v20170111-1608.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.osgi_3.12.50.v20170928-1321.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.soda.dk.comm.aarch64_1.2.500.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.soda.dk.comm.armv6hf_1.2.500.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.soda.dk.comm.x86_64_1.2.500.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.eclipse.soda.dk.comm_1.2.500.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.hamcrest.core_1.3.0.v201303031735.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.jboss.logging.jboss-logging_3.3.2.Final.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.knowhowlab.osgi.monitoradmin_1.0.2.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.tigris.mtoolkit.iagent.rpc_3.0.0.20110411-0918.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/org.usb4java_1.2.500.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/osgi.annotation_6.0.1.201503162037.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/plugins/usb4java-javax_1.2.500.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7/user/kura_custom.properties [exec] deleting: kura_4.1.4_intel-up2-centos-7/user/log4j.xml [exec] deleting: kura_4.1.4_intel-up2-centos-7/user/security/cacerts.ks [exec] deleting: kura_4.1.4_intel-up2-centos-7/user/snapshots/snapshot_0.xml [exec] kura_4.1.4_intel-up2-centos-7_upgrade.zip [exec] upgrade_kura_4.1.2_to_4.1.4_intel-up2-centos-7.removed [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.7:run (intel-up2-centos-7-nn-jars) @ distrib --- [INFO] Executing tasks main: dist-linux: [echo] Building Kura Distribution for kura_4.1.4_intel-up2-centos-7-nn... [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7-nn [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7-nn/kura.properties [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7-nn [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7-nn [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7-nn [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7-nn [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7-nn osgi-base-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7-nn/config.ini api-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7-nn/config.ini core-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7-nn/config.ini core.certificates-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7-nn/config.ini core.cloud-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7-nn/config.ini cloud.mqtt.eclipseiot-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7-nn/config.ini core.comm-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7-nn/config.ini core.configuration-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7-nn/config.ini core.crypto-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7-nn/config.ini core.deployment-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7-nn/config.ini core.net-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7-nn/config.ini core.status-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7-nn/config.ini deployment.agent-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7-nn/config.ini linux.clock-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7-nn/config.ini linux.command-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7-nn/config.ini linux.position-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7-nn/config.ini linux.usb-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7-nn/config.ini linux.bluetooth-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7-nn/config.ini linux.watchdog-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7-nn/config.ini camel-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7-nn/config.ini rest-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7-nn/config.ini asset-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7-nn/config.ini artemis-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7-nn/config.ini deployment-hooks-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7-nn/config.ini marshallers-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7-nn/config.ini wires-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7-nn/config.ini misc-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7-nn/config.ini web2-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7-nn/config.ini gpio-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7-nn/config.ini emulator-gpio-config: emulator-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7-nn/config.ini linux-config: linux-sysv-config: linux-config: linux-debian-config: linux-config: linux-redhat-config: linux-config: linux-systemd-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7-nn/config.ini [propertyfile] Creating new property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7-nn/dpa.properties set-http-port: [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7-nn [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7-nn [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7-nn [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7-nn [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7-nn [zip] Building zip: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7-nn.zip camel-jar: [zip] Updating zip: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7-nn.zip rest-jar: [zip] Updating zip: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7-nn.zip asset-jar: [zip] Updating zip: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7-nn.zip artemis-jar: [zip] Updating zip: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7-nn.zip marshallers-jar: [zip] Updating zip: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7-nn.zip deployment-hooks-jar: [zip] Updating zip: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7-nn.zip wires-jar: [zip] Updating zip: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7-nn.zip misc-jar: [zip] Updating zip: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7-nn.zip web2-jar: [zip] Updating zip: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7-nn.zip gpio-jar: emulator-gpio-jar: emulator-jars: [zip] Updating zip: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7-nn.zip linux-jars: linux-sysv-jars: linux-jars: linux-debian-jars: linux-jars: linux-redhat-jars: linux-jars: linux-systemd-jars: tinyb-jars: tinyb-snapshot-jars: tinyb-no-snapshot-jars: [zip] Updating zip: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-centos-7-nn.zip [echo] Building Kura Distribution for intel-up2-centos-7-nn-jars... [echo] Creating Installer for intel-up2-centos-7-nn /opt/eclipse [exec] kura_4.1.4_intel-up2-centos-7-nn.zip [echo] Gathering version information for the bundles/files in intel-up2-centos-7-nn [exec] Archive: kura_4.1.4_intel-up2-centos-7-nn.zip [exec] creating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/ [exec] creating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/ [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/tinyb.x86_64_1.0.300.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/tinyb_1.0.300.jar [exec] creating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/bin/ [exec] creating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/framework/ [exec] creating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/install/ [exec] creating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/user/ [exec] creating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/user/security/ [exec] creating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/user/snapshots/ [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/bin/start_kura.sh [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/bin/start_kura_background.sh [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/bin/start_kura_debug.sh [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/epl-v10.html [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/framework/RELEASE_NOTES.txt [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/framework/config.ini [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/framework/jdk.dio.policy [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/framework/jdk.dio.properties [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/framework/kura.properties [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/install/ifdown-local [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/install/ifup-local [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/install/ifup-local.debian [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/install/ifup-local.raspbian [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/install/kura-tmpfiles.conf [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/install/kura.init.raspbian [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/install/kura.init.yocto [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/install/kura.logrotate [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/install/kura.service [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/install/kura_install.sh [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/install/logrotate.conf [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/install/monit.init.raspbian [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/install/monitrc.raspbian [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/install/named.ca [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/install/named.conf [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/install/named.rfc1912.zones [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/install/patch_sysctl.sh [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/install/recover_default_config.init [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/install/selinuxKura.pp [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/install/sysctl.kura.conf [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/install/usr.sbin.named [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/notice.html [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/com.codeminders.hidapi.aarch64_1.1.500.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/com.codeminders.hidapi.armv6hf_1.1.500.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/com.codeminders.hidapi.x86_64_1.1.500.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/com.codeminders.hidapi_1.1.500.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/com.eclipsesource.jaxrs.jersey-min_2.22.2.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/com.eclipsesource.jaxrs.provider.gson_2.3.0.201602281253.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/com.eclipsesource.jaxrs.provider.security_2.2.0.201602281253.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/com.eclipsesource.jaxrs.publisher_5.3.1.201602281253.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/com.google.gson_2.7.0.v20170129-0911.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/com.google.guava_25.0.0.jre.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/com.google.protobuf_3.8.0.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/com.gwt.user_1.1.100.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/com.h2database_1.4.199.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/io.netty.buffer_4.1.34.Final.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/io.netty.codec-http_4.1.34.Final.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/io.netty.codec-mqtt_4.1.34.Final.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/io.netty.codec_4.1.34.Final.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/io.netty.common_4.1.34.Final.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/io.netty.handler_4.1.34.Final.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/io.netty.resolver_4.1.34.Final.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/io.netty.transport-native-epoll_4.1.34.Final.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/io.netty.transport-native-kqueue_4.1.34.Final.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/io.netty.transport-native-unix-common_4.1.34.Final.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/io.netty.transport_4.1.34.Final.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/javax.el_2.2.0.v201303151357.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/javax.servlet.jsp_2.2.0.v201112011158.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/javax.servlet_3.1.0.v201410161800.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/jcl.over.slf4j_1.7.32.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/jdk.dio.aarch64_1.0.500.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/jdk.dio.armv6hf_1.0.500.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/jdk.dio.x86_64_1.0.500.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/jdk.dio_1.0.500.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/minimal-json_0.9.4.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.apache.activemq.artemis-mqtt-protocol_2.6.4.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.apache.activemq.artemis-native_2.6.4.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.apache.activemq.artemis_2.6.0.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.apache.camel.camel-amqp_2.21.1.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.apache.camel.camel-core-osgi_2.21.1.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.apache.camel.camel-core_2.21.1.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.apache.camel.camel-jms_2.21.1.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.apache.camel.camel-script_2.21.1.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.apache.camel.camel-stream_2.21.1.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.apache.commons.beanutils_1.9.3.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.apache.commons.collections_3.2.2.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.apache.commons.csv_1.4.0.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.apache.commons.exec_1.3.0.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.apache.commons.fileupload_1.3.3.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.apache.commons.io_2.4.0.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.apache.commons.lang3_3.4.0.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.apache.commons.net_3.1.0.v201205071737.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.apache.felix.dependencymanager_3.0.0.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.apache.felix.deploymentadmin_0.9.5.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.apache.felix.gogo.command_0.10.0.v201209301215.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.apache.felix.gogo.runtime_0.10.0.v201209301036.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.apache.felix.gogo.shell_0.10.0.v201212101605.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.apache.felix.scr_2.0.10.v20170501-2007.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.apache.geronimo.specs.geronimo-jms_2.0_spec_1.0.0.alpha-2.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.apache.geronimo.specs.geronimo-json_1.0_spec_1.0.0.alpha-1.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.apache.geronimo.specs.geronimo-jta_1.1_spec_1.1.1.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.apache.log4j2-api-config_1.0.0.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.apache.logging.log4j.api_2.17.0.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.apache.logging.log4j.core_2.17.0.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.apache.logging.log4j.slf4j-impl_2.17.0.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.apache.qpid.jms.client_0.31.0.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.apache.qpid.proton-j_0.26.0.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.apache.servicemix.bundles.spring-beans_4.3.14.RELEASE_1.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.apache.servicemix.bundles.spring-context_4.3.14.RELEASE_1.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.apache.servicemix.bundles.spring-core_4.3.14.RELEASE_1.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.apache.servicemix.bundles.spring-expression_4.3.14.RELEASE_1.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.apache.servicemix.bundles.spring-jms_4.3.14.RELEASE_1.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.apache.servicemix.bundles.spring-tx_4.3.14.RELEASE_1.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.core.contenttype_3.6.0.v20170207-1037.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.core.expressions_3.6.0.v20170207-1037.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.core.jobs_3.9.2.v20171030-1027.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.core.runtime_3.13.0.v20170207-1030.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.core.variables_3.4.0.v20170113-2056.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.equinox.app_1.3.400.v20150715-1528.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.equinox.bidi_1.1.0.v20160728-1031.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.equinox.cm_1.2.0.v20170105-1446.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.equinox.common_3.9.0.v20170207-1454.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.equinox.concurrent_1.1.0.v20130327-1442.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.equinox.console.jaas.fragment_1.0.0.v20130327-1442.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.equinox.console_1.1.300.v20170512-2111.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.equinox.coordinator_1.3.300.v20170512-2111.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.equinox.device_1.0.400.v20130327-1442.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.equinox.ds_1.5.0.v20170307-1429.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.equinox.event_1.4.0.v20170105-1446.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.800.v20170524-1345.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.equinox.frameworkadmin_2.0.300.v20160504-1450.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.equinox.http.jetty_3.4.0.v20170503-2025.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.equinox.http.registry_1.1.400.v20150715-1528.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.equinox.http.servlet_1.4.0.v20170524-1452.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.equinox.io_1.1.100.v20150430-1834.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.equinox.ip_1.1.400.v20161007-1324.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.equinox.jsp.jasper.registry_1.0.300.v20130327-1442.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.equinox.jsp.jasper_1.0.500.v20150119-1358.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.equinox.launcher_1.4.0.v20161219-1356.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.equinox.metatype_1.4.300.v20170105-1446.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.equinox.preferences_3.7.0.v20170126-2132.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.equinox.region_1.4.0.v20170117-1425.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.equinox.registry_3.7.0.v20170222-1344.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.equinox.supplement_1.7.0.v20170329-1416.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.equinox.transforms.hook_1.2.0.v20170105-1446.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.equinox.transforms.xslt_1.0.300.v20130327-1442.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.equinox.useradmin_1.1.400.v20130327-1442.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.equinox.util_1.0.500.v20130404-1337.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.equinox.weaving.caching.j9_1.1.0.v20160929-1449.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.equinox.weaving.caching_1.1.0.v20161007-1415.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.equinox.weaving.hook_1.2.0.v20160929-1449.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.equinox.wireadmin_1.0.800.v20180827-1235.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.jetty.continuation_9.4.41.v20210516.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.jetty.http_9.4.41.v20210516.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.jetty.io_9.4.41.v20210516.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.jetty.security_9.4.41.v20210516.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.jetty.server_9.4.41.v20210516.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.jetty.servlet_9.4.41.v20210516.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.jetty.util.ajax_9.4.41.v20210516.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.jetty.util_9.4.41.v20210516.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.api_2.1.0.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.asset.cloudlet.provider_1.0.401.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.asset.helper.provider_1.0.400.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.asset.provider_2.0.201.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.ble.eddystone.provider_1.0.300.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.ble.ibeacon.provider_1.0.301.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.ble.provider_1.0.301.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.broker.artemis.core_1.1.100.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.broker.artemis.simple.mqtt_1.0.300.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.broker.artemis.xml_1.0.300.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.camel.cloud.factory_1.1.400.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.camel.sun.misc_1.0.400.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.camel.xml_1.1.100.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.camel_1.3.100.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.cloudconnection.eclipseiot.mqtt.provider_1.0.101.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.core.certificates_1.0.500.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.core.cloud_1.1.402.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.core.comm_1.0.501.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.core.configuration_2.0.200.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.core.crypto_1.0.500.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.core.deployment_1.1.501.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.core.net_1.0.500.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.core.status_1.0.500.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.core_1.0.503.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.deployment.agent_1.0.500.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.driver.helper.provider_1.0.400.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.emulator.net_1.0.400.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.emulator_1.0.400.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.hook.file.move.provider_1.0.300.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.jetty.customizer_1.0.102.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.json.marshaller.unmarshaller.provider_1.0.200.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.linux.bluetooth_1.0.500.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.linux.clock_1.0.501.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.linux.command_1.0.400.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.linux.gpio_1.0.500.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.linux.position_1.0.500.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.linux.usb.x86_64_1.0.500.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.linux.usb_1.0.500.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.linux.watchdog_1.0.500.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.localization.resources_1.0.400.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.localization_1.0.400.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.misc.cloudcat_1.0.300.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.rest.asset.provider_1.0.300.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.rest.provider_1.0.300.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.sun.misc_1.0.400.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.util_1.1.100.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.web2_2.0.502.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.wire.camel_1.0.100.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.wire.component.conditional.provider_1.0.200.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.wire.component.join.provider_1.0.200.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.wire.component.provider_1.0.401.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.wire.h2db.component.provider_1.0.301.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.wire.helper.provider_1.0.400.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.wire.provider_1.0.400.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.xml.marshaller.unmarshaller.provider_1.0.200.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.osgi.services_3.6.0.v20170228-1906.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.osgi.util_3.4.0.v20170111-1608.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.osgi_3.12.50.v20170928-1321.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.soda.dk.comm.aarch64_1.2.500.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.soda.dk.comm.armv6hf_1.2.500.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.soda.dk.comm.x86_64_1.2.500.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.soda.dk.comm_1.2.500.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.hamcrest.core_1.3.0.v201303031735.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.jboss.logging.jboss-logging_3.3.2.Final.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.knowhowlab.osgi.monitoradmin_1.0.2.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.tigris.mtoolkit.iagent.rpc_3.0.0.20110411-0918.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/org.usb4java_1.2.500.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/osgi.annotation_6.0.1.201503162037.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/slf4j.api_1.7.32.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/plugins/usb4java-javax_1.2.500.jar [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/user/kura_custom.properties [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/user/log4j.xml [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/user/security/cacerts.ks [exec] inflating: tmp_versions/kura_4.1.4_intel-up2-centos-7-nn/user/snapshots/snapshot_0.xml [echo] Diff version information with intel-up2-centos-7-nn version 4.1.2 [echo] Creating Upgrader for intel-up2-centos-7-nn [exec] zip warning: name not matched: */kura/kura_custom.properties [exec] zip warning: name not matched: */kura/dpa.properties [exec] zip warning: name not matched: */data/kuranet.conf [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/tinyb.x86_64_1.0.300.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/tinyb_1.0.300.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/bin/start_kura.sh [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/bin/start_kura_background.sh [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/bin/start_kura_debug.sh [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/epl-v10.html [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/framework/jdk.dio.policy [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/framework/jdk.dio.properties [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/install/ifdown-local [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/install/ifup-local [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/install/ifup-local.debian [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/install/ifup-local.raspbian [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/install/kura-tmpfiles.conf [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/install/kura.init.raspbian [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/install/kura.init.yocto [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/install/kura.logrotate [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/install/kura.service [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/install/kura_install.sh [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/install/logrotate.conf [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/install/monit.init.raspbian [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/install/monitrc.raspbian [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/install/named.ca [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/install/named.conf [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/install/named.rfc1912.zones [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/install/patch_sysctl.sh [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/install/recover_default_config.init [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/install/selinuxKura.pp [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/install/sysctl.kura.conf [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/install/usr.sbin.named [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/notice.html [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/com.codeminders.hidapi.aarch64_1.1.500.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/com.codeminders.hidapi.armv6hf_1.1.500.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/com.codeminders.hidapi.x86_64_1.1.500.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/com.codeminders.hidapi_1.1.500.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/com.eclipsesource.jaxrs.jersey-min_2.22.2.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/com.eclipsesource.jaxrs.provider.gson_2.3.0.201602281253.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/com.eclipsesource.jaxrs.provider.security_2.2.0.201602281253.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/com.eclipsesource.jaxrs.publisher_5.3.1.201602281253.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/com.google.gson_2.7.0.v20170129-0911.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/com.google.guava_25.0.0.jre.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/com.gwt.user_1.1.100.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/com.h2database_1.4.199.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/io.netty.buffer_4.1.34.Final.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/io.netty.codec-http_4.1.34.Final.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/io.netty.codec-mqtt_4.1.34.Final.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/io.netty.codec_4.1.34.Final.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/io.netty.common_4.1.34.Final.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/io.netty.handler_4.1.34.Final.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/io.netty.resolver_4.1.34.Final.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/io.netty.transport-native-epoll_4.1.34.Final.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/io.netty.transport-native-kqueue_4.1.34.Final.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/io.netty.transport-native-unix-common_4.1.34.Final.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/io.netty.transport_4.1.34.Final.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/javax.el_2.2.0.v201303151357.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/javax.servlet.jsp_2.2.0.v201112011158.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/javax.servlet_3.1.0.v201410161800.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/jdk.dio.aarch64_1.0.500.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/jdk.dio.armv6hf_1.0.500.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/jdk.dio.x86_64_1.0.500.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/jdk.dio_1.0.500.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/minimal-json_0.9.4.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.apache.activemq.artemis-mqtt-protocol_2.6.4.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.apache.activemq.artemis-native_2.6.4.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.apache.activemq.artemis_2.6.0.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.apache.camel.camel-amqp_2.21.1.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.apache.camel.camel-core-osgi_2.21.1.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.apache.camel.camel-core_2.21.1.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.apache.camel.camel-jms_2.21.1.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.apache.camel.camel-script_2.21.1.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.apache.camel.camel-stream_2.21.1.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.apache.commons.beanutils_1.9.3.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.apache.commons.collections_3.2.2.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.apache.commons.csv_1.4.0.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.apache.commons.exec_1.3.0.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.apache.commons.fileupload_1.3.3.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.apache.commons.io_2.4.0.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.apache.commons.lang3_3.4.0.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.apache.commons.net_3.1.0.v201205071737.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.apache.felix.dependencymanager_3.0.0.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.apache.felix.deploymentadmin_0.9.5.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.apache.felix.gogo.command_0.10.0.v201209301215.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.apache.felix.gogo.runtime_0.10.0.v201209301036.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.apache.felix.gogo.shell_0.10.0.v201212101605.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.apache.felix.scr_2.0.10.v20170501-2007.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.apache.geronimo.specs.geronimo-jms_2.0_spec_1.0.0.alpha-2.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.apache.geronimo.specs.geronimo-json_1.0_spec_1.0.0.alpha-1.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.apache.geronimo.specs.geronimo-jta_1.1_spec_1.1.1.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.apache.log4j2-api-config_1.0.0.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.apache.qpid.jms.client_0.31.0.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.apache.qpid.proton-j_0.26.0.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.apache.servicemix.bundles.spring-beans_4.3.14.RELEASE_1.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.apache.servicemix.bundles.spring-context_4.3.14.RELEASE_1.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.apache.servicemix.bundles.spring-core_4.3.14.RELEASE_1.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.apache.servicemix.bundles.spring-expression_4.3.14.RELEASE_1.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.apache.servicemix.bundles.spring-jms_4.3.14.RELEASE_1.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.apache.servicemix.bundles.spring-tx_4.3.14.RELEASE_1.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.core.contenttype_3.6.0.v20170207-1037.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.core.expressions_3.6.0.v20170207-1037.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.core.jobs_3.9.2.v20171030-1027.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.core.runtime_3.13.0.v20170207-1030.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.core.variables_3.4.0.v20170113-2056.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.equinox.app_1.3.400.v20150715-1528.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.equinox.bidi_1.1.0.v20160728-1031.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.equinox.cm_1.2.0.v20170105-1446.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.equinox.common_3.9.0.v20170207-1454.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.equinox.concurrent_1.1.0.v20130327-1442.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.equinox.console.jaas.fragment_1.0.0.v20130327-1442.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.equinox.console_1.1.300.v20170512-2111.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.equinox.coordinator_1.3.300.v20170512-2111.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.equinox.device_1.0.400.v20130327-1442.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.equinox.ds_1.5.0.v20170307-1429.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.equinox.event_1.4.0.v20170105-1446.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.800.v20170524-1345.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.equinox.frameworkadmin_2.0.300.v20160504-1450.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.equinox.http.jetty_3.4.0.v20170503-2025.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.equinox.http.registry_1.1.400.v20150715-1528.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.equinox.http.servlet_1.4.0.v20170524-1452.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.equinox.io_1.1.100.v20150430-1834.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.equinox.ip_1.1.400.v20161007-1324.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.equinox.jsp.jasper.registry_1.0.300.v20130327-1442.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.equinox.jsp.jasper_1.0.500.v20150119-1358.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.equinox.launcher_1.4.0.v20161219-1356.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.equinox.metatype_1.4.300.v20170105-1446.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.equinox.preferences_3.7.0.v20170126-2132.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.equinox.region_1.4.0.v20170117-1425.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.equinox.registry_3.7.0.v20170222-1344.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.equinox.supplement_1.7.0.v20170329-1416.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.equinox.transforms.hook_1.2.0.v20170105-1446.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.equinox.transforms.xslt_1.0.300.v20130327-1442.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.equinox.useradmin_1.1.400.v20130327-1442.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.equinox.util_1.0.500.v20130404-1337.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.equinox.weaving.caching.j9_1.1.0.v20160929-1449.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.equinox.weaving.caching_1.1.0.v20161007-1415.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.equinox.weaving.hook_1.2.0.v20160929-1449.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.equinox.wireadmin_1.0.800.v20180827-1235.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.api_2.1.0.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.asset.cloudlet.provider_1.0.401.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.asset.helper.provider_1.0.400.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.asset.provider_2.0.201.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.ble.eddystone.provider_1.0.300.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.ble.ibeacon.provider_1.0.301.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.ble.provider_1.0.301.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.broker.artemis.core_1.1.100.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.broker.artemis.simple.mqtt_1.0.300.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.broker.artemis.xml_1.0.300.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.camel.cloud.factory_1.1.400.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.camel.sun.misc_1.0.400.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.camel.xml_1.1.100.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.camel_1.3.100.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.core.certificates_1.0.500.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.core.comm_1.0.501.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.core.configuration_2.0.200.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.core.crypto_1.0.500.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.core.deployment_1.1.501.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.core.net_1.0.500.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.core.status_1.0.500.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.deployment.agent_1.0.500.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.driver.helper.provider_1.0.400.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.emulator.net_1.0.400.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.emulator_1.0.400.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.hook.file.move.provider_1.0.300.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.json.marshaller.unmarshaller.provider_1.0.200.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.linux.bluetooth_1.0.500.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.linux.clock_1.0.501.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.linux.command_1.0.400.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.linux.gpio_1.0.500.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.linux.position_1.0.500.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.linux.usb.x86_64_1.0.500.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.linux.usb_1.0.500.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.linux.watchdog_1.0.500.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.localization.resources_1.0.400.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.localization_1.0.400.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.misc.cloudcat_1.0.300.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.rest.asset.provider_1.0.300.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.rest.provider_1.0.300.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.sun.misc_1.0.400.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.util_1.1.100.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.web2_2.0.502.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.wire.camel_1.0.100.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.wire.component.conditional.provider_1.0.200.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.wire.component.join.provider_1.0.200.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.wire.component.provider_1.0.401.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.wire.h2db.component.provider_1.0.301.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.wire.helper.provider_1.0.400.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.wire.provider_1.0.400.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.kura.xml.marshaller.unmarshaller.provider_1.0.200.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.osgi.services_3.6.0.v20170228-1906.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.osgi.util_3.4.0.v20170111-1608.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.osgi_3.12.50.v20170928-1321.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.soda.dk.comm.aarch64_1.2.500.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.soda.dk.comm.armv6hf_1.2.500.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.soda.dk.comm.x86_64_1.2.500.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.eclipse.soda.dk.comm_1.2.500.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.hamcrest.core_1.3.0.v201303031735.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.jboss.logging.jboss-logging_3.3.2.Final.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.knowhowlab.osgi.monitoradmin_1.0.2.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.tigris.mtoolkit.iagent.rpc_3.0.0.20110411-0918.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/org.usb4java_1.2.500.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/osgi.annotation_6.0.1.201503162037.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/plugins/usb4java-javax_1.2.500.jar [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/user/kura_custom.properties [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/user/log4j.xml [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/user/security/cacerts.ks [exec] deleting: kura_4.1.4_intel-up2-centos-7-nn/user/snapshots/snapshot_0.xml [exec] kura_4.1.4_intel-up2-centos-7-nn_upgrade.zip [exec] upgrade_kura_4.1.2_to_4.1.4_intel-up2-centos-7-nn.removed [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.7:run (rock960-ubuntu-16-nn-jars) @ distrib --- [INFO] Executing tasks main: dist-linux: [echo] Building Kura Distribution for kura_4.1.4_rock960-ubuntu-16-nn... [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_rock960-ubuntu-16-nn [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_rock960-ubuntu-16-nn/kura.properties [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_rock960-ubuntu-16-nn [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_rock960-ubuntu-16-nn [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_rock960-ubuntu-16-nn [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_rock960-ubuntu-16-nn [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_rock960-ubuntu-16-nn osgi-base-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_rock960-ubuntu-16-nn/config.ini api-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_rock960-ubuntu-16-nn/config.ini core-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_rock960-ubuntu-16-nn/config.ini core.certificates-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_rock960-ubuntu-16-nn/config.ini core.cloud-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_rock960-ubuntu-16-nn/config.ini cloud.mqtt.eclipseiot-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_rock960-ubuntu-16-nn/config.ini core.comm-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_rock960-ubuntu-16-nn/config.ini core.configuration-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_rock960-ubuntu-16-nn/config.ini core.crypto-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_rock960-ubuntu-16-nn/config.ini core.deployment-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_rock960-ubuntu-16-nn/config.ini core.net-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_rock960-ubuntu-16-nn/config.ini core.status-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_rock960-ubuntu-16-nn/config.ini deployment.agent-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_rock960-ubuntu-16-nn/config.ini linux.clock-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_rock960-ubuntu-16-nn/config.ini linux.command-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_rock960-ubuntu-16-nn/config.ini linux.position-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_rock960-ubuntu-16-nn/config.ini linux.usb-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_rock960-ubuntu-16-nn/config.ini linux.bluetooth-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_rock960-ubuntu-16-nn/config.ini linux.watchdog-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_rock960-ubuntu-16-nn/config.ini camel-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_rock960-ubuntu-16-nn/config.ini rest-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_rock960-ubuntu-16-nn/config.ini asset-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_rock960-ubuntu-16-nn/config.ini artemis-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_rock960-ubuntu-16-nn/config.ini deployment-hooks-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_rock960-ubuntu-16-nn/config.ini marshallers-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_rock960-ubuntu-16-nn/config.ini wires-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_rock960-ubuntu-16-nn/config.ini misc-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_rock960-ubuntu-16-nn/config.ini web2-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_rock960-ubuntu-16-nn/config.ini gpio-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_rock960-ubuntu-16-nn/config.ini emulator-gpio-config: emulator-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_rock960-ubuntu-16-nn/config.ini linux-config: linux-sysv-config: linux-config: linux-debian-config: linux-config: linux-redhat-config: linux-config: linux-systemd-config: [propertyfile] Updating property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_rock960-ubuntu-16-nn/config.ini [propertyfile] Creating new property file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_rock960-ubuntu-16-nn/dpa.properties set-http-port: [copy] Warning: Could not find file /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/src/main/resources/rock960-ubuntu-16-nn/selinuxKura.pp to copy. [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_rock960-ubuntu-16-nn [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_rock960-ubuntu-16-nn [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_rock960-ubuntu-16-nn [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_rock960-ubuntu-16-nn [zip] Building zip: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_rock960-ubuntu-16-nn.zip camel-jar: [zip] Updating zip: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_rock960-ubuntu-16-nn.zip rest-jar: [zip] Updating zip: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_rock960-ubuntu-16-nn.zip asset-jar: [zip] Updating zip: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_rock960-ubuntu-16-nn.zip artemis-jar: [zip] Updating zip: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_rock960-ubuntu-16-nn.zip marshallers-jar: [zip] Updating zip: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_rock960-ubuntu-16-nn.zip deployment-hooks-jar: [zip] Updating zip: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_rock960-ubuntu-16-nn.zip wires-jar: [zip] Updating zip: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_rock960-ubuntu-16-nn.zip misc-jar: [zip] Updating zip: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_rock960-ubuntu-16-nn.zip web2-jar: [zip] Updating zip: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_rock960-ubuntu-16-nn.zip gpio-jar: emulator-gpio-jar: emulator-jars: [zip] Updating zip: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_rock960-ubuntu-16-nn.zip linux-jars: linux-sysv-jars: linux-jars: linux-debian-jars: linux-jars: linux-redhat-jars: linux-jars: linux-systemd-jars: tinyb-jars: tinyb-snapshot-jars: tinyb-no-snapshot-jars: [zip] Updating zip: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_rock960-ubuntu-16-nn.zip [echo] Building Kura Distribution for rock960-ubuntu-16-nn-jars... [echo] Creating Installer for rock960-ubuntu-16-nn /opt/eclipse [exec] kura_4.1.4_rock960-ubuntu-16-nn.zip [echo] Gathering version information for the bundles/files in rock960-ubuntu-16-nn [exec] Archive: kura_4.1.4_rock960-ubuntu-16-nn.zip [exec] creating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/ [exec] creating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/ [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/tinyb.aarch64_1.0.300.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/tinyb_1.0.300.jar [exec] creating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/bin/ [exec] creating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/framework/ [exec] creating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/install/ [exec] creating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/user/ [exec] creating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/user/security/ [exec] creating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/user/snapshots/ [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/bin/start_kura.sh [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/bin/start_kura_background.sh [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/bin/start_kura_debug.sh [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/epl-v10.html [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/framework/RELEASE_NOTES.txt [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/framework/config.ini [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/framework/jdk.dio.policy [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/framework/jdk.dio.properties [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/framework/kura.properties [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/install/ifdown-local [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/install/ifup-local [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/install/ifup-local.debian [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/install/ifup-local.raspbian [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/install/kura.init.raspbian [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/install/kura.init.yocto [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/install/kura.logrotate [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/install/kura.service [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/install/kura_install.sh [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/install/logrotate.conf [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/install/monit.init.raspbian [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/install/monitrc.raspbian [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/install/named.ca [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/install/named.conf [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/install/named.rfc1912.zones [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/install/patch_sysctl.sh [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/install/recover_default_config.init [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/install/sysctl.kura.conf [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/install/usr.sbin.named [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/notice.html [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/com.codeminders.hidapi.aarch64_1.1.500.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/com.codeminders.hidapi.armv6hf_1.1.500.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/com.codeminders.hidapi.x86_64_1.1.500.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/com.codeminders.hidapi_1.1.500.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/com.eclipsesource.jaxrs.jersey-min_2.22.2.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/com.eclipsesource.jaxrs.provider.gson_2.3.0.201602281253.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/com.eclipsesource.jaxrs.provider.security_2.2.0.201602281253.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/com.eclipsesource.jaxrs.publisher_5.3.1.201602281253.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/com.google.gson_2.7.0.v20170129-0911.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/com.google.guava_25.0.0.jre.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/com.google.protobuf_3.8.0.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/com.gwt.user_1.1.100.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/com.h2database_1.4.199.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/io.netty.buffer_4.1.34.Final.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/io.netty.codec-http_4.1.34.Final.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/io.netty.codec-mqtt_4.1.34.Final.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/io.netty.codec_4.1.34.Final.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/io.netty.common_4.1.34.Final.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/io.netty.handler_4.1.34.Final.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/io.netty.resolver_4.1.34.Final.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/io.netty.transport-native-epoll_4.1.34.Final.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/io.netty.transport-native-kqueue_4.1.34.Final.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/io.netty.transport-native-unix-common_4.1.34.Final.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/io.netty.transport_4.1.34.Final.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/javax.el_2.2.0.v201303151357.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/javax.servlet.jsp_2.2.0.v201112011158.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/javax.servlet_3.1.0.v201410161800.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/jcl.over.slf4j_1.7.32.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/jdk.dio.aarch64_1.0.500.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/jdk.dio.armv6hf_1.0.500.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/jdk.dio.x86_64_1.0.500.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/jdk.dio_1.0.500.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/minimal-json_0.9.4.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.apache.activemq.artemis-mqtt-protocol_2.6.4.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.apache.activemq.artemis-native_2.6.4.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.apache.activemq.artemis_2.6.0.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.apache.camel.camel-amqp_2.21.1.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.apache.camel.camel-core-osgi_2.21.1.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.apache.camel.camel-core_2.21.1.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.apache.camel.camel-jms_2.21.1.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.apache.camel.camel-script_2.21.1.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.apache.camel.camel-stream_2.21.1.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.apache.commons.beanutils_1.9.3.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.apache.commons.collections_3.2.2.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.apache.commons.csv_1.4.0.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.apache.commons.exec_1.3.0.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.apache.commons.fileupload_1.3.3.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.apache.commons.io_2.4.0.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.apache.commons.lang3_3.4.0.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.apache.commons.net_3.1.0.v201205071737.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.apache.felix.dependencymanager_3.0.0.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.apache.felix.deploymentadmin_0.9.5.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.apache.felix.gogo.command_0.10.0.v201209301215.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.apache.felix.gogo.runtime_0.10.0.v201209301036.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.apache.felix.gogo.shell_0.10.0.v201212101605.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.apache.felix.scr_2.0.10.v20170501-2007.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.apache.geronimo.specs.geronimo-jms_2.0_spec_1.0.0.alpha-2.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.apache.geronimo.specs.geronimo-json_1.0_spec_1.0.0.alpha-1.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.apache.geronimo.specs.geronimo-jta_1.1_spec_1.1.1.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.apache.log4j2-api-config_1.0.0.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.apache.logging.log4j.api_2.17.0.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.apache.logging.log4j.core_2.17.0.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.apache.logging.log4j.slf4j-impl_2.17.0.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.apache.qpid.jms.client_0.31.0.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.apache.qpid.proton-j_0.26.0.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.apache.servicemix.bundles.spring-beans_4.3.14.RELEASE_1.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.apache.servicemix.bundles.spring-context_4.3.14.RELEASE_1.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.apache.servicemix.bundles.spring-core_4.3.14.RELEASE_1.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.apache.servicemix.bundles.spring-expression_4.3.14.RELEASE_1.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.apache.servicemix.bundles.spring-jms_4.3.14.RELEASE_1.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.apache.servicemix.bundles.spring-tx_4.3.14.RELEASE_1.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.core.contenttype_3.6.0.v20170207-1037.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.core.expressions_3.6.0.v20170207-1037.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.core.jobs_3.9.2.v20171030-1027.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.core.runtime_3.13.0.v20170207-1030.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.core.variables_3.4.0.v20170113-2056.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.equinox.app_1.3.400.v20150715-1528.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.equinox.bidi_1.1.0.v20160728-1031.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.equinox.cm_1.2.0.v20170105-1446.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.equinox.common_3.9.0.v20170207-1454.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.equinox.concurrent_1.1.0.v20130327-1442.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.equinox.console.jaas.fragment_1.0.0.v20130327-1442.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.equinox.console_1.1.300.v20170512-2111.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.equinox.coordinator_1.3.300.v20170512-2111.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.equinox.device_1.0.400.v20130327-1442.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.equinox.ds_1.5.0.v20170307-1429.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.equinox.event_1.4.0.v20170105-1446.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.800.v20170524-1345.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.equinox.frameworkadmin_2.0.300.v20160504-1450.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.equinox.http.jetty_3.4.0.v20170503-2025.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.equinox.http.registry_1.1.400.v20150715-1528.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.equinox.http.servlet_1.4.0.v20170524-1452.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.equinox.io_1.1.100.v20150430-1834.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.equinox.ip_1.1.400.v20161007-1324.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.equinox.jsp.jasper.registry_1.0.300.v20130327-1442.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.equinox.jsp.jasper_1.0.500.v20150119-1358.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.equinox.launcher_1.4.0.v20161219-1356.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.equinox.metatype_1.4.300.v20170105-1446.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.equinox.preferences_3.7.0.v20170126-2132.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.equinox.region_1.4.0.v20170117-1425.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.equinox.registry_3.7.0.v20170222-1344.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.equinox.supplement_1.7.0.v20170329-1416.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.equinox.transforms.hook_1.2.0.v20170105-1446.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.equinox.transforms.xslt_1.0.300.v20130327-1442.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.equinox.useradmin_1.1.400.v20130327-1442.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.equinox.util_1.0.500.v20130404-1337.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.equinox.weaving.caching.j9_1.1.0.v20160929-1449.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.equinox.weaving.caching_1.1.0.v20161007-1415.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.equinox.weaving.hook_1.2.0.v20160929-1449.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.equinox.wireadmin_1.0.800.v20180827-1235.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.jetty.continuation_9.4.41.v20210516.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.jetty.http_9.4.41.v20210516.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.jetty.io_9.4.41.v20210516.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.jetty.security_9.4.41.v20210516.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.jetty.server_9.4.41.v20210516.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.jetty.servlet_9.4.41.v20210516.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.jetty.util.ajax_9.4.41.v20210516.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.jetty.util_9.4.41.v20210516.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.api_2.1.0.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.asset.cloudlet.provider_1.0.401.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.asset.helper.provider_1.0.400.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.asset.provider_2.0.201.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.ble.eddystone.provider_1.0.300.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.ble.ibeacon.provider_1.0.301.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.ble.provider_1.0.301.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.broker.artemis.core_1.1.100.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.broker.artemis.simple.mqtt_1.0.300.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.broker.artemis.xml_1.0.300.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.camel.cloud.factory_1.1.400.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.camel.sun.misc_1.0.400.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.camel.xml_1.1.100.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.camel_1.3.100.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.cloudconnection.eclipseiot.mqtt.provider_1.0.101.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.core.certificates_1.0.500.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.core.cloud_1.1.402.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.core.comm_1.0.501.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.core.configuration_2.0.200.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.core.crypto_1.0.500.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.core.deployment_1.1.501.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.core.net_1.0.500.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.core.status_1.0.500.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.core_1.0.503.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.deployment.agent_1.0.500.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.driver.helper.provider_1.0.400.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.emulator.net_1.0.400.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.emulator_1.0.400.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.hook.file.move.provider_1.0.300.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.jetty.customizer_1.0.102.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.json.marshaller.unmarshaller.provider_1.0.200.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.linux.bluetooth_1.0.500.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.linux.clock_1.0.501.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.linux.command_1.0.400.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.linux.gpio_1.0.500.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.linux.position_1.0.500.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.linux.usb.aarch64_1.0.500.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.linux.usb_1.0.500.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.linux.watchdog_1.0.500.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.localization.resources_1.0.400.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.localization_1.0.400.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.misc.cloudcat_1.0.300.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.rest.asset.provider_1.0.300.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.rest.provider_1.0.300.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.sun.misc_1.0.400.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.util_1.1.100.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.web2_2.0.502.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.wire.camel_1.0.100.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.wire.component.conditional.provider_1.0.200.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.wire.component.join.provider_1.0.200.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.wire.component.provider_1.0.401.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.wire.h2db.component.provider_1.0.301.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.wire.helper.provider_1.0.400.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.wire.provider_1.0.400.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.xml.marshaller.unmarshaller.provider_1.0.200.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.osgi.services_3.6.0.v20170228-1906.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.osgi.util_3.4.0.v20170111-1608.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.osgi_3.12.50.v20170928-1321.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.soda.dk.comm.aarch64_1.2.500.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.soda.dk.comm.armv6hf_1.2.500.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.soda.dk.comm.x86_64_1.2.500.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.soda.dk.comm_1.2.500.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.hamcrest.core_1.3.0.v201303031735.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.jboss.logging.jboss-logging_3.3.2.Final.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.knowhowlab.osgi.monitoradmin_1.0.2.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.tigris.mtoolkit.iagent.rpc_3.0.0.20110411-0918.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.usb4java_1.2.500.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/osgi.annotation_6.0.1.201503162037.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/slf4j.api_1.7.32.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/plugins/usb4java-javax_1.2.500.jar [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/user/kura_custom.properties [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/user/log4j.xml [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/user/security/cacerts.ks [exec] inflating: tmp_versions/kura_4.1.4_rock960-ubuntu-16-nn/user/snapshots/snapshot_0.xml [echo] Diff version information with rock960-ubuntu-16-nn version 4.1.2 [echo] Creating Upgrader for rock960-ubuntu-16-nn [exec] zip warning: name not matched: */kura/kura_custom.properties [exec] zip warning: name not matched: */kura/dpa.properties [exec] zip warning: name not matched: */data/kuranet.conf [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/tinyb.aarch64_1.0.300.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/tinyb_1.0.300.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/bin/start_kura.sh [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/bin/start_kura_background.sh [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/bin/start_kura_debug.sh [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/epl-v10.html [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/framework/jdk.dio.policy [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/framework/jdk.dio.properties [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/install/ifdown-local [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/install/ifup-local [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/install/ifup-local.debian [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/install/ifup-local.raspbian [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/install/kura.init.raspbian [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/install/kura.init.yocto [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/install/kura.logrotate [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/install/kura.service [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/install/kura_install.sh [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/install/logrotate.conf [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/install/monit.init.raspbian [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/install/monitrc.raspbian [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/install/named.ca [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/install/named.conf [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/install/named.rfc1912.zones [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/install/patch_sysctl.sh [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/install/recover_default_config.init [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/install/sysctl.kura.conf [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/install/usr.sbin.named [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/notice.html [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/com.codeminders.hidapi.aarch64_1.1.500.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/com.codeminders.hidapi.armv6hf_1.1.500.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/com.codeminders.hidapi.x86_64_1.1.500.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/com.codeminders.hidapi_1.1.500.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/com.eclipsesource.jaxrs.jersey-min_2.22.2.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/com.eclipsesource.jaxrs.provider.gson_2.3.0.201602281253.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/com.eclipsesource.jaxrs.provider.security_2.2.0.201602281253.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/com.eclipsesource.jaxrs.publisher_5.3.1.201602281253.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/com.google.gson_2.7.0.v20170129-0911.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/com.google.guava_25.0.0.jre.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/com.gwt.user_1.1.100.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/com.h2database_1.4.199.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/io.netty.buffer_4.1.34.Final.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/io.netty.codec-http_4.1.34.Final.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/io.netty.codec-mqtt_4.1.34.Final.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/io.netty.codec_4.1.34.Final.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/io.netty.common_4.1.34.Final.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/io.netty.handler_4.1.34.Final.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/io.netty.resolver_4.1.34.Final.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/io.netty.transport-native-epoll_4.1.34.Final.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/io.netty.transport-native-kqueue_4.1.34.Final.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/io.netty.transport-native-unix-common_4.1.34.Final.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/io.netty.transport_4.1.34.Final.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/javax.el_2.2.0.v201303151357.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/javax.servlet.jsp_2.2.0.v201112011158.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/javax.servlet_3.1.0.v201410161800.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/jdk.dio.aarch64_1.0.500.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/jdk.dio.armv6hf_1.0.500.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/jdk.dio.x86_64_1.0.500.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/jdk.dio_1.0.500.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/minimal-json_0.9.4.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.apache.activemq.artemis-mqtt-protocol_2.6.4.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.apache.activemq.artemis-native_2.6.4.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.apache.activemq.artemis_2.6.0.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.apache.camel.camel-amqp_2.21.1.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.apache.camel.camel-core-osgi_2.21.1.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.apache.camel.camel-core_2.21.1.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.apache.camel.camel-jms_2.21.1.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.apache.camel.camel-script_2.21.1.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.apache.camel.camel-stream_2.21.1.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.apache.commons.beanutils_1.9.3.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.apache.commons.collections_3.2.2.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.apache.commons.csv_1.4.0.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.apache.commons.exec_1.3.0.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.apache.commons.fileupload_1.3.3.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.apache.commons.io_2.4.0.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.apache.commons.lang3_3.4.0.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.apache.commons.net_3.1.0.v201205071737.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.apache.felix.dependencymanager_3.0.0.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.apache.felix.deploymentadmin_0.9.5.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.apache.felix.gogo.command_0.10.0.v201209301215.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.apache.felix.gogo.runtime_0.10.0.v201209301036.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.apache.felix.gogo.shell_0.10.0.v201212101605.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.apache.felix.scr_2.0.10.v20170501-2007.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.apache.geronimo.specs.geronimo-jms_2.0_spec_1.0.0.alpha-2.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.apache.geronimo.specs.geronimo-json_1.0_spec_1.0.0.alpha-1.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.apache.geronimo.specs.geronimo-jta_1.1_spec_1.1.1.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.apache.log4j2-api-config_1.0.0.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.apache.qpid.jms.client_0.31.0.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.apache.qpid.proton-j_0.26.0.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.apache.servicemix.bundles.spring-beans_4.3.14.RELEASE_1.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.apache.servicemix.bundles.spring-context_4.3.14.RELEASE_1.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.apache.servicemix.bundles.spring-core_4.3.14.RELEASE_1.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.apache.servicemix.bundles.spring-expression_4.3.14.RELEASE_1.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.apache.servicemix.bundles.spring-jms_4.3.14.RELEASE_1.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.apache.servicemix.bundles.spring-tx_4.3.14.RELEASE_1.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.core.contenttype_3.6.0.v20170207-1037.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.core.expressions_3.6.0.v20170207-1037.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.core.jobs_3.9.2.v20171030-1027.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.core.runtime_3.13.0.v20170207-1030.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.core.variables_3.4.0.v20170113-2056.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.equinox.app_1.3.400.v20150715-1528.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.equinox.bidi_1.1.0.v20160728-1031.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.equinox.cm_1.2.0.v20170105-1446.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.equinox.common_3.9.0.v20170207-1454.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.equinox.concurrent_1.1.0.v20130327-1442.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.equinox.console.jaas.fragment_1.0.0.v20130327-1442.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.equinox.console_1.1.300.v20170512-2111.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.equinox.coordinator_1.3.300.v20170512-2111.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.equinox.device_1.0.400.v20130327-1442.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.equinox.ds_1.5.0.v20170307-1429.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.equinox.event_1.4.0.v20170105-1446.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.800.v20170524-1345.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.equinox.frameworkadmin_2.0.300.v20160504-1450.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.equinox.http.jetty_3.4.0.v20170503-2025.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.equinox.http.registry_1.1.400.v20150715-1528.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.equinox.http.servlet_1.4.0.v20170524-1452.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.equinox.io_1.1.100.v20150430-1834.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.equinox.ip_1.1.400.v20161007-1324.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.equinox.jsp.jasper.registry_1.0.300.v20130327-1442.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.equinox.jsp.jasper_1.0.500.v20150119-1358.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.equinox.launcher_1.4.0.v20161219-1356.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.equinox.metatype_1.4.300.v20170105-1446.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.equinox.preferences_3.7.0.v20170126-2132.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.equinox.region_1.4.0.v20170117-1425.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.equinox.registry_3.7.0.v20170222-1344.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.equinox.supplement_1.7.0.v20170329-1416.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.equinox.transforms.hook_1.2.0.v20170105-1446.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.equinox.transforms.xslt_1.0.300.v20130327-1442.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.equinox.useradmin_1.1.400.v20130327-1442.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.equinox.util_1.0.500.v20130404-1337.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.equinox.weaving.caching.j9_1.1.0.v20160929-1449.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.equinox.weaving.caching_1.1.0.v20161007-1415.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.equinox.weaving.hook_1.2.0.v20160929-1449.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.equinox.wireadmin_1.0.800.v20180827-1235.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.api_2.1.0.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.asset.cloudlet.provider_1.0.401.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.asset.helper.provider_1.0.400.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.asset.provider_2.0.201.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.ble.eddystone.provider_1.0.300.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.ble.ibeacon.provider_1.0.301.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.ble.provider_1.0.301.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.broker.artemis.core_1.1.100.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.broker.artemis.simple.mqtt_1.0.300.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.broker.artemis.xml_1.0.300.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.camel.cloud.factory_1.1.400.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.camel.sun.misc_1.0.400.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.camel.xml_1.1.100.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.camel_1.3.100.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.core.certificates_1.0.500.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.core.comm_1.0.501.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.core.configuration_2.0.200.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.core.crypto_1.0.500.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.core.deployment_1.1.501.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.core.net_1.0.500.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.core.status_1.0.500.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.deployment.agent_1.0.500.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.driver.helper.provider_1.0.400.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.emulator.net_1.0.400.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.emulator_1.0.400.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.hook.file.move.provider_1.0.300.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.json.marshaller.unmarshaller.provider_1.0.200.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.linux.bluetooth_1.0.500.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.linux.clock_1.0.501.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.linux.command_1.0.400.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.linux.gpio_1.0.500.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.linux.position_1.0.500.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.linux.usb.aarch64_1.0.500.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.linux.usb_1.0.500.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.linux.watchdog_1.0.500.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.localization.resources_1.0.400.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.localization_1.0.400.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.misc.cloudcat_1.0.300.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.rest.asset.provider_1.0.300.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.rest.provider_1.0.300.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.sun.misc_1.0.400.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.util_1.1.100.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.web2_2.0.502.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.wire.camel_1.0.100.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.wire.component.conditional.provider_1.0.200.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.wire.component.join.provider_1.0.200.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.wire.component.provider_1.0.401.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.wire.h2db.component.provider_1.0.301.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.wire.helper.provider_1.0.400.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.wire.provider_1.0.400.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.kura.xml.marshaller.unmarshaller.provider_1.0.200.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.osgi.services_3.6.0.v20170228-1906.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.osgi.util_3.4.0.v20170111-1608.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.osgi_3.12.50.v20170928-1321.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.soda.dk.comm.aarch64_1.2.500.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.soda.dk.comm.armv6hf_1.2.500.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.soda.dk.comm.x86_64_1.2.500.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.eclipse.soda.dk.comm_1.2.500.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.hamcrest.core_1.3.0.v201303031735.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.jboss.logging.jboss-logging_3.3.2.Final.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.knowhowlab.osgi.monitoradmin_1.0.2.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.tigris.mtoolkit.iagent.rpc_3.0.0.20110411-0918.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/org.usb4java_1.2.500.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/osgi.annotation_6.0.1.201503162037.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/plugins/usb4java-javax_1.2.500.jar [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/user/kura_custom.properties [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/user/log4j.xml [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/user/security/cacerts.ks [exec] deleting: kura_4.1.4_rock960-ubuntu-16-nn/user/snapshots/snapshot_0.xml [exec] kura_4.1.4_rock960-ubuntu-16-nn_upgrade.zip [exec] upgrade_kura_4.1.2_to_4.1.4_rock960-ubuntu-16-nn.removed [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.7:run (prep-tp) @ distrib --- [INFO] Executing tasks main: [echo] Preparing target platform... [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target [copy] Copying 288 files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/target-definition [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/target-definition/equinox_3.12.50/repository/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/target-definition/equinox_3.12.50/repository/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/target-definition/equinox_3.12.50/repository/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/target-definition/equinox_3.12.50/repository/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/target-definition/equinox_3.12.50/repository/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/target-definition/equinox_3.12.50/repository/plugins [delete] Deleting: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/target-definition/pom.xml [delete] Deleting directory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/target-definition/common/source [delete] Deleting: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/target-definition/kura-equinox_3.12.50.target [delete] Deleting: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/target-definition/equinox_3.12.50/repository/artifacts.xml [delete] Deleting: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/target-definition/equinox_3.12.50/repository/content.xml [delete] Deleting directory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/target-definition/target [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/target-definition [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/target-definition [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/target-definition/equinox_3.12.50/repository/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/target-definition/equinox_3.12.50/repository/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/target-definition/equinox_3.12.50/repository/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/target-definition/equinox_3.12.50/repository/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/target-definition/equinox_3.12.50/repository/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/target-definition/equinox_3.12.50/repository/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/target-definition/equinox_3.12.50/repository/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/target-definition/equinox_3.12.50/repository/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/target-definition/equinox_3.12.50/repository/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/target-definition/equinox_3.12.50/repository/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/target-definition/equinox_3.12.50/repository/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/target-definition/equinox_3.12.50/repository/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/target-definition/equinox_3.12.50/repository/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/target-definition/equinox_3.12.50/repository/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/target-definition/equinox_3.12.50/repository/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/target-definition/equinox_3.12.50/repository/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/target-definition/equinox_3.12.50/repository/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/target-definition/equinox_3.12.50/repository/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/target-definition/equinox_3.12.50/repository/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/target-definition/equinox_3.12.50/repository/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/target-definition/equinox_3.12.50/repository/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/target-definition/equinox_3.12.50/repository/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/target-definition/equinox_3.12.50/repository/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/target-definition/equinox_3.12.50/repository/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/target-definition/equinox_3.12.50/repository/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/target-definition/equinox_3.11.1/repository/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/target-definition/equinox_3.12.50/repository/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/target-definition/equinox_3.12.50/repository/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/target-definition/equinox_3.12.50/repository/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/target-definition/equinox_3.12.50/repository/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/target-definition/equinox_3.12.50/repository/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/target-definition/equinox_3.12.50/repository/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/target-definition/equinox_3.12.50/repository/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/target-definition/equinox_3.12.50/repository/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/target-definition/equinox_3.12.50/repository/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/target-definition/equinox_3.12.50/repository/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/target-definition/equinox_3.12.50/repository/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/target-definition/equinox_3.12.50/repository/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/target-definition/equinox_3.12.50/repository/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/target-definition/equinox_3.12.50/repository/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/target-definition/equinox_3.12.50/repository/plugins [INFO] Executed tasks [INFO] [INFO] --- maven-dependency-plugin:2.8:copy (core-dp) @ distrib --- [INFO] Configured Artifact: org.eclipse.kura:org.eclipse.kura.protocol.modbus:2.0.400:dp [INFO] Configured Artifact: org.eclipse.kura.feature:org.eclipse.kura.driver.opcua:1.0.400:dp [INFO] Configured Artifact: org.eclipse.kura.feature:org.eclipse.kura.driver.s7plc:1.0.300:dp [INFO] Configured Artifact: org.eclipse.kura.feature:org.eclipse.kura.driver.ble.sensortag:1.0.300:dp [INFO] Configured Artifact: org.eclipse.kura.feature:org.eclipse.kura.driver.eddystone:1.0.100:dp [INFO] Configured Artifact: org.eclipse.kura.feature:org.eclipse.kura.driver.ibeacon:1.0.100:dp [INFO] Configured Artifact: org.eclipse.kura.feature:org.eclipse.kura.wire.script.filter:1.0.300:dp [INFO] Configured Artifact: org.eclipse.kura.feature:org.eclipse.kura.driver.gpio:1.0.200:dp [INFO] Copying org.eclipse.kura.protocol.modbus-2.0.400.dp to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/org.eclipse.kura.protocol.modbus-2.0.400.dp [INFO] Copying org.eclipse.kura.driver.opcua-1.0.400.dp to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/org.eclipse.kura.driver.opcua-1.0.400.dp [INFO] Copying org.eclipse.kura.driver.s7plc-1.0.300.dp to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/org.eclipse.kura.driver.s7plc-1.0.300.dp [INFO] Copying org.eclipse.kura.driver.ble.sensortag-1.0.300.dp to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/org.eclipse.kura.driver.ble.sensortag-1.0.300.dp [INFO] Copying org.eclipse.kura.driver.eddystone-1.0.100.dp to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/org.eclipse.kura.driver.eddystone-1.0.100.dp [INFO] Copying org.eclipse.kura.driver.ibeacon-1.0.100.dp to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/org.eclipse.kura.driver.ibeacon-1.0.100.dp [INFO] Copying org.eclipse.kura.wire.script.filter-1.0.300.dp to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/org.eclipse.kura.wire.script.filter-1.0.300.dp [INFO] Copying org.eclipse.kura.driver.gpio-1.0.200.dp to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/org.eclipse.kura.driver.gpio-1.0.200.dp [INFO] [INFO] --- maven-dependency-plugin:2.8:copy (can-dp) @ distrib --- [INFO] Skipping plugin execution [INFO] [INFO] --- tycho-p2-extras-plugin:1.6.0:publish-features-and-bundles (default) @ distrib --- [INFO] Command line: [/opt/tools/java/adoptopenjdk/openj9-jdk-8/1.8.0_292-b10/jre/bin/java, -jar, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/tycho/tycho-bundles-external/1.6.0/eclipse/plugins/org.eclipse.equinox.launcher_1.5.600.v20191014-2022.jar, -configuration, /tmp/tycho-p2-runtime5731931697598879728.tmp/configuration, -nosplash, -application, org.eclipse.equinox.p2.publisher.FeaturesAndBundlesPublisher, -artifactRepository, file:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/target-definition/equinox_3.12.50/repository/, -metadataRepository, file:/home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/target-definition/equinox_3.12.50/repository/, -publishArtifacts, -source, /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/target-definition/equinox_3.12.50/repository] Generating metadata for .. Generation completed with success [0 seconds]. [INFO] [INFO] --- maven-antrun-plugin:1.7:run (dev-env) @ distrib --- [INFO] Executing tasks main: [copy] Copying 34 files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/emulator [copy] Copied 25 empty directories to 2 empty directories under /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/emulator [delete] Deleting: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/emulator/pom.xml [delete] Deleting directory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/emulator/target [delete] Deleting: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/emulator/src/main/resources/Kura_Core_Test.launch [delete] Deleting: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/emulator/src/main/resources/Kura_Emulator_Linux.launch [delete] Deleting: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/emulator/src/main/resources/Kura_Emulator_OSX.launch [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/emulator/src/main/resources [mkdir] Created dir: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/emulator/launch_configs [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/emulator/launch_configs [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/emulator/launch_configs [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/emulator [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/emulator [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/emulator [copy] Copying 25 files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/demo_heater [copy] Copied 28 empty directories to 2 empty directories under /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/demo_heater [delete] Deleting: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/demo_heater/pom.xml [delete] Deleting directory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/demo_heater/target [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/demo_heater [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/demo_heater [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/demo_heater [copy] Copying 20 files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/beacon [copy] Copied 26 empty directories to 2 empty directories under /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/beacon [delete] Deleting: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/beacon/pom.xml [delete] Deleting directory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/beacon/target [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/beacon [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/beacon [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/beacon [copy] Copying 20 files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/beacon.scanner [copy] Copied 28 empty directories to 2 empty directories under /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/beacon.scanner [delete] Deleting: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/beacon.scanner/pom.xml [delete] Deleting directory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/beacon.scanner/target [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/beacon.scanner [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/beacon.scanner [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/beacon.scanner [copy] Copying 23 files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/ibeacon.advertiser [copy] Copied 29 empty directories to 2 empty directories under /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/ibeacon.advertiser [delete] Deleting: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/ibeacon.advertiser/pom.xml [delete] Deleting directory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/ibeacon.advertiser/target [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/ibeacon.advertiser [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/ibeacon.advertiser [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/ibeacon.advertiser [copy] Copying 23 files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/ibeacon.scanner [copy] Copied 29 empty directories to 2 empty directories under /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/ibeacon.scanner [delete] Deleting: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/ibeacon.scanner/pom.xml [delete] Deleting directory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/ibeacon.scanner/target [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/ibeacon.scanner [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/ibeacon.scanner [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/ibeacon.scanner [copy] Copying 23 files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/eddystone.advertiser [copy] Copied 29 empty directories to 2 empty directories under /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/eddystone.advertiser [delete] Deleting: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/eddystone.advertiser/pom.xml [delete] Deleting directory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/eddystone.advertiser/target [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/eddystone.advertiser [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/eddystone.advertiser [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/eddystone.advertiser [copy] Copying 23 files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/eddystone.scanner [copy] Copied 29 empty directories to 2 empty directories under /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/eddystone.scanner [delete] Deleting: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/eddystone.scanner/pom.xml [delete] Deleting directory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/eddystone.scanner/target [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/eddystone.scanner [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/eddystone.scanner [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/eddystone.scanner [copy] Copying 28 files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/tisensortag [copy] Copied 28 empty directories to 2 empty directories under /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/tisensortag [delete] Deleting: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/tisensortag/pom.xml [delete] Deleting directory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/tisensortag/target [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/tisensortag [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/tisensortag [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/tisensortag [copy] Copying 29 files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/tisensortag.tinyb [copy] Copied 31 empty directories to 2 empty directories under /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/tisensortag.tinyb [delete] Deleting: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/tisensortag.tinyb/pom.xml [delete] Deleting directory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/tisensortag.tinyb/target [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/tisensortag.tinyb [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/tisensortag.tinyb [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/tisensortag.tinyb [copy] Copying 26 files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/publisher [copy] Copied 28 empty directories to 2 empty directories under /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/publisher [delete] Deleting: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/publisher/pom.xml [delete] Deleting directory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/publisher/target [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/publisher [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/publisher [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/publisher [copy] Copying 30 files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/camel_quickstart [copy] Copied 28 empty directories to 2 empty directories under /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/camel_quickstart [delete] Deleting: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/camel_quickstart/pom.xml [delete] Deleting directory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/camel_quickstart/target [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/camel_quickstart [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/camel_quickstart [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/camel_quickstart [copy] Copying 30 files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/camel_publisher [copy] Copied 26 empty directories to 2 empty directories under /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/camel_publisher [delete] Deleting: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/camel_publisher/pom.xml [delete] Deleting directory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/camel_publisher/target [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/camel_publisher [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/camel_publisher [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/camel_publisher [copy] Copying 25 files to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/camel_aggregation [copy] Copied 28 empty directories to 2 empty directories under /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/camel_aggregation [delete] Deleting: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/camel_aggregation/pom.xml [delete] Deleting directory /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/camel_aggregation/target [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/camel_aggregation [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/camel_aggregation [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/staging/camel_aggregation [zip] Building zip: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/user_workspace_archive_4.1.4.zip [INFO] Executed tasks [INFO] [INFO] --- jdeb:1.0:jdeb (raspberry-pi-2-3-deb) @ distrib --- [INFO] Creating debian package: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2-3_installer.deb [INFO] Building data [INFO] file:./tmp/kura_4.1.4_raspberry-pi-2.zip size:66880534 mode:33188 linkname: username:root userid:0 groupname:root groupid:0 modtime:Fri Nov 04 14:43:37 UTC 2022 md5: ed0f6dc7b95d6f0e0da69b2f74b21b39 [INFO] Total size: 66880534 [INFO] Building control [INFO] Attaching created debian archive /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2-3_installer.deb [INFO] [INFO] --- jdeb:1.0:jdeb (raspberry-pi-2-3-nn-deb) @ distrib --- [INFO] Creating debian package: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2-3-nn_installer.deb [INFO] Building data [INFO] file:./tmp/kura_4.1.4_raspberry-pi-2-nn.zip size:66326067 mode:33188 linkname: username:root userid:0 groupname:root groupid:0 modtime:Fri Nov 04 14:43:39 UTC 2022 md5: 9bbf1790c2eaf2845c136e160a85de79 [INFO] Total size: 66326067 [INFO] Building control [INFO] Attaching created debian archive /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2-3-nn_installer.deb [INFO] [INFO] --- jdeb:1.0:jdeb (intel-up2-ubuntu-deb) @ distrib --- [INFO] Creating debian package: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-ubuntu-18_installer.deb [INFO] Building data [INFO] file:./tmp/kura_4.1.4_intel-up2-ubuntu-18.zip size:66952981 mode:33188 linkname: username:root userid:0 groupname:root groupid:0 modtime:Fri Nov 04 14:43:42 UTC 2022 md5: 84e1fd520839c7d0d3827fd38ff85aa9 [INFO] Total size: 66952981 [INFO] Building control [INFO] Attaching created debian archive /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-ubuntu-18_installer.deb [INFO] [INFO] --- jdeb:1.0:jdeb (rock960-ubuntu-16-nn-deb) @ distrib --- [INFO] Creating debian package: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_rock960-ubuntu-16-nn_installer.deb [INFO] Building data [INFO] file:./tmp/kura_4.1.4_rock960-ubuntu-16-nn.zip size:66378748 mode:33188 linkname: username:root userid:0 groupname:root groupid:0 modtime:Fri Nov 04 14:43:44 UTC 2022 md5: 60844546b762eee65e98b163b6308fb3 [INFO] Total size: 66378748 [INFO] Building control [INFO] Attaching created debian archive /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_rock960-ubuntu-16-nn_installer.deb [INFO] [INFO] --- rpm:0.10.2:rpm (intel-up2-centos-7-rpm) @ distrib --- [INFO] Writing to target to: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target [INFO] RPM base information - name: kura-intel-up2-centos-7, version: 4.1.4-1, arch: x86_64 [INFO] Writing target file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura-intel-up2-centos-7-4.1.4-1-x86_64.rpm [INFO] [script postin]: Using script interpreter: /bin/sh [INFO] [script prerm]: Using script interpreter: /bin/sh [INFO] Adding dependency [require]: name = java, version = null, flags = [] [INFO] Adding dependency [require]: name = setserial, version = null, flags = [] [INFO] Adding dependency [require]: name = iptables, version = null, flags = [] [INFO] Adding dependency [require]: name = iptables-services, version = null, flags = [] [INFO] Adding dependency [require]: name = openssl, version = null, flags = [] [INFO] Adding dependency [require]: name = openssh, version = null, flags = [] [INFO] Adding dependency [require]: name = procps, version = null, flags = [] [INFO] Adding dependency [require]: name = iw, version = null, flags = [] [INFO] Adding dependency [require]: name = wireless-tools, version = null, flags = [] [INFO] Adding dependency [require]: name = bind, version = null, flags = [] [INFO] Adding dependency [require]: name = openvpn, version = null, flags = [] [INFO] Adding dependency [require]: name = ppp, version = null, flags = [] [INFO] Adding dependency [require]: name = dhcp, version = null, flags = [] [INFO] Adding dependency [require]: name = dhclient, version = null, flags = [] [INFO] Adding dependency [require]: name = net-tools, version = null, flags = [] [INFO] Adding dependency [require]: name = hostapd, version = null, flags = [] [INFO] Adding dependency [require]: name = wpa_supplicant, version = null, flags = [] [INFO] Adding dependency [require]: name = gzip, version = null, flags = [] [INFO] Adding dependency [require]: name = cronie, version = null, flags = [] [INFO] Adding dependency [require]: name = logrotate, version = null, flags = [] [INFO] Adding dependency [require]: name = telnet, version = null, flags = [] [INFO] Adding dependency [require]: name = bluez, version = null, flags = [] [INFO] Adding dependency [require]: name = socat, version = null, flags = [] [INFO] Adding dependency [require]: name = usbutils, version = null, flags = [] [INFO] Adding dependency [require]: name = iproute, version = null, flags = [] [INFO] Adding dependency [require]: name = unzip, version = null, flags = [] [INFO] Adding dependency [require]: name = psmisc, version = null, flags = [] [INFO] Adding dependency [require]: name = tar, version = null, flags = [] [INFO] Adding dependency [require]: name = dos2unix, version = null, flags = [] [INFO] Adding dependency [require]: name = net-tools, version = null, flags = [] [INFO] Adding dependency [prerequire]: name = bash, version = null, flags = [PREREQ] [INFO] Adding dependency [prerequire]: name = sed, version = null, flags = [PREREQ] [INFO] Adding dependency [prerequire]: name = which, version = null, flags = [PREREQ] [INFO] Adding dependency [prerequire]: name = policycoreutils, version = null, flags = [PREREQ] [INFO] [INFO] --- rpm:0.10.2:rpm (intel-up2-centos-7-nn-rpm) @ distrib --- [INFO] Writing to target to: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target [INFO] RPM base information - name: kura-intel-up2-centos-7-nn, version: 4.1.4-1, arch: x86_64 [INFO] Writing target file: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura-intel-up2-centos-7-nn-4.1.4-1-x86_64.rpm [INFO] [script postin]: Using script interpreter: /bin/sh [INFO] [script prerm]: Using script interpreter: /bin/sh [INFO] Adding dependency [require]: name = java, version = null, flags = [] [INFO] Adding dependency [require]: name = setserial, version = null, flags = [] [INFO] Adding dependency [require]: name = iptables, version = null, flags = [] [INFO] Adding dependency [require]: name = iptables-services, version = null, flags = [] [INFO] Adding dependency [require]: name = openssl, version = null, flags = [] [INFO] Adding dependency [require]: name = openssh, version = null, flags = [] [INFO] Adding dependency [require]: name = procps, version = null, flags = [] [INFO] Adding dependency [require]: name = gzip, version = null, flags = [] [INFO] Adding dependency [require]: name = cronie, version = null, flags = [] [INFO] Adding dependency [require]: name = logrotate, version = null, flags = [] [INFO] Adding dependency [require]: name = telnet, version = null, flags = [] [INFO] Adding dependency [require]: name = bluez, version = null, flags = [] [INFO] Adding dependency [require]: name = socat, version = null, flags = [] [INFO] Adding dependency [require]: name = usbutils, version = null, flags = [] [INFO] Adding dependency [require]: name = unzip, version = null, flags = [] [INFO] Adding dependency [require]: name = psmisc, version = null, flags = [] [INFO] Adding dependency [require]: name = tar, version = null, flags = [] [INFO] Adding dependency [require]: name = dos2unix, version = null, flags = [] [INFO] Adding dependency [require]: name = net-tools, version = null, flags = [] [INFO] Adding dependency [prerequire]: name = bash, version = null, flags = [PREREQ] [INFO] Adding dependency [prerequire]: name = sed, version = null, flags = [PREREQ] [INFO] Adding dependency [prerequire]: name = which, version = null, flags = [PREREQ] [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ distrib --- [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/pom.xml to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/distrib/4.1.4/distrib-4.1.4.pom [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2-3_installer.deb to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/distrib/4.1.4/distrib-4.1.4.deb [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_raspberry-pi-2-3-nn_installer.deb to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/distrib/4.1.4/distrib-4.1.4.deb [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_intel-up2-ubuntu-18_installer.deb to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/distrib/4.1.4/distrib-4.1.4.deb [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura_4.1.4_rock960-ubuntu-16-nn_installer.deb to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/distrib/4.1.4/distrib-4.1.4.deb [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura-intel-up2-centos-7-4.1.4-1-x86_64.rpm to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/distrib/4.1.4/distrib-4.1.4-rpm.rpm [INFO] Installing /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/kura-intel-up2-centos-7-nn-4.1.4-1-x86_64.rpm to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/.repository/org/eclipse/kura/distrib/4.1.4/distrib-4.1.4-rpm.rpm [INFO] [INFO] --- maven-antrun-plugin:1.7:run (verify-if-snapshot) @ distrib --- [INFO] Executing tasks is-snapshot-check: [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.7:run (release-copy) @ distrib --- [INFO] Executing tasks distrib-store-files: [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/RELEASE_INFO/4.1.4/config [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/RELEASE_INFO/4.1.4/config [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/RELEASE_INFO/4.1.4 [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/RELEASE_INFO/4.1.4/kura-bundles [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/RELEASE_INFO/4.1.4/p2-repo-common [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/RELEASE_INFO/4.1.4/p2-repo-common [copy] Copying 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/RELEASE_INFO/4.1.4/p2-repo-equinox_3.12.50 [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/RELEASE_INFO/4.1.4/p2-repo-equinox_3.12.50 [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.7:run (calc-checksums) @ distrib --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.7:run (post-dev-env) @ distrib --- [INFO] Executing tasks main: [zip] Building zip: /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target/tmp_ws.zip [move] Moving 1 file to /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/distrib/target [INFO] Executed tasks [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 07:38 min [INFO] Finished at: 2022-11-04T14:44:02Z [INFO] ------------------------------------------------------------------------ [kura-4-1-0-release-candidate] $ /bin/sh -xe /tmp/jenkins702974690484712756.sh + sed 's:examples::g' /home/jenkins/agent/workspace/kura-release-candidates/kura-4-1-0-release-candidate/kura/pom.xml Archiving artifacts Recording test results [Checks API] No suitable checks publisher found. Build step 'Publish JUnit test result report' changed build result to UNSTABLE Sending e-mails to: esfdev@eurotech.com jreimann@redhat.com Finished: UNSTABLE