Skip to content
Success

Console Output

Started by user DIM Build
Running as SYSTEM
Building in workspace /var/jenkins_home/jobs/Eclipse Sensinact/workspace
The recommended git tool is: NONE
using credential playertour-cd-docker-compose
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git.eclipse.org/r/sensinact/org.eclipse.sensinact.gateway.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from https://git.eclipse.org/r/sensinact/org.eclipse.sensinact.gateway.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_SSH to set credentials Private key for the autoplayertour user, utilized for automatically deploying the Player Tour application (docker-compose version)
 > git fetch --tags --force --progress -- https://git.eclipse.org/r/sensinact/org.eclipse.sensinact.gateway.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision a12b3a727d1be0a7673b2c7d6302387d388b3f6c (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a12b3a727d1be0a7673b2c7d6302387d388b3f6c # timeout=10
Commit message: "Allow HTTP Device Factory instances to set observed values"
 > git rev-list --no-walk a12b3a727d1be0a7673b2c7d6302387d388b3f6c # timeout=10
Parsing POMs
Established TCP socket on 42619
[workspace] $ /var/jenkins_home/tools/hudson.model.JDK/OpenJDK8/bin/java -DskipTests=true -cp /var/jenkins_home/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.13.jar:/var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven/apache-maven-3.8.4/boot/plexus-classworlds-2.6.0.jar:/var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven/apache-maven-3.8.4/conf/logging jenkins.maven3.agent.Maven35Main /var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven/apache-maven-3.8.4 /var/jenkins_home/war/WEB-INF/lib/remoting-4.10.jar /var/jenkins_home/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.13.jar /var/jenkins_home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.13.jar 42619
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /var/jenkins_home/jobs/Eclipse Sensinact/workspace/pom.xml clean verify
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.eclipse.sensinact.gateway:sensinact-system:jar:2.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:xml-maven-plugin is missing. @ line 30, column 12
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.eclipse.sensinact.gateway.sthbnd:sensinact-openhab:jar:2.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:xml-maven-plugin is missing. @ line 31, column 12
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.eclipse.sensinact.gateway.sthbnd.http:http-android:jar:2.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:xml-maven-plugin is missing. @ line 31, column 12
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.eclipse.sensinact.gateway.sthbnd.http:free-sms-service:jar:2.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:xml-maven-plugin is missing. @ line 57, column 12
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.eclipse.sensinact.gateway.sthbnd.http:openweather-device:jar:2.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:xml-maven-plugin is missing. @ line 51, column 12
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.eclipse.sensinact.gateway.sthbnd.http:kodi-device:jar:2.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:xml-maven-plugin is missing. @ line 31, column 12
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.eclipse.sensinact.gateway.sthbnd.http:live-objects:jar:2.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:xml-maven-plugin is missing. @ line 31, column 12
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.eclipse.sensinact.gateway.tools:mqtt-server:jar:2.0-SNAPSHOT
[WARNING] 'dependencies.dependency.systemPath' for io.moquette:moquette-broker:jar should not point at files within the project directory, ${project.basedir}/lib/moquette-broker-0.9.jar will be unresolvable by dependent projects @ line 40, column 16
[WARNING] 'dependencies.dependency.systemPath' for io.moquette:moquette-netty-parser:jar should not point at files within the project directory, ${project.basedir}/lib/moquette-netty-parser-0.9.jar will be unresolvable by dependent projects @ line 47, column 16
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.eclipse.sensinact.gateway.simulated.devices:button:jar:2.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:xml-maven-plugin is missing. @ line 31, column 12
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.eclipse.sensinact.gateway.simulated.devices:slider:jar:2.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:xml-maven-plugin is missing. @ line 31, column 12
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.eclipse.sensinact.gateway.simulated.devices:fan:jar:2.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:xml-maven-plugin is missing. @ line 31, column 12
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.eclipse.sensinact.gateway.simulated.devices:light:jar:2.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:xml-maven-plugin is missing. @ line 31, column 12
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.eclipse.sensinact.gateway.simulated.devices:billboard:jar:2.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:xml-maven-plugin is missing. @ line 31, column 12
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.eclipse.sensinact.gateway.simulated.devices:temperatures-generator:jar:2.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:xml-maven-plugin is missing. @ line 31, column 12
[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] sensiNact IoT Gateway - Gateway Project                            [pom]
[INFO] sensiNact IoT Gateway - Platform                                   [pom]
[INFO] sensiNact IoT Gateway - Utilities                                  [jar]
[INFO] sensiNact IoT Gateway - Common Data Structures                     [jar]
[INFO] sensiNact IoT Gateway - Security parent module                     [pom]
[INFO] sensiNact IoT Gateway - OSGi Framework Security Extension          [jar]
[INFO] sensiNact IoT Gateway - Data store parent module                   [pom]
[INFO] sensiNact IoT Gateway - Data Store Access API                      [jar]
[INFO] OSGi Security Layer - Jar Validation API                           [jar]
[INFO] OSGi Security Layer - Jar Validation Mock                          [jar]
[INFO] sensiNact IoT Gateway - Core                                       [jar]
[INFO] sensiNact IoT Gateway - Security Moke                              [jar]
[INFO] OSGi Security Layer - Jar Validation                               [jar]
[INFO] sensiNact IoT Gateway - Northbound parent module                   [pom]
[INFO] sensiNact IoT Gateway - Northbound Access                          [jar]
[INFO] sensiNact IoT Gateway - Platform Tools                             [pom]
[INFO] sensiNact IoT Gateway - sensiNact Test helper                      [jar]
[INFO] sensiNact IoT Gateway - Communication protocol parent              [pom]
[INFO] sensiNact IoT Gateway - HTTP Protocol                              [jar]
[INFO] sensiNact IoT Gateway - SQLite DataBase Connector                  [jar]
[INFO] sensiNact IoT Gateway - Generic implementation                     [jar]
[INFO] sensiNact IoT Gateway - Simulated Devices                          [pom]
[INFO] sensiNact IoT Gateway - Simulated Slider                           [jar]
[INFO] sensiNact IoT Gateway - Simulated Light                            [jar]
[INFO] sensiNact IoT Gateway - HTTP REST Access                           [jar]
[INFO] sensiNact IoT Gateway - HTTP Forwarding and Callback Factories     [jar]
[INFO] sensiNact IoT Gateway - EMail Account Connector                    [jar]
[INFO] sensiNact IoT Gateway - Simulated Fan                              [jar]
[INFO] sensiNact IoT Gateway - Simulated Button                           [jar]
[INFO] sensiNact IoT Gateway - Security Core                              [jar]
[INFO] sensiNact IoT Gateway - oAuth2 Security                            [jar]
[INFO] sensiNact IoT Gateway - Security Core User Key Builder             [jar]
[INFO] sensiNact IoT Gateway - Security Core Test                         [jar]
[INFO] sensiNact IoT Gateway - Security Core OpenId User Key Builder      [jar]
[INFO] sensiNact IoT Gateway - sensiNact Historic API                     [jar]
[INFO] sensiNact IoT Gateway - sensiNact Historic Reader Manager          [jar]
[INFO] sensiNact IoT Gateway - Southbound parent module                   [pom]
[INFO] sensiNact IoT Gateway - MQTT Protocol Devices parent               [pom]
[INFO] sensiNact IoT Gateway - MQTT Utility bundle                        [jar]
[INFO] sensiNact IoT Gateway - Remote OSGi                                [jar]
[INFO] sensiNact IoT Gateway - SSDP                                       [jar]
[INFO] sensiNact IoT Gateway - System                                     [jar]
[INFO] sensiNact IoT Gateway - Shell                                      [jar]
[INFO] sensiNact IoT AppManager - Parent                                  [pom]
[INFO] sensiNact IoT AppManager - Core                                    [jar]
[INFO] sensiNact IoT AppManager - Basic Plugin                            [jar]
[INFO] sensiNact IoT Gateway - MQTT Protocol Device                       [jar]
[INFO] sensiNact IoT Gateway - MQTT Smart Topic Device                    [jar]
[INFO] sensiNact IoT Gateway - The Things Network Device                  [jar]
[INFO] sensiNact IoT Gateway - HTTP Protocol Devices parent               [pom]
[INFO] sensiNact IoT Gateway - HTTP Protocol Device                       [jar]
[INFO] sensiNact IoT Gateway - OpenHab Protocol Device                    [jar]
[INFO] sensiNact IoT Gateway - LDAP filtering parent module               [pom]
[INFO] sensiNact IoT Gateway - LDAP filter                                [jar]
[INFO] sensiNact IoT Gateway - HTTP Protocol Device Factory               [jar]
[INFO] sensiNact IoT Gateway - Android Web Interface                      [jar]
[INFO] sensiNact IoT Gateway - Free Mobile SMS service                    [jar]
[INFO] sensiNact IoT Gateway - OpenWeather Device                         [jar]
[INFO] sensiNact IoT Gateway - Kodi Device                                [jar]
[INFO] sensiNact IoT Gateway - Live Objects Orange Protocol Device        [jar]
[INFO] sensiNact IoT Gateway - HTTP oneM2M Device                         [jar]
[INFO] sensiNact IoT Gateway - JSONPath filtering parent module           [pom]
[INFO] sensiNact IoT Gateway - JSON Path filter                           [jar]
[INFO] sensiNact IoT Gateway - GeoJSON filtering parent module            [pom]
[INFO] sensiNact IoT Gateway - GeoJSON filter                             [jar]
[INFO] sensiNact IoT Gateway - Attributes filtering parent module         [pom]
[INFO] sensiNact IoT Gateway - Attributes filter                          [jar]
[INFO] sensiNact IoT Gateway - MQTT Northbound Agent                      [pom]
[INFO] sensiNact IoT Gateway - MQTT Generic Northbound Agent              [jar]
[INFO] sensiNact IoT Gateway - MQTT oneM2M Northbound Agent               [jar]
[INFO] sensiNact IoT Gateway - MQTT Server                                [jar]
[INFO] sensiNact IoT Gateway - MQTT Northbound Agent Instance             [jar]
[INFO] sensiNact IoT Gateway - Generic Historical Storage Agent           [jar]
[INFO] sensiNact IoT Gateway - HTTP Historical Storage Agent              [jar]
[INFO] sensiNact IoT Gateway - Influxdb Connector                         [jar]
[INFO] sensiNact IoT Gateway - Influxdb Historical Storage Agent          [jar]
[INFO] sensiNact IoT Gateway - HTTP oneM2M Northbound Agent               [jar]
[INFO] sensiNact IoT Gateway - Security test configuration                [jar]
[INFO] sensiNact IoT Gateway - Swagger API                                [jar]
[INFO] sensiNact IoT Gateway - MongoDB Connector                          [jar]
[INFO] sensiNact IoT Gateway - Simulated Billboard                        [jar]
[INFO] sensiNact IoT Gateway - Simulated Temperatures Generator           [jar]
[INFO] sensiNact IoT Gateway - Distribution                               [pom]
[INFO] sensiNact IoT Gateway - OSGi Distribution Template                 [pom]
[INFO] sensiNact IoT Gateway - OSGi Distribution Template With Security   [pom]
[INFO] sensiNact IoT Gateway - OSGi Distribution Template With OpenId Security [pom]
[INFO] sensiNact IoT Gateway - Distribution Generator                     [pom]
[INFO] sensiNact IoT Gateway - sensiNact Runtime (bridge profile generator) [pom]
[INFO] sensiNact IoT Gateway - sensiNact Runtime (android-imu bridge dependencies) [pom]
[INFO] sensiNact IoT Gateway - sensiNact Runtime (application bridge dependencies) [pom]
[INFO] sensiNact IoT Gateway - sensiNact Runtime (free-sms bridge dependencies) [pom]
[INFO] sensiNact IoT Gateway - sensiNact Runtime (kodi bridge dependencies) [pom]
[INFO] sensiNact IoT Gateway - sensiNact Runtime (mqtt-sb bridge dependencies) [pom]
[INFO] sensiNact IoT Gateway - sensiNact Runtime (mqtt-nb bridge dependencies) [pom]
[INFO] sensiNact IoT Gateway - sensiNact Runtime (mqtt-server bridge dependencies) [pom]
[INFO] sensiNact IoT Gateway - sensiNact Runtime (openhab bridge dependencies) [pom]
[INFO] sensiNact IoT Gateway - sensiNact Runtime (openweather bridge dependencies) [pom]
[INFO] sensiNact IoT Gateway - sensiNact Runtime (onem2m bridge dependencies) [pom]
[INFO] sensiNact IoT Gateway - sensiNact Runtime (onem2m-mqttbinding bridge dependencies) [pom]
[INFO] sensiNact IoT Gateway - sensiNact Runtime (rest bridge dependencies) [pom]
[INFO] sensiNact IoT Gateway - sensiNact Runtime (simulation bridge dependencies) [pom]
[INFO] sensiNact IoT Gateway - sensiNact Runtime (storage-agent bridge dependencies) [pom]
[INFO] sensiNact IoT Gateway - sensiNact Runtime (influxdb-storage-agent bridge dependencies) [pom]
[INFO] sensiNact IoT Gateway - sensiNact Runtime (historic bridge dependencies) [pom]
[INFO] sensiNact IoT Gateway - sensiNact Runtime (swagger bridge dependencies) [pom]
[INFO] sensiNact IoT Gateway - sensiNact Runtime (sensinact-remote bridge dependencies) [pom]
[INFO] sensiNact IoT Gateway - sensiNact Runtime (sensinact-datastore bridge dependencies) [pom]
[INFO] sensiNact IoT Gateway - sensiNact Runtime (ldapfilter bridge dependencies) [pom]
[INFO] sensiNact IoT Gateway - sensiNact Runtime (geojsonfilter bridge dependencies) [pom]
[INFO] sensiNact IoT Gateway - sensiNact Runtime (attributesfilter bridge dependencies) [pom]
[INFO] sensiNact IoT Gateway - sensiNact Runtime (http-client bridge dependencies) [pom]
[INFO] sensiNact IoT Gateway - sensiNact Runtime (ttn-device bridge dependencies) [pom]
[INFO] sensiNact IoT Gateway - sensiNact Packaging                        [pom]
[INFO] sensiNact IoT Gateway - Archetypes parent project                  [pom]
[INFO] sensinact-basis-archetype                                          [jar]
[INFO] sensinact-http-archetype                                           [jar]
[INFO] sensinact-webapp-archetype                                         [jar]
[INFO] sensiNact IoT Gateway - sensiNact exports                          [pom]
[INFO] sensiNact IoT Gateway - Integration Tests                          [pom]
[INFO] sensiNact IoT Gateway - MQTT Integration Tests                     [jar]
[INFO] 
[INFO] -------------------< org.eclipse.sensinact:gateway >--------------------
[INFO] Building sensiNact IoT Gateway - Gateway Project 2.0-SNAPSHOT    [1/120]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ gateway ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ gateway ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ gateway ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] ----------------< org.eclipse.sensinact.gateway:parent >----------------
[INFO] Building sensiNact IoT Gateway - Platform 2.0-SNAPSHOT           [2/120]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ parent ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ parent ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ parent ---
[INFO] skip project with packaging=pom
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ parent ---
[INFO] skip project with packaging=pom
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ parent ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ parent ---
[WARNING] No bndrun files were specified with <bndrun> or found as *.bndrun in the project. This is unexpected.
[INFO] 
[INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ parent ---
[INFO] 
[INFO] -----------< org.eclipse.sensinact.gateway:sensinact-utils >------------
[INFO] Building sensiNact IoT Gateway - Utilities 2.0-SNAPSHOT          [3/120]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ sensinact-utils ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ sensinact-utils ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ sensinact-utils ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-test-source (add-test-source) @ sensinact-utils ---
[INFO] Test Source directory: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-utils/target/extra-test-sources added.
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ sensinact-utils ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-utils/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ sensinact-utils ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 53 source files to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-utils/target/classes
[INFO] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-utils/src/main/java/org/eclipse/sensinact/gateway/util/JSONUtils.java: Some input files use unchecked or unsafe operations.
[INFO] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-utils/src/main/java/org/eclipse/sensinact/gateway/util/JSONUtils.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ sensinact-utils ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ sensinact-utils ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-utils/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ sensinact-utils ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-utils/target/test-classes
[INFO] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-utils/src/test/java/org/eclipse/sensinact/gateway/util/tree/test/PathTreeTest.java: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-utils/src/test/java/org/eclipse/sensinact/gateway/util/tree/test/PathTreeTest.java uses unchecked or unsafe operations.
[INFO] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-utils/src/test/java/org/eclipse/sensinact/gateway/util/tree/test/PathTreeTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ sensinact-utils ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ sensinact-utils ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ sensinact-utils ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-utils/target/sensinact-utils-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ sensinact-utils ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-utils/target/sensinact-utils-2.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ sensinact-utils ---
[WARNING] No bndrun files were specified with <bndrun> or found as *.bndrun in the project. This is unexpected.
[INFO] 
[INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ sensinact-utils ---
[INFO] 
[INFO] -----------< org.eclipse.sensinact.gateway:sensinact-common >-----------
[INFO] Building sensiNact IoT Gateway - Common Data Structures 2.0-SNAPSHOT [4/120]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ sensinact-common ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ sensinact-common ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ sensinact-common ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ sensinact-common ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ sensinact-common ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 72 source files to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-common/target/classes
[INFO] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-common/src/main/java/org/eclipse/sensinact/gateway/common/constraint/ConstraintOnCollection.java: Some input files use unchecked or unsafe operations.
[INFO] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-common/src/main/java/org/eclipse/sensinact/gateway/common/constraint/ConstraintOnCollection.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ sensinact-common ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ sensinact-common ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ sensinact-common ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-common/target/test-classes
[INFO] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-common/src/test/java/org/eclipse/sensinact/gateway/common/constraint/test/ConstraintTest.java: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-common/src/test/java/org/eclipse/sensinact/gateway/common/constraint/test/ConstraintTest.java uses unchecked or unsafe operations.
[INFO] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-common/src/test/java/org/eclipse/sensinact/gateway/common/constraint/test/ConstraintTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ sensinact-common ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ sensinact-common ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ sensinact-common ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-common/target/sensinact-common-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ sensinact-common ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-common/target/sensinact-common-2.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ sensinact-common ---
[WARNING] No bndrun files were specified with <bndrun> or found as *.bndrun in the project. This is unexpected.
[INFO] 
[INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ sensinact-common ---
[INFO] 
[INFO] ----------< org.eclipse.sensinact.gateway:sensinact-security >----------
[INFO] Building sensiNact IoT Gateway - Security parent module 2.0-SNAPSHOT [5/120]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ sensinact-security ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ sensinact-security ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ sensinact-security ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ sensinact-security ---
[INFO] skip project with packaging=pom
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ sensinact-security ---
[INFO] skip project with packaging=pom
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ sensinact-security ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ sensinact-security ---
[WARNING] No bndrun files were specified with <bndrun> or found as *.bndrun in the project. This is unexpected.
[INFO] 
[INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ sensinact-security ---
[INFO] 
[INFO] ----< org.eclipse.sensinact.gateway:sensinact-framework-extension >-----
[INFO] Building sensiNact IoT Gateway - OSGi Framework Security Extension 2.0-SNAPSHOT [6/120]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ sensinact-framework-extension ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ sensinact-framework-extension ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ sensinact-framework-extension ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ sensinact-framework-extension ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-framework-extension/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ sensinact-framework-extension ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-framework-extension/target/classes
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ sensinact-framework-extension ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ sensinact-framework-extension ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-framework-extension/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ sensinact-framework-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ sensinact-framework-extension ---
[WARNING] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-framework-extension/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ sensinact-framework-extension ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ sensinact-framework-extension ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-framework-extension/target/sensinact-framework-extension-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ sensinact-framework-extension ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-framework-extension/target/sensinact-framework-extension-2.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ sensinact-framework-extension ---
[WARNING] No bndrun files were specified with <bndrun> or found as *.bndrun in the project. This is unexpected.
[INFO] 
[INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ sensinact-framework-extension ---
[INFO] 
[INFO] ---------< org.eclipse.sensinact.gateway:sensinact-datastore >----------
[INFO] Building sensiNact IoT Gateway - Data store parent module 2.0-SNAPSHOT [7/120]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ sensinact-datastore ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ sensinact-datastore ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ sensinact-datastore ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ sensinact-datastore ---
[INFO] skip project with packaging=pom
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ sensinact-datastore ---
[INFO] skip project with packaging=pom
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ sensinact-datastore ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ sensinact-datastore ---
[WARNING] No bndrun files were specified with <bndrun> or found as *.bndrun in the project. This is unexpected.
[INFO] 
[INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ sensinact-datastore ---
[INFO] 
[INFO] -------< org.eclipse.sensinact.gateway:sensinact-datastore-api >--------
[INFO] Building sensiNact IoT Gateway - Data Store Access API 2.0-SNAPSHOT [8/120]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ sensinact-datastore-api ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ sensinact-datastore-api ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ sensinact-datastore-api ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ sensinact-datastore-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-datastore/sensinact-datastore-api/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ sensinact-datastore-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-datastore/sensinact-datastore-api/target/classes
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ sensinact-datastore-api ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ sensinact-datastore-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-datastore/sensinact-datastore-api/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ sensinact-datastore-api ---
[INFO] No sources to compile
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ sensinact-datastore-api ---
[WARNING] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-datastore/sensinact-datastore-api/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ sensinact-datastore-api ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ sensinact-datastore-api ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-datastore/sensinact-datastore-api/target/sensinact-datastore-api-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ sensinact-datastore-api ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-datastore/sensinact-datastore-api/target/sensinact-datastore-api-2.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ sensinact-datastore-api ---
[WARNING] No bndrun files were specified with <bndrun> or found as *.bndrun in the project. This is unexpected.
[INFO] 
[INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ sensinact-datastore-api ---
[INFO] 
[INFO] --< org.eclipse.sensinact.gateway:sensinact-signature-validator-api >---
[INFO] Building OSGi Security Layer - Jar Validation API 2.0-SNAPSHOT   [9/120]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ sensinact-signature-validator-api ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ sensinact-signature-validator-api ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ sensinact-signature-validator-api ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ sensinact-signature-validator-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-signature-validator-api/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ sensinact-signature-validator-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-signature-validator-api/target/classes
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ sensinact-signature-validator-api ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ sensinact-signature-validator-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-signature-validator-api/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ sensinact-signature-validator-api ---
[INFO] No sources to compile
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ sensinact-signature-validator-api ---
[WARNING] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-signature-validator-api/pom.xml [0:0]: Host sensinact-signature-validator-api= for this fragment/require bundle cannot be found on the classpath
[WARNING] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-signature-validator-api/pom.xml [0:0]: The JAR is empty: The instructions for the JAR named sensinact-signature-validator-api-tests did not cause any content to be included, this is likely wrong
[WARNING] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-signature-validator-api/pom.xml [0:0]: The Test-Cases header is empty. No test case classes were found.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ sensinact-signature-validator-api ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ sensinact-signature-validator-api ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-signature-validator-api/target/sensinact-signature-validator-api-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ sensinact-signature-validator-api ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-signature-validator-api/target/sensinact-signature-validator-api-2.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ sensinact-signature-validator-api ---
[WARNING] No bndrun files were specified with <bndrun> or found as *.bndrun in the project. This is unexpected.
[INFO] 
[INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ sensinact-signature-validator-api ---
[INFO] 
[INFO] --< org.eclipse.sensinact.gateway:sensinact-signature-validator-mock >--
[INFO] Building OSGi Security Layer - Jar Validation Mock 2.0-SNAPSHOT [10/120]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ sensinact-signature-validator-mock ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ sensinact-signature-validator-mock ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ sensinact-signature-validator-mock ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ sensinact-signature-validator-mock ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-signature-validator-mock/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ sensinact-signature-validator-mock ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-signature-validator-mock/target/classes
[INFO] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-signature-validator-mock/src/main/java/org/eclipse/sensinact/gateway/security/signature/internal/SignatureFileChecker.java: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-signature-validator-mock/src/main/java/org/eclipse/sensinact/gateway/security/signature/internal/SignatureFileChecker.java uses unchecked or unsafe operations.
[INFO] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-signature-validator-mock/src/main/java/org/eclipse/sensinact/gateway/security/signature/internal/SignatureFileChecker.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ sensinact-signature-validator-mock ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ sensinact-signature-validator-mock ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 7 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ sensinact-signature-validator-mock ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-signature-validator-mock/target/test-classes
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ sensinact-signature-validator-mock ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ sensinact-signature-validator-mock ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ sensinact-signature-validator-mock ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-signature-validator-mock/target/sensinact-signature-validator-mock-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ sensinact-signature-validator-mock ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-signature-validator-mock/target/sensinact-signature-validator-mock-2.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ sensinact-signature-validator-mock ---
[INFO] Resolving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-signature-validator-mock/tests.bndrun:
[INFO] -runbundles: org.osgi.service.cm;version='[1.6.0,1.6.1)',org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',junit-platform-commons;version='[1.7.2,1.7.3)',junit-jupiter-api;version='[5.7.2,5.7.3)',junit-jupiter-engine;version='[5.7.2,5.7.3)',junit-platform-engine;version='[1.7.2,1.7.3)',junit-platform-launcher;version='[1.7.2,1.7.3)',org.opentest4j;version='[1.2.0,1.2.1)',assertj-core;version='[3.20.2,3.20.3)',junit-jupiter-params;version='[5.7.2,5.7.3)',org.apache.felix.scr;version='[2.1.16,2.1.17)',org.osgi.test.common;version='[1.0.1,1.0.2)',org.osgi.test.junit5;version='[1.0.1,1.0.2)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-mock;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-mock-tests;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',ch.qos.logback.core;version='[1.2.3,1.2.4)',log4j;version='[1.2.17,1.2.18)',slf4j.api;version='[1.7.30,1.7.31)',ch.qos.logback.classic;version='[1.2.3,1.2.4)',json;version='[20190722.0.0,20190722.0.1)'
[INFO] 
[INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ sensinact-signature-validator-mock ---
[INFO] 
[INFO] ------------< org.eclipse.sensinact.gateway:sensinact-core >------------
[INFO] Building sensiNact IoT Gateway - Core 2.0-SNAPSHOT              [11/120]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ sensinact-core ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ sensinact-core ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ sensinact-core ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ sensinact-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-core/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ sensinact-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 241 source files to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-core/target/classes
[INFO] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-core/src/main/java/org/eclipse/sensinact/gateway/core/ServiceBuilder.java: Some input files use unchecked or unsafe operations.
[INFO] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-core/src/main/java/org/eclipse/sensinact/gateway/core/ServiceBuilder.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ sensinact-core ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ sensinact-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ sensinact-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 13 source files to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-core/target/test-classes
[INFO] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-core/src/test/java/org/eclipse/sensinact/gateway/core/test/TestResourceBuilder.java: Some input files use unchecked or unsafe operations.
[INFO] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-core/src/test/java/org/eclipse/sensinact/gateway/core/test/TestResourceBuilder.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ sensinact-core ---
[WARNING] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-core/pom.xml [0:0]: Host sensinact-core= for this fragment/require bundle cannot be found on the classpath
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ sensinact-core ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ sensinact-core ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-core/target/sensinact-core-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ sensinact-core ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-core/target/sensinact-core-2.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ sensinact-core ---
[WARNING] No bndrun files were specified with <bndrun> or found as *.bndrun in the project. This is unexpected.
[INFO] 
[INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ sensinact-core ---
[INFO] 
[INFO] -------< org.eclipse.sensinact.gateway:sensinact-security-none >--------
[INFO] Building sensiNact IoT Gateway - Security Moke 2.0-SNAPSHOT     [12/120]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ sensinact-security-none ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ sensinact-security-none ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ sensinact-security-none ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ sensinact-security-none ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-security-none/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ sensinact-security-none ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-security-none/target/classes
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ sensinact-security-none ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ sensinact-security-none ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-security-none/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ sensinact-security-none ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-security-none/target/test-classes
[INFO] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-security-none/src/test/java/org/eclipse/sensinact/gateway/core/security/test/TestSecuredAccess.java: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-security-none/src/test/java/org/eclipse/sensinact/gateway/core/security/test/TestSecuredAccess.java uses unchecked or unsafe operations.
[INFO] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-security-none/src/test/java/org/eclipse/sensinact/gateway/core/security/test/TestSecuredAccess.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ sensinact-security-none ---
[WARNING] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-security-none/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ sensinact-security-none ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ sensinact-security-none ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-security-none/target/sensinact-security-none-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ sensinact-security-none ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-security-none/target/sensinact-security-none-2.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ sensinact-security-none ---
[WARNING] No bndrun files were specified with <bndrun> or found as *.bndrun in the project. This is unexpected.
[INFO] 
[INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ sensinact-security-none ---
[INFO] 
[INFO] --< org.eclipse.sensinact.gateway:sensinact-signature-validator-secure >--
[INFO] Building OSGi Security Layer - Jar Validation 2.0-SNAPSHOT      [13/120]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ sensinact-signature-validator-secure ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ sensinact-signature-validator-secure ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ sensinact-signature-validator-secure ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ sensinact-signature-validator-secure ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-signature-validator-secure/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ sensinact-signature-validator-secure ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-signature-validator-secure/target/classes
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ sensinact-signature-validator-secure ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ sensinact-signature-validator-secure ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ sensinact-signature-validator-secure ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 13 source files to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-signature-validator-secure/target/test-classes
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ sensinact-signature-validator-secure ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ sensinact-signature-validator-secure ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ sensinact-signature-validator-secure ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-signature-validator-secure/target/sensinact-signature-validator-secure-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ sensinact-signature-validator-secure ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-signature-validator-secure/target/sensinact-signature-validator-secure-2.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ sensinact-signature-validator-secure ---
[INFO] Resolving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-signature-validator-secure/tests.bndrun:
[INFO] -runbundles: assertj-core;version='[3.20.2,3.20.3)',junit-jupiter-api;version='[5.7.2,5.7.3)',junit-jupiter-engine;version='[5.7.2,5.7.3)',junit-jupiter-params;version='[5.7.2,5.7.3)',junit-platform-commons;version='[1.7.2,1.7.3)',junit-platform-engine;version='[1.7.2,1.7.3)',junit-platform-launcher;version='[1.7.2,1.7.3)',log4j;version='[1.2.17,1.2.18)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-secure;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-secure-tests;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',org.opentest4j;version='[1.2.0,1.2.1)',org.osgi.service.cm;version='[1.6.0,1.6.1)',org.osgi.test.common;version='[1.0.1,1.0.2)',org.osgi.test.junit5;version='[1.0.1,1.0.2)',org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',org.apache.felix.scr;version='[2.1.16,2.1.17)',ch.qos.logback.core;version='[1.2.3,1.2.4)',slf4j.api;version='[1.7.30,1.7.31)',ch.qos.logback.classic;version='[1.2.3,1.2.4)',json;version='[20190722.0.0,20190722.0.1)'
[INFO] 
[INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ sensinact-signature-validator-secure ---
[INFO] 
[INFO] ------------< org.eclipse.sensinact.gateway.nthbnd:parent >-------------
[INFO] Building sensiNact IoT Gateway - Northbound parent module 2.0-SNAPSHOT [14/120]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ parent ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ parent ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ parent ---
[INFO] skip project with packaging=pom
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ parent ---
[INFO] skip project with packaging=pom
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ parent ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ parent ---
[WARNING] No bndrun files were specified with <bndrun> or found as *.bndrun in the project. This is unexpected.
[INFO] 
[INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ parent ---
[INFO] 
[INFO] --< org.eclipse.sensinact.gateway.nthbnd:sensinact-northbound-access >--
[INFO] Building sensiNact IoT Gateway - Northbound Access 2.0-SNAPSHOT [15/120]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ sensinact-northbound-access ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ sensinact-northbound-access ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ sensinact-northbound-access ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ sensinact-northbound-access ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/sensinact-access/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ sensinact-northbound-access ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 36 source files to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/sensinact-access/target/classes
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ sensinact-northbound-access ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ sensinact-northbound-access ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/sensinact-access/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ sensinact-northbound-access ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/sensinact-access/target/test-classes
[INFO] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/sensinact-access/src/test/java/org/eclipse/sensinact/gateway/nthbnd/endpoint/test/MyModelInstance.java: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/sensinact-access/src/test/java/org/eclipse/sensinact/gateway/nthbnd/endpoint/test/MyModelInstance.java uses unchecked or unsafe operations.
[INFO] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/sensinact-access/src/test/java/org/eclipse/sensinact/gateway/nthbnd/endpoint/test/MyModelInstance.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ sensinact-northbound-access ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ sensinact-northbound-access ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ sensinact-northbound-access ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/sensinact-access/target/sensinact-northbound-access-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ sensinact-northbound-access ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/sensinact-access/target/sensinact-northbound-access-2.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ sensinact-northbound-access ---
[WARNING] No bndrun files were specified with <bndrun> or found as *.bndrun in the project. This is unexpected.
[INFO] 
[INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ sensinact-northbound-access ---
[INFO] 
[INFO] ---------< org.eclipse.sensinact.gateway.tools:platform.tools >---------
[INFO] Building sensiNact IoT Gateway - Platform Tools 2.0-SNAPSHOT    [16/120]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ platform.tools ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ platform.tools ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ platform.tools ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ platform.tools ---
[INFO] skip project with packaging=pom
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ platform.tools ---
[INFO] skip project with packaging=pom
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ platform.tools ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ platform.tools ---
[WARNING] No bndrun files were specified with <bndrun> or found as *.bndrun in the project. This is unexpected.
[INFO] 
[INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ platform.tools ---
[INFO] 
[INFO] ---------< org.eclipse.sensinact.gateway.tools:sensinact-test >---------
[INFO] Building sensiNact IoT Gateway - sensiNact Test helper 2.0-SNAPSHOT [17/120]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ sensinact-test ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ sensinact-test ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ sensinact-test ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ sensinact-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/tools/sensinact-test/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ sensinact-test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/tools/sensinact-test/target/classes
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ sensinact-test ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ sensinact-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/tools/sensinact-test/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ sensinact-test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/tools/sensinact-test/target/test-classes
[INFO] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/tools/sensinact-test/src/test/java/org/eclipse/sensinact/gateway/test/MidProxy.java: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/tools/sensinact-test/src/test/java/org/eclipse/sensinact/gateway/test/MidProxy.java uses unchecked or unsafe operations.
[INFO] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/tools/sensinact-test/src/test/java/org/eclipse/sensinact/gateway/test/MidProxy.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ sensinact-test ---
[WARNING] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/tools/sensinact-test/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ sensinact-test ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ sensinact-test ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/tools/sensinact-test/target/sensinact-test-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ sensinact-test ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/tools/sensinact-test/target/sensinact-test-2.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ sensinact-test ---
[WARNING] No bndrun files were specified with <bndrun> or found as *.bndrun in the project. This is unexpected.
[INFO] 
[INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ sensinact-test ---
[INFO] 
[INFO] -----------< org.eclipse.sensinact.gateway.protocol:parent >------------
[INFO] Building sensiNact IoT Gateway - Communication protocol parent 2.0-SNAPSHOT [18/120]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ parent ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ parent ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ parent ---
[INFO] skip project with packaging=pom
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ parent ---
[INFO] skip project with packaging=pom
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ parent ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ parent ---
[WARNING] No bndrun files were specified with <bndrun> or found as *.bndrun in the project. This is unexpected.
[INFO] 
[INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ parent ---
[INFO] 
[INFO] ------------< org.eclipse.sensinact.gateway.protocol:http >-------------
[INFO] Building sensiNact IoT Gateway - HTTP Protocol 2.0-SNAPSHOT     [19/120]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ http ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ http ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ http ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ http ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/protocol/http/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ http ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 26 source files to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/protocol/http/target/classes
[INFO] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/protocol/http/src/main/java/org/eclipse/sensinact/gateway/protocol/http/client/mid/MidClient.java: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/protocol/http/src/main/java/org/eclipse/sensinact/gateway/protocol/http/client/mid/MidClient.java uses unchecked or unsafe operations.
[INFO] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/protocol/http/src/main/java/org/eclipse/sensinact/gateway/protocol/http/client/mid/MidClient.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ http ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ http ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/protocol/http/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ http ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 12 source files to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/protocol/http/target/test-classes
[INFO] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/protocol/http/src/test/java/org/eclipse/sensinact/gateway/protocol/http/test/TestHttpProtocolJetty.java: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/protocol/http/src/test/java/org/eclipse/sensinact/gateway/protocol/http/test/TestHttpProtocolJetty.java uses unchecked or unsafe operations.
[INFO] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/protocol/http/src/test/java/org/eclipse/sensinact/gateway/protocol/http/test/TestHttpProtocolJetty.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ http ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ http ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ http ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/protocol/http/target/http-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ http ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/protocol/http/target/http-2.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ http ---
[INFO] Resolving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/protocol/http/tests.bndrun:
[INFO] -runbundles: junit-jupiter-api;version='[5.7.2,5.7.3)',junit-jupiter-engine;version='[5.7.2,5.7.3)',junit-platform-commons;version='[1.7.2,1.7.3)',junit-platform-engine;version='[1.7.2,1.7.3)',junit-platform-launcher;version='[1.7.2,1.7.3)',org.apache.felix.http.jetty;version='[4.1.10,4.1.11)',org.apache.felix.http.servlet-api;version='[1.1.4,1.1.5)',org.eclipse.sensinact.gateway.protocol.http;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.protocol.http-tests;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',org.opentest4j;version='[1.2.0,1.2.1)',org.apache.felix.scr;version='[2.1.16,2.1.17)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-mock;version='[2.0.0,2.0.1)',org.osgi.service.cm;version='[1.6.0,1.6.1)',org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',ch.qos.logback.core;version='[1.2.3,1.2.4)',log4j;version='[1.2.17,1.2.18)',slf4j.api;version='[1.7.30,1.7.31)',ch.qos.logback.classic;version='[1.2.3,1.2.4)',json;version='[20190722.0.0,20190722.0.1)'
[INFO] 
[INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ http ---
[INFO] 
[INFO] ------< org.eclipse.sensinact.gateway:sensinact-sqlite-connector >------
[INFO] Building sensiNact IoT Gateway - SQLite DataBase Connector 2.0-SNAPSHOT [20/120]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ sensinact-sqlite-connector ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ sensinact-sqlite-connector ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ sensinact-sqlite-connector ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ sensinact-sqlite-connector ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ sensinact-sqlite-connector ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-datastore/sensinact-sqlite-connector/target/classes
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ sensinact-sqlite-connector ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ sensinact-sqlite-connector ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ sensinact-sqlite-connector ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-datastore/sensinact-sqlite-connector/target/test-classes
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ sensinact-sqlite-connector ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ sensinact-sqlite-connector ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ sensinact-sqlite-connector ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-datastore/sensinact-sqlite-connector/target/sensinact-sqlite-connector-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ sensinact-sqlite-connector ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-datastore/sensinact-sqlite-connector/target/sensinact-sqlite-connector-2.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ sensinact-sqlite-connector ---
[INFO] Resolving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-datastore/sensinact-sqlite-connector/tests.bndrun:
[INFO] -runbundles: assertj-core;version='[3.20.2,3.20.3)',ch.qos.logback.classic;version='[1.2.3,1.2.4)',ch.qos.logback.core;version='[1.2.3,1.2.4)',junit-jupiter-api;version='[5.7.2,5.7.3)',junit-jupiter-engine;version='[5.7.2,5.7.3)',junit-platform-commons;version='[1.7.2,1.7.3)',junit-platform-engine;version='[1.7.2,1.7.3)',junit-platform-launcher;version='[1.7.2,1.7.3)',log4j;version='[1.2.17,1.2.18)',org.apache.felix.configadmin;version='[1.9.16,1.9.17)',org.apache.felix.framework.security;version='[2.8.1,2.8.2)',org.apache.felix.scr;version='[2.1.16,2.1.17)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-core;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-datastore-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-security-none;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-sqlite-connector;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-sqlite-connector-tests;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',org.opentest4j;version='[1.2.0,1.2.1)',org.osgi.service.component;version='[1.4.0,1.4.1)',org.osgi.test.common;version='[1.0.1,1.0.2)',org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',slf4j.api;version='[1.7.30,1.7.31)',junit-jupiter-params;version='[5.7.2,5.7.3)',org.osgi.test.junit5;version='[1.0.1,1.0.2)',org.osgi.test.junit5.cm;version='[1.0.1,1.0.2)',json;version='[20190722.0.0,20190722.0.1)'
[INFO] 
[INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ sensinact-sqlite-connector ---
[INFO] 
[INFO] ----------< org.eclipse.sensinact.gateway:sensinact-generic >-----------
[INFO] Building sensiNact IoT Gateway - Generic implementation 2.0-SNAPSHOT [21/120]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ sensinact-generic ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ sensinact-generic ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ sensinact-generic ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ sensinact-generic ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ sensinact-generic ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 140 source files to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-generic/target/classes
[INFO] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-generic/src/main/java/org/eclipse/sensinact/gateway/generic/Connector.java: Some input files use unchecked or unsafe operations.
[INFO] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-generic/src/main/java/org/eclipse/sensinact/gateway/generic/Connector.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ sensinact-generic ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ sensinact-generic ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 10 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ sensinact-generic ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 40 source files to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-generic/target/test-classes
[INFO] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-generic/src/test/java/org/eclipse/sensinact/gateway/generic/test/tb/moke/Activator.java: Some input files use unchecked or unsafe operations.
[INFO] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-generic/src/test/java/org/eclipse/sensinact/gateway/generic/test/tb/moke/Activator.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ sensinact-generic ---
[WARNING] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-generic/tests.bnd [0:0]: extra-5.bnd: Host sensinact-generic-test-moke-4= for this fragment/require bundle cannot be found on the classpath
[WARNING] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-generic/tests.bnd [0:0]: extra-6.bnd: Host sensinact-generic-test-moke-4= for this fragment/require bundle cannot be found on the classpath
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ sensinact-generic ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ sensinact-generic ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-generic/target/sensinact-generic-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ sensinact-generic ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-generic/target/sensinact-generic-2.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ sensinact-generic ---
[INFO] Resolving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-generic/tests.bndrun:
[INFO] -runbundles: ch.qos.logback.core;version='[1.2.3,1.2.4)',junit-jupiter-api;version='[5.7.2,5.7.3)',junit-jupiter-engine;version='[5.7.2,5.7.3)',junit-jupiter-params;version='[5.7.2,5.7.3)',junit-platform-commons;version='[1.7.2,1.7.3)',junit-platform-engine;version='[1.7.2,1.7.3)',junit-platform-launcher;version='[1.7.2,1.7.3)',log4j;version='[1.2.17,1.2.18)',org.apache.felix.scr;version='[2.1.16,2.1.17)',org.opentest4j;version='[1.2.0,1.2.1)',org.osgi.service.cm;version='[1.6.0,1.6.1)',org.osgi.service.component;version='[1.4.0,1.4.1)',org.osgi.test.common;version='[1.0.1,1.0.2)',org.osgi.test.junit5;version='[1.0.1,1.0.2)',org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',slf4j.api;version='[1.7.30,1.7.31)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-core;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-datastore-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-generic;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-generic-tests;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.tools.sensinact-test;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-security-none;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-mock;version='[2.0.0,2.0.1)',org.apache.felix.framework.security;version='[2.8.1,2.8.2)',ch.qos.logback.classic;version='[1.2.3,1.2.4)',json;version='[20190722.0.0,20190722.0.1)'
[INFO] 
[INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ sensinact-generic ---
[INFO] 
[INFO] --< org.eclipse.sensinact.gateway.simulated.devices:simulated-devices >--
[INFO] Building sensiNact IoT Gateway - Simulated Devices 2.0-SNAPSHOT [22/120]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ simulated-devices ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ simulated-devices ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ simulated-devices ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ simulated-devices ---
[INFO] skip project with packaging=pom
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ simulated-devices ---
[INFO] skip project with packaging=pom
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ simulated-devices ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] -------< org.eclipse.sensinact.gateway.simulated.devices:slider >-------
[INFO] Building sensiNact IoT Gateway - Simulated Slider 2.0-SNAPSHOT  [23/120]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ slider ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ slider ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ slider ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ slider ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ slider ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/simulated-devices/slider/target/classes
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ slider ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ slider ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/simulated-devices/slider/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ slider ---
[INFO] No sources to compile
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ slider ---
[WARNING] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/simulated-devices/slider/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ slider ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ slider ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/simulated-devices/slider/target/slider-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ slider ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/simulated-devices/slider/target/slider-2.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] -------< org.eclipse.sensinact.gateway.simulated.devices:light >--------
[INFO] Building sensiNact IoT Gateway - Simulated Light 2.0-SNAPSHOT   [24/120]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ light ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ light ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ light ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ light ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 12 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ light ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/simulated-devices/light/target/classes
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ light ---
[WARNING] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/simulated-devices/light/bnd.bnd [0:0]: Export org.eclipse.sensinact.gateway.simulated.light.swing,  has 1,  private references [org.eclipse.sensinact.gateway.simulated.light.internal]
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ light ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/simulated-devices/light/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ light ---
[INFO] No sources to compile
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ light ---
[WARNING] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/simulated-devices/light/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ light ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ light ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/simulated-devices/light/target/light-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ light ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/simulated-devices/light/target/light-2.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] ----------< org.eclipse.sensinact.gateway.nthbnd:rest-access >----------
[INFO] Building sensiNact IoT Gateway - HTTP REST Access 2.0-SNAPSHOT  [25/120]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ rest-access ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ rest-access ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ rest-access ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ rest-access ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/rest-access/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ rest-access ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 18 source files to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/rest-access/target/classes
[INFO] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/rest-access/src/main/java/org/eclipse/sensinact/gateway/nthbnd/rest/internal/Accountings.java: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/rest-access/src/main/java/org/eclipse/sensinact/gateway/nthbnd/rest/internal/Accountings.java uses unchecked or unsafe operations.
[INFO] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/rest-access/src/main/java/org/eclipse/sensinact/gateway/nthbnd/rest/internal/Accountings.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ rest-access ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ rest-access ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ rest-access ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/rest-access/target/test-classes
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ rest-access ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ rest-access ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ rest-access ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/rest-access/target/rest-access-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ rest-access ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/rest-access/target/rest-access-2.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ rest-access ---
[INFO] Resolving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/rest-access/tests.bndrun:
[INFO] -runbundles: ch.qos.logback.core;version='[1.2.3,1.2.4)',junit-jupiter-api;version='[5.7.2,5.7.3)',junit-jupiter-engine;version='[5.7.2,5.7.3)',junit-jupiter-params;version='[5.7.2,5.7.3)',junit-platform-commons;version='[1.7.2,1.7.3)',junit-platform-engine;version='[1.7.2,1.7.3)',junit-platform-launcher;version='[1.7.2,1.7.3)',log4j;version='[1.2.17,1.2.18)',org.apache.felix.http.jetty;version='[4.1.10,4.1.11)',org.apache.felix.http.servlet-api;version='[1.1.4,1.1.5)',org.apache.felix.scr;version='[2.1.16,2.1.17)',org.opentest4j;version='[1.2.0,1.2.1)',org.osgi.service.cm;version='[1.6.0,1.6.1)',org.osgi.service.component;version='[1.4.0,1.4.1)',org.osgi.test.common;version='[1.0.1,1.0.2)',org.osgi.test.junit5;version='[1.0.1,1.0.2)',org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',slf4j.api;version='[1.7.30,1.7.31)',org.eclipse.sensinact.gateway.nthbnd.rest-access;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.nthbnd.rest-access-tests;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.nthbnd.sensinact-northbound-access;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.protocol.http;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-core;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-datastore-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-generic;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.simulated.devices.light;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.simulated.devices.slider;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-security-none;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-mock;version='[2.0.0,2.0.1)',org.apache.felix.framework.security;version='[2.8.1,2.8.2)',ch.qos.logback.classic;version='[1.2.3,1.2.4)',json;version='[20190722.0.0,20190722.0.1)',org.eclipse.jetty.websocket.client;version='[9.4.42,9.4.43)'
[INFO] 
[INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ rest-access ---
[INFO] 
[INFO] ----------< org.eclipse.sensinact.gateway.nthbnd:http-tools >-----------
[INFO] Building sensiNact IoT Gateway - HTTP Forwarding and Callback Factories 2.0-SNAPSHOT [26/120]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ http-tools ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ http-tools ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ http-tools ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ http-tools ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/http-tools/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ http-tools ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 24 source files to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/http-tools/target/classes
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ http-tools ---
[WARNING] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/http-tools/bnd.bnd [0:0]: Export org.eclipse.sensinact.gateway.nthbnd.http.callback,  has 1,  private references [org.eclipse.sensinact.gateway.nthbnd.http.callback.internal]
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ http-tools ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ http-tools ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/http-tools/target/test-classes
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ http-tools ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ http-tools ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ http-tools ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/http-tools/target/http-tools-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ http-tools ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/http-tools/target/http-tools-2.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ http-tools ---
[INFO] Resolving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/http-tools/tests.bndrun:
[INFO] -runbundles: ch.qos.logback.core;version='[1.2.3,1.2.4)',junit-jupiter-api;version='[5.7.2,5.7.3)',junit-jupiter-engine;version='[5.7.2,5.7.3)',junit-jupiter-params;version='[5.7.2,5.7.3)',junit-platform-commons;version='[1.7.2,1.7.3)',junit-platform-engine;version='[1.7.2,1.7.3)',junit-platform-launcher;version='[1.7.2,1.7.3)',log4j;version='[1.2.17,1.2.18)',org.apache.felix.http.jetty;version='[4.1.10,4.1.11)',org.apache.felix.http.servlet-api;version='[1.1.4,1.1.5)',org.apache.felix.scr;version='[2.1.16,2.1.17)',org.opentest4j;version='[1.2.0,1.2.1)',org.osgi.service.cm;version='[1.6.0,1.6.1)',org.osgi.service.component;version='[1.4.0,1.4.1)',org.osgi.test.common;version='[1.0.1,1.0.2)',org.osgi.test.junit5;version='[1.0.1,1.0.2)',org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',slf4j.api;version='[1.7.30,1.7.31)',org.eclipse.sensinact.gateway.nthbnd.http-tools;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.nthbnd.http-tools-tests;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.nthbnd.rest-access;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.nthbnd.sensinact-northbound-access;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.protocol.http;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-core;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-datastore-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-generic;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.simulated.devices.light;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.simulated.devices.slider;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-security-none;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-mock;version='[2.0.0,2.0.1)',org.apache.felix.framework.security;version='[2.8.1,2.8.2)',ch.qos.logback.classic;version='[1.2.3,1.2.4)',json;version='[20190722.0.0,20190722.0.1)',org.eclipse.jetty.websocket.client;version='[9.4.42,9.4.43)'
[INFO] 
[INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ http-tools ---
[INFO] 
[INFO] -------< org.eclipse.sensinact.gateway:sensinact-mail-connector >-------
[INFO] Building sensiNact IoT Gateway - EMail Account Connector 2.0-SNAPSHOT [27/120]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ sensinact-mail-connector ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ sensinact-mail-connector ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ sensinact-mail-connector ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ sensinact-mail-connector ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-mail-connector/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ sensinact-mail-connector ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-mail-connector/target/classes
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ sensinact-mail-connector ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ sensinact-mail-connector ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-mail-connector/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ sensinact-mail-connector ---
[INFO] No sources to compile
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ sensinact-mail-connector ---
[WARNING] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-mail-connector/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ sensinact-mail-connector ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ sensinact-mail-connector ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-mail-connector/target/sensinact-mail-connector-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ sensinact-mail-connector ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-mail-connector/target/sensinact-mail-connector-2.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ sensinact-mail-connector ---
[WARNING] No bndrun files were specified with <bndrun> or found as *.bndrun in the project. This is unexpected.
[INFO] 
[INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ sensinact-mail-connector ---
[INFO] 
[INFO] --------< org.eclipse.sensinact.gateway.simulated.devices:fan >---------
[INFO] Building sensiNact IoT Gateway - Simulated Fan 2.0-SNAPSHOT     [28/120]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ fan ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ fan ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ fan ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ fan ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ fan ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/simulated-devices/fan/target/classes
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ fan ---
[WARNING] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/simulated-devices/fan/bnd.bnd [0:0]: Export org.eclipse.sensinact.gateway.simulated.fan.swing,  has 1,  private references [org.eclipse.sensinact.gateway.simulated.fan.internal]
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ fan ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/simulated-devices/fan/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ fan ---
[INFO] No sources to compile
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ fan ---
[WARNING] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/simulated-devices/fan/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ fan ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ fan ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/simulated-devices/fan/target/fan-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ fan ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/simulated-devices/fan/target/fan-2.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] -------< org.eclipse.sensinact.gateway.simulated.devices:button >-------
[INFO] Building sensiNact IoT Gateway - Simulated Button 2.0-SNAPSHOT  [29/120]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ button ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ button ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ button ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ button ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ button ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/simulated-devices/button/target/classes
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ button ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ button ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/simulated-devices/button/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ button ---
[INFO] No sources to compile
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ button ---
[WARNING] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/simulated-devices/button/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ button ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ button ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/simulated-devices/button/target/button-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ button ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/simulated-devices/button/target/button-2.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] -------< org.eclipse.sensinact.gateway:sensinact-security-core >--------
[INFO] Building sensiNact IoT Gateway - Security Core 2.0-SNAPSHOT     [30/120]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ sensinact-security-core ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ sensinact-security-core ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ sensinact-security-core ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ sensinact-security-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ sensinact-security-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 51 source files to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-security-core/target/classes
[INFO] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-security-core/src/main/java/org/eclipse/sensinact/gateway/core/security/entity/SnaEntity.java: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-security-core/src/main/java/org/eclipse/sensinact/gateway/core/security/entity/SnaEntity.java uses unchecked or unsafe operations.
[INFO] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-security-core/src/main/java/org/eclipse/sensinact/gateway/core/security/entity/SnaEntity.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ sensinact-security-core ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ sensinact-security-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ sensinact-security-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 10 source files to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-security-core/target/test-classes
[INFO] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-security-core/src/test/java/org/eclipse/sensinact/gateway/core/security/test/TestDAO.java: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-security-core/src/test/java/org/eclipse/sensinact/gateway/core/security/test/TestDAO.java uses unchecked or unsafe operations.
[INFO] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-security-core/src/test/java/org/eclipse/sensinact/gateway/core/security/test/TestDAO.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ sensinact-security-core ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ sensinact-security-core ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ sensinact-security-core ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-security-core/target/sensinact-security-core-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ sensinact-security-core ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-security-core/target/sensinact-security-core-2.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ sensinact-security-core ---
[INFO] Resolving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-security-core/tests.bndrun:
[INFO] -runbundles: ch.qos.logback.core;version='[1.2.3,1.2.4)',junit-jupiter-api;version='[5.7.2,5.7.3)',junit-jupiter-engine;version='[5.7.2,5.7.3)',junit-jupiter-params;version='[5.7.2,5.7.3)',junit-platform-commons;version='[1.7.2,1.7.3)',junit-platform-engine;version='[1.7.2,1.7.3)',junit-platform-launcher;version='[1.7.2,1.7.3)',log4j;version='[1.2.17,1.2.18)',net.bytebuddy.byte-buddy;version='[1.11.3,1.11.4)',net.bytebuddy.byte-buddy-agent;version='[1.11.3,1.11.4)',org.apache.felix.scr;version='[2.1.16,2.1.17)',org.mockito.mockito-core;version='[3.11.2,3.11.3)',org.objenesis;version='[3.2.0,3.2.1)',org.opentest4j;version='[1.2.0,1.2.1)',org.osgi.service.component;version='[1.4.0,1.4.1)',org.osgi.test.common;version='[1.0.1,1.0.2)',org.osgi.test.junit5;version='[1.0.1,1.0.2)',org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',org.osgi.util.pushstream;version='[1.0.1,1.0.2)',slf4j.api;version='[1.7.30,1.7.31)',org.eclipse.sensinact.gateway.sensinact-sqlite-connector;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.protocol.http;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-core;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-datastore-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-security-core;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-security-core-tests;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-generic;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.simulated.devices.button;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.simulated.devices.fan;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.simulated.devices.slider;version='[2.0.0,2.0.1)',org.apache.felix.framework.security;version='[2.8.1,2.8.2)',org.apache.felix.configadmin;version='[1.9.16,1.9.17)',org.apache.felix.log;version='[1.2.2,1.2.3)',org.osgi.test.junit5.cm;version='[1.0.1,1.0.2)',org.apache.felix.http.jetty;version='[4.1.10,4.1.11)',org.apache.felix.http.servlet-api;version='[1.1.4,1.1.5)',org.eclipse.jetty.websocket.servlet;version='[9.4.42,9.4.43)',org.eclipse.sensinact.gateway.nthbnd.http-tools;version='[2.0.0,2.0.1)',com.sun.mail.javax.mail;version='[1.6.2,1.6.3)',json;version='[20190722.0.0,20190722.0.1)',org.eclipse.sensinact.gateway.sensinact-mail-connector;version='[2.0.0,2.0.1)',org.osgi.util.converter;version='[1.0.8,1.0.9)',ch.qos.logback.classic;version='[1.2.3,1.2.4)'
[INFO] 
[INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ sensinact-security-core ---
[INFO] 
[INFO] ------< org.eclipse.sensinact.gateway:sensinact-security-oauth2 >-------
[INFO] Building sensiNact IoT Gateway - oAuth2 Security 2.0-SNAPSHOT   [31/120]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ sensinact-security-oauth2 ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ sensinact-security-oauth2 ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ sensinact-security-oauth2 ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ sensinact-security-oauth2 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-security-oauth2/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ sensinact-security-oauth2 ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 14 source files to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-security-oauth2/target/classes
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ sensinact-security-oauth2 ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ sensinact-security-oauth2 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ sensinact-security-oauth2 ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-security-oauth2/target/test-classes
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ sensinact-security-oauth2 ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ sensinact-security-oauth2 ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ sensinact-security-oauth2 ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-security-oauth2/target/sensinact-security-oauth2-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ sensinact-security-oauth2 ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-security-oauth2/target/sensinact-security-oauth2-2.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ sensinact-security-oauth2 ---
[INFO] Resolving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-security-oauth2/tests.bndrun:
[INFO] -runbundles: org.osgi.service.cm;version='[1.6.0,1.6.1)',junit-platform-commons;version='[1.7.2,1.7.3)',junit-jupiter-api;version='[5.7.2,5.7.3)',junit-jupiter-engine;version='[5.7.2,5.7.3)',junit-platform-engine;version='[1.7.2,1.7.3)',junit-platform-launcher;version='[1.7.2,1.7.3)',org.opentest4j;version='[1.2.0,1.2.1)',org.apache.felix.http.servlet-api;version='[1.1.4,1.1.5)',org.eclipse.sensinact.gateway.protocol.http;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-security-oauth2;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-security-oauth2-tests;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',ch.qos.logback.core;version='[1.2.3,1.2.4)',log4j;version='[1.2.17,1.2.18)',slf4j.api;version='[1.7.30,1.7.31)',ch.qos.logback.classic;version='[1.2.3,1.2.4)',json;version='[20190722.0.0,20190722.0.1)'
[INFO] 
[INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ sensinact-security-oauth2 ---
[INFO] 
[INFO] ----< org.eclipse.sensinact.gateway:sensinact-security-keybuilder >-----
[INFO] Building sensiNact IoT Gateway - Security Core User Key Builder 2.0-SNAPSHOT [32/120]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ sensinact-security-keybuilder ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ sensinact-security-keybuilder ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ sensinact-security-keybuilder ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ sensinact-security-keybuilder ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ sensinact-security-keybuilder ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-security-keybuilder/target/classes
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ sensinact-security-keybuilder ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ sensinact-security-keybuilder ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-security-keybuilder/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ sensinact-security-keybuilder ---
[INFO] No sources to compile
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ sensinact-security-keybuilder ---
[WARNING] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-security-keybuilder/pom.xml [0:0]: Host sensinact-security-keybuilder= for this fragment/require bundle cannot be found on the classpath
[WARNING] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-security-keybuilder/pom.xml [0:0]: The JAR is empty: The instructions for the JAR named sensinact-security-keybuilder-tests did not cause any content to be included, this is likely wrong
[WARNING] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-security-keybuilder/pom.xml [0:0]: The Test-Cases header is empty. No test case classes were found.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ sensinact-security-keybuilder ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ sensinact-security-keybuilder ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-security-keybuilder/target/sensinact-security-keybuilder-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ sensinact-security-keybuilder ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-security-keybuilder/target/sensinact-security-keybuilder-2.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ sensinact-security-keybuilder ---
[WARNING] No bndrun files were specified with <bndrun> or found as *.bndrun in the project. This is unexpected.
[INFO] 
[INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ sensinact-security-keybuilder ---
[INFO] 
[INFO] -------< org.eclipse.sensinact.gateway:sensinact-security-test >--------
[INFO] Building sensiNact IoT Gateway - Security Core Test 2.0-SNAPSHOT [33/120]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ sensinact-security-test ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ sensinact-security-test ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ sensinact-security-test ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ sensinact-security-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-security-test/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ sensinact-security-test ---
[INFO] No sources to compile
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ sensinact-security-test ---
[WARNING] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-security-test/pom.xml [0:0]: The JAR is empty: The instructions for the JAR named sensinact-security-test did not cause any content to be included, this is likely wrong
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ sensinact-security-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ sensinact-security-test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 10 source files to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-security-test/target/test-classes
[INFO] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-security-test/src/test/java/org/eclipse/sensinact/gateway/mail/connector/MailAccountConnectorMoke.java: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-security-test/src/test/java/org/eclipse/sensinact/gateway/mail/connector/MailAccountConnectorMoke.java uses unchecked or unsafe operations.
[INFO] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-security-test/src/test/java/org/eclipse/sensinact/gateway/mail/connector/MailAccountConnectorMoke.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ sensinact-security-test ---
[WARNING] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-security-test/tests.bnd [0:0]: tb.bnd: Unused -privatepackage instructions , no such package(s) on the class path: [org.eclipse.sensinact.gateway.mail.connector.tb.osgi, org.eclipse.sensinact.gateway.mail.connector.tb]
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ sensinact-security-test ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ sensinact-security-test ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-security-test/target/sensinact-security-test-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ sensinact-security-test ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-security-test/target/sensinact-security-test-2.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ sensinact-security-test ---
[INFO] Resolving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-security-test/tests.bndrun:
[INFO] -runbundles: ch.qos.logback.core;version='[1.2.3,1.2.4)',junit-jupiter-api;version='[5.7.2,5.7.3)',junit-jupiter-engine;version='[5.7.2,5.7.3)',junit-jupiter-params;version='[5.7.2,5.7.3)',junit-platform-commons;version='[1.7.2,1.7.3)',junit-platform-engine;version='[1.7.2,1.7.3)',junit-platform-launcher;version='[1.7.2,1.7.3)',log4j;version='[1.2.17,1.2.18)',org.apache.felix.scr;version='[2.1.16,2.1.17)',org.opentest4j;version='[1.2.0,1.2.1)',org.osgi.service.component;version='[1.4.0,1.4.1)',org.osgi.test.common;version='[1.0.1,1.0.2)',org.osgi.test.junit5;version='[1.0.1,1.0.2)',org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',org.osgi.util.pushstream;version='[1.0.1,1.0.2)',slf4j.api;version='[1.7.30,1.7.31)',org.eclipse.sensinact.gateway.sensinact-sqlite-connector;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.protocol.http;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-core;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-datastore-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-security-core;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-generic;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.simulated.devices.button;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.simulated.devices.fan;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.simulated.devices.slider;version='[2.0.0,2.0.1)',com.fasterxml.jackson.core.jackson-annotations;version='[2.10.0,2.10.1)',com.fasterxml.jackson.core.jackson-core;version='[2.10.0,2.10.1)',com.fasterxml.jackson.core.jackson-databind;version='[2.10.0,2.10.1)',org.apache.felix.framework.security;version='[2.8.1,2.8.2)',org.apache.felix.http.jetty;version='[4.1.10,4.1.11)',org.apache.felix.http.servlet-api;version='[1.1.4,1.1.5)',org.eclipse.sensinact.gateway.sensinact-security-test-tests;version='[2.0.0,2.0.1)',org.apache.felix.configadmin;version='[1.9.16,1.9.17)',org.apache.felix.log;version='[1.2.2,1.2.3)',net.bytebuddy.byte-buddy;version='[1.11.3,1.11.4)',net.bytebuddy.byte-buddy-agent;version='[1.11.3,1.11.4)',org.mockito.mockito-core;version='[3.11.2,3.11.3)',org.objenesis;version='[3.2.0,3.2.1)',ch.qos.logback.classic;version='[1.2.3,1.2.4)',json;version='[20190722.0.0,20190722.0.1)',org.eclipse.jetty.websocket.client;version='[9.4.42,9.4.43)',org.eclipse.jetty.websocket.common;version='[9.4.42,9.4.43)',org.eclipse.sensinact.gateway.sensinact-security-none;version='[2.0.0,2.0.1)'
[INFO] 
[INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ sensinact-security-test ---
[INFO] 
[INFO] --< org.eclipse.sensinact.gateway:sensinact-security-openid-keybuilder >--
[INFO] Building sensiNact IoT Gateway - Security Core OpenId User Key Builder 2.0-SNAPSHOT [34/120]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ sensinact-security-openid-keybuilder ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ sensinact-security-openid-keybuilder ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ sensinact-security-openid-keybuilder ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ sensinact-security-openid-keybuilder ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ sensinact-security-openid-keybuilder ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-security-openid-keybuilder/target/classes
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ sensinact-security-openid-keybuilder ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ sensinact-security-openid-keybuilder ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-security-openid-keybuilder/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ sensinact-security-openid-keybuilder ---
[INFO] No sources to compile
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ sensinact-security-openid-keybuilder ---
[WARNING] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-security-openid-keybuilder/pom.xml [0:0]: Host sensinact-security-openid-keybuilder= for this fragment/require bundle cannot be found on the classpath
[WARNING] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-security-openid-keybuilder/pom.xml [0:0]: The JAR is empty: The instructions for the JAR named sensinact-security-openid-keybuilder-tests did not cause any content to be included, this is likely wrong
[WARNING] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-security-openid-keybuilder/pom.xml [0:0]: The Test-Cases header is empty. No test case classes were found.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ sensinact-security-openid-keybuilder ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ sensinact-security-openid-keybuilder ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-security-openid-keybuilder/target/sensinact-security-openid-keybuilder-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ sensinact-security-openid-keybuilder ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-security-openid-keybuilder/target/sensinact-security-openid-keybuilder-2.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ sensinact-security-openid-keybuilder ---
[WARNING] No bndrun files were specified with <bndrun> or found as *.bndrun in the project. This is unexpected.
[INFO] 
[INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ sensinact-security-openid-keybuilder ---
[INFO] 
[INFO] --------< org.eclipse.sensinact.gateway:sensinact-historic-api >--------
[INFO] Building sensiNact IoT Gateway - sensiNact Historic API 2.0-SNAPSHOT [35/120]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ sensinact-historic-api ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ sensinact-historic-api ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ sensinact-historic-api ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ sensinact-historic-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-historic-api/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ sensinact-historic-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 10 source files to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-historic-api/target/classes
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ sensinact-historic-api ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ sensinact-historic-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-historic-api/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ sensinact-historic-api ---
[INFO] No sources to compile
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ sensinact-historic-api ---
[WARNING] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-historic-api/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ sensinact-historic-api ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ sensinact-historic-api ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-historic-api/target/sensinact-historic-api-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ sensinact-historic-api ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-historic-api/target/sensinact-historic-api-2.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ sensinact-historic-api ---
[WARNING] No bndrun files were specified with <bndrun> or found as *.bndrun in the project. This is unexpected.
[INFO] 
[INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ sensinact-historic-api ---
[INFO] 
[INFO] ------< org.eclipse.sensinact.gateway:sensinact-historic-manager >------
[INFO] Building sensiNact IoT Gateway - sensiNact Historic Reader Manager 2.0-SNAPSHOT [36/120]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ sensinact-historic-manager ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ sensinact-historic-manager ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ sensinact-historic-manager ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ sensinact-historic-manager ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ sensinact-historic-manager ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-historic-manager/target/classes
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ sensinact-historic-manager ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ sensinact-historic-manager ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-historic-manager/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ sensinact-historic-manager ---
[INFO] No sources to compile
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ sensinact-historic-manager ---
[WARNING] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-historic-manager/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ sensinact-historic-manager ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ sensinact-historic-manager ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-historic-manager/target/sensinact-historic-manager-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ sensinact-historic-manager ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-historic-manager/target/sensinact-historic-manager-2.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ sensinact-historic-manager ---
[WARNING] No bndrun files were specified with <bndrun> or found as *.bndrun in the project. This is unexpected.
[INFO] 
[INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ sensinact-historic-manager ---
[INFO] 
[INFO] ------------< org.eclipse.sensinact.gateway.sthbnd:parent >-------------
[INFO] Building sensiNact IoT Gateway - Southbound parent module 2.0-SNAPSHOT [37/120]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ parent ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ parent ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ parent ---
[INFO] skip project with packaging=pom
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ parent ---
[INFO] skip project with packaging=pom
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ parent ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ parent ---
[WARNING] No bndrun files were specified with <bndrun> or found as *.bndrun in the project. This is unexpected.
[INFO] 
[INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ parent ---
[INFO] 
[INFO] ----------< org.eclipse.sensinact.gateway.sthbnd.mqtt:parent >----------
[INFO] Building sensiNact IoT Gateway - MQTT Protocol Devices parent 2.0-SNAPSHOT [38/120]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ parent ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ parent ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ parent ---
[INFO] skip project with packaging=pom
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ parent ---
[INFO] skip project with packaging=pom
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ parent ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ parent ---
[WARNING] No bndrun files were specified with <bndrun> or found as *.bndrun in the project. This is unexpected.
[INFO] 
[INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ parent ---
[INFO] 
[INFO] --------< org.eclipse.sensinact.gateway.sthbnd.mqtt:mqtt-utils >--------
[INFO] Building sensiNact IoT Gateway - MQTT Utility bundle 2.0-SNAPSHOT [39/120]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ mqtt-utils ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ mqtt-utils ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ mqtt-utils ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ mqtt-utils ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/mqtt/mqtt-utils/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ mqtt-utils ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 10 source files to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/mqtt/mqtt-utils/target/classes
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ mqtt-utils ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ mqtt-utils ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/mqtt/mqtt-utils/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ mqtt-utils ---
[INFO] No sources to compile
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ mqtt-utils ---
[WARNING] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/mqtt/mqtt-utils/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ mqtt-utils ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ mqtt-utils ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/mqtt/mqtt-utils/target/mqtt-utils-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ mqtt-utils ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/mqtt/mqtt-utils/target/mqtt-utils-2.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ mqtt-utils ---
[WARNING] No bndrun files were specified with <bndrun> or found as *.bndrun in the project. This is unexpected.
[INFO] 
[INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ mqtt-utils ---
[INFO] 
[INFO] --------< org.eclipse.sensinact.gateway:sensinact-remote-osgi >---------
[INFO] Building sensiNact IoT Gateway - Remote OSGi 2.0-SNAPSHOT       [40/120]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ sensinact-remote-osgi ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ sensinact-remote-osgi ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ sensinact-remote-osgi ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ sensinact-remote-osgi ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ sensinact-remote-osgi ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-remote-osgi/target/classes
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ sensinact-remote-osgi ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ sensinact-remote-osgi ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-remote-osgi/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ sensinact-remote-osgi ---
[INFO] No sources to compile
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ sensinact-remote-osgi ---
[WARNING] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-remote-osgi/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ sensinact-remote-osgi ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ sensinact-remote-osgi ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-remote-osgi/target/sensinact-remote-osgi-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ sensinact-remote-osgi ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-remote-osgi/target/sensinact-remote-osgi-2.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ sensinact-remote-osgi ---
[WARNING] No bndrun files were specified with <bndrun> or found as *.bndrun in the project. This is unexpected.
[INFO] 
[INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ sensinact-remote-osgi ---
[INFO] 
[INFO] ------------< org.eclipse.sensinact.gateway.protocol:ssdp >-------------
[INFO] Building sensiNact IoT Gateway - SSDP 2.0-SNAPSHOT              [41/120]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ ssdp ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ ssdp ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ ssdp ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ ssdp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/protocol/ssdp/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ ssdp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 27 source files to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/protocol/ssdp/target/classes
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ ssdp ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ ssdp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/protocol/ssdp/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ ssdp ---
[INFO] No sources to compile
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ ssdp ---
[WARNING] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/protocol/ssdp/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ ssdp ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ ssdp ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/protocol/ssdp/target/ssdp-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ ssdp ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/protocol/ssdp/target/ssdp-2.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ ssdp ---
[WARNING] No bndrun files were specified with <bndrun> or found as *.bndrun in the project. This is unexpected.
[INFO] 
[INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ ssdp ---
[INFO] 
[INFO] -----------< org.eclipse.sensinact.gateway:sensinact-system >-----------
[INFO] Building sensiNact IoT Gateway - System 2.0-SNAPSHOT            [42/120]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ sensinact-system ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ sensinact-system ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ sensinact-system ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ sensinact-system ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ sensinact-system ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-system/target/classes
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ sensinact-system ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ sensinact-system ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-system/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ sensinact-system ---
[INFO] No sources to compile
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ sensinact-system ---
[WARNING] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-system/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ sensinact-system ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ sensinact-system ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-system/target/sensinact-system-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ sensinact-system ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-system/target/sensinact-system-2.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ sensinact-system ---
[WARNING] No bndrun files were specified with <bndrun> or found as *.bndrun in the project. This is unexpected.
[INFO] 
[INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ sensinact-system ---
[INFO] 
[INFO] -----------< org.eclipse.sensinact.gateway:sensinact-shell >------------
[INFO] Building sensiNact IoT Gateway - Shell 2.0-SNAPSHOT             [43/120]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ sensinact-shell ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ sensinact-shell ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ sensinact-shell ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ sensinact-shell ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-shell/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ sensinact-shell ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 13 source files to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-shell/target/classes
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ sensinact-shell ---
[WARNING] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-shell/bnd.bnd [0:0]: Export org.eclipse.sensinact.gateway.commands.gogo.osgi,  has 1,  private references [org.eclipse.sensinact.gateway.commands.gogo.internal.shell]
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ sensinact-shell ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-shell/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ sensinact-shell ---
[INFO] No sources to compile
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ sensinact-shell ---
[WARNING] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-shell/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ sensinact-shell ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ sensinact-shell ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-shell/target/sensinact-shell-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ sensinact-shell ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-shell/target/sensinact-shell-2.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ sensinact-shell ---
[WARNING] No bndrun files were specified with <bndrun> or found as *.bndrun in the project. This is unexpected.
[INFO] 
[INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ sensinact-shell ---
[INFO] 
[INFO] --------< org.eclipse.sensinact.gateway:sensinact-application >---------
[INFO] Building sensiNact IoT AppManager - Parent 2.0-SNAPSHOT         [44/120]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ sensinact-application ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ sensinact-application ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ sensinact-application ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ sensinact-application ---
[INFO] skip project with packaging=pom
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ sensinact-application ---
[INFO] skip project with packaging=pom
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ sensinact-application ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ sensinact-application ---
[WARNING] No bndrun files were specified with <bndrun> or found as *.bndrun in the project. This is unexpected.
[INFO] 
[INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ sensinact-application ---
[INFO] 
[INFO] ---------< org.eclipse.sensinact.gateway:application-manager >----------
[INFO] Building sensiNact IoT AppManager - Core 2.0-SNAPSHOT           [45/120]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ application-manager ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ application-manager ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ application-manager ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ application-manager ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ application-manager ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 102 source files to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-application/application-manager/target/classes
[INFO] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-application/application-manager/src/main/java/org/eclipse/sensinact/gateway/app/manager/internal/AppManagerFactory.java: Some input files use unchecked or unsafe operations.
[INFO] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-application/application-manager/src/main/java/org/eclipse/sensinact/gateway/app/manager/internal/AppManagerFactory.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ application-manager ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ application-manager ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 10 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ application-manager ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 13 source files to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-application/application-manager/target/test-classes
[INFO] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-application/application-manager/src/test/java/org/eclipse/sensinact/gateway/app/manager/test/TestLifeCycle.java: Some input files use or override a deprecated API.
[INFO] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-application/application-manager/src/test/java/org/eclipse/sensinact/gateway/app/manager/test/TestLifeCycle.java: Recompile with -Xlint:deprecation for details.
[INFO] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-application/application-manager/src/test/java/org/eclipse/sensinact/gateway/app/manager/test/TestComponentFactory.java: Some input files use unchecked or unsafe operations.
[INFO] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-application/application-manager/src/test/java/org/eclipse/sensinact/gateway/app/manager/test/TestComponentFactory.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ application-manager ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ application-manager ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ application-manager ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-application/application-manager/target/application-manager-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ application-manager ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-application/application-manager/target/application-manager-2.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ application-manager ---
[WARNING] No bndrun files were specified with <bndrun> or found as *.bndrun in the project. This is unexpected.
[INFO] 
[INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ application-manager ---
[INFO] 
[INFO] -------------< org.eclipse.sensinact.gateway:basic-plugin >-------------
[INFO] Building sensiNact IoT AppManager - Basic Plugin 2.0-SNAPSHOT   [46/120]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ basic-plugin ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ basic-plugin ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ basic-plugin ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ basic-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 14 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ basic-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 26 source files to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-application/basic-plugin/target/classes
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ basic-plugin ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ basic-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 14 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ basic-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 14 source files to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-application/basic-plugin/target/test-classes
[INFO] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-application/basic-plugin/src/test/java/org/eclipse/sensinact/gateway/app/basic/test/TestMathFunction.java: Some input files use or override a deprecated API.
[INFO] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-application/basic-plugin/src/test/java/org/eclipse/sensinact/gateway/app/basic/test/TestMathFunction.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ basic-plugin ---
[WARNING] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-application/basic-plugin/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ basic-plugin ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ basic-plugin ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-application/basic-plugin/target/basic-plugin-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ basic-plugin ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-application/basic-plugin/target/basic-plugin-2.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ basic-plugin ---
[WARNING] No bndrun files were specified with <bndrun> or found as *.bndrun in the project. This is unexpected.
[INFO] 
[INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ basic-plugin ---
[INFO] 
[INFO] -------< org.eclipse.sensinact.gateway.sthbnd.mqtt:mqtt-device >--------
[INFO] Building sensiNact IoT Gateway - MQTT Protocol Device 2.0-SNAPSHOT [47/120]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ mqtt-device ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ mqtt-device ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ mqtt-device ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ mqtt-device ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/mqtt/mqtt-device/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ mqtt-device ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/mqtt/mqtt-device/target/classes
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ mqtt-device ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ mqtt-device ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/mqtt/mqtt-device/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ mqtt-device ---
[INFO] No sources to compile
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ mqtt-device ---
[WARNING] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/mqtt/mqtt-device/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ mqtt-device ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ mqtt-device ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/mqtt/mqtt-device/target/mqtt-device-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ mqtt-device ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/mqtt/mqtt-device/target/mqtt-device-2.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ mqtt-device ---
[WARNING] No bndrun files were specified with <bndrun> or found as *.bndrun in the project. This is unexpected.
[INFO] 
[INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ mqtt-device ---
[INFO] 
[INFO] ----< org.eclipse.sensinact.gateway.sthbnd.mqtt:smart-topic-device >----
[INFO] Building sensiNact IoT Gateway - MQTT Smart Topic Device 2.0-SNAPSHOT [48/120]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ smart-topic-device ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ smart-topic-device ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ smart-topic-device ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ smart-topic-device ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/mqtt/smart-topic-device/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ smart-topic-device ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 31 source files to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/mqtt/smart-topic-device/target/classes
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ smart-topic-device ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ smart-topic-device ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/mqtt/smart-topic-device/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ smart-topic-device ---
[INFO] No sources to compile
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ smart-topic-device ---
[WARNING] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/mqtt/smart-topic-device/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ smart-topic-device ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ smart-topic-device ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/mqtt/smart-topic-device/target/smart-topic-device-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ smart-topic-device ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/mqtt/smart-topic-device/target/smart-topic-device-2.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ smart-topic-device ---
[WARNING] No bndrun files were specified with <bndrun> or found as *.bndrun in the project. This is unexpected.
[INFO] 
[INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ smart-topic-device ---
[INFO] 
[INFO] --< org.eclipse.sensinact.gateway.sthbnd.mqtt:thethingsnetwork-device >--
[INFO] Building sensiNact IoT Gateway - The Things Network Device 2.0-SNAPSHOT [49/120]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ thethingsnetwork-device ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ thethingsnetwork-device ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ thethingsnetwork-device ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ thethingsnetwork-device ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ thethingsnetwork-device ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 17 source files to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/mqtt/ttn-device/target/classes
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ thethingsnetwork-device ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ thethingsnetwork-device ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ thethingsnetwork-device ---
[INFO] No sources to compile
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ thethingsnetwork-device ---
[WARNING] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/mqtt/ttn-device/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ thethingsnetwork-device ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ thethingsnetwork-device ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/mqtt/ttn-device/target/thethingsnetwork-device-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ thethingsnetwork-device ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/mqtt/ttn-device/target/thethingsnetwork-device-2.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ thethingsnetwork-device ---
[WARNING] No bndrun files were specified with <bndrun> or found as *.bndrun in the project. This is unexpected.
[INFO] 
[INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ thethingsnetwork-device ---
[INFO] 
[INFO] ----------< org.eclipse.sensinact.gateway.sthbnd.http:parent >----------
[INFO] Building sensiNact IoT Gateway - HTTP Protocol Devices parent 2.0-SNAPSHOT [50/120]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ parent ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ parent ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ parent ---
[INFO] skip project with packaging=pom
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ parent ---
[INFO] skip project with packaging=pom
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ parent ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ parent ---
[WARNING] No bndrun files were specified with <bndrun> or found as *.bndrun in the project. This is unexpected.
[INFO] 
[INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ parent ---
[INFO] 
[INFO] -------< org.eclipse.sensinact.gateway.sthbnd.http:http-device >--------
[INFO] Building sensiNact IoT Gateway - HTTP Protocol Device 2.0-SNAPSHOT [51/120]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ http-device ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ http-device ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ http-device ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ http-device ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/http/http-device/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ http-device ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 72 source files to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/http/http-device/target/classes
[INFO] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/http/http-device/src/main/java/org/eclipse/sensinact/gateway/sthbnd/http/HttpProtocolStackEndpoint.java: Some input files use unchecked or unsafe operations.
[INFO] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/http/http-device/src/main/java/org/eclipse/sensinact/gateway/sthbnd/http/HttpProtocolStackEndpoint.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ http-device ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ http-device ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ http-device ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 21 source files to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/http/http-device/target/test-classes
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ http-device ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ http-device ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ http-device ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/http/http-device/target/http-device-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ http-device ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/http/http-device/target/http-device-2.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ http-device ---
[INFO] Resolving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/http/http-device/tests.bndrun:
[INFO] -runbundles: org.osgi.service.cm;version='[1.6.0,1.6.1)',org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',junit-platform-commons;version='[1.7.2,1.7.3)',junit-jupiter-api;version='[5.7.2,5.7.3)',junit-jupiter-engine;version='[5.7.2,5.7.3)',junit-platform-engine;version='[1.7.2,1.7.3)',junit-platform-launcher;version='[1.7.2,1.7.3)',org.opentest4j;version='[1.2.0,1.2.1)',junit-jupiter-params;version='[5.7.2,5.7.3)',org.apache.felix.scr;version='[2.1.16,2.1.17)',org.osgi.test.common;version='[1.0.1,1.0.2)',org.osgi.test.junit5;version='[1.0.1,1.0.2)',ch.qos.logback.core;version='[1.2.3,1.2.4)',log4j;version='[1.2.17,1.2.18)',org.apache.felix.http.jetty;version='[4.1.10,4.1.11)',org.apache.felix.http.servlet-api;version='[1.1.4,1.1.5)',slf4j.api;version='[1.7.30,1.7.31)',org.eclipse.sensinact.gateway.protocol.http;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-core;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-datastore-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-generic;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sthbnd.http.http-device;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sthbnd.http.http-device-tests;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-security-none;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-mock;version='[2.0.0,2.0.1)',org.apache.felix.framework.security;version='[2.8.1,2.8.2)',com.fasterxml.jackson.core.jackson-annotations;version='[2.10.0,2.10.1)',org.osgi.service.component;version='[1.4.0,1.4.1)',ch.qos.logback.classic;version='[1.2.3,1.2.4)',json;version='[20190722.0.0,20190722.0.1)'
[INFO] 
[INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ http-device ---
[INFO] 
[INFO] -------< org.eclipse.sensinact.gateway.sthbnd:sensinact-openhab >-------
[INFO] Building sensiNact IoT Gateway - OpenHab Protocol Device 2.0-SNAPSHOT [52/120]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ sensinact-openhab ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ sensinact-openhab ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ sensinact-openhab ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ sensinact-openhab ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ sensinact-openhab ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/openhab/target/classes
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ sensinact-openhab ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ sensinact-openhab ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/openhab/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ sensinact-openhab ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/openhab/target/test-classes
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ sensinact-openhab ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ sensinact-openhab ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ sensinact-openhab ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/openhab/target/sensinact-openhab-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ sensinact-openhab ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/openhab/target/sensinact-openhab-2.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ sensinact-openhab ---
[WARNING] No bndrun files were specified with <bndrun> or found as *.bndrun in the project. This is unexpected.
[INFO] 
[INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ sensinact-openhab ---
[INFO] 
[INFO] --------< org.eclipse.sensinact.gateway.nthbnd:ldap-filtering >---------
[INFO] Building sensiNact IoT Gateway - LDAP filtering parent module 2.0-SNAPSHOT [53/120]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ ldap-filtering ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ ldap-filtering ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ ldap-filtering ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ ldap-filtering ---
[INFO] skip project with packaging=pom
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ ldap-filtering ---
[INFO] skip project with packaging=pom
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ ldap-filtering ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ ldap-filtering ---
[WARNING] No bndrun files were specified with <bndrun> or found as *.bndrun in the project. This is unexpected.
[INFO] 
[INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ ldap-filtering ---
[INFO] 
[INFO] ----------< org.eclipse.sensinact.gateway.nthbnd:ldap-filter >----------
[INFO] Building sensiNact IoT Gateway - LDAP filter 2.0-SNAPSHOT       [54/120]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ ldap-filter ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ ldap-filter ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ ldap-filter ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ ldap-filter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/ldap-filtering/ldap-filter/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ ldap-filter ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/ldap-filtering/ldap-filter/target/classes
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ ldap-filter ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ ldap-filter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ ldap-filter ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/ldap-filtering/ldap-filter/target/test-classes
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ ldap-filter ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ ldap-filter ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ ldap-filter ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/ldap-filtering/ldap-filter/target/ldap-filter-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ ldap-filter ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/ldap-filtering/ldap-filter/target/ldap-filter-2.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ ldap-filter ---
[INFO] Resolving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/ldap-filtering/ldap-filter/tests.bndrun:
[INFO] -runbundles: org.osgi.service.cm;version='[1.6.0,1.6.1)',org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',junit-platform-commons;version='[1.7.2,1.7.3)',junit-jupiter-api;version='[5.7.2,5.7.3)',junit-jupiter-engine;version='[5.7.2,5.7.3)',junit-platform-engine;version='[1.7.2,1.7.3)',junit-platform-launcher;version='[1.7.2,1.7.3)',org.opentest4j;version='[1.2.0,1.2.1)',junit-jupiter-params;version='[5.7.2,5.7.3)',org.apache.felix.scr;version='[2.1.16,2.1.17)',org.osgi.test.common;version='[1.0.1,1.0.2)',org.osgi.test.junit5;version='[1.0.1,1.0.2)',ch.qos.logback.core;version='[1.2.3,1.2.4)',log4j;version='[1.2.17,1.2.18)',org.osgi.service.component;version='[1.4.0,1.4.1)',slf4j.api;version='[1.7.30,1.7.31)',org.eclipse.sensinact.gateway.nthbnd.ldap-filter;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.nthbnd.ldap-filter-tests;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.protocol.http;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-core;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-datastore-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-security-none;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-mock;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-generic;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.simulated.devices.light;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.simulated.devices.slider;version='[2.0.0,2.0.1)',org.apache.felix.http.jetty;version='[4.1.10,4.1.11)',org.apache.felix.http.servlet-api;version='[1.1.4,1.1.5)',org.eclipse.sensinact.gateway.nthbnd.rest-access;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.nthbnd.sensinact-northbound-access;version='[2.0.0,2.0.1)',org.apache.felix.framework.security;version='[2.8.1,2.8.2)',assertj-core;version='[3.20.2,3.20.3)',ch.qos.logback.classic;version='[1.2.3,1.2.4)',json;version='[20190722.0.0,20190722.0.1)'
[INFO] 
[INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ ldap-filter ---
[INFO] 
[INFO] ---< org.eclipse.sensinact.gateway.sthbnd.http:http-device-factory >----
[INFO] Building sensiNact IoT Gateway - HTTP Protocol Device Factory 2.0-SNAPSHOT [55/120]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ http-device-factory ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ http-device-factory ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ http-device-factory ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ http-device-factory ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/http/http-device-factory/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ http-device-factory ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/http/http-device-factory/target/classes
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ http-device-factory ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ http-device-factory ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 24 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ http-device-factory ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/http/http-device-factory/target/test-classes
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ http-device-factory ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ http-device-factory ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ http-device-factory ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ http-device-factory ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ http-device-factory ---
[INFO] Resolving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/http/http-device-factory/tests.bndrun:
[INFO] -runbundles: org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',junit-platform-commons;version='[1.7.2,1.7.3)',junit-jupiter-api;version='[5.7.2,5.7.3)',junit-jupiter-engine;version='[5.7.2,5.7.3)',junit-platform-engine;version='[1.7.2,1.7.3)',junit-platform-launcher;version='[1.7.2,1.7.3)',org.opentest4j;version='[1.2.0,1.2.1)',junit-jupiter-params;version='[5.7.2,5.7.3)',org.apache.felix.scr;version='[2.1.16,2.1.17)',org.osgi.test.common;version='[1.0.1,1.0.2)',org.osgi.test.junit5;version='[1.0.1,1.0.2)',ch.qos.logback.core;version='[1.2.3,1.2.4)',log4j;version='[1.2.17,1.2.18)',slf4j.api;version='[1.7.30,1.7.31)',org.eclipse.sensinact.gateway.protocol.http;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-core;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-datastore-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-generic;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sthbnd.http.http-device;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-security-none;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-mock;version='[2.0.0,2.0.1)',org.apache.felix.framework.security;version='[2.8.1,2.8.2)',com.fasterxml.jackson.core.jackson-annotations;version='[2.10.0,2.10.1)',org.osgi.service.component;version='[1.4.0,1.4.1)',com.fasterxml.jackson.core.jackson-core;version='[2.10.0,2.10.1)',com.fasterxml.jackson.core.jackson-databind;version='[2.10.0,2.10.1)',org.apache.felix.configadmin;version='[1.9.16,1.9.17)',org.eclipse.sensinact.gateway.sthbnd.http.http-device-factory;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sthbnd.http.http-device-factory-tests;version='[2.0.0,2.0.1)',org.osgi.test.junit5.cm;version='[1.0.1,1.0.2)',org.apache.felix.http.jetty;version='[4.1.10,4.1.11)',org.apache.felix.http.servlet-api;version='[1.1.4,1.1.5)',json;version='[20190722.0.0,20190722.0.1)',org.eclipse.sensinact.gateway.nthbnd.ldap-filter;version='[2.0.0,2.0.1)',ch.qos.logback.classic;version='[1.2.3,1.2.4)'
[INFO] 
[INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ http-device-factory ---
[INFO] 
[INFO] -------< org.eclipse.sensinact.gateway.sthbnd.http:http-android >-------
[INFO] Building sensiNact IoT Gateway - Android Web Interface 2.0-SNAPSHOT [56/120]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ http-android ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ http-android ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ http-android ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ http-android ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ http-android ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/http/http-android/target/classes
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ http-android ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ http-android ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/http/http-android/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ http-android ---
[INFO] No sources to compile
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ http-android ---
[WARNING] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/http/http-android/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ http-android ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ http-android ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/http/http-android/target/http-android-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ http-android ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/http/http-android/target/http-android-2.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ http-android ---
[WARNING] No bndrun files were specified with <bndrun> or found as *.bndrun in the project. This is unexpected.
[INFO] 
[INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ http-android ---
[INFO] 
[INFO] -----< org.eclipse.sensinact.gateway.sthbnd.http:free-sms-service >-----
[INFO] Building sensiNact IoT Gateway - Free Mobile SMS service 2.0-SNAPSHOT [57/120]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ free-sms-service ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ free-sms-service ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ free-sms-service ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ free-sms-service ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ free-sms-service ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/http/free-sms/target/classes
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ free-sms-service ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ free-sms-service ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/http/free-sms/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ free-sms-service ---
[INFO] No sources to compile
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ free-sms-service ---
[WARNING] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/http/free-sms/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ free-sms-service ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ free-sms-service ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/http/free-sms/target/free-sms-service-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ free-sms-service ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/http/free-sms/target/free-sms-service-2.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ free-sms-service ---
[WARNING] No bndrun files were specified with <bndrun> or found as *.bndrun in the project. This is unexpected.
[INFO] 
[INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ free-sms-service ---
[INFO] 
[INFO] ----< org.eclipse.sensinact.gateway.sthbnd.http:openweather-device >----
[INFO] Building sensiNact IoT Gateway - OpenWeather Device 2.0-SNAPSHOT [58/120]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ openweather-device ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ openweather-device ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ openweather-device ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ openweather-device ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ openweather-device ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/http/openweather-device/target/classes
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ openweather-device ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ openweather-device ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/http/openweather-device/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ openweather-device ---
[INFO] No sources to compile
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ openweather-device ---
[WARNING] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/http/openweather-device/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ openweather-device ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ openweather-device ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/http/openweather-device/target/openweather-device-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ openweather-device ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/http/openweather-device/target/openweather-device-2.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ openweather-device ---
[WARNING] No bndrun files were specified with <bndrun> or found as *.bndrun in the project. This is unexpected.
[INFO] 
[INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ openweather-device ---
[INFO] 
[INFO] -------< org.eclipse.sensinact.gateway.sthbnd.http:kodi-device >--------
[INFO] Building sensiNact IoT Gateway - Kodi Device 2.0-SNAPSHOT       [59/120]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ kodi-device ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ kodi-device ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ kodi-device ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ kodi-device ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ kodi-device ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/http/kodi-device/target/classes
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ kodi-device ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ kodi-device ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/http/kodi-device/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ kodi-device ---
[INFO] No sources to compile
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ kodi-device ---
[WARNING] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/http/kodi-device/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ kodi-device ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ kodi-device ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/http/kodi-device/target/kodi-device-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ kodi-device ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/http/kodi-device/target/kodi-device-2.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ kodi-device ---
[WARNING] No bndrun files were specified with <bndrun> or found as *.bndrun in the project. This is unexpected.
[INFO] 
[INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ kodi-device ---
[INFO] 
[INFO] -------< org.eclipse.sensinact.gateway.sthbnd.http:live-objects >-------
[INFO] Building sensiNact IoT Gateway - Live Objects Orange Protocol Device 2.0-SNAPSHOT [60/120]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ live-objects ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ live-objects ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ live-objects ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ live-objects ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ live-objects ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 9 source files to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/http/live-objects/target/classes
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ live-objects ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ live-objects ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/http/live-objects/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ live-objects ---
[INFO] No sources to compile
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ live-objects ---
[WARNING] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/http/live-objects/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ live-objects ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ live-objects ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/http/live-objects/target/live-objects-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ live-objects ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/http/live-objects/target/live-objects-2.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ live-objects ---
[WARNING] No bndrun files were specified with <bndrun> or found as *.bndrun in the project. This is unexpected.
[INFO] 
[INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ live-objects ---
[INFO] 
[INFO] ------< org.eclipse.sensinact.gateway.sthbnd.http:onem2m-device >-------
[INFO] Building sensiNact IoT Gateway - HTTP oneM2M Device 2.0-SNAPSHOT [61/120]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ onem2m-device ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ onem2m-device ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ onem2m-device ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ onem2m-device ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/http/onem2m-device/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ onem2m-device ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/http/onem2m-device/target/classes
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ onem2m-device ---
[WARNING] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/http/onem2m-device/bnd.bnd [0:0]: Export org.eclipse.sensinact.gateway.sthbnd.http.onem2m.osgi,  has 1,  private references [org.eclipse.sensinact.gateway.sthbnd.http.onem2m.internal]
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ onem2m-device ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/http/onem2m-device/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ onem2m-device ---
[INFO] No sources to compile
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ onem2m-device ---
[WARNING] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/http/onem2m-device/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ onem2m-device ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ onem2m-device ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/http/onem2m-device/target/onem2m-device-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ onem2m-device ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/http/onem2m-device/target/onem2m-device-2.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ onem2m-device ---
[WARNING] No bndrun files were specified with <bndrun> or found as *.bndrun in the project. This is unexpected.
[INFO] 
[INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ onem2m-device ---
[INFO] 
[INFO] ------< org.eclipse.sensinact.gateway.nthbnd:jsonpath-filtering >-------
[INFO] Building sensiNact IoT Gateway - JSONPath filtering parent module 2.0-SNAPSHOT [62/120]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ jsonpath-filtering ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ jsonpath-filtering ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ jsonpath-filtering ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ jsonpath-filtering ---
[INFO] skip project with packaging=pom
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ jsonpath-filtering ---
[INFO] skip project with packaging=pom
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ jsonpath-filtering ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ jsonpath-filtering ---
[WARNING] No bndrun files were specified with <bndrun> or found as *.bndrun in the project. This is unexpected.
[INFO] 
[INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ jsonpath-filtering ---
[INFO] 
[INFO] --------< org.eclipse.sensinact.gateway.nthbnd:jsonpath-filter >--------
[INFO] Building sensiNact IoT Gateway - JSON Path filter 2.0-SNAPSHOT  [63/120]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ jsonpath-filter ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ jsonpath-filter ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ jsonpath-filter ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ jsonpath-filter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/jsonpath-filtering/jsonpath-filter/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ jsonpath-filter ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/jsonpath-filtering/jsonpath-filter/target/classes
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ jsonpath-filter ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ jsonpath-filter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ jsonpath-filter ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/jsonpath-filtering/jsonpath-filter/target/test-classes
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ jsonpath-filter ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ jsonpath-filter ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jsonpath-filter ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/jsonpath-filtering/jsonpath-filter/target/jsonpath-filter-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ jsonpath-filter ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/jsonpath-filtering/jsonpath-filter/target/jsonpath-filter-2.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ jsonpath-filter ---
[INFO] Resolving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/jsonpath-filtering/jsonpath-filter/tests.bndrun:
[INFO] -runbundles: ch.qos.logback.core;version='[1.2.3,1.2.4)',com.jayway.jsonpath.json-path;version='[2.4.0,2.4.1)',junit-jupiter-api;version='[5.7.2,5.7.3)',junit-jupiter-engine;version='[5.7.2,5.7.3)',junit-platform-commons;version='[1.7.2,1.7.3)',junit-platform-engine;version='[1.7.2,1.7.3)',junit-platform-launcher;version='[1.7.2,1.7.3)',log4j;version='[1.2.17,1.2.18)',net.minidev.accessors-smart;version='[1.2.0,1.2.1)',net.minidev.json-smart;version='[2.3.0,2.3.1)',org.apache.felix.framework.security;version='[2.8.1,2.8.2)',org.apache.felix.http.jetty;version='[4.1.10,4.1.11)',org.apache.felix.http.servlet-api;version='[1.1.4,1.1.5)',org.apache.felix.scr;version='[2.1.16,2.1.17)',org.eclipse.sensinact.gateway.nthbnd.jsonpath-filter;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.nthbnd.jsonpath-filter-tests;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.nthbnd.rest-access;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.nthbnd.sensinact-northbound-access;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.protocol.http;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-core;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-datastore-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-generic;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-security-none;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.simulated.devices.light;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.simulated.devices.slider;version='[2.0.0,2.0.1)',org.objectweb.asm;version='[5.0.4,5.0.5)',org.opentest4j;version='[1.2.0,1.2.1)',org.osgi.service.cm;version='[1.6.0,1.6.1)',org.osgi.service.component;version='[1.4.0,1.4.1)',org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',slf4j.api;version='[1.7.30,1.7.31)',ch.qos.logback.classic;version='[1.2.3,1.2.4)',json;version='[20190722.0.0,20190722.0.1)',org.eclipse.jetty.websocket.client;version='[9.4.42,9.4.43)'
[INFO] 
[INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ jsonpath-filter ---
[INFO] 
[INFO] ---------< org.eclipse.sensinact.gateway.nthbnd:geo-filtering >---------
[INFO] Building sensiNact IoT Gateway - GeoJSON filtering parent module 2.0-SNAPSHOT [64/120]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ geo-filtering ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ geo-filtering ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ geo-filtering ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ geo-filtering ---
[INFO] skip project with packaging=pom
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ geo-filtering ---
[INFO] skip project with packaging=pom
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ geo-filtering ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ geo-filtering ---
[WARNING] No bndrun files were specified with <bndrun> or found as *.bndrun in the project. This is unexpected.
[INFO] 
[INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ geo-filtering ---
[INFO] 
[INFO] --------< org.eclipse.sensinact.gateway.nthbnd:geojson-filter >---------
[INFO] Building sensiNact IoT Gateway - GeoJSON filter 2.0-SNAPSHOT    [65/120]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ geojson-filter ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ geojson-filter ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ geojson-filter ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ geojson-filter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/geo-filtering/geojson-filter/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ geojson-filter ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/geo-filtering/geojson-filter/target/classes
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ geojson-filter ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ geojson-filter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ geojson-filter ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/geo-filtering/geojson-filter/target/test-classes
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ geojson-filter ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ geojson-filter ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ geojson-filter ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/geo-filtering/geojson-filter/target/geojson-filter-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ geojson-filter ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/geo-filtering/geojson-filter/target/geojson-filter-2.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ geojson-filter ---
[INFO] Resolving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/geo-filtering/geojson-filter/tests.bndrun:
[INFO] -runbundles: ch.qos.logback.core;version='[1.2.3,1.2.4)',junit-jupiter-api;version='[5.7.2,5.7.3)',junit-jupiter-engine;version='[5.7.2,5.7.3)',junit-jupiter-params;version='[5.7.2,5.7.3)',junit-platform-commons;version='[1.7.2,1.7.3)',junit-platform-engine;version='[1.7.2,1.7.3)',junit-platform-launcher;version='[1.7.2,1.7.3)',log4j;version='[1.2.17,1.2.18)',org.apache.felix.http.jetty;version='[4.1.10,4.1.11)',org.apache.felix.http.servlet-api;version='[1.1.4,1.1.5)',org.apache.felix.scr;version='[2.1.16,2.1.17)',org.opentest4j;version='[1.2.0,1.2.1)',org.osgi.service.cm;version='[1.6.0,1.6.1)',org.osgi.service.component;version='[1.4.0,1.4.1)',org.osgi.test.common;version='[1.0.1,1.0.2)',org.osgi.test.junit5;version='[1.0.1,1.0.2)',org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',slf4j.api;version='[1.7.30,1.7.31)',org.eclipse.sensinact.gateway.nthbnd.geojson-filter;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.nthbnd.geojson-filter-tests;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.protocol.http;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-core;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-datastore-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-security-none;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.nthbnd.rest-access;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.nthbnd.sensinact-northbound-access;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-generic;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.simulated.devices.light;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.simulated.devices.slider;version='[2.0.0,2.0.1)',org.apache.felix.framework.security;version='[2.8.1,2.8.2)',ch.qos.logback.classic;version='[1.2.3,1.2.4)',json;version='[20190722.0.0,20190722.0.1)',org.eclipse.jetty.websocket.client;version='[9.4.42,9.4.43)'
[INFO] 
[INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ geojson-filter ---
[INFO] 
[INFO] -----< org.eclipse.sensinact.gateway.nthbnd:attributes-filtering >------
[INFO] Building sensiNact IoT Gateway - Attributes filtering parent module 2.0-SNAPSHOT [66/120]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ attributes-filtering ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ attributes-filtering ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ attributes-filtering ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ attributes-filtering ---
[INFO] skip project with packaging=pom
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ attributes-filtering ---
[INFO] skip project with packaging=pom
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ attributes-filtering ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ attributes-filtering ---
[WARNING] No bndrun files were specified with <bndrun> or found as *.bndrun in the project. This is unexpected.
[INFO] 
[INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ attributes-filtering ---
[INFO] 
[INFO] -------< org.eclipse.sensinact.gateway.nthbnd:attributes-filter >-------
[INFO] Building sensiNact IoT Gateway - Attributes filter 2.0-SNAPSHOT [67/120]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ attributes-filter ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ attributes-filter ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ attributes-filter ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ attributes-filter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/attributes-filtering/attributes-filter/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ attributes-filter ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/attributes-filtering/attributes-filter/target/classes
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ attributes-filter ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ attributes-filter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/attributes-filtering/attributes-filter/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ attributes-filter ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/attributes-filtering/attributes-filter/target/test-classes
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ attributes-filter ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ attributes-filter ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ attributes-filter ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/attributes-filtering/attributes-filter/target/attributes-filter-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ attributes-filter ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/attributes-filtering/attributes-filter/target/attributes-filter-2.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ attributes-filter ---
[INFO] Resolving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/attributes-filtering/attributes-filter/tests.bndrun:
[INFO] -runbundles: org.apache.felix.framework.security;version='[2.8.1,2.8.2)',ch.qos.logback.core;version='[1.2.3,1.2.4)',junit-jupiter-api;version='[5.7.2,5.7.3)',junit-jupiter-engine;version='[5.7.2,5.7.3)',junit-jupiter-params;version='[5.7.2,5.7.3)',junit-platform-commons;version='[1.7.2,1.7.3)',junit-platform-engine;version='[1.7.2,1.7.3)',junit-platform-launcher;version='[1.7.2,1.7.3)',log4j;version='[1.2.17,1.2.18)',org.apache.felix.http.jetty;version='[4.1.10,4.1.11)',org.apache.felix.http.servlet-api;version='[1.1.4,1.1.5)',org.apache.felix.scr;version='[2.1.16,2.1.17)',org.opentest4j;version='[1.2.0,1.2.1)',org.osgi.service.cm;version='[1.6.0,1.6.1)',org.osgi.service.component;version='[1.4.0,1.4.1)',org.osgi.test.common;version='[1.0.1,1.0.2)',org.osgi.test.junit5;version='[1.0.1,1.0.2)',org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',slf4j.api;version='[1.7.30,1.7.31)',org.eclipse.sensinact.gateway.nthbnd.attributes-filter;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.nthbnd.attributes-filter-tests;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.protocol.http;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-core;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-datastore-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-security-none;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.nthbnd.rest-access;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.nthbnd.sensinact-northbound-access;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-generic;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.simulated.devices.slider;version='[2.0.0,2.0.1)',ch.qos.logback.classic;version='[1.2.3,1.2.4)',json;version='[20190722.0.0,20190722.0.1)',org.eclipse.jetty.websocket.client;version='[9.4.42,9.4.43)'
[INFO] 
[INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ attributes-filter ---
[INFO] 
[INFO] -------------< org.eclipse.sensinact.gateway.nthbnd:mqtt >--------------
[INFO] Building sensiNact IoT Gateway - MQTT Northbound Agent 2.0-SNAPSHOT [68/120]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ mqtt ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ mqtt ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ mqtt ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ mqtt ---
[INFO] skip project with packaging=pom
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ mqtt ---
[INFO] skip project with packaging=pom
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ mqtt ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ mqtt ---
[WARNING] No bndrun files were specified with <bndrun> or found as *.bndrun in the project. This is unexpected.
[INFO] 
[INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ mqtt ---
[INFO] 
[INFO] ------< org.eclipse.sensinact.gateway.nthbnd:mqtt-generic-agent >-------
[INFO] Building sensiNact IoT Gateway - MQTT Generic Northbound Agent 2.0-SNAPSHOT [69/120]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ mqtt-generic-agent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ mqtt-generic-agent ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ mqtt-generic-agent ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ mqtt-generic-agent ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ mqtt-generic-agent ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/mqtt/mqtt-generic-agent/target/classes
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ mqtt-generic-agent ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ mqtt-generic-agent ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/mqtt/mqtt-generic-agent/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ mqtt-generic-agent ---
[INFO] No sources to compile
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ mqtt-generic-agent ---
[WARNING] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/mqtt/mqtt-generic-agent/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ mqtt-generic-agent ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ mqtt-generic-agent ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/mqtt/mqtt-generic-agent/target/mqtt-generic-agent-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ mqtt-generic-agent ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/mqtt/mqtt-generic-agent/target/mqtt-generic-agent-2.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ mqtt-generic-agent ---
[WARNING] No bndrun files were specified with <bndrun> or found as *.bndrun in the project. This is unexpected.
[INFO] 
[INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ mqtt-generic-agent ---
[INFO] 
[INFO] -------< org.eclipse.sensinact.gateway.nthbnd:mqtt-onem2m-agent >-------
[INFO] Building sensiNact IoT Gateway - MQTT oneM2M Northbound Agent 2.0-SNAPSHOT [70/120]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ mqtt-onem2m-agent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ mqtt-onem2m-agent ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (generate-test-resources) @ mqtt-onem2m-agent ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/mqtt/mqtt-onem2m-agent/src/test/resources
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ mqtt-onem2m-agent ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ mqtt-onem2m-agent ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ mqtt-onem2m-agent ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/mqtt/mqtt-onem2m-agent/target/classes
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ mqtt-onem2m-agent ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ mqtt-onem2m-agent ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/mqtt/mqtt-onem2m-agent/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ mqtt-onem2m-agent ---
[INFO] No sources to compile
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ mqtt-onem2m-agent ---
[WARNING] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/mqtt/mqtt-onem2m-agent/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ mqtt-onem2m-agent ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ mqtt-onem2m-agent ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/mqtt/mqtt-onem2m-agent/target/mqtt-onem2m-agent-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ mqtt-onem2m-agent ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/mqtt/mqtt-onem2m-agent/target/mqtt-onem2m-agent-2.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ mqtt-onem2m-agent ---
[WARNING] No bndrun files were specified with <bndrun> or found as *.bndrun in the project. This is unexpected.
[INFO] 
[INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ mqtt-onem2m-agent ---
[INFO] 
[INFO] ----------< org.eclipse.sensinact.gateway.tools:mqtt-server >-----------
[INFO] Building sensiNact IoT Gateway - MQTT Server 2.0-SNAPSHOT       [71/120]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ mqtt-server ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ mqtt-server ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ mqtt-server ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ mqtt-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/tools/mqtt-server/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ mqtt-server ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 12 source files to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/tools/mqtt-server/target/classes
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ mqtt-server ---
[WARNING] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/tools/mqtt-server/bnd.bnd [0:0]: Unused Import-Package instructions: [org.eclipse.sensinact.*] 
[WARNING] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/tools/mqtt-server/bnd.bnd [0:0]: Export io.moquette.server.netty,  has 5,  private references [io.moquette.server, io.moquette.server.config, io.moquette.spi.security, io.netty.channel, io.netty.util]
[WARNING] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/tools/mqtt-server/bnd.bnd [0:0]: Export io.moquette.spi.impl,  has 9,  private references [io.moquette.interception, io.moquette.parser.proto.messages, io.moquette.server, io.moquette.server.config, io.moquette.spi, io.moquette.spi.impl.subscriptions, io.moquette.spi.security, io.netty.channel, org.sensinact.mqtt.server.internal]
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ mqtt-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/tools/mqtt-server/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ mqtt-server ---
[INFO] No sources to compile
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ mqtt-server ---
[WARNING] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/tools/mqtt-server/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ mqtt-server ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ mqtt-server ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/tools/mqtt-server/target/mqtt-server-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ mqtt-server ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/tools/mqtt-server/target/mqtt-server-2.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ mqtt-server ---
[WARNING] No bndrun files were specified with <bndrun> or found as *.bndrun in the project. This is unexpected.
[INFO] 
[INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ mqtt-server ---
[INFO] 
[INFO] ----------< org.eclipse.sensinact.gateway.nthbnd:mqtt-agent >-----------
[INFO] Building sensiNact IoT Gateway - MQTT Northbound Agent Instance 2.0-SNAPSHOT [72/120]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ mqtt-agent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ mqtt-agent ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (generate-test-resources) @ mqtt-agent ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/mqtt/mqtt-agent/src/test/resources
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ mqtt-agent ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ mqtt-agent ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ mqtt-agent ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/mqtt/mqtt-agent/target/classes
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ mqtt-agent ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (keystoreCopy) @ mqtt-agent ---
[INFO] Executing tasks

main:
    [mkdir] Created dir: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/mqtt/mqtt-agent/target/felix/tmp
     [copy] Copying 1 file to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/mqtt/mqtt-agent/target/felix/bundle
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ mqtt-agent ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/mqtt/mqtt-agent/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ mqtt-agent ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/mqtt/mqtt-agent/target/test-classes
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ mqtt-agent ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ mqtt-agent ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ mqtt-agent ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/mqtt/mqtt-agent/target/mqtt-agent-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ mqtt-agent ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/mqtt/mqtt-agent/target/mqtt-agent-2.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ mqtt-agent ---
[INFO] Resolving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/mqtt/mqtt-agent/tests.bndrun:
[INFO] -runbundles: org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',junit-platform-commons;version='[1.7.2,1.7.3)',junit-jupiter-api;version='[5.7.2,5.7.3)',junit-jupiter-engine;version='[5.7.2,5.7.3)',junit-platform-engine;version='[1.7.2,1.7.3)',junit-platform-launcher;version='[1.7.2,1.7.3)',org.opentest4j;version='[1.2.0,1.2.1)',junit-jupiter-params;version='[5.7.2,5.7.3)',org.apache.felix.scr;version='[2.1.16,2.1.17)',org.osgi.test.common;version='[1.0.1,1.0.2)',org.osgi.test.junit5;version='[1.0.1,1.0.2)',ch.qos.logback.core;version='[1.2.3,1.2.4)',log4j;version='[1.2.17,1.2.18)',slf4j.api;version='[1.7.30,1.7.31)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-core;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-datastore-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-generic;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-security-none;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-mock;version='[2.0.0,2.0.1)',org.apache.felix.framework.security;version='[2.8.1,2.8.2)',org.osgi.service.component;version='[1.4.0,1.4.1)',org.apache.felix.configadmin;version='[1.9.16,1.9.17)',org.osgi.test.junit5.cm;version='[1.0.1,1.0.2)',org.apache.felix.http.jetty;version='[4.1.10,4.1.11)',org.apache.felix.http.servlet-api;version='[1.1.4,1.1.5)',json;version='[20190722.0.0,20190722.0.1)',org.eclipse.paho.client.mqttv3;version='[1.2.2,1.2.3)',org.eclipse.sensinact.gateway.nthbnd.mqtt-agent;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.nthbnd.mqtt-agent-tests;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.nthbnd.mqtt-generic-agent;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.simulated.devices.slider;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.tools.mqtt-server;version='[2.0.0,2.0.1)',ch.qos.logback.classic;version='[1.2.3,1.2.4)',org.osgi.util.converter;version='[1.0.8,1.0.9)'
[INFO] 
[INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ mqtt-agent ---
[INFO] 
[INFO] -----< org.eclipse.sensinact.gateway.nthbnd:generic-storage-agent >-----
[INFO] Building sensiNact IoT Gateway - Generic Historical Storage Agent 2.0-SNAPSHOT [73/120]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ generic-storage-agent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ generic-storage-agent ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ generic-storage-agent ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ generic-storage-agent ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/generic-storage-agent/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ generic-storage-agent ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/generic-storage-agent/target/classes
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ generic-storage-agent ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ generic-storage-agent ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/generic-storage-agent/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ generic-storage-agent ---
[INFO] No sources to compile
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ generic-storage-agent ---
[WARNING] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/generic-storage-agent/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ generic-storage-agent ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ generic-storage-agent ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/generic-storage-agent/target/generic-storage-agent-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ generic-storage-agent ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/generic-storage-agent/target/generic-storage-agent-2.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ generic-storage-agent ---
[WARNING] No bndrun files were specified with <bndrun> or found as *.bndrun in the project. This is unexpected.
[INFO] 
[INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ generic-storage-agent ---
[INFO] 
[INFO] ------< org.eclipse.sensinact.gateway.nthbnd:http-storage-agent >-------
[INFO] Building sensiNact IoT Gateway - HTTP Historical Storage Agent 2.0-SNAPSHOT [74/120]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ http-storage-agent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ http-storage-agent ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ http-storage-agent ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ http-storage-agent ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ http-storage-agent ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/http-storage-agent/target/classes
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ http-storage-agent ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ http-storage-agent ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/http-storage-agent/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ http-storage-agent ---
[INFO] No sources to compile
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ http-storage-agent ---
[WARNING] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/http-storage-agent/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ http-storage-agent ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ http-storage-agent ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/http-storage-agent/target/http-storage-agent-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ http-storage-agent ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/http-storage-agent/target/http-storage-agent-2.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ http-storage-agent ---
[WARNING] No bndrun files were specified with <bndrun> or found as *.bndrun in the project. This is unexpected.
[INFO] 
[INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ http-storage-agent ---
[INFO] 
[INFO] -------< org.eclipse.sensinact.gateway.tools:influxdb-connector >-------
[INFO] Building sensiNact IoT Gateway - Influxdb Connector 2.0-SNAPSHOT [75/120]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ influxdb-connector ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ influxdb-connector ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ influxdb-connector ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ influxdb-connector ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/tools/influxdb-connector/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ influxdb-connector ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/tools/influxdb-connector/target/classes
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ influxdb-connector ---
[WARNING] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/tools/influxdb-connector/bnd.bnd [0:0]: Split package, multiple jars provide the same package:org/json
Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning
Package found in   [Jar:json-20190722, Jar:sensinact-utils-2.0-SNAPSHOT]
Class path         [Jar:classes, Jar:influxdb-java-2.15, Jar:retrofit-2.5.0, Jar:converter-moshi-2.5.0, Jar:moshi-1.5.0, Jar:msgpack-core-0.8.16, Jar:okhttp-3.13.1, Jar:okio-1.17.2, Jar:logging-interceptor-3.13.1, Jar:json-20190722, Jar:sensinact-utils-2.0-SNAPSHOT, Jar:slf4j-api-1.7.30, Jar:osgi.cmpn-7.0.0, Jar:org.osgi.core-6.0.0, Jar:osgi.annotation-7.0.0, Jar:biz.aQute.bnd.annotation-6.1.0-SNAPSHOT, Jar:org.osgi.namespace.extender-1.0.1, Jar:org.osgi.namespace.service-1.0.0, Jar:org.osgi.resource-1.0.0, Jar:org.osgi.service.serviceloader-1.0.0]
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ influxdb-connector ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/tools/influxdb-connector/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ influxdb-connector ---
[INFO] No sources to compile
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ influxdb-connector ---
[WARNING] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/tools/influxdb-connector/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ influxdb-connector ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ influxdb-connector ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/tools/influxdb-connector/target/influxdb-connector-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ influxdb-connector ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/tools/influxdb-connector/target/influxdb-connector-2.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ influxdb-connector ---
[WARNING] No bndrun files were specified with <bndrun> or found as *.bndrun in the project. This is unexpected.
[INFO] 
[INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ influxdb-connector ---
[INFO] 
[INFO] ----< org.eclipse.sensinact.gateway.nthbnd:influxdb-storage-agent >-----
[INFO] Building sensiNact IoT Gateway - Influxdb Historical Storage Agent 2.0-SNAPSHOT [76/120]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ influxdb-storage-agent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ influxdb-storage-agent ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ influxdb-storage-agent ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ influxdb-storage-agent ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/influxdb-storage-agent/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ influxdb-storage-agent ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/influxdb-storage-agent/target/classes
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ influxdb-storage-agent ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ influxdb-storage-agent ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/influxdb-storage-agent/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ influxdb-storage-agent ---
[INFO] No sources to compile
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ influxdb-storage-agent ---
[WARNING] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/influxdb-storage-agent/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ influxdb-storage-agent ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ influxdb-storage-agent ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/influxdb-storage-agent/target/influxdb-storage-agent-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ influxdb-storage-agent ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/influxdb-storage-agent/target/influxdb-storage-agent-2.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ influxdb-storage-agent ---
[WARNING] No bndrun files were specified with <bndrun> or found as *.bndrun in the project. This is unexpected.
[INFO] 
[INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ influxdb-storage-agent ---
[INFO] 
[INFO] -------< org.eclipse.sensinact.gateway.nthbnd:http-onem2m-agent >-------
[INFO] Building sensiNact IoT Gateway - HTTP oneM2M Northbound Agent 2.0-SNAPSHOT [77/120]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ http-onem2m-agent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ http-onem2m-agent ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (generate-test-resources) @ http-onem2m-agent ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/http-onem2m-agent/src/test/resources
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ http-onem2m-agent ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ http-onem2m-agent ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ http-onem2m-agent ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/http-onem2m-agent/target/classes
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ http-onem2m-agent ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ http-onem2m-agent ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/http-onem2m-agent/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ http-onem2m-agent ---
[INFO] No sources to compile
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ http-onem2m-agent ---
[WARNING] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/http-onem2m-agent/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ http-onem2m-agent ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ http-onem2m-agent ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/http-onem2m-agent/target/http-onem2m-agent-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ http-onem2m-agent ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/http-onem2m-agent/target/http-onem2m-agent-2.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ http-onem2m-agent ---
[WARNING] No bndrun files were specified with <bndrun> or found as *.bndrun in the project. This is unexpected.
[INFO] 
[INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ http-onem2m-agent ---
[INFO] 
[INFO] --< org.eclipse.sensinact.gateway.tools:sensinact-test-configuration >--
[INFO] Building sensiNact IoT Gateway - Security test configuration 2.0-SNAPSHOT [78/120]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ sensinact-test-configuration ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ sensinact-test-configuration ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ sensinact-test-configuration ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ sensinact-test-configuration ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/tools/sensinact-test-configuration/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ sensinact-test-configuration ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/tools/sensinact-test-configuration/target/classes
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ sensinact-test-configuration ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ sensinact-test-configuration ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/tools/sensinact-test-configuration/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ sensinact-test-configuration ---
[INFO] No sources to compile
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ sensinact-test-configuration ---
[WARNING] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/tools/sensinact-test-configuration/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ sensinact-test-configuration ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ sensinact-test-configuration ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/tools/sensinact-test-configuration/target/sensinact-test-configuration-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ sensinact-test-configuration ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/tools/sensinact-test-configuration/target/sensinact-test-configuration-2.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ sensinact-test-configuration ---
[WARNING] No bndrun files were specified with <bndrun> or found as *.bndrun in the project. This is unexpected.
[INFO] 
[INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ sensinact-test-configuration ---
[INFO] 
[INFO] ------------< org.eclipse.sensinact.gateway.tools:swagger >-------------
[INFO] Building sensiNact IoT Gateway - Swagger API 2.0-SNAPSHOT       [79/120]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ swagger ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ swagger ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ swagger ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ swagger ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/tools/swagger/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ swagger ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/tools/swagger/target/classes
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ swagger ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ swagger ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/tools/swagger/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ swagger ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/tools/swagger/target/test-classes
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ swagger ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ swagger ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ swagger ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/tools/swagger/target/swagger-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ swagger ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/tools/swagger/target/swagger-2.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ swagger ---
[INFO] Resolving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/tools/swagger/tests.bndrun:
[INFO] -runbundles: assertj-core;version='[3.20.2,3.20.3)',junit-jupiter-api;version='[5.7.2,5.7.3)',junit-jupiter-engine;version='[5.7.2,5.7.3)',junit-platform-commons;version='[1.7.2,1.7.3)',junit-platform-engine;version='[1.7.2,1.7.3)',junit-platform-launcher;version='[1.7.2,1.7.3)',org.apache.felix.http.jetty;version='[4.1.10,4.1.11)',org.apache.felix.http.servlet-api;version='[1.1.4,1.1.5)',org.apache.felix.scr;version='[2.1.16,2.1.17)',org.opentest4j;version='[1.2.0,1.2.1)',org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',junit-jupiter-params;version='[5.7.2,5.7.3)',org.eclipse.sensinact.gateway.tools.swagger;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.tools.swagger-tests;version='[2.0.0,2.0.1)'
[INFO] 
[INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ swagger ---
[INFO] 
[INFO] -------< org.eclipse.sensinact.gateway.tools:mongodb-connector >--------
[INFO] Building sensiNact IoT Gateway - MongoDB Connector 2.0-SNAPSHOT [80/120]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ mongodb-connector ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ mongodb-connector ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ mongodb-connector ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ mongodb-connector ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/tools/mongodb-connector/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ mongodb-connector ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/tools/mongodb-connector/target/classes
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ mongodb-connector ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ mongodb-connector ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/tools/mongodb-connector/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ mongodb-connector ---
[INFO] No sources to compile
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ mongodb-connector ---
[WARNING] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/tools/mongodb-connector/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ mongodb-connector ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ mongodb-connector ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/tools/mongodb-connector/target/mongodb-connector-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ mongodb-connector ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/tools/mongodb-connector/target/mongodb-connector-2.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ mongodb-connector ---
[WARNING] No bndrun files were specified with <bndrun> or found as *.bndrun in the project. This is unexpected.
[INFO] 
[INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ mongodb-connector ---
[INFO] 
[INFO] -----< org.eclipse.sensinact.gateway.simulated.devices:billboard >------
[INFO] Building sensiNact IoT Gateway - Simulated Billboard 2.0-SNAPSHOT [81/120]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ billboard ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ billboard ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ billboard ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ billboard ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ billboard ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/simulated-devices/billboard/target/classes
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ billboard ---
[WARNING] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/simulated-devices/billboard/bnd.bnd [0:0]: Export org.eclipse.sensinact.gateway.simulated.billboard.swing,  has 1,  private references [org.eclipse.sensinact.gateway.simulated.billboard.internal]
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ billboard ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/simulated-devices/billboard/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ billboard ---
[INFO] No sources to compile
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ billboard ---
[WARNING] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/simulated-devices/billboard/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ billboard ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ billboard ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/simulated-devices/billboard/target/billboard-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ billboard ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/simulated-devices/billboard/target/billboard-2.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] --< org.eclipse.sensinact.gateway.simulated.devices:temperatures-generator >--
[INFO] Building sensiNact IoT Gateway - Simulated Temperatures Generator 2.0-SNAPSHOT [82/120]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ temperatures-generator ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ temperatures-generator ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ temperatures-generator ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ temperatures-generator ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ temperatures-generator ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 17 source files to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/simulated-devices/temperatures-generator/target/classes
[INFO] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/simulated-devices/temperatures-generator/src/main/java/org/eclipse/sensinact/gateway/simulated/temperature/generator/internal/TemperaturesGeneratorPacketReaderFactory.java: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/simulated-devices/temperatures-generator/src/main/java/org/eclipse/sensinact/gateway/simulated/temperature/generator/internal/TemperaturesGeneratorPacketReaderFactory.java uses unchecked or unsafe operations.
[INFO] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/simulated-devices/temperatures-generator/src/main/java/org/eclipse/sensinact/gateway/simulated/temperature/generator/internal/TemperaturesGeneratorPacketReaderFactory.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ temperatures-generator ---
[WARNING] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/simulated-devices/temperatures-generator/bnd.bnd [0:0]: Export org.eclipse.sensinact.gateway.simulated.temperature.generator.discovery,  has 1,  private references [org.eclipse.sensinact.gateway.simulated.temperature.generator.internal]
[WARNING] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/simulated-devices/temperatures-generator/bnd.bnd [0:0]: Export org.eclipse.sensinact.gateway.simulated.temperature.generator.reader,  has 1,  private references [org.eclipse.sensinact.gateway.simulated.temperature.generator.internal]
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ temperatures-generator ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/simulated-devices/temperatures-generator/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ temperatures-generator ---
[INFO] No sources to compile
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ temperatures-generator ---
[WARNING] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/simulated-devices/temperatures-generator/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ temperatures-generator ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ temperatures-generator ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/simulated-devices/temperatures-generator/target/temperatures-generator-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ temperatures-generator ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/simulated-devices/temperatures-generator/target/temperatures-generator-2.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] ---------< org.eclipse.sensinact.gateway.distribution:parent >----------
[INFO] Building sensiNact IoT Gateway - Distribution 2.0-SNAPSHOT      [83/120]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ parent ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ parent ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --< org.eclipse.sensinact.gateway.distribution:sensinact-distribution-template >--
[INFO] Building sensiNact IoT Gateway - OSGi Distribution Template 2.0-SNAPSHOT [84/120]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/3.2.0/maven-assembly-plugin-3.2.0.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/3.2.0/maven-assembly-plugin-3.2.0.pom (15 kB at 129 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/3.2.0/maven-assembly-plugin-3.2.0.jar
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/3.2.0/maven-assembly-plugin-3.2.0.jar (238 kB at 7.0 MB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ sensinact-distribution-template ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ sensinact-distribution-template ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ sensinact-distribution-template ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-assembly-plugin:3.2.0:single (make-assembly) @ sensinact-distribution-template ---
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.pom (11 kB at 603 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom (4.8 kB at 284 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.pom (5.1 kB at 317 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.pom (14 kB at 873 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 kB at 558 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 2.5 MB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.jar
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.jar
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.jar (128 kB at 5.8 MB/s)
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.jar (85 kB at 2.0 MB/s)
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (233 kB at 3.8 MB/s)
[INFO] Reading assembly descriptor: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/template/distribution.xml
[WARNING] The assembly descriptor contains a *nix-specific root-relative reference (starting with slash). This is not portable and might fail on Windows: /
[INFO] Building zip: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/template/target/sensinact-distribution-template-2.0-SNAPSHOT.zip
[INFO] 
[INFO] --< org.eclipse.sensinact.gateway.distribution:sensinact-distribution-template-with-security >--
[INFO] Building sensiNact IoT Gateway - OSGi Distribution Template With Security 2.0-SNAPSHOT [85/120]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ sensinact-distribution-template-with-security ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ sensinact-distribution-template-with-security ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ sensinact-distribution-template-with-security ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-assembly-plugin:3.2.0:single (make-assembly) @ sensinact-distribution-template-with-security ---
[INFO] Reading assembly descriptor: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/template-with-security/distribution.xml
[INFO] Building zip: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/template-with-security/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT.zip
[INFO] 
[INFO] --< org.eclipse.sensinact.gateway.distribution:sensinact-distribution-template-with-openid-security >--
[INFO] Building sensiNact IoT Gateway - OSGi Distribution Template With OpenId Security 2.0-SNAPSHOT [86/120]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ sensinact-distribution-template-with-openid-security ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ sensinact-distribution-template-with-openid-security ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ sensinact-distribution-template-with-openid-security ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-assembly-plugin:3.2.0:single (make-assembly) @ sensinact-distribution-template-with-openid-security ---
[INFO] Reading assembly descriptor: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/template-with-openid-security/distribution.xml
[INFO] Building zip: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/template-with-openid-security/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT.zip
[INFO] 
[INFO] --< org.eclipse.sensinact.gateway.distribution:sensinact-distribution-generator >--
[INFO] Building sensiNact IoT Gateway - Distribution Generator 2.0-SNAPSHOT [87/120]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.1.1/maven-dependency-plugin-3.1.1.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.1.1/maven-dependency-plugin-3.1.1.pom (15 kB at 700 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.1.1/maven-dependency-plugin-3.1.1.jar
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.1.1/maven-dependency-plugin-3.1.1.jar (167 kB at 7.9 MB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ sensinact-distribution-generator ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ sensinact-distribution-generator ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ sensinact-distribution-generator ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.1:unpack (copy-felix-distribution) @ sensinact-distribution-generator ---
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom (1.4 kB at 50 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom (9.6 kB at 536 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-parent/10/maven-parent-10.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 1.1 MB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.pom (5.0 kB at 333 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.pom (4.9 kB at 348 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.pom (1.6 kB at 109 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia/1.2/doxia-1.2.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia/1.2/doxia-1.2.pom (19 kB at 1.0 MB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-parent/19/maven-parent-19.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-parent/19/maven-parent-19.pom (25 kB at 1.6 MB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.2/doxia-logging-api-1.2.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.2/doxia-logging-api-1.2.pom (1.6 kB at 110 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (3.5 kB at 232 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (1.9 kB at 118 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (2.3 kB at 151 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom (3.2 kB at 201 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (8.2 kB at 434 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.pom (4.0 kB at 264 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom (1.4 kB at 85 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom (1.8 kB at 140 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/apache/3/apache-3.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/apache/3/apache-3.pom (3.4 kB at 143 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 kB at 822 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 kB at 1.5 MB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom (7.5 kB at 468 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom (9.0 kB at 598 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/project/4.1/project-4.1.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/project/4.1/project-4.1.pom (16 kB at 1.2 MB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom (4.9 kB at 109 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom (9.4 kB at 623 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/project/4.0/project-4.0.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/project/4.0/project-4.0.pom (13 kB at 504 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom (18 kB at 633 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom (16 kB at 764 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.pom (6.1 kB at 382 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.pom (6.2 kB at 328 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.2/doxia-sitetools-1.2.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.2/doxia-sitetools-1.2.pom (16 kB at 892 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.pom (3.1 kB at 218 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.pom (1.8 kB at 93 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-modules/1.2/doxia-modules-1.2.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-modules/1.2/doxia-modules-1.2.pom (2.5 kB at 71 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.pom (5.6 kB at 331 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom (1.1 kB at 71 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom (3.0 kB at 214 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (1.9 kB at 136 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom (2.0 kB at 130 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom (3.0 kB at 115 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom (1.9 kB at 55 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom (1.0 kB at 69 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (7.2 kB at 482 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom (2.4 kB at 158 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom (7.7 kB at 549 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/velocity/velocity/1.5/velocity-1.5.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/velocity/velocity/1.5/velocity-1.5.pom (7.8 kB at 518 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-collections/commons-collections/3.1/commons-collections-3.1.pom (6.1 kB at 435 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (9.9 kB at 451 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/oro/oro/2.0.8/oro-2.0.8.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/oro/oro/2.0.8/oro-2.0.8.pom (140 B at 10 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 kB at 595 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom (9.0 kB at 451 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom (357 B at 22 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom (866 B at 38 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.pom (974 B at 44 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom (2.3 kB at 100 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-logging/commons-logging/1.0/commons-logging-1.0.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-logging/commons-logging/1.0/commons-logging-1.0.pom (163 B at 8.2 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-collections/commons-collections/2.0/commons-collections-2.0.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-collections/commons-collections/2.0/commons-collections-2.0.pom (171 B at 6.8 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-collections/commons-collections/2.1/commons-collections-2.1.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-collections/commons-collections/2.1/commons-collections-2.1.pom (3.3 kB at 133 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom (2.2 kB at 107 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom (5.3 kB at 310 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.pom (1.5 kB at 109 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom (18 kB at 1.3 MB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.pom (1.5 kB at 110 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.pom (6.1 kB at 436 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.4/doxia-sitetools-1.4.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.4/doxia-sitetools-1.4.pom (17 kB at 1.0 MB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.pom (4.1 kB at 290 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom (3.1 kB at 210 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom (20 kB at 1.4 MB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.pom (2.7 kB at 206 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.pom (1.6 kB at 116 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-modules/1.4/doxia-modules-1.4.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-modules/1.4/doxia-modules-1.4.pom (2.6 kB at 187 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.pom (4.8 kB at 343 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom (18 kB at 1.2 MB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.pom (7.0 kB at 438 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.pom (6.2 kB at 364 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 10 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/logkit/logkit/1.0.1/logkit-1.0.1.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/logkit/logkit/1.0.1/logkit-1.0.1.pom (147 B at 11 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom (167 B at 11 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom (156 B at 11 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.pom (6.0 kB at 430 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.pom (11 kB at 736 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.pom (142 B at 9.5 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.pom (653 B at 50 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom (4.3 kB at 308 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom (9.8 kB at 656 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/struts/struts-master/4/struts-master-4.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/struts/struts-master/4/struts-master-4.pom (12 kB at 696 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/apache/2/apache-2.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/apache/2/apache-2.pom (3.4 kB at 262 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.pom (145 B at 10 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom (3.1 kB at 220 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom (2.9 kB at 223 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom (11 kB at 236 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.pom (4.8 kB at 321 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/5.0/plexus-5.0.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/5.0/plexus-5.0.pom (21 kB at 1.4 MB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.pom (4.5 kB at 325 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.pom (16 kB at 1.1 MB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-parent/43/commons-parent-43.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-parent/43/commons-parent-43.pom (70 kB at 4.4 MB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.pom (2.8 kB at 155 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom (17 kB at 1.0 MB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-io/3.0.0/plexus-io-3.0.0.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-io/3.0.0/plexus-io-3.0.0.pom (4.5 kB at 325 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.10/maven-dependency-analyzer-1.10.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.10/maven-dependency-analyzer-1.10.pom (6.7 kB at 374 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom (5.1 kB at 365 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom (2.9 kB at 196 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (2.3 kB at 164 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom (2.7 kB at 181 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven/2.0.5/maven-2.0.5.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven/2.0.5/maven-2.0.5.pom (5.7 kB at 407 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 kB at 1.1 MB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom (767 B at 55 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom (727 B at 52 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.pom (7.5 kB at 416 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (2.0 kB at 102 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 kB at 680 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.9.1/maven-artifact-transfer-0.9.1.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.9.1/maven-artifact-transfer-0.9.1.pom (7.6 kB at 304 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom (4.9 kB at 234 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (17 kB at 1.2 MB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom (31 kB at 1.8 MB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom (12 kB at 689 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.jar
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.jar
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.jar (18 kB at 1.2 MB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.jar (154 kB at 5.9 MB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar (194 kB at 7.5 MB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar (173 kB at 5.4 MB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.jar
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar (139 kB at 3.2 MB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar (189 kB at 3.9 MB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.jar
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.jar (168 kB at 3.4 MB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.jar
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar (293 kB at 5.4 MB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.jar
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar (38 kB at 667 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.jar
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.jar (11 kB at 181 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.jar
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.jar (11 kB at 180 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.jar
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.jar (53 kB at 792 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar (1.2 MB at 17 MB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.jar (61 kB at 851 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.jar (15 kB at 202 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/velocity/velocity/1.5/velocity-1.5.jar
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.jar (38 kB at 485 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/oro/oro/2.0.8/oro-2.0.8.jar
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar (11 kB at 125 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar (7.7 kB at 88 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.jar
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar (237 kB at 2.6 MB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.jar
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/oro/oro/2.0.8/oro-2.0.8.jar (65 kB at 694 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.jar
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/velocity/velocity/1.5/velocity-1.5.jar (392 kB at 3.9 MB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.jar (90 kB at 882 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.jar
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar (347 kB at 3.3 MB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.jar (26 kB at 197 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.jar (358 kB at 2.4 MB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.jar
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar (120 kB at 803 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.jar
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar (252 kB at 1.7 MB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.jar
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.jar (457 kB at 3.0 MB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-io/3.0.0/plexus-io-3.0.0.jar
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar (329 kB at 2.2 MB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.10/maven-dependency-analyzer-1.10.jar
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.jar (56 kB at 340 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-io/3.0.0/plexus-io-3.0.0.jar (74 kB at 449 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.jar
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.jar (191 kB at 1.1 MB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.10/maven-dependency-analyzer-1.10.jar (35 kB at 211 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.jar (560 kB at 3.1 MB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.9.1/maven-artifact-transfer-0.9.1.jar
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.jar (37 kB at 205 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.jar
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar (108 kB at 601 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar (134 kB at 738 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar (61 kB at 340 kB/s)
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.9.1/maven-artifact-transfer-0.9.1.jar (123 kB at 625 kB/s)
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.jar (165 kB at 835 kB/s)
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (284 kB at 1.4 MB/s)
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar (588 kB at 2.8 MB/s)
[INFO] Configured Artifact: org.apache.felix:org.apache.felix.main.distribution:?:zip
[INFO] Unpacking /root/.m2/repository/org/apache/felix/org.apache.felix.main.distribution/6.0.3/org.apache.felix.main.distribution-6.0.3.zip to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/target with includes "" and excludes ""
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.1:unpack (copy-sensinact-distribution) @ sensinact-distribution-generator ---
[INFO] Configured Artifact: org.eclipse.sensinact.gateway.distribution:sensinact-distribution-template:2.0-SNAPSHOT:zip
[INFO] Unpacking /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/template/target/sensinact-distribution-template-2.0-SNAPSHOT.zip to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/target with includes "" and excludes ""
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.1:unpack (copy-sensinact-distribution-with-security) @ sensinact-distribution-generator ---
[INFO] Configured Artifact: org.eclipse.sensinact.gateway.distribution:sensinact-distribution-template-with-security:2.0-SNAPSHOT:zip
[INFO] Unpacking /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/template-with-security/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT.zip to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/target with includes "" and excludes ""
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.1:unpack (copy-sensinact-distribution-with-openid-security) @ sensinact-distribution-generator ---
[INFO] Configured Artifact: org.eclipse.sensinact.gateway.distribution:sensinact-distribution-template-with-openid-security:2.0-SNAPSHOT:zip
[INFO] Unpacking /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/template-with-openid-security/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT.zip to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/target with includes "" and excludes ""
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.1:copy (copy-dependencies-bundle1) @ sensinact-distribution-generator ---
[INFO] Configured Artifact: org.apache.felix:org.apache.felix.framework.security:?:jar
[INFO] Configured Artifact: org.apache.felix:org.apache.felix.gogo.runtime:?:jar
[INFO] Configured Artifact: org.apache.felix:org.apache.felix.gogo.command:?:jar
[INFO] Configured Artifact: org.jline:jline:?:jar
[INFO] Configured Artifact: org.fusesource.jansi:jansi:?:jar
[INFO] Configured Artifact: org.apache.felix:org.apache.felix.gogo.jline:?:jar
[INFO] Configured Artifact: org.slf4j:slf4j-api:?:jar
[INFO] Configured Artifact: org.slf4j:slf4j-simple:?:jar
[INFO] Configured Artifact: ch.qos.logback:logback-classic:?:jar
[INFO] Configured Artifact: ch.qos.logback:logback-core:?:jar
[INFO] Copying org.apache.felix.framework.security-2.8.1.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/target/dependencies/bundle/1/org.apache.felix.framework.security-2.8.1.jar
[INFO] Copying org.apache.felix.gogo.runtime-1.1.4.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/target/dependencies/bundle/1/org.apache.felix.gogo.runtime-1.1.4.jar
[INFO] Copying org.apache.felix.gogo.command-1.1.2.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/target/dependencies/bundle/1/org.apache.felix.gogo.command-1.1.2.jar
[INFO] Copying jline-3.13.2.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/target/dependencies/bundle/1/jline-3.13.2.jar
[INFO] Copying jansi-1.18.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/target/dependencies/bundle/1/jansi-1.18.jar
[INFO] Copying org.apache.felix.gogo.jline-1.1.8.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/target/dependencies/bundle/1/org.apache.felix.gogo.jline-1.1.8.jar
[INFO] Copying slf4j-api-1.7.30.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/target/dependencies/bundle/1/slf4j-api-1.7.30.jar
[INFO] Copying slf4j-simple-1.7.30.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/target/dependencies/bundle/1/slf4j-simple-1.7.30.jar
[INFO] Copying logback-classic-1.2.3.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/target/dependencies/bundle/1/logback-classic-1.2.3.jar
[INFO] Copying logback-core-1.2.3.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/target/dependencies/bundle/1/logback-core-1.2.3.jar
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.1:copy (copy-dependencies-with-security-bundle1) @ sensinact-distribution-generator ---
[INFO] Configured Artifact: org.apache.felix:org.apache.felix.framework.security:?:jar
[INFO] Configured Artifact: org.eclipse.sensinact.gateway:sensinact-framework-extension:2.0-SNAPSHOT:jar
[INFO] Configured Artifact: org.apache.felix:org.apache.felix.gogo.runtime:?:jar
[INFO] Configured Artifact: org.apache.felix:org.apache.felix.gogo.command:?:jar
[INFO] Configured Artifact: org.jline:jline:?:jar
[INFO] Configured Artifact: org.fusesource.jansi:jansi:?:jar
[INFO] Configured Artifact: org.apache.felix:org.apache.felix.gogo.jline:?:jar
[INFO] Configured Artifact: org.slf4j:slf4j-api:?:jar
[INFO] Configured Artifact: org.slf4j:slf4j-simple:?:jar
[INFO] Configured Artifact: ch.qos.logback:logback-classic:?:jar
[INFO] Configured Artifact: ch.qos.logback:logback-core:?:jar
[INFO] Copying org.apache.felix.framework.security-2.8.1.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/target/dependencies-with-security/bundle/1/org.apache.felix.framework.security-2.8.1.jar
[INFO] Copying sensinact-framework-extension-2.0-SNAPSHOT.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/target/dependencies-with-security/bundle/1/sensinact-framework-extension-2.0-SNAPSHOT.jar
[INFO] Copying org.apache.felix.gogo.runtime-1.1.4.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/target/dependencies-with-security/bundle/1/org.apache.felix.gogo.runtime-1.1.4.jar
[INFO] Copying org.apache.felix.gogo.command-1.1.2.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/target/dependencies-with-security/bundle/1/org.apache.felix.gogo.command-1.1.2.jar
[INFO] Copying jline-3.13.2.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/target/dependencies-with-security/bundle/1/jline-3.13.2.jar
[INFO] Copying jansi-1.18.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/target/dependencies-with-security/bundle/1/jansi-1.18.jar
[INFO] Copying org.apache.felix.gogo.jline-1.1.8.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/target/dependencies-with-security/bundle/1/org.apache.felix.gogo.jline-1.1.8.jar
[INFO] Copying slf4j-api-1.7.30.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/target/dependencies-with-security/bundle/1/slf4j-api-1.7.30.jar
[INFO] Copying slf4j-simple-1.7.30.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/target/dependencies-with-security/bundle/1/slf4j-simple-1.7.30.jar
[INFO] Copying logback-classic-1.2.3.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/target/dependencies-with-security/bundle/1/logback-classic-1.2.3.jar
[INFO] Copying logback-core-1.2.3.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/target/dependencies-with-security/bundle/1/logback-core-1.2.3.jar
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.1:copy (copy-dependencies-bundle2) @ sensinact-distribution-generator ---
[INFO] Configured Artifact: org.eclipse.sensinact.gateway.sthbnd.mqtt:mqtt-utils:2.0-SNAPSHOT:jar
[INFO] Configured Artifact: org.apache.felix:org.apache.felix.fileinstall:?:jar
[INFO] Configured Artifact: org.apache.felix:org.apache.felix.configadmin:?:jar
[INFO] Configured Artifact: org.osgi:org.osgi.service.component:?:jar
[INFO] Configured Artifact: org.osgi:org.osgi.service.cm:?:jar
[INFO] Configured Artifact: org.osgi:org.osgi.service.metatype:?:jar
[INFO] Configured Artifact: org.osgi:org.osgi.namespace.extender:?:jar
[INFO] Configured Artifact: org.osgi:org.osgi.util.promise:?:jar
[INFO] Configured Artifact: org.osgi:org.osgi.util.function:?:jar
[INFO] Configured Artifact: org.osgi:org.osgi.util.pushstream:?:jar
[INFO] Configured Artifact: org.osgi:org.osgi.service.log:?:jar
[INFO] Configured Artifact: org.apache.felix:org.apache.felix.log:?:jar
[INFO] Configured Artifact: org.apache.felix:org.apache.felix.bundlerepository:?:jar
[INFO] Configured Artifact: org.apache.felix:org.apache.felix.scr:?:jar
[INFO] Configured Artifact: org.osgi:org.osgi.service.component:?:jar
[INFO] Configured Artifact: org.osgi:org.osgi.service.remoteserviceadmin:?:jar
[INFO] Configured Artifact: org.eclipse.paho:org.eclipse.paho.client.mqttv3:?:jar
[INFO] Configured Artifact: org.apache.felix:org.apache.felix.http.servlet-api:?:jar
[INFO] Configured Artifact: org.apache.aries.spec:org.apache.aries.javax.jax.rs-api:?:jar
[INFO] Configured Artifact: com.fasterxml.jackson.core:jackson-databind:?:jar
[INFO] Configured Artifact: com.fasterxml.jackson.core:jackson-annotations:?:jar
[INFO] Configured Artifact: com.fasterxml.jackson.core:jackson-core:?:jar
[INFO] Copying mqtt-utils-2.0-SNAPSHOT.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/target/dependencies/bundle/2/mqtt-utils-2.0-SNAPSHOT.jar
[INFO] Copying org.apache.felix.fileinstall-3.6.4.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/target/dependencies/bundle/2/org.apache.felix.fileinstall-3.6.4.jar
[INFO] Copying org.apache.felix.configadmin-1.9.16.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/target/dependencies/bundle/2/org.apache.felix.configadmin-1.9.16.jar
[INFO] Copying org.osgi.service.component-1.4.0.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/target/dependencies/bundle/2/org.osgi.service.component-1.4.0.jar
[INFO] Copying org.osgi.service.cm-1.6.0.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/target/dependencies/bundle/2/org.osgi.service.cm-1.6.0.jar
[INFO] Copying org.osgi.service.metatype-1.4.0.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/target/dependencies/bundle/2/org.osgi.service.metatype-1.4.0.jar
[INFO] Copying org.osgi.namespace.extender-1.0.1.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/target/dependencies/bundle/2/org.osgi.namespace.extender-1.0.1.jar
[INFO] Copying org.osgi.util.promise-1.1.1.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/target/dependencies/bundle/2/org.osgi.util.promise-1.1.1.jar
[INFO] Copying org.osgi.util.function-1.1.0.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/target/dependencies/bundle/2/org.osgi.util.function-1.1.0.jar
[INFO] Copying org.osgi.util.pushstream-1.0.1.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/target/dependencies/bundle/2/org.osgi.util.pushstream-1.0.1.jar
[INFO] Copying org.osgi.service.log-1.4.0.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/target/dependencies/bundle/2/org.osgi.service.log-1.4.0.jar
[INFO] Copying org.apache.felix.log-1.2.2.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/target/dependencies/bundle/2/org.apache.felix.log-1.2.2.jar
[INFO] Copying org.apache.felix.bundlerepository-2.0.10.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/target/dependencies/bundle/2/org.apache.felix.bundlerepository-2.0.10.jar
[INFO] Copying org.apache.felix.scr-2.1.16.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/target/dependencies/bundle/2/org.apache.felix.scr-2.1.16.jar
[INFO] Copying org.osgi.service.component-1.4.0.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/target/dependencies/bundle/2/org.osgi.service.component-1.4.0.jar
[INFO] Copying org.osgi.service.remoteserviceadmin-1.1.0.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/target/dependencies/bundle/2/org.osgi.service.remoteserviceadmin-1.1.0.jar
[INFO] Copying org.eclipse.paho.client.mqttv3-1.2.2.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/target/dependencies/bundle/2/org.eclipse.paho.client.mqttv3-1.2.2.jar
[INFO] Copying org.apache.felix.http.servlet-api-1.1.4.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/target/dependencies/bundle/2/org.apache.felix.http.servlet-api-1.1.4.jar
[INFO] Copying org.apache.aries.javax.jax.rs-api-1.0.3.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/target/dependencies/bundle/2/org.apache.aries.javax.jax.rs-api-1.0.3.jar
[INFO] Copying jackson-databind-2.10.0.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/target/dependencies/bundle/2/jackson-databind-2.10.0.jar
[INFO] Copying jackson-annotations-2.10.0.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/target/dependencies/bundle/2/jackson-annotations-2.10.0.jar
[INFO] Copying jackson-core-2.10.0.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/target/dependencies/bundle/2/jackson-core-2.10.0.jar
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.1:copy (ext-copy-dependencies-bundle3) @ sensinact-distribution-generator ---
[INFO] Configured Artifact: org.slf4j:osgi-over-slf4j:?:jar
[INFO] Configured Artifact: org.eclipse.sensinact.gateway:sensinact-utils:2.0-SNAPSHOT:jar
[INFO] Configured Artifact: org.eclipse.sensinact.gateway:sensinact-common:2.0-SNAPSHOT:jar
[INFO] Configured Artifact: org.eclipse.sensinact.gateway:sensinact-datastore-api:2.0-SNAPSHOT:jar
[INFO] Configured Artifact: org.eclipse.sensinact.gateway:sensinact-signature-validator-api:2.0-SNAPSHOT:jar
[INFO] Configured Artifact: org.eclipse.sensinact.gateway:sensinact-signature-validator-secure:2.0-SNAPSHOT:jar
[INFO] Configured Artifact: org.eclipse.sensinact.gateway:sensinact-security-none:2.0-SNAPSHOT:jar
[INFO] Configured Artifact: org.eclipse.sensinact.gateway:sensinact-core:2.0-SNAPSHOT:jar
[INFO] Configured Artifact: org.eclipse.sensinact.gateway:sensinact-generic:2.0-SNAPSHOT:jar
[INFO] Configured Artifact: org.eclipse.sensinact.gateway:sensinact-shell:2.0-SNAPSHOT:jar
[INFO] Configured Artifact: org.eclipse.sensinact.gateway:sensinact-system:2.0-SNAPSHOT:jar
[INFO] Configured Artifact: org.eclipse.sensinact.gateway.nthbnd:sensinact-northbound-access:2.0-SNAPSHOT:jar
[INFO] Copying osgi-over-slf4j-1.7.30.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/target/dependencies/bundle/3/osgi-over-slf4j-1.7.30.jar
[INFO] Copying sensinact-utils-2.0-SNAPSHOT.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/target/dependencies/bundle/3/sensinact-utils-2.0-SNAPSHOT.jar
[INFO] Copying sensinact-common-2.0-SNAPSHOT.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/target/dependencies/bundle/3/sensinact-common-2.0-SNAPSHOT.jar
[INFO] Copying sensinact-datastore-api-2.0-SNAPSHOT.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/target/dependencies/bundle/3/sensinact-datastore-api-2.0-SNAPSHOT.jar
[INFO] Copying sensinact-signature-validator-api-2.0-SNAPSHOT.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/target/dependencies/bundle/3/sensinact-signature-validator-api-2.0-SNAPSHOT.jar
[INFO] Copying sensinact-signature-validator-secure-2.0-SNAPSHOT.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/target/dependencies/bundle/3/sensinact-signature-validator-secure-2.0-SNAPSHOT.jar
[INFO] Copying sensinact-security-none-2.0-SNAPSHOT.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/target/dependencies/bundle/3/sensinact-security-none-2.0-SNAPSHOT.jar
[INFO] Copying sensinact-core-2.0-SNAPSHOT.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/target/dependencies/bundle/3/sensinact-core-2.0-SNAPSHOT.jar
[INFO] Copying sensinact-generic-2.0-SNAPSHOT.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/target/dependencies/bundle/3/sensinact-generic-2.0-SNAPSHOT.jar
[INFO] Copying sensinact-shell-2.0-SNAPSHOT.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/target/dependencies/bundle/3/sensinact-shell-2.0-SNAPSHOT.jar
[INFO] Copying sensinact-system-2.0-SNAPSHOT.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/target/dependencies/bundle/3/sensinact-system-2.0-SNAPSHOT.jar
[INFO] Copying sensinact-northbound-access-2.0-SNAPSHOT.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/target/dependencies/bundle/3/sensinact-northbound-access-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.1:copy (ext-copy-dependencies-with-security-bundle3) @ sensinact-distribution-generator ---
[INFO] Configured Artifact: org.slf4j:osgi-over-slf4j:?:jar
[INFO] Configured Artifact: org.eclipse.sensinact.gateway:sensinact-utils:2.0-SNAPSHOT:jar
[INFO] Configured Artifact: org.eclipse.sensinact.gateway:sensinact-common:2.0-SNAPSHOT:jar
[INFO] Configured Artifact: org.eclipse.sensinact.gateway:sensinact-datastore-api:2.0-SNAPSHOT:jar
[INFO] Configured Artifact: org.eclipse.sensinact.gateway:sensinact-sqlite-connector:2.0-SNAPSHOT:jar
[INFO] Configured Artifact: org.eclipse.sensinact.gateway:sensinact-signature-validator-api:2.0-SNAPSHOT:jar
[INFO] Configured Artifact: org.eclipse.sensinact.gateway:sensinact-signature-validator-secure:2.0-SNAPSHOT:jar
[INFO] Configured Artifact: org.eclipse.sensinact.gateway:sensinact-security-core:2.0-SNAPSHOT:jar
[INFO] Configured Artifact: org.eclipse.sensinact.gateway:sensinact-security-keybuilder:2.0-SNAPSHOT:jar
[INFO] Configured Artifact: org.eclipse.sensinact.gateway:sensinact-core:2.0-SNAPSHOT:jar
[INFO] Configured Artifact: org.eclipse.sensinact.gateway:sensinact-generic:2.0-SNAPSHOT:jar
[INFO] Configured Artifact: org.eclipse.sensinact.gateway:sensinact-shell:2.0-SNAPSHOT:jar
[INFO] Configured Artifact: org.eclipse.sensinact.gateway:sensinact-system:2.0-SNAPSHOT:jar
[INFO] Configured Artifact: org.eclipse.sensinact.gateway.nthbnd:sensinact-northbound-access:2.0-SNAPSHOT:jar
[INFO] Copying osgi-over-slf4j-1.7.30.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/target/dependencies-with-security/bundle/3/osgi-over-slf4j-1.7.30.jar
[INFO] Copying sensinact-utils-2.0-SNAPSHOT.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/target/dependencies-with-security/bundle/3/sensinact-utils-2.0-SNAPSHOT.jar
[INFO] Copying sensinact-common-2.0-SNAPSHOT.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/target/dependencies-with-security/bundle/3/sensinact-common-2.0-SNAPSHOT.jar
[INFO] Copying sensinact-datastore-api-2.0-SNAPSHOT.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/target/dependencies-with-security/bundle/3/sensinact-datastore-api-2.0-SNAPSHOT.jar
[INFO] Copying sensinact-sqlite-connector-2.0-SNAPSHOT.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/target/dependencies-with-security/bundle/3/sensinact-sqlite-connector-2.0-SNAPSHOT.jar
[INFO] Copying sensinact-signature-validator-api-2.0-SNAPSHOT.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/target/dependencies-with-security/bundle/3/sensinact-signature-validator-api-2.0-SNAPSHOT.jar
[INFO] Copying sensinact-signature-validator-secure-2.0-SNAPSHOT.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/target/dependencies-with-security/bundle/3/sensinact-signature-validator-secure-2.0-SNAPSHOT.jar
[INFO] Copying sensinact-security-core-2.0-SNAPSHOT.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/target/dependencies-with-security/bundle/3/sensinact-security-core-2.0-SNAPSHOT.jar
[INFO] Copying sensinact-security-keybuilder-2.0-SNAPSHOT.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/target/dependencies-with-security/bundle/3/sensinact-security-keybuilder-2.0-SNAPSHOT.jar
[INFO] Copying sensinact-core-2.0-SNAPSHOT.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/target/dependencies-with-security/bundle/3/sensinact-core-2.0-SNAPSHOT.jar
[INFO] Copying sensinact-generic-2.0-SNAPSHOT.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/target/dependencies-with-security/bundle/3/sensinact-generic-2.0-SNAPSHOT.jar
[INFO] Copying sensinact-shell-2.0-SNAPSHOT.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/target/dependencies-with-security/bundle/3/sensinact-shell-2.0-SNAPSHOT.jar
[INFO] Copying sensinact-system-2.0-SNAPSHOT.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/target/dependencies-with-security/bundle/3/sensinact-system-2.0-SNAPSHOT.jar
[INFO] Copying sensinact-northbound-access-2.0-SNAPSHOT.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/target/dependencies-with-security/bundle/3/sensinact-northbound-access-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.1:copy (ext-copy-dependencies-with-openid-security-bundle3) @ sensinact-distribution-generator ---
[INFO] Configured Artifact: org.slf4j:osgi-over-slf4j:?:jar
[INFO] Configured Artifact: org.eclipse.sensinact.gateway:sensinact-utils:2.0-SNAPSHOT:jar
[INFO] Configured Artifact: org.eclipse.sensinact.gateway:sensinact-common:2.0-SNAPSHOT:jar
[INFO] Configured Artifact: org.eclipse.sensinact.gateway:sensinact-datastore-api:2.0-SNAPSHOT:jar
[INFO] Configured Artifact: org.eclipse.sensinact.gateway:sensinact-sqlite-connector:2.0-SNAPSHOT:jar
[INFO] Configured Artifact: org.eclipse.sensinact.gateway:sensinact-signature-validator-api:2.0-SNAPSHOT:jar
[INFO] Configured Artifact: org.eclipse.sensinact.gateway:sensinact-signature-validator-secure:2.0-SNAPSHOT:jar
[INFO] Configured Artifact: org.eclipse.sensinact.gateway:sensinact-security-core:2.0-SNAPSHOT:jar
[INFO] Configured Artifact: org.eclipse.sensinact.gateway:sensinact-security-openid-keybuilder:2.0-SNAPSHOT:jar
[INFO] Configured Artifact: org.eclipse.sensinact.gateway:sensinact-core:2.0-SNAPSHOT:jar
[INFO] Configured Artifact: org.eclipse.sensinact.gateway:sensinact-generic:2.0-SNAPSHOT:jar
[INFO] Configured Artifact: org.eclipse.sensinact.gateway:sensinact-shell:2.0-SNAPSHOT:jar
[INFO] Configured Artifact: org.eclipse.sensinact.gateway:sensinact-system:2.0-SNAPSHOT:jar
[INFO] Configured Artifact: org.eclipse.sensinact.gateway.nthbnd:sensinact-northbound-access:2.0-SNAPSHOT:jar
[INFO] Copying osgi-over-slf4j-1.7.30.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/target/dependencies-with-openid-security/bundle/3/osgi-over-slf4j-1.7.30.jar
[INFO] Copying sensinact-utils-2.0-SNAPSHOT.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/target/dependencies-with-openid-security/bundle/3/sensinact-utils-2.0-SNAPSHOT.jar
[INFO] Copying sensinact-common-2.0-SNAPSHOT.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/target/dependencies-with-openid-security/bundle/3/sensinact-common-2.0-SNAPSHOT.jar
[INFO] Copying sensinact-datastore-api-2.0-SNAPSHOT.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/target/dependencies-with-openid-security/bundle/3/sensinact-datastore-api-2.0-SNAPSHOT.jar
[INFO] Copying sensinact-sqlite-connector-2.0-SNAPSHOT.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/target/dependencies-with-openid-security/bundle/3/sensinact-sqlite-connector-2.0-SNAPSHOT.jar
[INFO] Copying sensinact-signature-validator-api-2.0-SNAPSHOT.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/target/dependencies-with-openid-security/bundle/3/sensinact-signature-validator-api-2.0-SNAPSHOT.jar
[INFO] Copying sensinact-signature-validator-secure-2.0-SNAPSHOT.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/target/dependencies-with-openid-security/bundle/3/sensinact-signature-validator-secure-2.0-SNAPSHOT.jar
[INFO] Copying sensinact-security-core-2.0-SNAPSHOT.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/target/dependencies-with-openid-security/bundle/3/sensinact-security-core-2.0-SNAPSHOT.jar
[INFO] Copying sensinact-security-openid-keybuilder-2.0-SNAPSHOT.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/target/dependencies-with-openid-security/bundle/3/sensinact-security-openid-keybuilder-2.0-SNAPSHOT.jar
[INFO] Copying sensinact-core-2.0-SNAPSHOT.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/target/dependencies-with-openid-security/bundle/3/sensinact-core-2.0-SNAPSHOT.jar
[INFO] Copying sensinact-generic-2.0-SNAPSHOT.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/target/dependencies-with-openid-security/bundle/3/sensinact-generic-2.0-SNAPSHOT.jar
[INFO] Copying sensinact-shell-2.0-SNAPSHOT.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/target/dependencies-with-openid-security/bundle/3/sensinact-shell-2.0-SNAPSHOT.jar
[INFO] Copying sensinact-system-2.0-SNAPSHOT.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/target/dependencies-with-openid-security/bundle/3/sensinact-system-2.0-SNAPSHOT.jar
[INFO] Copying sensinact-northbound-access-2.0-SNAPSHOT.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/target/dependencies-with-openid-security/bundle/3/sensinact-northbound-access-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.1:copy (copy-dependencies-bundle4) @ sensinact-distribution-generator ---
[INFO] Configured Artifact: org.apache.felix:org.apache.felix.shell.remote:?:jar
[INFO] Configured Artifact: org.eclipse.sensinact.gateway.nthbnd:attributes-filter:2.0-SNAPSHOT:jar
[INFO] Copying org.apache.felix.shell.remote-1.2.0.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/target/dependencies/bundle/4/org.apache.felix.shell.remote-1.2.0.jar
[INFO] Copying attributes-filter-2.0-SNAPSHOT.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/target/dependencies/bundle/4/attributes-filter-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-merge) @ sensinact-distribution-generator ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 29 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-merge-with-security) @ sensinact-distribution-generator ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 31 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-merge-with-openid-security) @ sensinact-distribution-generator ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 31 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources) @ sensinact-distribution-generator ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-with-security) @ sensinact-distribution-generator ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-with-openid-security) @ sensinact-distribution-generator ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep) @ sensinact-distribution-generator ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 45 resources
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-security) @ sensinact-distribution-generator ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 25 resources
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-security-bundle2) @ sensinact-distribution-generator ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 21 resources
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-security-bundle4) @ sensinact-distribution-generator ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle1) @ sensinact-distribution-generator ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 11 resources
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle2) @ sensinact-distribution-generator ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 21 resources
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle3) @ sensinact-distribution-generator ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 14 resources
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle4) @ sensinact-distribution-generator ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] ---------< org.eclipse.sensinact.gateway.distribution:profile >---------
[INFO] Building sensiNact IoT Gateway - sensiNact Runtime (bridge profile generator) 2.0-SNAPSHOT [88/120]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ profile ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ profile ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ profile ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-dependencies) @ profile ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-merge) @ profile ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/target/sensinact-distribution-template-2.0-SNAPSHOT
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/target/sensinact-distribution-template-2.0-SNAPSHOT
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-merge-with-security) @ profile ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-merge-with-openid-security) @ profile ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources) @ profile ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/target/felix-framework-6.0.3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-with-security) @ profile ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/target/felix-framework-6.0.3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-with-openid-security) @ profile ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/target/felix-framework-6.0.3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep) @ profile ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/target/dependencies
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-security) @ profile ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/target/dependencies-with-security
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-security-bundle2) @ profile ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/target/dependencies/bundle/2
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-security-bundle4) @ profile ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/target/dependencies/bundle/4
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle1) @ profile ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/target/dependencies-with-security/bundle/1
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle2) @ profile ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/target/dependencies/bundle/2
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle3) @ profile ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/target/dependencies-with-openid-security/bundle/3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle4) @ profile ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/target/dependencies/bundle/4
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-this-build) @ profile ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/target/sensinact
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-this-build-with-security) @ profile ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/target/sensinact
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-this-build-with-openid-security) @ profile ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/target/sensinact
[INFO] 
[INFO] -------< org.eclipse.sensinact.gateway.distribution:android-imu >-------
[INFO] Building sensiNact IoT Gateway - sensiNact Runtime (android-imu bridge dependencies) 2.0-SNAPSHOT [89/120]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ android-imu ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ android-imu ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ android-imu ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-dependencies) @ android-imu ---
[INFO] Copying http-device-2.0-SNAPSHOT.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/android-imu-profile/target/sensinact/load/android-imu/http-device-2.0-SNAPSHOT.jar
[INFO] Copying http-android-2.0-SNAPSHOT.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/android-imu-profile/target/sensinact/load/android-imu/http-android-2.0-SNAPSHOT.jar
[INFO] Copying http-2.0-SNAPSHOT.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/android-imu-profile/target/sensinact/load/android-imu/http-2.0-SNAPSHOT.jar
[INFO] Copying http-tools-2.0-SNAPSHOT.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/android-imu-profile/target/sensinact/load/android-imu/http-tools-2.0-SNAPSHOT.jar
[INFO] Copying rest-access-2.0-SNAPSHOT.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/android-imu-profile/target/sensinact/load/android-imu/rest-access-2.0-SNAPSHOT.jar
[INFO] Copying org.apache.felix.http.servlet-api-1.1.4.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/android-imu-profile/target/sensinact/load/android-imu/org.apache.felix.http.servlet-api-1.1.4.jar
[INFO] Copying org.apache.felix.http.jetty-4.1.10.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/android-imu-profile/target/sensinact/load/android-imu/org.apache.felix.http.jetty-4.1.10.jar
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-merge) @ android-imu ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/android-imu-profile/target/sensinact-distribution-template-2.0-SNAPSHOT
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/android-imu-profile/target/sensinact-distribution-template-2.0-SNAPSHOT
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-merge-with-security) @ android-imu ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/android-imu-profile/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/android-imu-profile/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-merge-with-openid-security) @ android-imu ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/android-imu-profile/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/android-imu-profile/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources) @ android-imu ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/android-imu-profile/target/felix-framework-6.0.3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-with-security) @ android-imu ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/android-imu-profile/target/felix-framework-6.0.3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-with-openid-security) @ android-imu ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/android-imu-profile/target/felix-framework-6.0.3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep) @ android-imu ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/android-imu-profile/target/dependencies
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-security) @ android-imu ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/android-imu-profile/target/dependencies-with-security
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-security-bundle2) @ android-imu ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/android-imu-profile/target/dependencies/bundle/2
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-security-bundle4) @ android-imu ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/android-imu-profile/target/dependencies/bundle/4
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle1) @ android-imu ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/android-imu-profile/target/dependencies-with-security/bundle/1
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle2) @ android-imu ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/android-imu-profile/target/dependencies/bundle/2
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle3) @ android-imu ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/android-imu-profile/target/dependencies-with-openid-security/bundle/3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle4) @ android-imu ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/android-imu-profile/target/dependencies/bundle/4
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-this-build) @ android-imu ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 7 resources
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-this-build-with-security) @ android-imu ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 7 resources
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-this-build-with-openid-security) @ android-imu ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 7 resources
[INFO] 
[INFO] -------< org.eclipse.sensinact.gateway.distribution:application >-------
[INFO] Building sensiNact IoT Gateway - sensiNact Runtime (application bridge dependencies) 2.0-SNAPSHOT [90/120]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ application ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ application ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ application ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-dependencies) @ application ---
[INFO] Copying basic-plugin-2.0-SNAPSHOT.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/application-profile/target/sensinact/load/application/basic-plugin-2.0-SNAPSHOT.jar
[INFO] Copying application-manager-2.0-SNAPSHOT.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/application-profile/target/sensinact/load/application/application-manager-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-merge) @ application ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/application-profile/target/sensinact-distribution-template-2.0-SNAPSHOT
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/application-profile/target/sensinact-distribution-template-2.0-SNAPSHOT
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-merge-with-security) @ application ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/application-profile/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/application-profile/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-merge-with-openid-security) @ application ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/application-profile/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/application-profile/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources) @ application ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/application-profile/target/felix-framework-6.0.3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-with-security) @ application ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/application-profile/target/felix-framework-6.0.3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-with-openid-security) @ application ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/application-profile/target/felix-framework-6.0.3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep) @ application ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/application-profile/target/dependencies
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-security) @ application ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/application-profile/target/dependencies-with-security
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-security-bundle2) @ application ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/application-profile/target/dependencies/bundle/2
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-security-bundle4) @ application ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/application-profile/target/dependencies/bundle/4
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle1) @ application ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/application-profile/target/dependencies-with-security/bundle/1
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle2) @ application ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/application-profile/target/dependencies/bundle/2
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle3) @ application ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/application-profile/target/dependencies-with-openid-security/bundle/3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle4) @ application ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/application-profile/target/dependencies/bundle/4
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-this-build) @ application ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-this-build-with-security) @ application ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-this-build-with-openid-security) @ application ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --------< org.eclipse.sensinact.gateway.distribution:free-sms >---------
[INFO] Building sensiNact IoT Gateway - sensiNact Runtime (free-sms bridge dependencies) 2.0-SNAPSHOT [91/120]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ free-sms ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ free-sms ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ free-sms ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-dependencies) @ free-sms ---
[INFO] Copying free-sms-service-2.0-SNAPSHOT.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/free-sms/target/sensinact/load/free-sms/free-sms-service-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-merge) @ free-sms ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/free-sms/target/sensinact-distribution-template-2.0-SNAPSHOT
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/free-sms/target/sensinact-distribution-template-2.0-SNAPSHOT
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-merge-with-security) @ free-sms ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/free-sms/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/free-sms/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-merge-with-openid-security) @ free-sms ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/free-sms/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/free-sms/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources) @ free-sms ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/free-sms/target/felix-framework-6.0.3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-with-security) @ free-sms ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/free-sms/target/felix-framework-6.0.3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-with-openid-security) @ free-sms ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/free-sms/target/felix-framework-6.0.3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep) @ free-sms ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/free-sms/target/dependencies
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-security) @ free-sms ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/free-sms/target/dependencies-with-security
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-security-bundle2) @ free-sms ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/free-sms/target/dependencies/bundle/2
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-security-bundle4) @ free-sms ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/free-sms/target/dependencies/bundle/4
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle1) @ free-sms ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/free-sms/target/dependencies-with-security/bundle/1
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle2) @ free-sms ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/free-sms/target/dependencies/bundle/2
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle3) @ free-sms ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/free-sms/target/dependencies-with-openid-security/bundle/3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle4) @ free-sms ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/free-sms/target/dependencies/bundle/4
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-this-build) @ free-sms ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-this-build-with-security) @ free-sms ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-this-build-with-openid-security) @ free-sms ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] ----------< org.eclipse.sensinact.gateway.distribution:kodi >-----------
[INFO] Building sensiNact IoT Gateway - sensiNact Runtime (kodi bridge dependencies) 2.0-SNAPSHOT [92/120]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ kodi ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ kodi ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ kodi ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-dependencies) @ kodi ---
[INFO] Copying ssdp-2.0-SNAPSHOT.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/kodi-profile/target/sensinact/load/kodi/ssdp-2.0-SNAPSHOT.jar
[INFO] Copying kodi-device-2.0-SNAPSHOT.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/kodi-profile/target/sensinact/load/kodi/kodi-device-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-merge) @ kodi ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/kodi-profile/target/sensinact-distribution-template-2.0-SNAPSHOT
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/kodi-profile/target/sensinact-distribution-template-2.0-SNAPSHOT
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-merge-with-security) @ kodi ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/kodi-profile/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/kodi-profile/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-merge-with-openid-security) @ kodi ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/kodi-profile/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/kodi-profile/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources) @ kodi ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/kodi-profile/target/felix-framework-6.0.3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-with-security) @ kodi ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/kodi-profile/target/felix-framework-6.0.3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-with-openid-security) @ kodi ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/kodi-profile/target/felix-framework-6.0.3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep) @ kodi ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/kodi-profile/target/dependencies
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-security) @ kodi ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/kodi-profile/target/dependencies-with-security
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-security-bundle2) @ kodi ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/kodi-profile/target/dependencies/bundle/2
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-security-bundle4) @ kodi ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/kodi-profile/target/dependencies/bundle/4
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle1) @ kodi ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/kodi-profile/target/dependencies-with-security/bundle/1
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle2) @ kodi ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/kodi-profile/target/dependencies/bundle/2
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle3) @ kodi ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/kodi-profile/target/dependencies-with-openid-security/bundle/3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle4) @ kodi ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/kodi-profile/target/dependencies/bundle/4
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-this-build) @ kodi ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-this-build-with-security) @ kodi ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-this-build-with-openid-security) @ kodi ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] ---------< org.eclipse.sensinact.gateway.distribution:mqtt-sb >---------
[INFO] Building sensiNact IoT Gateway - sensiNact Runtime (mqtt-sb bridge dependencies) 2.0-SNAPSHOT [93/120]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ mqtt-sb ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ mqtt-sb ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ mqtt-sb ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-dependencies) @ mqtt-sb ---
[INFO] Copying smart-topic-device-2.0-SNAPSHOT.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/mqtt-sb-profile/target/sensinact/load/mqtt-sb/smart-topic-device-2.0-SNAPSHOT.jar
[INFO] Copying mqtt-device-2.0-SNAPSHOT.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/mqtt-sb-profile/target/sensinact/load/mqtt-sb/mqtt-device-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-merge) @ mqtt-sb ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/mqtt-sb-profile/target/sensinact-distribution-template-2.0-SNAPSHOT
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/mqtt-sb-profile/target/sensinact-distribution-template-2.0-SNAPSHOT
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-merge-with-security) @ mqtt-sb ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/mqtt-sb-profile/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/mqtt-sb-profile/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-merge-with-openid-security) @ mqtt-sb ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/mqtt-sb-profile/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/mqtt-sb-profile/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources) @ mqtt-sb ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/mqtt-sb-profile/target/felix-framework-6.0.3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-with-security) @ mqtt-sb ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/mqtt-sb-profile/target/felix-framework-6.0.3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-with-openid-security) @ mqtt-sb ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/mqtt-sb-profile/target/felix-framework-6.0.3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep) @ mqtt-sb ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/mqtt-sb-profile/target/dependencies
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-security) @ mqtt-sb ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/mqtt-sb-profile/target/dependencies-with-security
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-security-bundle2) @ mqtt-sb ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/mqtt-sb-profile/target/dependencies/bundle/2
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-security-bundle4) @ mqtt-sb ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/mqtt-sb-profile/target/dependencies/bundle/4
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle1) @ mqtt-sb ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/mqtt-sb-profile/target/dependencies-with-security/bundle/1
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle2) @ mqtt-sb ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/mqtt-sb-profile/target/dependencies/bundle/2
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle3) @ mqtt-sb ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/mqtt-sb-profile/target/dependencies-with-openid-security/bundle/3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle4) @ mqtt-sb ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/mqtt-sb-profile/target/dependencies/bundle/4
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-this-build) @ mqtt-sb ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-this-build-with-security) @ mqtt-sb ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-this-build-with-openid-security) @ mqtt-sb ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] ---------< org.eclipse.sensinact.gateway.distribution:mqtt-nb >---------
[INFO] Building sensiNact IoT Gateway - sensiNact Runtime (mqtt-nb bridge dependencies) 2.0-SNAPSHOT [94/120]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ mqtt-nb ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ mqtt-nb ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ mqtt-nb ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-dependencies) @ mqtt-nb ---
[INFO] Copying mqtt-agent-2.0-SNAPSHOT.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/mqtt-nb-profile/target/sensinact/load/mqtt-nb/mqtt-agent-2.0-SNAPSHOT.jar
[INFO] Copying org.eclipse.paho.client.mqttv3-1.2.2.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/mqtt-nb-profile/target/sensinact/load/mqtt-nb/org.eclipse.paho.client.mqttv3-1.2.2.jar
[INFO] Copying mqtt-generic-agent-2.0-SNAPSHOT.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/mqtt-nb-profile/target/sensinact/load/mqtt-nb/mqtt-generic-agent-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-merge) @ mqtt-nb ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/mqtt-nb-profile/target/sensinact-distribution-template-2.0-SNAPSHOT
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/mqtt-nb-profile/target/sensinact-distribution-template-2.0-SNAPSHOT
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-merge-with-security) @ mqtt-nb ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/mqtt-nb-profile/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/mqtt-nb-profile/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-merge-with-openid-security) @ mqtt-nb ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/mqtt-nb-profile/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/mqtt-nb-profile/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources) @ mqtt-nb ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/mqtt-nb-profile/target/felix-framework-6.0.3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-with-security) @ mqtt-nb ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/mqtt-nb-profile/target/felix-framework-6.0.3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-with-openid-security) @ mqtt-nb ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/mqtt-nb-profile/target/felix-framework-6.0.3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep) @ mqtt-nb ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/mqtt-nb-profile/target/dependencies
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-security) @ mqtt-nb ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/mqtt-nb-profile/target/dependencies-with-security
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-security-bundle2) @ mqtt-nb ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/mqtt-nb-profile/target/dependencies/bundle/2
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-security-bundle4) @ mqtt-nb ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/mqtt-nb-profile/target/dependencies/bundle/4
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle1) @ mqtt-nb ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/mqtt-nb-profile/target/dependencies-with-security/bundle/1
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle2) @ mqtt-nb ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/mqtt-nb-profile/target/dependencies/bundle/2
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle3) @ mqtt-nb ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/mqtt-nb-profile/target/dependencies-with-openid-security/bundle/3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle4) @ mqtt-nb ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/mqtt-nb-profile/target/dependencies/bundle/4
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-this-build) @ mqtt-nb ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-this-build-with-security) @ mqtt-nb ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-this-build-with-openid-security) @ mqtt-nb ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] 
[INFO] -------< org.eclipse.sensinact.gateway.distribution:mqtt-server >-------
[INFO] Building sensiNact IoT Gateway - sensiNact Runtime (mqtt-server bridge dependencies) 2.0-SNAPSHOT [95/120]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ mqtt-server ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ mqtt-server ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ mqtt-server ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-dependencies) @ mqtt-server ---
[INFO] Copying mqtt-server-2.0-SNAPSHOT.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/mqtt-server/target/sensinact/load/mqtt-server/mqtt-server-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-merge) @ mqtt-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/mqtt-server/target/sensinact-distribution-template-2.0-SNAPSHOT
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/mqtt-server/target/sensinact-distribution-template-2.0-SNAPSHOT
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-merge-with-security) @ mqtt-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/mqtt-server/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/mqtt-server/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-merge-with-openid-security) @ mqtt-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/mqtt-server/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/mqtt-server/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources) @ mqtt-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/mqtt-server/target/felix-framework-6.0.3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-with-security) @ mqtt-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/mqtt-server/target/felix-framework-6.0.3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-with-openid-security) @ mqtt-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/mqtt-server/target/felix-framework-6.0.3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep) @ mqtt-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/mqtt-server/target/dependencies
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-security) @ mqtt-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/mqtt-server/target/dependencies-with-security
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-security-bundle2) @ mqtt-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/mqtt-server/target/dependencies/bundle/2
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-security-bundle4) @ mqtt-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/mqtt-server/target/dependencies/bundle/4
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle1) @ mqtt-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/mqtt-server/target/dependencies-with-security/bundle/1
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle2) @ mqtt-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/mqtt-server/target/dependencies/bundle/2
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle3) @ mqtt-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/mqtt-server/target/dependencies-with-openid-security/bundle/3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle4) @ mqtt-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/mqtt-server/target/dependencies/bundle/4
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-this-build) @ mqtt-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-this-build-with-security) @ mqtt-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-this-build-with-openid-security) @ mqtt-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] ---------< org.eclipse.sensinact.gateway.distribution:openhab >---------
[INFO] Building sensiNact IoT Gateway - sensiNact Runtime (openhab bridge dependencies) 2.0-SNAPSHOT [96/120]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ openhab ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ openhab ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ openhab ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-dependencies) @ openhab ---
[INFO] Copying sensinact-openhab-2.0-SNAPSHOT.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/openhab-profile/target/sensinact/load/openhab/sensinact-openhab-2.0-SNAPSHOT.jar
[INFO] Copying jmdns-3.4.1.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/openhab-profile/target/sensinact/load/openhab/jmdns-3.4.1.jar
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-merge) @ openhab ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/openhab-profile/target/sensinact-distribution-template-2.0-SNAPSHOT
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/openhab-profile/target/sensinact-distribution-template-2.0-SNAPSHOT
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-merge-with-security) @ openhab ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/openhab-profile/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/openhab-profile/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-merge-with-openid-security) @ openhab ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/openhab-profile/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/openhab-profile/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources) @ openhab ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/openhab-profile/target/felix-framework-6.0.3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-with-security) @ openhab ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/openhab-profile/target/felix-framework-6.0.3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-with-openid-security) @ openhab ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/openhab-profile/target/felix-framework-6.0.3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep) @ openhab ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/openhab-profile/target/dependencies
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-security) @ openhab ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/openhab-profile/target/dependencies-with-security
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-security-bundle2) @ openhab ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/openhab-profile/target/dependencies/bundle/2
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-security-bundle4) @ openhab ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/openhab-profile/target/dependencies/bundle/4
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle1) @ openhab ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/openhab-profile/target/dependencies-with-security/bundle/1
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle2) @ openhab ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/openhab-profile/target/dependencies/bundle/2
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle3) @ openhab ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/openhab-profile/target/dependencies-with-openid-security/bundle/3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle4) @ openhab ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/openhab-profile/target/dependencies/bundle/4
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-this-build) @ openhab ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-this-build-with-security) @ openhab ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-this-build-with-openid-security) @ openhab ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] -------< org.eclipse.sensinact.gateway.distribution:openweather >-------
[INFO] Building sensiNact IoT Gateway - sensiNact Runtime (openweather bridge dependencies) 2.0-SNAPSHOT [97/120]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ openweather ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ openweather ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ openweather ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-dependencies) @ openweather ---
[INFO] Copying openweather-device-2.0-SNAPSHOT.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/openweather-profile/target/sensinact/load/openweather/openweather-device-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-merge) @ openweather ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/openweather-profile/target/sensinact-distribution-template-2.0-SNAPSHOT
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/openweather-profile/target/sensinact-distribution-template-2.0-SNAPSHOT
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-merge-with-security) @ openweather ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/openweather-profile/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/openweather-profile/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-merge-with-openid-security) @ openweather ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/openweather-profile/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/openweather-profile/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources) @ openweather ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/openweather-profile/target/felix-framework-6.0.3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-with-security) @ openweather ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/openweather-profile/target/felix-framework-6.0.3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-with-openid-security) @ openweather ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/openweather-profile/target/felix-framework-6.0.3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep) @ openweather ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/openweather-profile/target/dependencies
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-security) @ openweather ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/openweather-profile/target/dependencies-with-security
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-security-bundle2) @ openweather ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/openweather-profile/target/dependencies/bundle/2
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-security-bundle4) @ openweather ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/openweather-profile/target/dependencies/bundle/4
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle1) @ openweather ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/openweather-profile/target/dependencies-with-security/bundle/1
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle2) @ openweather ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/openweather-profile/target/dependencies/bundle/2
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle3) @ openweather ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/openweather-profile/target/dependencies-with-openid-security/bundle/3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle4) @ openweather ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/openweather-profile/target/dependencies/bundle/4
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-this-build) @ openweather ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-this-build-with-security) @ openweather ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-this-build-with-openid-security) @ openweather ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] ---------< org.eclipse.sensinact.gateway.distribution:onem2m >----------
[INFO] Building sensiNact IoT Gateway - sensiNact Runtime (onem2m bridge dependencies) 2.0-SNAPSHOT [98/120]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ onem2m ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ onem2m ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ onem2m ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-dependencies) @ onem2m ---
[INFO] Copying http-onem2m-agent-2.0-SNAPSHOT.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/onem2m/target/sensinact/load/onem2m/http-onem2m-agent-2.0-SNAPSHOT.jar
[INFO] Copying onem2m-device-2.0-SNAPSHOT.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/onem2m/target/sensinact/load/onem2m/onem2m-device-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-merge) @ onem2m ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/onem2m/target/sensinact-distribution-template-2.0-SNAPSHOT
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/onem2m/target/sensinact-distribution-template-2.0-SNAPSHOT
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-merge-with-security) @ onem2m ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/onem2m/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/onem2m/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-merge-with-openid-security) @ onem2m ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/onem2m/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/onem2m/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources) @ onem2m ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/onem2m/target/felix-framework-6.0.3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-with-security) @ onem2m ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/onem2m/target/felix-framework-6.0.3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-with-openid-security) @ onem2m ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/onem2m/target/felix-framework-6.0.3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep) @ onem2m ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/onem2m/target/dependencies
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-security) @ onem2m ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/onem2m/target/dependencies-with-security
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-security-bundle2) @ onem2m ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/onem2m/target/dependencies/bundle/2
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-security-bundle4) @ onem2m ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/onem2m/target/dependencies/bundle/4
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle1) @ onem2m ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/onem2m/target/dependencies-with-security/bundle/1
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle2) @ onem2m ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/onem2m/target/dependencies/bundle/2
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle3) @ onem2m ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/onem2m/target/dependencies-with-openid-security/bundle/3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle4) @ onem2m ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/onem2m/target/dependencies/bundle/4
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-this-build) @ onem2m ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-this-build-with-security) @ onem2m ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-this-build-with-openid-security) @ onem2m ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] ---< org.eclipse.sensinact.gateway.distribution:onem2m-mqttbinding >----
[INFO] Building sensiNact IoT Gateway - sensiNact Runtime (onem2m-mqttbinding bridge dependencies) 2.0-SNAPSHOT [99/120]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ onem2m-mqttbinding ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ onem2m-mqttbinding ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ onem2m-mqttbinding ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-dependencies) @ onem2m-mqttbinding ---
[INFO] Copying mqtt-onem2m-agent-2.0-SNAPSHOT.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/onem2m-mqttbinding/target/sensinact/load/onem2m-mqttbinding/mqtt-onem2m-agent-2.0-SNAPSHOT.jar
[INFO] Copying org.eclipse.paho.client.mqttv3-1.2.2.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/onem2m-mqttbinding/target/sensinact/load/onem2m-mqttbinding/org.eclipse.paho.client.mqttv3-1.2.2.jar
[INFO] Copying mqtt-generic-agent-2.0-SNAPSHOT.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/onem2m-mqttbinding/target/sensinact/load/onem2m-mqttbinding/mqtt-generic-agent-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-merge) @ onem2m-mqttbinding ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/onem2m-mqttbinding/target/sensinact-distribution-template-2.0-SNAPSHOT
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/onem2m-mqttbinding/target/sensinact-distribution-template-2.0-SNAPSHOT
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-merge-with-security) @ onem2m-mqttbinding ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/onem2m-mqttbinding/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/onem2m-mqttbinding/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-merge-with-openid-security) @ onem2m-mqttbinding ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/onem2m-mqttbinding/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/onem2m-mqttbinding/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources) @ onem2m-mqttbinding ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/onem2m-mqttbinding/target/felix-framework-6.0.3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-with-security) @ onem2m-mqttbinding ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/onem2m-mqttbinding/target/felix-framework-6.0.3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-with-openid-security) @ onem2m-mqttbinding ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/onem2m-mqttbinding/target/felix-framework-6.0.3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep) @ onem2m-mqttbinding ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/onem2m-mqttbinding/target/dependencies
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-security) @ onem2m-mqttbinding ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/onem2m-mqttbinding/target/dependencies-with-security
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-security-bundle2) @ onem2m-mqttbinding ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/onem2m-mqttbinding/target/dependencies/bundle/2
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-security-bundle4) @ onem2m-mqttbinding ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/onem2m-mqttbinding/target/dependencies/bundle/4
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle1) @ onem2m-mqttbinding ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/onem2m-mqttbinding/target/dependencies-with-security/bundle/1
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle2) @ onem2m-mqttbinding ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/onem2m-mqttbinding/target/dependencies/bundle/2
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle3) @ onem2m-mqttbinding ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/onem2m-mqttbinding/target/dependencies-with-openid-security/bundle/3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle4) @ onem2m-mqttbinding ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/onem2m-mqttbinding/target/dependencies/bundle/4
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-this-build) @ onem2m-mqttbinding ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-this-build-with-security) @ onem2m-mqttbinding ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-this-build-with-openid-security) @ onem2m-mqttbinding ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] 
[INFO] ----------< org.eclipse.sensinact.gateway.distribution:rest >-----------
[INFO] Building sensiNact IoT Gateway - sensiNact Runtime (rest bridge dependencies) 2.0-SNAPSHOT [100/120]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ rest ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ rest ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ rest ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-dependencies) @ rest ---
[INFO] Copying http-device-2.0-SNAPSHOT.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/rest-profile/target/sensinact/load/rest/http-device-2.0-SNAPSHOT.jar
[INFO] Copying http-2.0-SNAPSHOT.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/rest-profile/target/sensinact/load/rest/http-2.0-SNAPSHOT.jar
[INFO] Copying http-tools-2.0-SNAPSHOT.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/rest-profile/target/sensinact/load/rest/http-tools-2.0-SNAPSHOT.jar
[INFO] Copying http-device-factory-2.0-SNAPSHOT.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/rest-profile/target/sensinact/load/rest/http-device-factory-2.0-SNAPSHOT.jar
[INFO] Copying rest-access-2.0-SNAPSHOT.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/rest-profile/target/sensinact/load/rest/rest-access-2.0-SNAPSHOT.jar
[INFO] Copying org.apache.felix.http.jetty-4.1.10.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/rest-profile/target/sensinact/load/rest/org.apache.felix.http.jetty-4.1.10.jar
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-merge) @ rest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/rest-profile/target/sensinact-distribution-template-2.0-SNAPSHOT
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/rest-profile/target/sensinact-distribution-template-2.0-SNAPSHOT
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-merge-with-security) @ rest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/rest-profile/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/rest-profile/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-merge-with-openid-security) @ rest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/rest-profile/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/rest-profile/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources) @ rest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/rest-profile/target/felix-framework-6.0.3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-with-security) @ rest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/rest-profile/target/felix-framework-6.0.3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-with-openid-security) @ rest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/rest-profile/target/felix-framework-6.0.3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep) @ rest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/rest-profile/target/dependencies
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-security) @ rest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/rest-profile/target/dependencies-with-security
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-security-bundle2) @ rest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/rest-profile/target/dependencies/bundle/2
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-security-bundle4) @ rest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/rest-profile/target/dependencies/bundle/4
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle1) @ rest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/rest-profile/target/dependencies-with-security/bundle/1
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle2) @ rest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/rest-profile/target/dependencies/bundle/2
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle3) @ rest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/rest-profile/target/dependencies-with-openid-security/bundle/3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle4) @ rest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/rest-profile/target/dependencies/bundle/4
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-this-build) @ rest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-this-build-with-security) @ rest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-this-build-with-openid-security) @ rest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] 
[INFO] -------< org.eclipse.sensinact.gateway.distribution:simulation >--------
[INFO] Building sensiNact IoT Gateway - sensiNact Runtime (simulation bridge dependencies) 2.0-SNAPSHOT [101/120]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ simulation ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ simulation ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ simulation ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-dependencies) @ simulation ---
[INFO] Copying slider-2.0-SNAPSHOT.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/simulation-profile/target/sensinact/load/simulation/slider-2.0-SNAPSHOT.jar
[INFO] Copying button-2.0-SNAPSHOT.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/simulation-profile/target/sensinact/load/simulation/button-2.0-SNAPSHOT.jar
[INFO] Copying temperatures-generator-2.0-SNAPSHOT.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/simulation-profile/target/sensinact/load/simulation/temperatures-generator-2.0-SNAPSHOT.jar
[INFO] Copying light-2.0-SNAPSHOT.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/simulation-profile/target/sensinact/load/simulation/light-2.0-SNAPSHOT.jar
[INFO] Copying fan-2.0-SNAPSHOT.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/simulation-profile/target/sensinact/load/simulation/fan-2.0-SNAPSHOT.jar
[INFO] Copying billboard-2.0-SNAPSHOT.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/simulation-profile/target/sensinact/load/simulation/billboard-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-merge) @ simulation ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/simulation-profile/target/sensinact-distribution-template-2.0-SNAPSHOT
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/simulation-profile/target/sensinact-distribution-template-2.0-SNAPSHOT
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-merge-with-security) @ simulation ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/simulation-profile/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/simulation-profile/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-merge-with-openid-security) @ simulation ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/simulation-profile/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/simulation-profile/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources) @ simulation ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/simulation-profile/target/felix-framework-6.0.3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-with-security) @ simulation ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/simulation-profile/target/felix-framework-6.0.3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-with-openid-security) @ simulation ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/simulation-profile/target/felix-framework-6.0.3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep) @ simulation ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/simulation-profile/target/dependencies
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-security) @ simulation ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/simulation-profile/target/dependencies-with-security
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-security-bundle2) @ simulation ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/simulation-profile/target/dependencies/bundle/2
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-security-bundle4) @ simulation ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/simulation-profile/target/dependencies/bundle/4
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle1) @ simulation ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/simulation-profile/target/dependencies-with-security/bundle/1
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle2) @ simulation ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/simulation-profile/target/dependencies/bundle/2
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle3) @ simulation ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/simulation-profile/target/dependencies-with-openid-security/bundle/3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle4) @ simulation ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/simulation-profile/target/dependencies/bundle/4
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-this-build) @ simulation ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-this-build-with-security) @ simulation ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-this-build-with-openid-security) @ simulation ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] 
[INFO] ------< org.eclipse.sensinact.gateway.distribution:storage-agent >------
[INFO] Building sensiNact IoT Gateway - sensiNact Runtime (storage-agent bridge dependencies) 2.0-SNAPSHOT [102/120]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ storage-agent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ storage-agent ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ storage-agent ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-dependencies) @ storage-agent ---
[INFO] Copying http-2.0-SNAPSHOT.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/http-storage-agent-profile/target/sensinact/load/storage-agent/http-2.0-SNAPSHOT.jar
[INFO] Copying http-storage-agent-2.0-SNAPSHOT.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/http-storage-agent-profile/target/sensinact/load/storage-agent/http-storage-agent-2.0-SNAPSHOT.jar
[INFO] Copying generic-storage-agent-2.0-SNAPSHOT.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/http-storage-agent-profile/target/sensinact/load/storage-agent/generic-storage-agent-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-merge) @ storage-agent ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/http-storage-agent-profile/target/sensinact-distribution-template-2.0-SNAPSHOT
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/http-storage-agent-profile/target/sensinact-distribution-template-2.0-SNAPSHOT
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-merge-with-security) @ storage-agent ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/http-storage-agent-profile/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/http-storage-agent-profile/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-merge-with-openid-security) @ storage-agent ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/http-storage-agent-profile/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/http-storage-agent-profile/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources) @ storage-agent ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/http-storage-agent-profile/target/felix-framework-6.0.3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-with-security) @ storage-agent ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/http-storage-agent-profile/target/felix-framework-6.0.3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-with-openid-security) @ storage-agent ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/http-storage-agent-profile/target/felix-framework-6.0.3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep) @ storage-agent ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/http-storage-agent-profile/target/dependencies
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-security) @ storage-agent ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/http-storage-agent-profile/target/dependencies-with-security
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-security-bundle2) @ storage-agent ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/http-storage-agent-profile/target/dependencies/bundle/2
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-security-bundle4) @ storage-agent ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/http-storage-agent-profile/target/dependencies/bundle/4
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle1) @ storage-agent ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/http-storage-agent-profile/target/dependencies-with-security/bundle/1
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle2) @ storage-agent ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/http-storage-agent-profile/target/dependencies/bundle/2
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle3) @ storage-agent ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/http-storage-agent-profile/target/dependencies-with-openid-security/bundle/3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle4) @ storage-agent ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/http-storage-agent-profile/target/dependencies/bundle/4
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-this-build) @ storage-agent ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-this-build-with-security) @ storage-agent ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-this-build-with-openid-security) @ storage-agent ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] 
[INFO] --< org.eclipse.sensinact.gateway.distribution:influxdb-storage-agent >--
[INFO] Building sensiNact IoT Gateway - sensiNact Runtime (influxdb-storage-agent bridge dependencies) 2.0-SNAPSHOT [103/120]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ influxdb-storage-agent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ influxdb-storage-agent ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ influxdb-storage-agent ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-dependencies) @ influxdb-storage-agent ---
[INFO] Copying influxdb-connector-2.0-SNAPSHOT.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/influxdb-storage-agent-profile/target/sensinact/load/influxdb-storage-agent/influxdb-connector-2.0-SNAPSHOT.jar
[INFO] Copying generic-storage-agent-2.0-SNAPSHOT.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/influxdb-storage-agent-profile/target/sensinact/load/influxdb-storage-agent/generic-storage-agent-2.0-SNAPSHOT.jar
[INFO] Copying sensinact-historic-api-2.0-SNAPSHOT.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/influxdb-storage-agent-profile/target/sensinact/load/influxdb-storage-agent/sensinact-historic-api-2.0-SNAPSHOT.jar
[INFO] Copying influxdb-storage-agent-2.0-SNAPSHOT.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/influxdb-storage-agent-profile/target/sensinact/load/influxdb-storage-agent/influxdb-storage-agent-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-merge) @ influxdb-storage-agent ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/influxdb-storage-agent-profile/target/sensinact-distribution-template-2.0-SNAPSHOT
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/influxdb-storage-agent-profile/target/sensinact-distribution-template-2.0-SNAPSHOT
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-merge-with-security) @ influxdb-storage-agent ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/influxdb-storage-agent-profile/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/influxdb-storage-agent-profile/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-merge-with-openid-security) @ influxdb-storage-agent ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/influxdb-storage-agent-profile/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/influxdb-storage-agent-profile/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources) @ influxdb-storage-agent ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/influxdb-storage-agent-profile/target/felix-framework-6.0.3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-with-security) @ influxdb-storage-agent ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/influxdb-storage-agent-profile/target/felix-framework-6.0.3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-with-openid-security) @ influxdb-storage-agent ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/influxdb-storage-agent-profile/target/felix-framework-6.0.3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep) @ influxdb-storage-agent ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/influxdb-storage-agent-profile/target/dependencies
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-security) @ influxdb-storage-agent ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/influxdb-storage-agent-profile/target/dependencies-with-security
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-security-bundle2) @ influxdb-storage-agent ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/influxdb-storage-agent-profile/target/dependencies/bundle/2
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-security-bundle4) @ influxdb-storage-agent ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/influxdb-storage-agent-profile/target/dependencies/bundle/4
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle1) @ influxdb-storage-agent ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/influxdb-storage-agent-profile/target/dependencies-with-security/bundle/1
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle2) @ influxdb-storage-agent ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/influxdb-storage-agent-profile/target/dependencies/bundle/2
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle3) @ influxdb-storage-agent ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/influxdb-storage-agent-profile/target/dependencies-with-openid-security/bundle/3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle4) @ influxdb-storage-agent ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/influxdb-storage-agent-profile/target/dependencies/bundle/4
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-this-build) @ influxdb-storage-agent ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-this-build-with-security) @ influxdb-storage-agent ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-this-build-with-openid-security) @ influxdb-storage-agent ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] 
[INFO] --------< org.eclipse.sensinact.gateway.distribution:historic >---------
[INFO] Building sensiNact IoT Gateway - sensiNact Runtime (historic bridge dependencies) 2.0-SNAPSHOT [104/120]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ historic ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ historic ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ historic ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-dependencies) @ historic ---
[INFO] Copying sensinact-historic-api-2.0-SNAPSHOT.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/historic-profile/target/sensinact/load/historic/sensinact-historic-api-2.0-SNAPSHOT.jar
[INFO] Copying sensinact-historic-manager-2.0-SNAPSHOT.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/historic-profile/target/sensinact/load/historic/sensinact-historic-manager-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-merge) @ historic ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/historic-profile/target/sensinact-distribution-template-2.0-SNAPSHOT
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/historic-profile/target/sensinact-distribution-template-2.0-SNAPSHOT
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-merge-with-security) @ historic ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/historic-profile/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/historic-profile/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-merge-with-openid-security) @ historic ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/historic-profile/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/historic-profile/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources) @ historic ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/historic-profile/target/felix-framework-6.0.3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-with-security) @ historic ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/historic-profile/target/felix-framework-6.0.3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-with-openid-security) @ historic ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/historic-profile/target/felix-framework-6.0.3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep) @ historic ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/historic-profile/target/dependencies
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-security) @ historic ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/historic-profile/target/dependencies-with-security
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-security-bundle2) @ historic ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/historic-profile/target/dependencies/bundle/2
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-security-bundle4) @ historic ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/historic-profile/target/dependencies/bundle/4
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle1) @ historic ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/historic-profile/target/dependencies-with-security/bundle/1
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle2) @ historic ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/historic-profile/target/dependencies/bundle/2
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle3) @ historic ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/historic-profile/target/dependencies-with-openid-security/bundle/3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle4) @ historic ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/historic-profile/target/dependencies/bundle/4
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-this-build) @ historic ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-this-build-with-security) @ historic ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-this-build-with-openid-security) @ historic ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] ---------< org.eclipse.sensinact.gateway.distribution:swagger >---------
[INFO] Building sensiNact IoT Gateway - sensiNact Runtime (swagger bridge dependencies) 2.0-SNAPSHOT [105/120]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ swagger ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ swagger ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ swagger ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-merge) @ swagger ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/swagger-profile/target/sensinact-distribution-template-2.0-SNAPSHOT
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/swagger-profile/target/sensinact-distribution-template-2.0-SNAPSHOT
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-merge-with-security) @ swagger ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/swagger-profile/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/swagger-profile/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-merge-with-openid-security) @ swagger ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/swagger-profile/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/swagger-profile/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources) @ swagger ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/swagger-profile/target/felix-framework-6.0.3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-with-security) @ swagger ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/swagger-profile/target/felix-framework-6.0.3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-with-openid-security) @ swagger ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/swagger-profile/target/felix-framework-6.0.3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep) @ swagger ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/swagger-profile/target/dependencies
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-security) @ swagger ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/swagger-profile/target/dependencies-with-security
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-security-bundle2) @ swagger ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/swagger-profile/target/dependencies/bundle/2
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-security-bundle4) @ swagger ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/swagger-profile/target/dependencies/bundle/4
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle1) @ swagger ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/swagger-profile/target/dependencies-with-security/bundle/1
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle2) @ swagger ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/swagger-profile/target/dependencies/bundle/2
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle3) @ swagger ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/swagger-profile/target/dependencies-with-openid-security/bundle/3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle4) @ swagger ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/swagger-profile/target/dependencies/bundle/4
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-this-build) @ swagger ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/swagger-profile/target/sensinact
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-this-build-with-security) @ swagger ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/swagger-profile/target/sensinact
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-this-build-with-openid-security) @ swagger ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/swagger-profile/target/sensinact
[INFO] 
[INFO] ----< org.eclipse.sensinact.gateway.distribution:sensinact-remote >-----
[INFO] Building sensiNact IoT Gateway - sensiNact Runtime (sensinact-remote bridge dependencies) 2.0-SNAPSHOT [106/120]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ sensinact-remote ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ sensinact-remote ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ sensinact-remote ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-dependencies) @ sensinact-remote ---
[INFO] Copying org.apache.aries.rsa.core-1.14.0.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/sensinact-remote/target/sensinact/load/sensinact-remote/org.apache.aries.rsa.core-1.14.0.jar
[INFO] Copying hawtdispatch-1.22.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/sensinact-remote/target/sensinact/load/sensinact-remote/hawtdispatch-1.22.jar
[INFO] Copying org.apache.aries.rsa.discovery.zookeeper-1.14.0.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/sensinact-remote/target/sensinact/load/sensinact-remote/org.apache.aries.rsa.discovery.zookeeper-1.14.0.jar
[INFO] Copying hawtbuf-1.11.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/sensinact-remote/target/sensinact/load/sensinact-remote/hawtbuf-1.11.jar
[INFO] Copying zookeeper-3.5.6.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/sensinact-remote/target/sensinact/load/sensinact-remote/zookeeper-3.5.6.jar
[INFO] Copying org.apache.aries.rsa.provider.fastbin-1.14.0.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/sensinact-remote/target/sensinact/load/sensinact-remote/org.apache.aries.rsa.provider.fastbin-1.14.0.jar
[INFO] Copying org.apache.aries.rsa.spi-1.14.0.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/sensinact-remote/target/sensinact/load/sensinact-remote/org.apache.aries.rsa.spi-1.14.0.jar
[INFO] Copying org.apache.aries.rsa.discovery.local-1.14.0.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/sensinact-remote/target/sensinact/load/sensinact-remote/org.apache.aries.rsa.discovery.local-1.14.0.jar
[INFO] Copying org.apache.aries.rsa.topology-manager-1.14.0.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/sensinact-remote/target/sensinact/load/sensinact-remote/org.apache.aries.rsa.topology-manager-1.14.0.jar
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-merge) @ sensinact-remote ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/sensinact-remote/target/sensinact-distribution-template-2.0-SNAPSHOT
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/sensinact-remote/target/sensinact-distribution-template-2.0-SNAPSHOT
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-merge-with-security) @ sensinact-remote ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/sensinact-remote/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/sensinact-remote/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-merge-with-openid-security) @ sensinact-remote ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/sensinact-remote/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/sensinact-remote/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources) @ sensinact-remote ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/sensinact-remote/target/felix-framework-6.0.3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-with-security) @ sensinact-remote ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/sensinact-remote/target/felix-framework-6.0.3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-with-openid-security) @ sensinact-remote ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/sensinact-remote/target/felix-framework-6.0.3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep) @ sensinact-remote ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/sensinact-remote/target/dependencies
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-security) @ sensinact-remote ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/sensinact-remote/target/dependencies-with-security
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-security-bundle2) @ sensinact-remote ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/sensinact-remote/target/dependencies/bundle/2
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-security-bundle4) @ sensinact-remote ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/sensinact-remote/target/dependencies/bundle/4
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle1) @ sensinact-remote ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/sensinact-remote/target/dependencies-with-security/bundle/1
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle2) @ sensinact-remote ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/sensinact-remote/target/dependencies/bundle/2
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle3) @ sensinact-remote ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/sensinact-remote/target/dependencies-with-openid-security/bundle/3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle4) @ sensinact-remote ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/sensinact-remote/target/dependencies/bundle/4
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-this-build) @ sensinact-remote ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 9 resources
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-this-build-with-security) @ sensinact-remote ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 9 resources
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-this-build-with-openid-security) @ sensinact-remote ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 9 resources
[INFO] 
[INFO] ---< org.eclipse.sensinact.gateway.distribution:sensinact-datastore >---
[INFO] Building sensiNact IoT Gateway - sensiNact Runtime (sensinact-datastore bridge dependencies) 2.0-SNAPSHOT [107/120]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ sensinact-datastore ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ sensinact-datastore ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ sensinact-datastore ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-dependencies) @ sensinact-datastore ---
[INFO] Copying sensinact-sqlite-connector-2.0-SNAPSHOT.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/sensinact-datastore/target/sensinact/load/sensinact-datastore/sensinact-sqlite-connector-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-merge) @ sensinact-datastore ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/sensinact-datastore/target/sensinact-distribution-template-2.0-SNAPSHOT
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/sensinact-datastore/target/sensinact-distribution-template-2.0-SNAPSHOT
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-merge-with-security) @ sensinact-datastore ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/sensinact-datastore/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/sensinact-datastore/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-merge-with-openid-security) @ sensinact-datastore ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/sensinact-datastore/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/sensinact-datastore/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources) @ sensinact-datastore ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/sensinact-datastore/target/felix-framework-6.0.3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-with-security) @ sensinact-datastore ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/sensinact-datastore/target/felix-framework-6.0.3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-with-openid-security) @ sensinact-datastore ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/sensinact-datastore/target/felix-framework-6.0.3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep) @ sensinact-datastore ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/sensinact-datastore/target/dependencies
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-security) @ sensinact-datastore ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/sensinact-datastore/target/dependencies-with-security
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-security-bundle2) @ sensinact-datastore ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/sensinact-datastore/target/dependencies/bundle/2
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-security-bundle4) @ sensinact-datastore ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/sensinact-datastore/target/dependencies/bundle/4
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle1) @ sensinact-datastore ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/sensinact-datastore/target/dependencies-with-security/bundle/1
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle2) @ sensinact-datastore ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/sensinact-datastore/target/dependencies/bundle/2
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle3) @ sensinact-datastore ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/sensinact-datastore/target/dependencies-with-openid-security/bundle/3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle4) @ sensinact-datastore ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/sensinact-datastore/target/dependencies/bundle/4
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-this-build) @ sensinact-datastore ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-this-build-with-security) @ sensinact-datastore ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-this-build-with-openid-security) @ sensinact-datastore ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] -------< org.eclipse.sensinact.gateway.distribution:ldapfilter >--------
[INFO] Building sensiNact IoT Gateway - sensiNact Runtime (ldapfilter bridge dependencies) 2.0-SNAPSHOT [108/120]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ ldapfilter ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ ldapfilter ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ ldapfilter ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-dependencies) @ ldapfilter ---
[INFO] Copying ldap-filter-2.0-SNAPSHOT.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/ldapfilter/target/sensinact/load/ldapfilter/ldap-filter-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-merge) @ ldapfilter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/ldapfilter/target/sensinact-distribution-template-2.0-SNAPSHOT
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/ldapfilter/target/sensinact-distribution-template-2.0-SNAPSHOT
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-merge-with-security) @ ldapfilter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/ldapfilter/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/ldapfilter/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-merge-with-openid-security) @ ldapfilter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/ldapfilter/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/ldapfilter/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources) @ ldapfilter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/ldapfilter/target/felix-framework-6.0.3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-with-security) @ ldapfilter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/ldapfilter/target/felix-framework-6.0.3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-with-openid-security) @ ldapfilter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/ldapfilter/target/felix-framework-6.0.3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep) @ ldapfilter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/ldapfilter/target/dependencies
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-security) @ ldapfilter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/ldapfilter/target/dependencies-with-security
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-security-bundle2) @ ldapfilter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/ldapfilter/target/dependencies/bundle/2
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-security-bundle4) @ ldapfilter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/ldapfilter/target/dependencies/bundle/4
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle1) @ ldapfilter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/ldapfilter/target/dependencies-with-security/bundle/1
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle2) @ ldapfilter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/ldapfilter/target/dependencies/bundle/2
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle3) @ ldapfilter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/ldapfilter/target/dependencies-with-openid-security/bundle/3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle4) @ ldapfilter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/ldapfilter/target/dependencies/bundle/4
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-this-build) @ ldapfilter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-this-build-with-security) @ ldapfilter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-this-build-with-openid-security) @ ldapfilter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] ------< org.eclipse.sensinact.gateway.distribution:geojsonfilter >------
[INFO] Building sensiNact IoT Gateway - sensiNact Runtime (geojsonfilter bridge dependencies) 2.0-SNAPSHOT [109/120]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ geojsonfilter ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ geojsonfilter ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ geojsonfilter ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-dependencies) @ geojsonfilter ---
[INFO] Copying geojson-filter-2.0-SNAPSHOT.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/geojsonfilter/target/sensinact/load/geojsonfilter/geojson-filter-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-merge) @ geojsonfilter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/geojsonfilter/target/sensinact-distribution-template-2.0-SNAPSHOT
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/geojsonfilter/target/sensinact-distribution-template-2.0-SNAPSHOT
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-merge-with-security) @ geojsonfilter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/geojsonfilter/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/geojsonfilter/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-merge-with-openid-security) @ geojsonfilter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/geojsonfilter/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/geojsonfilter/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources) @ geojsonfilter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/geojsonfilter/target/felix-framework-6.0.3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-with-security) @ geojsonfilter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/geojsonfilter/target/felix-framework-6.0.3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-with-openid-security) @ geojsonfilter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/geojsonfilter/target/felix-framework-6.0.3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep) @ geojsonfilter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/geojsonfilter/target/dependencies
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-security) @ geojsonfilter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/geojsonfilter/target/dependencies-with-security
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-security-bundle2) @ geojsonfilter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/geojsonfilter/target/dependencies/bundle/2
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-security-bundle4) @ geojsonfilter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/geojsonfilter/target/dependencies/bundle/4
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle1) @ geojsonfilter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/geojsonfilter/target/dependencies-with-security/bundle/1
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle2) @ geojsonfilter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/geojsonfilter/target/dependencies/bundle/2
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle3) @ geojsonfilter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/geojsonfilter/target/dependencies-with-openid-security/bundle/3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle4) @ geojsonfilter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/geojsonfilter/target/dependencies/bundle/4
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-this-build) @ geojsonfilter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-this-build-with-security) @ geojsonfilter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-this-build-with-openid-security) @ geojsonfilter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] ----< org.eclipse.sensinact.gateway.distribution:attributesfilter >-----
[INFO] Building sensiNact IoT Gateway - sensiNact Runtime (attributesfilter bridge dependencies) 2.0-SNAPSHOT [110/120]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ attributesfilter ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ attributesfilter ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ attributesfilter ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-dependencies) @ attributesfilter ---
[INFO] Copying attributes-filter-2.0-SNAPSHOT.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/attributesfilter/target/sensinact/load/attributesfilter/attributes-filter-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-merge) @ attributesfilter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/attributesfilter/target/sensinact-distribution-template-2.0-SNAPSHOT
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/attributesfilter/target/sensinact-distribution-template-2.0-SNAPSHOT
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-merge-with-security) @ attributesfilter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/attributesfilter/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/attributesfilter/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-merge-with-openid-security) @ attributesfilter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/attributesfilter/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/attributesfilter/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources) @ attributesfilter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/attributesfilter/target/felix-framework-6.0.3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-with-security) @ attributesfilter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/attributesfilter/target/felix-framework-6.0.3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-with-openid-security) @ attributesfilter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/attributesfilter/target/felix-framework-6.0.3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep) @ attributesfilter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/attributesfilter/target/dependencies
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-security) @ attributesfilter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/attributesfilter/target/dependencies-with-security
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-security-bundle2) @ attributesfilter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/attributesfilter/target/dependencies/bundle/2
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-security-bundle4) @ attributesfilter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/attributesfilter/target/dependencies/bundle/4
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle1) @ attributesfilter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/attributesfilter/target/dependencies-with-security/bundle/1
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle2) @ attributesfilter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/attributesfilter/target/dependencies/bundle/2
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle3) @ attributesfilter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/attributesfilter/target/dependencies-with-openid-security/bundle/3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle4) @ attributesfilter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/attributesfilter/target/dependencies/bundle/4
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-this-build) @ attributesfilter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-this-build-with-security) @ attributesfilter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-this-build-with-openid-security) @ attributesfilter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] -------< org.eclipse.sensinact.gateway.distribution:http-client >-------
[INFO] Building sensiNact IoT Gateway - sensiNact Runtime (http-client bridge dependencies) 2.0-SNAPSHOT [111/120]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ http-client ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ http-client ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ http-client ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-dependencies) @ http-client ---
[INFO] Copying fluent-hc-4.5.11.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/http-client/target/sensinact/load/http-client/fluent-hc-4.5.11.jar
[INFO] Copying httpclient-osgi-4.5.11.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/http-client/target/sensinact/load/http-client/httpclient-osgi-4.5.11.jar
[INFO] Copying httpclient-4.5.11.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/http-client/target/sensinact/load/http-client/httpclient-4.5.11.jar
[INFO] Copying httpmime-4.5.11.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/http-client/target/sensinact/load/http-client/httpmime-4.5.11.jar
[INFO] Copying commons-codec-1.14.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/http-client/target/sensinact/load/http-client/commons-codec-1.14.jar
[INFO] Copying httpcore-osgi-4.4.13.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/http-client/target/sensinact/load/http-client/httpcore-osgi-4.4.13.jar
[INFO] Copying commons-logging-1.2.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/http-client/target/sensinact/load/http-client/commons-logging-1.2.jar
[INFO] Copying httpclient-cache-4.5.11.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/http-client/target/sensinact/load/http-client/httpclient-cache-4.5.11.jar
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-merge) @ http-client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/http-client/target/sensinact-distribution-template-2.0-SNAPSHOT
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/http-client/target/sensinact-distribution-template-2.0-SNAPSHOT
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-merge-with-security) @ http-client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/http-client/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/http-client/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-merge-with-openid-security) @ http-client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/http-client/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/http-client/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources) @ http-client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/http-client/target/felix-framework-6.0.3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-with-security) @ http-client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/http-client/target/felix-framework-6.0.3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-with-openid-security) @ http-client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/http-client/target/felix-framework-6.0.3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep) @ http-client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/http-client/target/dependencies
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-security) @ http-client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/http-client/target/dependencies-with-security
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-security-bundle2) @ http-client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/http-client/target/dependencies/bundle/2
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-security-bundle4) @ http-client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/http-client/target/dependencies/bundle/4
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle1) @ http-client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/http-client/target/dependencies-with-security/bundle/1
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle2) @ http-client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/http-client/target/dependencies/bundle/2
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle3) @ http-client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/http-client/target/dependencies-with-openid-security/bundle/3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle4) @ http-client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/http-client/target/dependencies/bundle/4
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-this-build) @ http-client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-this-build-with-security) @ http-client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-this-build-with-openid-security) @ http-client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] 
[INFO] -------< org.eclipse.sensinact.gateway.distribution:ttn-device >--------
[INFO] Building sensiNact IoT Gateway - sensiNact Runtime (ttn-device bridge dependencies) 2.0-SNAPSHOT [112/120]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ ttn-device ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ ttn-device ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ ttn-device ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-dependencies) @ ttn-device ---
[INFO] Copying mqtt-device-2.0-SNAPSHOT.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/ttn-profile/target/sensinact/load/ttn-device/mqtt-device-2.0-SNAPSHOT.jar
[INFO] Copying thethingsnetwork-device-2.0-SNAPSHOT.jar to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/ttn-profile/target/sensinact/load/ttn-device/thethingsnetwork-device-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-merge) @ ttn-device ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/ttn-profile/target/sensinact-distribution-template-2.0-SNAPSHOT
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/ttn-profile/target/sensinact-distribution-template-2.0-SNAPSHOT
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-merge-with-security) @ ttn-device ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/ttn-profile/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/ttn-profile/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-merge-with-openid-security) @ ttn-device ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/ttn-profile/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/ttn-profile/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources) @ ttn-device ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/ttn-profile/target/felix-framework-6.0.3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-with-security) @ ttn-device ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/ttn-profile/target/felix-framework-6.0.3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-with-openid-security) @ ttn-device ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/ttn-profile/target/felix-framework-6.0.3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep) @ ttn-device ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/ttn-profile/target/dependencies
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-security) @ ttn-device ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/ttn-profile/target/dependencies-with-security
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-security-bundle2) @ ttn-device ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/ttn-profile/target/dependencies/bundle/2
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-security-bundle4) @ ttn-device ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/ttn-profile/target/dependencies/bundle/4
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle1) @ ttn-device ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/ttn-profile/target/dependencies-with-security/bundle/1
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle2) @ ttn-device ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/ttn-profile/target/dependencies/bundle/2
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle3) @ ttn-device ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/ttn-profile/target/dependencies-with-openid-security/bundle/3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle4) @ ttn-device ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/ttn-profile/target/dependencies/bundle/4
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-this-build) @ ttn-device ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-this-build-with-security) @ ttn-device ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-this-build-with-openid-security) @ ttn-device ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --------< org.eclipse.sensinact.gateway.distribution:packaging >--------
[INFO] Building sensiNact IoT Gateway - sensiNact Packaging 2.0-SNAPSHOT [113/120]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ packaging ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ packaging ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ packaging ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-merge) @ packaging ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/packaging/target/sensinact-distribution-template-2.0-SNAPSHOT
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/packaging/target/sensinact-distribution-template-2.0-SNAPSHOT
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-merge-with-security) @ packaging ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/packaging/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/packaging/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-merge-with-openid-security) @ packaging ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/packaging/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/packaging/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources) @ packaging ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/packaging/target/felix-framework-6.0.3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-with-security) @ packaging ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/packaging/target/felix-framework-6.0.3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-with-openid-security) @ packaging ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/packaging/target/felix-framework-6.0.3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep) @ packaging ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/packaging/target/dependencies
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-security) @ packaging ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/packaging/target/dependencies-with-security
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-security-bundle2) @ packaging ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/packaging/target/dependencies/bundle/2
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-security-bundle4) @ packaging ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/packaging/target/dependencies/bundle/4
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle1) @ packaging ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/packaging/target/dependencies-with-security/bundle/1
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle2) @ packaging ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/packaging/target/dependencies/bundle/2
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle3) @ packaging ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/packaging/target/dependencies-with-openid-security/bundle/3
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle4) @ packaging ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/packaging/target/dependencies/bundle/4
[INFO] 
[INFO] --- maven-assembly-plugin:3.2.0:single (make-assembly) @ packaging ---
[INFO] Reading assembly descriptor: distribution.xml
[WARNING] The assembly descriptor contains a *nix-specific root-relative reference (starting with slash). This is not portable and might fail on Windows: /
[INFO] Building zip: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/packaging/target/sensiNact-gateway-2.0-SNAPSHOT-20211124.zip
[INFO] 
[INFO] --- maven-assembly-plugin:3.2.0:single (make-assembly-with-security) @ packaging ---
[INFO] Reading assembly descriptor: distribution-with-security.xml
[WARNING] The assembly descriptor contains a *nix-specific root-relative reference (starting with slash). This is not portable and might fail on Windows: /
[INFO] Building zip: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/packaging/target/sensiNact-gateway-with-security-2.0-SNAPSHOT-20211124.zip
[WARNING] artifact org.eclipse.sensinact.gateway.distribution:packaging:zip:2.0-SNAPSHOT already attached, replace previous instance
[INFO] 
[INFO] --- maven-assembly-plugin:3.2.0:single (make-assembly-with-openid-security) @ packaging ---
[INFO] Reading assembly descriptor: distribution-with-openid-security.xml
[WARNING] The assembly descriptor contains a *nix-specific root-relative reference (starting with slash). This is not portable and might fail on Windows: /
[INFO] Building zip: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/packaging/target/sensiNact-gateway-with-openid-security-2.0-SNAPSHOT-20211124.zip
[WARNING] artifact org.eclipse.sensinact.gateway.distribution:packaging:zip:2.0-SNAPSHOT already attached, replace previous instance
[INFO] 
[INFO] ----------< org.eclipse.sensinact.gateway.archetypes:parent >-----------
[INFO] Building sensiNact IoT Gateway - Archetypes parent project 2.0-SNAPSHOT [114/120]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ parent ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ parent ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --< org.eclipse.sensinact.gateway.archetypes:sensinact-basis-archetype >--
[INFO] Building sensinact-basis-archetype 1.0                         [115/120]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (5.8 kB at 324 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 kB at 931 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 kB at 1.6 MB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/apache/10/apache-10.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/apache/10/apache-10.pom (15 kB at 1.1 MB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar (34 kB at 2.4 MB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ sensinact-basis-archetype ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ sensinact-basis-archetype ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ sensinact-basis-archetype ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ sensinact-basis-archetype ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ sensinact-basis-archetype ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ sensinact-basis-archetype ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/archetypes/sensinact-basis-archetype/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ sensinact-basis-archetype ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ sensinact-basis-archetype ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ sensinact-basis-archetype ---
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (1.5 kB at 97 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9.0 kB at 646 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (2.6 kB at 188 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2.0 kB at 143 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3.0 kB at 203 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2.0 kB at 132 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (2.6 kB at 187 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (1.9 kB at 123 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (1.6 kB at 113 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (1.9 kB at 150 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom (4.5 kB at 267 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (8.7 kB at 622 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (6.7 kB at 479 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (1.9 kB at 147 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (1.8 kB at 125 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (1.4 kB at 103 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 28 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (3.9 kB at 280 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (1.7 kB at 131 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (2.1 kB at 124 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2.0 kB at 135 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7.1 kB at 506 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (1.3 kB at 90 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom (2.8 kB at 201 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4.1 kB at 313 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (8.4 kB at 643 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom (1.7 kB at 124 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (2.7 kB at 117 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 kB at 1.3 MB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1.0 kB at 78 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 kB at 857 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (49 kB at 2.9 MB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar (57 kB at 3.0 MB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (35 kB at 1.8 MB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar (116 kB at 5.1 MB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (24 kB at 874 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (29 kB at 964 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (86 kB at 2.5 MB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (87 kB at 2.4 MB/s)
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 kB at 590 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (21 kB at 472 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (152 kB at 3.4 MB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (9.9 kB at 207 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar (14 kB at 272 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (5.9 kB at 112 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 kB at 510 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (37 kB at 615 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (13 kB at 216 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (10 kB at 158 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 kB at 840 kB/s)
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar (58 kB at 757 kB/s)
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (208 kB at 2.6 MB/s)
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar (184 kB at 2.3 MB/s)
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (226 kB at 2.7 MB/s)
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/archetypes/sensinact-basis-archetype/target/sensinact-basis-archetype-1.0.jar
[INFO] 
[INFO] --< org.eclipse.sensinact.gateway.archetypes:sensinact-http-archetype >--
[INFO] Building sensinact-http-archetype 1.0                          [116/120]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ sensinact-http-archetype ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ sensinact-http-archetype ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ sensinact-http-archetype ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ sensinact-http-archetype ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ sensinact-http-archetype ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ sensinact-http-archetype ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/archetypes/sensinact-http-archetype/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ sensinact-http-archetype ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ sensinact-http-archetype ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ sensinact-http-archetype ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/archetypes/sensinact-http-archetype/target/sensinact-http-archetype-1.0.jar
[INFO] 
[INFO] --< org.eclipse.sensinact.gateway.archetypes:sensinact-webapp-archetype >--
[INFO] Building sensinact-webapp-archetype 1.0                        [117/120]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ sensinact-webapp-archetype ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ sensinact-webapp-archetype ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ sensinact-webapp-archetype ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ sensinact-webapp-archetype ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 12 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ sensinact-webapp-archetype ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ sensinact-webapp-archetype ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/archetypes/sensinact-webapp-archetype/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ sensinact-webapp-archetype ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ sensinact-webapp-archetype ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ sensinact-webapp-archetype ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/archetypes/sensinact-webapp-archetype/target/sensinact-webapp-archetype-1.0.jar
[INFO] 
[INFO] ---------< org.eclipse.sensinact.gateway.distribution:exports >---------
[INFO] Building sensiNact IoT Gateway - sensiNact exports 2.0-SNAPSHOT [118/120]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] Downloading from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/bnd-export-maven-plugin/6.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/biz/aQute/bnd/bnd-export-maven-plugin/6.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/bnd-export-maven-plugin/6.1.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 1.5 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/biz/aQute/bnd/bnd-export-maven-plugin/6.1.0-SNAPSHOT/bnd-export-maven-plugin-6.1.0-20211111.232155-58.pom
[INFO] Downloading from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/bnd-export-maven-plugin/6.1.0-SNAPSHOT/bnd-export-maven-plugin-6.1.0-20211111.232155-58.pom
[INFO] Downloaded from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/bnd-export-maven-plugin/6.1.0-SNAPSHOT/bnd-export-maven-plugin-6.1.0-20211111.232155-58.pom (4.8 kB at 21 kB/s)
[INFO] Downloading from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/bnd-export-maven-plugin/6.1.0-SNAPSHOT/bnd-export-maven-plugin-6.1.0-20211111.232155-58.jar
[INFO] Downloaded from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/bnd-export-maven-plugin/6.1.0-SNAPSHOT/bnd-export-maven-plugin-6.1.0-20211111.232155-58.jar (11 kB at 48 kB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ exports ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ exports ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ exports ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (default) @ exports ---
[INFO] Resolving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/exports/android-imu.bndrun:
[INFO] -runbundles: ch.qos.logback.classic;version='[1.2.3,1.2.4)',ch.qos.logback.core;version='[1.2.3,1.2.4)',json;version='[20190722.0.0,20190722.0.1)',log4j;version='[1.2.17,1.2.18)',org.apache.felix.http.jetty;version='[4.1.10,4.1.11)',org.apache.felix.http.servlet-api;version='[1.1.4,1.1.5)',org.apache.felix.scr;version='[2.1.16,2.1.17)',org.eclipse.paho.client.mqttv3;version='[1.2.2,1.2.3)',org.eclipse.sensinact.gateway.nthbnd.http-tools;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.nthbnd.rest-access;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.nthbnd.sensinact-northbound-access;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.protocol.http;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-core;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-datastore-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-generic;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sthbnd.http.http-android;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sthbnd.http.http-device;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sthbnd.mqtt.mqtt-utils;version='[2.0.0,2.0.1)',org.osgi.service.cm;version='[1.6.0,1.6.1)',org.osgi.service.component;version='[1.4.0,1.4.1)',org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',slf4j.api;version='[1.7.30,1.7.31)',com.fasterxml.jackson.core.jackson-annotations;version='[2.10.0,2.10.1)',org.apache.felix.framework.security;version='[2.8.1,2.8.2)'
[INFO] 
[INFO] --- bnd-export-maven-plugin:6.1.0-SNAPSHOT:export (default) @ exports ---
[INFO] Exporting /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/exports/android-imu.bndrun:
[INFO] 
[INFO] -----< org.eclipse.sensinact.integration.tests:integration-tests >------
[INFO] Building sensiNact IoT Gateway - Integration Tests 2.0-SNAPSHOT [119/120]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ integration-tests ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ integration-tests ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ integration-tests ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] ----------< org.eclipse.sensinact.integration.tests:mqtt-it >-----------
[INFO] Building sensiNact IoT Gateway - MQTT Integration Tests 2.0-SNAPSHOT [120/120]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ mqtt-it ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ mqtt-it ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ mqtt-it ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ mqtt-it ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/integration-tests/mqtt-it/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ mqtt-it ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/integration-tests/mqtt-it/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ mqtt-it ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ mqtt-it ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/integration-tests/mqtt-it/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ mqtt-it ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ mqtt-it ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/integration-tests/mqtt-it/target/mqtt-it-2.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] sensiNact IoT Gateway - Gateway Project 2.0-SNAPSHOT SUCCESS [  0.794 s]
[INFO] sensiNact IoT Gateway - Platform 2.0-SNAPSHOT ...... SUCCESS [  0.961 s]
[INFO] sensiNact IoT Gateway - Utilities 2.0-SNAPSHOT ..... SUCCESS [  5.336 s]
[INFO] sensiNact IoT Gateway - Common Data Structures 2.0-SNAPSHOT SUCCESS [  2.095 s]
[INFO] sensiNact IoT Gateway - Security parent module 2.0-SNAPSHOT SUCCESS [  0.508 s]
[INFO] sensiNact IoT Gateway - OSGi Framework Security Extension 2.0-SNAPSHOT SUCCESS [  1.589 s]
[INFO] sensiNact IoT Gateway - Data store parent module 2.0-SNAPSHOT SUCCESS [  0.506 s]
[INFO] sensiNact IoT Gateway - Data Store Access API 2.0-SNAPSHOT SUCCESS [  1.586 s]
[INFO] OSGi Security Layer - Jar Validation API 2.0-SNAPSHOT SUCCESS [  1.499 s]
[INFO] OSGi Security Layer - Jar Validation Mock 2.0-SNAPSHOT SUCCESS [  4.213 s]
[INFO] sensiNact IoT Gateway - Core 2.0-SNAPSHOT .......... SUCCESS [  4.248 s]
[INFO] sensiNact IoT Gateway - Security Moke 2.0-SNAPSHOT . SUCCESS [  1.649 s]
[INFO] OSGi Security Layer - Jar Validation 2.0-SNAPSHOT .. SUCCESS [ 10.217 s]
[INFO] sensiNact IoT Gateway - Northbound parent module 2.0-SNAPSHOT SUCCESS [  0.511 s]
[INFO] sensiNact IoT Gateway - Northbound Access 2.0-SNAPSHOT SUCCESS [  1.842 s]
[INFO] sensiNact IoT Gateway - Platform Tools 2.0-SNAPSHOT  SUCCESS [  0.504 s]
[INFO] sensiNact IoT Gateway - sensiNact Test helper 2.0-SNAPSHOT SUCCESS [  1.532 s]
[INFO] sensiNact IoT Gateway - Communication protocol parent 2.0-SNAPSHOT SUCCESS [  0.491 s]
[INFO] sensiNact IoT Gateway - HTTP Protocol 2.0-SNAPSHOT . SUCCESS [  3.369 s]
[INFO] sensiNact IoT Gateway - SQLite DataBase Connector 2.0-SNAPSHOT SUCCESS [  4.002 s]
[INFO] sensiNact IoT Gateway - Generic implementation 2.0-SNAPSHOT SUCCESS [  3.733 s]
[INFO] sensiNact IoT Gateway - Simulated Devices 2.0-SNAPSHOT SUCCESS [  0.388 s]
[INFO] sensiNact IoT Gateway - Simulated Slider 2.0-SNAPSHOT SUCCESS [  1.547 s]
[INFO] sensiNact IoT Gateway - Simulated Light 2.0-SNAPSHOT SUCCESS [  1.564 s]
[INFO] sensiNact IoT Gateway - HTTP REST Access 2.0-SNAPSHOT SUCCESS [  3.701 s]
[INFO] sensiNact IoT Gateway - HTTP Forwarding and Callback Factories 2.0-SNAPSHOT SUCCESS [  3.627 s]
[INFO] sensiNact IoT Gateway - EMail Account Connector 2.0-SNAPSHOT SUCCESS [  1.669 s]
[INFO] sensiNact IoT Gateway - Simulated Fan 2.0-SNAPSHOT . SUCCESS [  1.529 s]
[INFO] sensiNact IoT Gateway - Simulated Button 2.0-SNAPSHOT SUCCESS [  1.501 s]
[INFO] sensiNact IoT Gateway - Security Core 2.0-SNAPSHOT . SUCCESS [  4.043 s]
[INFO] sensiNact IoT Gateway - oAuth2 Security 2.0-SNAPSHOT SUCCESS [  2.753 s]
[INFO] sensiNact IoT Gateway - Security Core User Key Builder 2.0-SNAPSHOT SUCCESS [  1.505 s]
[INFO] sensiNact IoT Gateway - Security Core Test 2.0-SNAPSHOT SUCCESS [  3.231 s]
[INFO] sensiNact IoT Gateway - Security Core OpenId User Key Builder 2.0-SNAPSHOT SUCCESS [  1.629 s]
[INFO] sensiNact IoT Gateway - sensiNact Historic API 2.0-SNAPSHOT SUCCESS [  1.527 s]
[INFO] sensiNact IoT Gateway - sensiNact Historic Reader Manager 2.0-SNAPSHOT SUCCESS [  1.676 s]
[INFO] sensiNact IoT Gateway - Southbound parent module 2.0-SNAPSHOT SUCCESS [  0.502 s]
[INFO] sensiNact IoT Gateway - MQTT Protocol Devices parent 2.0-SNAPSHOT SUCCESS [  0.487 s]
[INFO] sensiNact IoT Gateway - MQTT Utility bundle 2.0-SNAPSHOT SUCCESS [  1.521 s]
[INFO] sensiNact IoT Gateway - Remote OSGi 2.0-SNAPSHOT ... SUCCESS [  1.561 s]
[INFO] sensiNact IoT Gateway - SSDP 2.0-SNAPSHOT .......... SUCCESS [  1.522 s]
[INFO] sensiNact IoT Gateway - System 2.0-SNAPSHOT ........ SUCCESS [  1.559 s]
[INFO] sensiNact IoT Gateway - Shell 2.0-SNAPSHOT ......... SUCCESS [  1.656 s]
[INFO] sensiNact IoT AppManager - Parent 2.0-SNAPSHOT ..... SUCCESS [  0.492 s]
[INFO] sensiNact IoT AppManager - Core 2.0-SNAPSHOT ....... SUCCESS [  2.021 s]
[INFO] sensiNact IoT AppManager - Basic Plugin 2.0-SNAPSHOT SUCCESS [  1.858 s]
[INFO] sensiNact IoT Gateway - MQTT Protocol Device 2.0-SNAPSHOT SUCCESS [  1.524 s]
[INFO] sensiNact IoT Gateway - MQTT Smart Topic Device 2.0-SNAPSHOT SUCCESS [  2.638 s]
[INFO] sensiNact IoT Gateway - The Things Network Device 2.0-SNAPSHOT SUCCESS [  1.636 s]
[INFO] sensiNact IoT Gateway - HTTP Protocol Devices parent 2.0-SNAPSHOT SUCCESS [  0.553 s]
[INFO] sensiNact IoT Gateway - HTTP Protocol Device 2.0-SNAPSHOT SUCCESS [  3.960 s]
[INFO] sensiNact IoT Gateway - OpenHab Protocol Device 2.0-SNAPSHOT SUCCESS [  1.705 s]
[INFO] sensiNact IoT Gateway - LDAP filtering parent module 2.0-SNAPSHOT SUCCESS [  0.492 s]
[INFO] sensiNact IoT Gateway - LDAP filter 2.0-SNAPSHOT ... SUCCESS [  3.374 s]
[INFO] sensiNact IoT Gateway - HTTP Protocol Device Factory 2.0-SNAPSHOT SUCCESS [  3.681 s]
[INFO] sensiNact IoT Gateway - Android Web Interface 2.0-SNAPSHOT SUCCESS [  1.670 s]
[INFO] sensiNact IoT Gateway - Free Mobile SMS service 2.0-SNAPSHOT SUCCESS [  1.640 s]
[INFO] sensiNact IoT Gateway - OpenWeather Device 2.0-SNAPSHOT SUCCESS [  1.580 s]
[INFO] sensiNact IoT Gateway - Kodi Device 2.0-SNAPSHOT ... SUCCESS [  1.621 s]
[INFO] sensiNact IoT Gateway - Live Objects Orange Protocol Device 2.0-SNAPSHOT SUCCESS [  2.236 s]
[INFO] sensiNact IoT Gateway - HTTP oneM2M Device 2.0-SNAPSHOT SUCCESS [  1.637 s]
[INFO] sensiNact IoT Gateway - JSONPath filtering parent module 2.0-SNAPSHOT SUCCESS [  0.466 s]
[INFO] sensiNact IoT Gateway - JSON Path filter 2.0-SNAPSHOT SUCCESS [  3.442 s]
[INFO] sensiNact IoT Gateway - GeoJSON filtering parent module 2.0-SNAPSHOT SUCCESS [  0.479 s]
[INFO] sensiNact IoT Gateway - GeoJSON filter 2.0-SNAPSHOT  SUCCESS [  3.474 s]
[INFO] sensiNact IoT Gateway - Attributes filtering parent module 2.0-SNAPSHOT SUCCESS [  0.484 s]
[INFO] sensiNact IoT Gateway - Attributes filter 2.0-SNAPSHOT SUCCESS [  3.478 s]
[INFO] sensiNact IoT Gateway - MQTT Northbound Agent 2.0-SNAPSHOT SUCCESS [  0.536 s]
[INFO] sensiNact IoT Gateway - MQTT Generic Northbound Agent 2.0-SNAPSHOT SUCCESS [  1.544 s]
[INFO] sensiNact IoT Gateway - MQTT oneM2M Northbound Agent 2.0-SNAPSHOT SUCCESS [  1.653 s]
[INFO] sensiNact IoT Gateway - MQTT Server 2.0-SNAPSHOT ... SUCCESS [ 17.318 s]
[INFO] sensiNact IoT Gateway - MQTT Northbound Agent Instance 2.0-SNAPSHOT SUCCESS [  3.879 s]
[INFO] sensiNact IoT Gateway - Generic Historical Storage Agent 2.0-SNAPSHOT SUCCESS [  1.523 s]
[INFO] sensiNact IoT Gateway - HTTP Historical Storage Agent 2.0-SNAPSHOT SUCCESS [  1.504 s]
[INFO] sensiNact IoT Gateway - Influxdb Connector 2.0-SNAPSHOT SUCCESS [  2.532 s]
[INFO] sensiNact IoT Gateway - Influxdb Historical Storage Agent 2.0-SNAPSHOT SUCCESS [  1.538 s]
[INFO] sensiNact IoT Gateway - HTTP oneM2M Northbound Agent 2.0-SNAPSHOT SUCCESS [  1.657 s]
[INFO] sensiNact IoT Gateway - Security test configuration 2.0-SNAPSHOT SUCCESS [  1.457 s]
[INFO] sensiNact IoT Gateway - Swagger API 2.0-SNAPSHOT ... SUCCESS [  9.786 s]
[INFO] sensiNact IoT Gateway - MongoDB Connector 2.0-SNAPSHOT SUCCESS [  1.664 s]
[INFO] sensiNact IoT Gateway - Simulated Billboard 2.0-SNAPSHOT SUCCESS [  1.486 s]
[INFO] sensiNact IoT Gateway - Simulated Temperatures Generator 2.0-SNAPSHOT SUCCESS [  1.882 s]
[INFO] sensiNact IoT Gateway - Distribution 2.0-SNAPSHOT .. SUCCESS [  0.159 s]
[INFO] sensiNact IoT Gateway - OSGi Distribution Template 2.0-SNAPSHOT SUCCESS [  0.905 s]
[INFO] sensiNact IoT Gateway - OSGi Distribution Template With Security 2.0-SNAPSHOT SUCCESS [  0.286 s]
[INFO] sensiNact IoT Gateway - OSGi Distribution Template With OpenId Security 2.0-SNAPSHOT SUCCESS [  0.412 s]
[INFO] sensiNact IoT Gateway - Distribution Generator 2.0-SNAPSHOT SUCCESS [  4.548 s]
[INFO] sensiNact IoT Gateway - sensiNact Runtime (bridge profile generator) 2.0-SNAPSHOT SUCCESS [  1.083 s]
[INFO] sensiNact IoT Gateway - sensiNact Runtime (android-imu bridge dependencies) 2.0-SNAPSHOT SUCCESS [  1.152 s]
[INFO] sensiNact IoT Gateway - sensiNact Runtime (application bridge dependencies) 2.0-SNAPSHOT SUCCESS [  1.071 s]
[INFO] sensiNact IoT Gateway - sensiNact Runtime (free-sms bridge dependencies) 2.0-SNAPSHOT SUCCESS [  1.061 s]
[INFO] sensiNact IoT Gateway - sensiNact Runtime (kodi bridge dependencies) 2.0-SNAPSHOT SUCCESS [  0.993 s]
[INFO] sensiNact IoT Gateway - sensiNact Runtime (mqtt-sb bridge dependencies) 2.0-SNAPSHOT SUCCESS [  1.020 s]
[INFO] sensiNact IoT Gateway - sensiNact Runtime (mqtt-nb bridge dependencies) 2.0-SNAPSHOT SUCCESS [  1.065 s]
[INFO] sensiNact IoT Gateway - sensiNact Runtime (mqtt-server bridge dependencies) 2.0-SNAPSHOT SUCCESS [  1.234 s]
[INFO] sensiNact IoT Gateway - sensiNact Runtime (openhab bridge dependencies) 2.0-SNAPSHOT SUCCESS [  1.064 s]
[INFO] sensiNact IoT Gateway - sensiNact Runtime (openweather bridge dependencies) 2.0-SNAPSHOT SUCCESS [  1.060 s]
[INFO] sensiNact IoT Gateway - sensiNact Runtime (onem2m bridge dependencies) 2.0-SNAPSHOT SUCCESS [  1.040 s]
[INFO] sensiNact IoT Gateway - sensiNact Runtime (onem2m-mqttbinding bridge dependencies) 2.0-SNAPSHOT SUCCESS [  1.064 s]
[INFO] sensiNact IoT Gateway - sensiNact Runtime (rest bridge dependencies) 2.0-SNAPSHOT SUCCESS [  1.179 s]
[INFO] sensiNact IoT Gateway - sensiNact Runtime (simulation bridge dependencies) 2.0-SNAPSHOT SUCCESS [  1.079 s]
[INFO] sensiNact IoT Gateway - sensiNact Runtime (storage-agent bridge dependencies) 2.0-SNAPSHOT SUCCESS [  1.047 s]
[INFO] sensiNact IoT Gateway - sensiNact Runtime (influxdb-storage-agent bridge dependencies) 2.0-SNAPSHOT SUCCESS [  1.089 s]
[INFO] sensiNact IoT Gateway - sensiNact Runtime (historic bridge dependencies) 2.0-SNAPSHOT SUCCESS [  1.133 s]
[INFO] sensiNact IoT Gateway - sensiNact Runtime (swagger bridge dependencies) 2.0-SNAPSHOT SUCCESS [  1.029 s]
[INFO] sensiNact IoT Gateway - sensiNact Runtime (sensinact-remote bridge dependencies) 2.0-SNAPSHOT SUCCESS [  1.068 s]
[INFO] sensiNact IoT Gateway - sensiNact Runtime (sensinact-datastore bridge dependencies) 2.0-SNAPSHOT SUCCESS [  1.129 s]
[INFO] sensiNact IoT Gateway - sensiNact Runtime (ldapfilter bridge dependencies) 2.0-SNAPSHOT SUCCESS [  1.081 s]
[INFO] sensiNact IoT Gateway - sensiNact Runtime (geojsonfilter bridge dependencies) 2.0-SNAPSHOT SUCCESS [  1.059 s]
[INFO] sensiNact IoT Gateway - sensiNact Runtime (attributesfilter bridge dependencies) 2.0-SNAPSHOT SUCCESS [  1.063 s]
[INFO] sensiNact IoT Gateway - sensiNact Runtime (http-client bridge dependencies) 2.0-SNAPSHOT SUCCESS [  1.074 s]
[INFO] sensiNact IoT Gateway - sensiNact Runtime (ttn-device bridge dependencies) 2.0-SNAPSHOT SUCCESS [  1.071 s]
[INFO] sensiNact IoT Gateway - sensiNact Packaging 2.0-SNAPSHOT SUCCESS [  3.741 s]
[INFO] sensiNact IoT Gateway - Archetypes parent project 2.0-SNAPSHOT SUCCESS [  0.159 s]
[INFO] sensinact-basis-archetype 1.0 ...................... SUCCESS [  1.265 s]
[INFO] sensinact-http-archetype 1.0 ....................... SUCCESS [  0.547 s]
[INFO] sensinact-webapp-archetype 1.0 ..................... SUCCESS [  0.553 s]
[INFO] sensiNact IoT Gateway - sensiNact exports 2.0-SNAPSHOT SUCCESS [  4.838 s]
[INFO] sensiNact IoT Gateway - Integration Tests 2.0-SNAPSHOT SUCCESS [  0.158 s]
[INFO] sensiNact IoT Gateway - MQTT Integration Tests 2.0-SNAPSHOT SUCCESS [  0.962 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  05:38 min
[INFO] Finished at: 2021-11-24T17:03:16Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/rest-access/pom.xml to org.eclipse.sensinact.gateway.nthbnd/rest-access/2.0-SNAPSHOT/rest-access-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/rest-access/target/rest-access-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.nthbnd/rest-access/2.0-SNAPSHOT/rest-access-2.0-SNAPSHOT.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/rest-access/target/rest-access-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.nthbnd/rest-access/2.0-SNAPSHOT/rest-access-2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/swagger-profile/pom.xml to org.eclipse.sensinact.gateway.distribution/swagger/2.0-SNAPSHOT/swagger-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/http/free-sms/pom.xml to org.eclipse.sensinact.gateway.sthbnd.http/free-sms-service/2.0-SNAPSHOT/free-sms-service-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/http/free-sms/target/free-sms-service-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.sthbnd.http/free-sms-service/2.0-SNAPSHOT/free-sms-service-2.0-SNAPSHOT.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/http/free-sms/target/free-sms-service-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.sthbnd.http/free-sms-service/2.0-SNAPSHOT/free-sms-service-2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/pom.xml to org.eclipse.sensinact.gateway.distribution/sensinact-distribution-generator/2.0-SNAPSHOT/sensinact-distribution-generator-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/http-tools/pom.xml to org.eclipse.sensinact.gateway.nthbnd/http-tools/2.0-SNAPSHOT/http-tools-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/http-tools/target/http-tools-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.nthbnd/http-tools/2.0-SNAPSHOT/http-tools-2.0-SNAPSHOT.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/http-tools/target/http-tools-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.nthbnd/http-tools/2.0-SNAPSHOT/http-tools-2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/mqtt-nb-profile/pom.xml to org.eclipse.sensinact.gateway.distribution/mqtt-nb/2.0-SNAPSHOT/mqtt-nb-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-mail-connector/pom.xml to org.eclipse.sensinact.gateway/sensinact-mail-connector/2.0-SNAPSHOT/sensinact-mail-connector-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-mail-connector/target/sensinact-mail-connector-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway/sensinact-mail-connector/2.0-SNAPSHOT/sensinact-mail-connector-2.0-SNAPSHOT.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-mail-connector/target/sensinact-mail-connector-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway/sensinact-mail-connector/2.0-SNAPSHOT/sensinact-mail-connector-2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/generic-storage-agent/pom.xml to org.eclipse.sensinact.gateway.nthbnd/generic-storage-agent/2.0-SNAPSHOT/generic-storage-agent-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/generic-storage-agent/target/generic-storage-agent-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.nthbnd/generic-storage-agent/2.0-SNAPSHOT/generic-storage-agent-2.0-SNAPSHOT.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/generic-storage-agent/target/generic-storage-agent-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.nthbnd/generic-storage-agent/2.0-SNAPSHOT/generic-storage-agent-2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/simulated-devices/button/pom.xml to org.eclipse.sensinact.gateway.simulated.devices/button/2.0-SNAPSHOT/button-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/simulated-devices/button/target/button-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.simulated.devices/button/2.0-SNAPSHOT/button-2.0-SNAPSHOT.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/simulated-devices/button/target/button-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.simulated.devices/button/2.0-SNAPSHOT/button-2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/influxdb-storage-agent-profile/pom.xml to org.eclipse.sensinact.gateway.distribution/influxdb-storage-agent/2.0-SNAPSHOT/influxdb-storage-agent-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/rest-profile/pom.xml to org.eclipse.sensinact.gateway.distribution/rest/2.0-SNAPSHOT/rest-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/android-imu-profile/pom.xml to org.eclipse.sensinact.gateway.distribution/android-imu/2.0-SNAPSHOT/android-imu-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/tools/sensinact-test-configuration/pom.xml to org.eclipse.sensinact.gateway.tools/sensinact-test-configuration/2.0-SNAPSHOT/sensinact-test-configuration-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/tools/sensinact-test-configuration/target/sensinact-test-configuration-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.tools/sensinact-test-configuration/2.0-SNAPSHOT/sensinact-test-configuration-2.0-SNAPSHOT.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/tools/sensinact-test-configuration/target/sensinact-test-configuration-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.tools/sensinact-test-configuration/2.0-SNAPSHOT/sensinact-test-configuration-2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/simulated-devices/temperatures-generator/pom.xml to org.eclipse.sensinact.gateway.simulated.devices/temperatures-generator/2.0-SNAPSHOT/temperatures-generator-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/simulated-devices/temperatures-generator/target/temperatures-generator-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.simulated.devices/temperatures-generator/2.0-SNAPSHOT/temperatures-generator-2.0-SNAPSHOT.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/simulated-devices/temperatures-generator/target/temperatures-generator-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.simulated.devices/temperatures-generator/2.0-SNAPSHOT/temperatures-generator-2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/mqtt/pom.xml to org.eclipse.sensinact.gateway.sthbnd.mqtt/parent/2.0-SNAPSHOT/parent-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/archetypes/sensinact-basis-archetype/pom.xml to org.eclipse.sensinact.gateway.archetypes/sensinact-basis-archetype/1.0/sensinact-basis-archetype-1.0.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/archetypes/sensinact-basis-archetype/target/sensinact-basis-archetype-1.0.jar to org.eclipse.sensinact.gateway.archetypes/sensinact-basis-archetype/1.0/sensinact-basis-archetype-1.0.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-security-oauth2/pom.xml to org.eclipse.sensinact.gateway/sensinact-security-oauth2/2.0-SNAPSHOT/sensinact-security-oauth2-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-security-oauth2/target/sensinact-security-oauth2-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway/sensinact-security-oauth2/2.0-SNAPSHOT/sensinact-security-oauth2-2.0-SNAPSHOT.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-security-oauth2/target/sensinact-security-oauth2-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway/sensinact-security-oauth2/2.0-SNAPSHOT/sensinact-security-oauth2-2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-application/application-manager/pom.xml to org.eclipse.sensinact.gateway/application-manager/2.0-SNAPSHOT/application-manager-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-application/application-manager/target/application-manager-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway/application-manager/2.0-SNAPSHOT/application-manager-2.0-SNAPSHOT.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-application/application-manager/target/application-manager-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway/application-manager/2.0-SNAPSHOT/application-manager-2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/http/http-device/pom.xml to org.eclipse.sensinact.gateway.sthbnd.http/http-device/2.0-SNAPSHOT/http-device-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/http/http-device/target/http-device-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.sthbnd.http/http-device/2.0-SNAPSHOT/http-device-2.0-SNAPSHOT.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/http/http-device/target/http-device-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.sthbnd.http/http-device/2.0-SNAPSHOT/http-device-2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/template-with-security/pom.xml to org.eclipse.sensinact.gateway.distribution/sensinact-distribution-template-with-security/2.0-SNAPSHOT/sensinact-distribution-template-with-security-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/template-with-security/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT.zip to org.eclipse.sensinact.gateway.distribution/sensinact-distribution-template-with-security/2.0-SNAPSHOT/sensinact-distribution-template-with-security-2.0-SNAPSHOT.zip
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-security-none/pom.xml to org.eclipse.sensinact.gateway/sensinact-security-none/2.0-SNAPSHOT/sensinact-security-none-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-security-none/target/sensinact-security-none-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway/sensinact-security-none/2.0-SNAPSHOT/sensinact-security-none-2.0-SNAPSHOT.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-security-none/target/sensinact-security-none-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway/sensinact-security-none/2.0-SNAPSHOT/sensinact-security-none-2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/geojsonfilter/pom.xml to org.eclipse.sensinact.gateway.distribution/geojsonfilter/2.0-SNAPSHOT/geojsonfilter-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/protocol/ssdp/pom.xml to org.eclipse.sensinact.gateway.protocol/ssdp/2.0-SNAPSHOT/ssdp-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/protocol/ssdp/target/ssdp-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.protocol/ssdp/2.0-SNAPSHOT/ssdp-2.0-SNAPSHOT.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/protocol/ssdp/target/ssdp-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.protocol/ssdp/2.0-SNAPSHOT/ssdp-2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/tools/pom.xml to org.eclipse.sensinact.gateway.tools/platform.tools/2.0-SNAPSHOT/platform.tools-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/kodi-profile/pom.xml to org.eclipse.sensinact.gateway.distribution/kodi/2.0-SNAPSHOT/kodi-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/historic-profile/pom.xml to org.eclipse.sensinact.gateway.distribution/historic/2.0-SNAPSHOT/historic-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/ldap-filtering/pom.xml to org.eclipse.sensinact.gateway.nthbnd/ldap-filtering/2.0-SNAPSHOT/ldap-filtering-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/simulated-devices/slider/pom.xml to org.eclipse.sensinact.gateway.simulated.devices/slider/2.0-SNAPSHOT/slider-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/simulated-devices/slider/target/slider-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.simulated.devices/slider/2.0-SNAPSHOT/slider-2.0-SNAPSHOT.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/simulated-devices/slider/target/slider-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.simulated.devices/slider/2.0-SNAPSHOT/slider-2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/exports/pom.xml to org.eclipse.sensinact.gateway.distribution/exports/2.0-SNAPSHOT/exports-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-shell/pom.xml to org.eclipse.sensinact.gateway/sensinact-shell/2.0-SNAPSHOT/sensinact-shell-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-shell/target/sensinact-shell-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway/sensinact-shell/2.0-SNAPSHOT/sensinact-shell-2.0-SNAPSHOT.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-shell/target/sensinact-shell-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway/sensinact-shell/2.0-SNAPSHOT/sensinact-shell-2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-security-test/pom.xml to org.eclipse.sensinact.gateway/sensinact-security-test/2.0-SNAPSHOT/sensinact-security-test-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-security-test/target/sensinact-security-test-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway/sensinact-security-test/2.0-SNAPSHOT/sensinact-security-test-2.0-SNAPSHOT.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-security-test/target/sensinact-security-test-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway/sensinact-security-test/2.0-SNAPSHOT/sensinact-security-test-2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-signature-validator-mock/pom.xml to org.eclipse.sensinact.gateway/sensinact-signature-validator-mock/2.0-SNAPSHOT/sensinact-signature-validator-mock-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-signature-validator-mock/target/sensinact-signature-validator-mock-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway/sensinact-signature-validator-mock/2.0-SNAPSHOT/sensinact-signature-validator-mock-2.0-SNAPSHOT.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-signature-validator-mock/target/sensinact-signature-validator-mock-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway/sensinact-signature-validator-mock/2.0-SNAPSHOT/sensinact-signature-validator-mock-2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/archetypes/sensinact-webapp-archetype/pom.xml to org.eclipse.sensinact.gateway.archetypes/sensinact-webapp-archetype/1.0/sensinact-webapp-archetype-1.0.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/archetypes/sensinact-webapp-archetype/target/sensinact-webapp-archetype-1.0.jar to org.eclipse.sensinact.gateway.archetypes/sensinact-webapp-archetype/1.0/sensinact-webapp-archetype-1.0.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-core/pom.xml to org.eclipse.sensinact.gateway/sensinact-core/2.0-SNAPSHOT/sensinact-core-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-core/target/sensinact-core-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway/sensinact-core/2.0-SNAPSHOT/sensinact-core-2.0-SNAPSHOT.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-core/target/sensinact-core-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway/sensinact-core/2.0-SNAPSHOT/sensinact-core-2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/pom.xml to org.eclipse.sensinact.gateway.nthbnd/parent/2.0-SNAPSHOT/parent-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/protocol/pom.xml to org.eclipse.sensinact.gateway.protocol/parent/2.0-SNAPSHOT/parent-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/simulated-devices/fan/pom.xml to org.eclipse.sensinact.gateway.simulated.devices/fan/2.0-SNAPSHOT/fan-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/simulated-devices/fan/target/fan-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.simulated.devices/fan/2.0-SNAPSHOT/fan-2.0-SNAPSHOT.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/simulated-devices/fan/target/fan-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.simulated.devices/fan/2.0-SNAPSHOT/fan-2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/mqtt/mqtt-onem2m-agent/pom.xml to org.eclipse.sensinact.gateway.nthbnd/mqtt-onem2m-agent/2.0-SNAPSHOT/mqtt-onem2m-agent-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/mqtt/mqtt-onem2m-agent/target/mqtt-onem2m-agent-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.nthbnd/mqtt-onem2m-agent/2.0-SNAPSHOT/mqtt-onem2m-agent-2.0-SNAPSHOT.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/mqtt/mqtt-onem2m-agent/target/mqtt-onem2m-agent-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.nthbnd/mqtt-onem2m-agent/2.0-SNAPSHOT/mqtt-onem2m-agent-2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-system/pom.xml to org.eclipse.sensinact.gateway/sensinact-system/2.0-SNAPSHOT/sensinact-system-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-system/target/sensinact-system-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway/sensinact-system/2.0-SNAPSHOT/sensinact-system-2.0-SNAPSHOT.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-system/target/sensinact-system-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway/sensinact-system/2.0-SNAPSHOT/sensinact-system-2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/jsonpath-filtering/pom.xml to org.eclipse.sensinact.gateway.nthbnd/jsonpath-filtering/2.0-SNAPSHOT/jsonpath-filtering-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/tools/sensinact-test/pom.xml to org.eclipse.sensinact.gateway.tools/sensinact-test/2.0-SNAPSHOT/sensinact-test-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/tools/sensinact-test/target/sensinact-test-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.tools/sensinact-test/2.0-SNAPSHOT/sensinact-test-2.0-SNAPSHOT.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/tools/sensinact-test/target/sensinact-test-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.tools/sensinact-test/2.0-SNAPSHOT/sensinact-test-2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-security-core/pom.xml to org.eclipse.sensinact.gateway/sensinact-security-core/2.0-SNAPSHOT/sensinact-security-core-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-security-core/target/sensinact-security-core-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway/sensinact-security-core/2.0-SNAPSHOT/sensinact-security-core-2.0-SNAPSHOT.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-security-core/target/sensinact-security-core-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway/sensinact-security-core/2.0-SNAPSHOT/sensinact-security-core-2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/geo-filtering/geojson-filter/pom.xml to org.eclipse.sensinact.gateway.nthbnd/geojson-filter/2.0-SNAPSHOT/geojson-filter-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/geo-filtering/geojson-filter/target/geojson-filter-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.nthbnd/geojson-filter/2.0-SNAPSHOT/geojson-filter-2.0-SNAPSHOT.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/geo-filtering/geojson-filter/target/geojson-filter-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.nthbnd/geojson-filter/2.0-SNAPSHOT/geojson-filter-2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/archetypes/sensinact-http-archetype/pom.xml to org.eclipse.sensinact.gateway.archetypes/sensinact-http-archetype/1.0/sensinact-http-archetype-1.0.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/archetypes/sensinact-http-archetype/target/sensinact-http-archetype-1.0.jar to org.eclipse.sensinact.gateway.archetypes/sensinact-http-archetype/1.0/sensinact-http-archetype-1.0.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-datastore/sensinact-sqlite-connector/pom.xml to org.eclipse.sensinact.gateway/sensinact-sqlite-connector/2.0-SNAPSHOT/sensinact-sqlite-connector-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-datastore/sensinact-sqlite-connector/target/sensinact-sqlite-connector-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway/sensinact-sqlite-connector/2.0-SNAPSHOT/sensinact-sqlite-connector-2.0-SNAPSHOT.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-datastore/sensinact-sqlite-connector/target/sensinact-sqlite-connector-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway/sensinact-sqlite-connector/2.0-SNAPSHOT/sensinact-sqlite-connector-2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-remote-osgi/pom.xml to org.eclipse.sensinact.gateway/sensinact-remote-osgi/2.0-SNAPSHOT/sensinact-remote-osgi-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-remote-osgi/target/sensinact-remote-osgi-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway/sensinact-remote-osgi/2.0-SNAPSHOT/sensinact-remote-osgi-2.0-SNAPSHOT.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-remote-osgi/target/sensinact-remote-osgi-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway/sensinact-remote-osgi/2.0-SNAPSHOT/sensinact-remote-osgi-2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/tools/mongodb-connector/pom.xml to org.eclipse.sensinact.gateway.tools/mongodb-connector/2.0-SNAPSHOT/mongodb-connector-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/tools/mongodb-connector/target/mongodb-connector-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.tools/mongodb-connector/2.0-SNAPSHOT/mongodb-connector-2.0-SNAPSHOT.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/tools/mongodb-connector/target/mongodb-connector-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.tools/mongodb-connector/2.0-SNAPSHOT/mongodb-connector-2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/mqtt/mqtt-utils/pom.xml to org.eclipse.sensinact.gateway.sthbnd.mqtt/mqtt-utils/2.0-SNAPSHOT/mqtt-utils-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/mqtt/mqtt-utils/target/mqtt-utils-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.sthbnd.mqtt/mqtt-utils/2.0-SNAPSHOT/mqtt-utils-2.0-SNAPSHOT.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/mqtt/mqtt-utils/target/mqtt-utils-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.sthbnd.mqtt/mqtt-utils/2.0-SNAPSHOT/mqtt-utils-2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/http/http-device-factory/pom.xml to org.eclipse.sensinact.gateway.sthbnd.http/http-device-factory/2.0-SNAPSHOT/http-device-factory-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.sthbnd.http/http-device-factory/2.0-SNAPSHOT/http-device-factory-2.0-SNAPSHOT.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.sthbnd.http/http-device-factory/2.0-SNAPSHOT/http-device-factory-2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/template/pom.xml to org.eclipse.sensinact.gateway.distribution/sensinact-distribution-template/2.0-SNAPSHOT/sensinact-distribution-template-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/template/target/sensinact-distribution-template-2.0-SNAPSHOT.zip to org.eclipse.sensinact.gateway.distribution/sensinact-distribution-template/2.0-SNAPSHOT/sensinact-distribution-template-2.0-SNAPSHOT.zip
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-generic/pom.xml to org.eclipse.sensinact.gateway/sensinact-generic/2.0-SNAPSHOT/sensinact-generic-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-generic/target/sensinact-generic-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway/sensinact-generic/2.0-SNAPSHOT/sensinact-generic-2.0-SNAPSHOT.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-generic/target/sensinact-generic-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway/sensinact-generic/2.0-SNAPSHOT/sensinact-generic-2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/attributes-filtering/pom.xml to org.eclipse.sensinact.gateway.nthbnd/attributes-filtering/2.0-SNAPSHOT/attributes-filtering-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/sensinact-remote/pom.xml to org.eclipse.sensinact.gateway.distribution/sensinact-remote/2.0-SNAPSHOT/sensinact-remote-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/tools/influxdb-connector/pom.xml to org.eclipse.sensinact.gateway.tools/influxdb-connector/2.0-SNAPSHOT/influxdb-connector-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/tools/influxdb-connector/target/influxdb-connector-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.tools/influxdb-connector/2.0-SNAPSHOT/influxdb-connector-2.0-SNAPSHOT.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/tools/influxdb-connector/target/influxdb-connector-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.tools/influxdb-connector/2.0-SNAPSHOT/influxdb-connector-2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/template-with-openid-security/pom.xml to org.eclipse.sensinact.gateway.distribution/sensinact-distribution-template-with-openid-security/2.0-SNAPSHOT/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/template-with-openid-security/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT.zip to org.eclipse.sensinact.gateway.distribution/sensinact-distribution-template-with-openid-security/2.0-SNAPSHOT/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT.zip
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/attributesfilter/pom.xml to org.eclipse.sensinact.gateway.distribution/attributesfilter/2.0-SNAPSHOT/attributesfilter-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-common/pom.xml to org.eclipse.sensinact.gateway/sensinact-common/2.0-SNAPSHOT/sensinact-common-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-common/target/sensinact-common-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway/sensinact-common/2.0-SNAPSHOT/sensinact-common-2.0-SNAPSHOT.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-common/target/sensinact-common-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway/sensinact-common/2.0-SNAPSHOT/sensinact-common-2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/ldap-filtering/ldap-filter/pom.xml to org.eclipse.sensinact.gateway.nthbnd/ldap-filter/2.0-SNAPSHOT/ldap-filter-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/ldap-filtering/ldap-filter/target/ldap-filter-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.nthbnd/ldap-filter/2.0-SNAPSHOT/ldap-filter-2.0-SNAPSHOT.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/ldap-filtering/ldap-filter/target/ldap-filter-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.nthbnd/ldap-filter/2.0-SNAPSHOT/ldap-filter-2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/archetypes/pom.xml to org.eclipse.sensinact.gateway.archetypes/parent/2.0-SNAPSHOT/parent-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/pom.xml to org.eclipse.sensinact.gateway.distribution/parent/2.0-SNAPSHOT/parent-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/simulated-devices/pom.xml to org.eclipse.sensinact.gateway.simulated.devices/simulated-devices/2.0-SNAPSHOT/simulated-devices-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/mqtt-server/pom.xml to org.eclipse.sensinact.gateway.distribution/mqtt-server/2.0-SNAPSHOT/mqtt-server-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/openweather-profile/pom.xml to org.eclipse.sensinact.gateway.distribution/openweather/2.0-SNAPSHOT/openweather-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-security-openid-keybuilder/pom.xml to org.eclipse.sensinact.gateway/sensinact-security-openid-keybuilder/2.0-SNAPSHOT/sensinact-security-openid-keybuilder-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-security-openid-keybuilder/target/sensinact-security-openid-keybuilder-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway/sensinact-security-openid-keybuilder/2.0-SNAPSHOT/sensinact-security-openid-keybuilder-2.0-SNAPSHOT.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-security-openid-keybuilder/target/sensinact-security-openid-keybuilder-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway/sensinact-security-openid-keybuilder/2.0-SNAPSHOT/sensinact-security-openid-keybuilder-2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/http/kodi-device/pom.xml to org.eclipse.sensinact.gateway.sthbnd.http/kodi-device/2.0-SNAPSHOT/kodi-device-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/http/kodi-device/target/kodi-device-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.sthbnd.http/kodi-device/2.0-SNAPSHOT/kodi-device-2.0-SNAPSHOT.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/http/kodi-device/target/kodi-device-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.sthbnd.http/kodi-device/2.0-SNAPSHOT/kodi-device-2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/simulated-devices/light/pom.xml to org.eclipse.sensinact.gateway.simulated.devices/light/2.0-SNAPSHOT/light-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/simulated-devices/light/target/light-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.simulated.devices/light/2.0-SNAPSHOT/light-2.0-SNAPSHOT.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/simulated-devices/light/target/light-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.simulated.devices/light/2.0-SNAPSHOT/light-2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-security-keybuilder/pom.xml to org.eclipse.sensinact.gateway/sensinact-security-keybuilder/2.0-SNAPSHOT/sensinact-security-keybuilder-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-security-keybuilder/target/sensinact-security-keybuilder-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway/sensinact-security-keybuilder/2.0-SNAPSHOT/sensinact-security-keybuilder-2.0-SNAPSHOT.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-security-keybuilder/target/sensinact-security-keybuilder-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway/sensinact-security-keybuilder/2.0-SNAPSHOT/sensinact-security-keybuilder-2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-datastore/pom.xml to org.eclipse.sensinact.gateway/sensinact-datastore/2.0-SNAPSHOT/sensinact-datastore-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/http/pom.xml to org.eclipse.sensinact.gateway.sthbnd.http/parent/2.0-SNAPSHOT/parent-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-signature-validator-secure/pom.xml to org.eclipse.sensinact.gateway/sensinact-signature-validator-secure/2.0-SNAPSHOT/sensinact-signature-validator-secure-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-signature-validator-secure/target/sensinact-signature-validator-secure-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway/sensinact-signature-validator-secure/2.0-SNAPSHOT/sensinact-signature-validator-secure-2.0-SNAPSHOT.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-signature-validator-secure/target/sensinact-signature-validator-secure-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway/sensinact-signature-validator-secure/2.0-SNAPSHOT/sensinact-signature-validator-secure-2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/mqtt/ttn-device/pom.xml to org.eclipse.sensinact.gateway.sthbnd.mqtt/thethingsnetwork-device/2.0-SNAPSHOT/thethingsnetwork-device-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/mqtt/ttn-device/target/thethingsnetwork-device-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.sthbnd.mqtt/thethingsnetwork-device/2.0-SNAPSHOT/thethingsnetwork-device-2.0-SNAPSHOT.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/mqtt/ttn-device/target/thethingsnetwork-device-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.sthbnd.mqtt/thethingsnetwork-device/2.0-SNAPSHOT/thethingsnetwork-device-2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/attributes-filtering/attributes-filter/pom.xml to org.eclipse.sensinact.gateway.nthbnd/attributes-filter/2.0-SNAPSHOT/attributes-filter-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/attributes-filtering/attributes-filter/target/attributes-filter-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.nthbnd/attributes-filter/2.0-SNAPSHOT/attributes-filter-2.0-SNAPSHOT.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/attributes-filtering/attributes-filter/target/attributes-filter-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.nthbnd/attributes-filter/2.0-SNAPSHOT/attributes-filter-2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/mqtt/mqtt-generic-agent/pom.xml to org.eclipse.sensinact.gateway.nthbnd/mqtt-generic-agent/2.0-SNAPSHOT/mqtt-generic-agent-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/mqtt/mqtt-generic-agent/target/mqtt-generic-agent-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.nthbnd/mqtt-generic-agent/2.0-SNAPSHOT/mqtt-generic-agent-2.0-SNAPSHOT.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/mqtt/mqtt-generic-agent/target/mqtt-generic-agent-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.nthbnd/mqtt-generic-agent/2.0-SNAPSHOT/mqtt-generic-agent-2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/simulation-profile/pom.xml to org.eclipse.sensinact.gateway.distribution/simulation/2.0-SNAPSHOT/simulation-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-application/pom.xml to org.eclipse.sensinact.gateway/sensinact-application/2.0-SNAPSHOT/sensinact-application-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/http/openweather-device/pom.xml to org.eclipse.sensinact.gateway.sthbnd.http/openweather-device/2.0-SNAPSHOT/openweather-device-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/http/openweather-device/target/openweather-device-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.sthbnd.http/openweather-device/2.0-SNAPSHOT/openweather-device-2.0-SNAPSHOT.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/http/openweather-device/target/openweather-device-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.sthbnd.http/openweather-device/2.0-SNAPSHOT/openweather-device-2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/ldapfilter/pom.xml to org.eclipse.sensinact.gateway.distribution/ldapfilter/2.0-SNAPSHOT/ldapfilter-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/http/live-objects/pom.xml to org.eclipse.sensinact.gateway.sthbnd.http/live-objects/2.0-SNAPSHOT/live-objects-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/http/live-objects/target/live-objects-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.sthbnd.http/live-objects/2.0-SNAPSHOT/live-objects-2.0-SNAPSHOT.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/http/live-objects/target/live-objects-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.sthbnd.http/live-objects/2.0-SNAPSHOT/live-objects-2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/http-onem2m-agent/pom.xml to org.eclipse.sensinact.gateway.nthbnd/http-onem2m-agent/2.0-SNAPSHOT/http-onem2m-agent-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/http-onem2m-agent/target/http-onem2m-agent-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.nthbnd/http-onem2m-agent/2.0-SNAPSHOT/http-onem2m-agent-2.0-SNAPSHOT.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/http-onem2m-agent/target/http-onem2m-agent-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.nthbnd/http-onem2m-agent/2.0-SNAPSHOT/http-onem2m-agent-2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-historic-api/pom.xml to org.eclipse.sensinact.gateway/sensinact-historic-api/2.0-SNAPSHOT/sensinact-historic-api-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-historic-api/target/sensinact-historic-api-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway/sensinact-historic-api/2.0-SNAPSHOT/sensinact-historic-api-2.0-SNAPSHOT.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-historic-api/target/sensinact-historic-api-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway/sensinact-historic-api/2.0-SNAPSHOT/sensinact-historic-api-2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/pom.xml to org.eclipse.sensinact.gateway.sthbnd/parent/2.0-SNAPSHOT/parent-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/pom.xml to org.eclipse.sensinact.gateway.distribution/profile/2.0-SNAPSHOT/profile-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/simulated-devices/billboard/pom.xml to org.eclipse.sensinact.gateway.simulated.devices/billboard/2.0-SNAPSHOT/billboard-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/simulated-devices/billboard/target/billboard-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.simulated.devices/billboard/2.0-SNAPSHOT/billboard-2.0-SNAPSHOT.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/simulated-devices/billboard/target/billboard-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.simulated.devices/billboard/2.0-SNAPSHOT/billboard-2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/mqtt/mqtt-device/pom.xml to org.eclipse.sensinact.gateway.sthbnd.mqtt/mqtt-device/2.0-SNAPSHOT/mqtt-device-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/mqtt/mqtt-device/target/mqtt-device-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.sthbnd.mqtt/mqtt-device/2.0-SNAPSHOT/mqtt-device-2.0-SNAPSHOT.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/mqtt/mqtt-device/target/mqtt-device-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.sthbnd.mqtt/mqtt-device/2.0-SNAPSHOT/mqtt-device-2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/onem2m-mqttbinding/pom.xml to org.eclipse.sensinact.gateway.distribution/onem2m-mqttbinding/2.0-SNAPSHOT/onem2m-mqttbinding-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/ttn-profile/pom.xml to org.eclipse.sensinact.gateway.distribution/ttn-device/2.0-SNAPSHOT/ttn-device-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-application/basic-plugin/pom.xml to org.eclipse.sensinact.gateway/basic-plugin/2.0-SNAPSHOT/basic-plugin-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-application/basic-plugin/target/basic-plugin-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway/basic-plugin/2.0-SNAPSHOT/basic-plugin-2.0-SNAPSHOT.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-application/basic-plugin/target/basic-plugin-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway/basic-plugin/2.0-SNAPSHOT/basic-plugin-2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/sensinact-access/pom.xml to org.eclipse.sensinact.gateway.nthbnd/sensinact-northbound-access/2.0-SNAPSHOT/sensinact-northbound-access-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/sensinact-access/target/sensinact-northbound-access-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.nthbnd/sensinact-northbound-access/2.0-SNAPSHOT/sensinact-northbound-access-2.0-SNAPSHOT.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/sensinact-access/target/sensinact-northbound-access-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.nthbnd/sensinact-northbound-access/2.0-SNAPSHOT/sensinact-northbound-access-2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/mqtt/pom.xml to org.eclipse.sensinact.gateway.nthbnd/mqtt/2.0-SNAPSHOT/mqtt-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/pom.xml to org.eclipse.sensinact.gateway/sensinact-security/2.0-SNAPSHOT/sensinact-security-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/mqtt-sb-profile/pom.xml to org.eclipse.sensinact.gateway.distribution/mqtt-sb/2.0-SNAPSHOT/mqtt-sb-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-datastore/sensinact-datastore-api/pom.xml to org.eclipse.sensinact.gateway/sensinact-datastore-api/2.0-SNAPSHOT/sensinact-datastore-api-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-datastore/sensinact-datastore-api/target/sensinact-datastore-api-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway/sensinact-datastore-api/2.0-SNAPSHOT/sensinact-datastore-api-2.0-SNAPSHOT.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-datastore/sensinact-datastore-api/target/sensinact-datastore-api-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway/sensinact-datastore-api/2.0-SNAPSHOT/sensinact-datastore-api-2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/jsonpath-filtering/jsonpath-filter/pom.xml to org.eclipse.sensinact.gateway.nthbnd/jsonpath-filter/2.0-SNAPSHOT/jsonpath-filter-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/jsonpath-filtering/jsonpath-filter/target/jsonpath-filter-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.nthbnd/jsonpath-filter/2.0-SNAPSHOT/jsonpath-filter-2.0-SNAPSHOT.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/jsonpath-filtering/jsonpath-filter/target/jsonpath-filter-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.nthbnd/jsonpath-filter/2.0-SNAPSHOT/jsonpath-filter-2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/protocol/http/pom.xml to org.eclipse.sensinact.gateway.protocol/http/2.0-SNAPSHOT/http-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/protocol/http/target/http-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.protocol/http/2.0-SNAPSHOT/http-2.0-SNAPSHOT.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/protocol/http/target/http-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.protocol/http/2.0-SNAPSHOT/http-2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/openhab/pom.xml to org.eclipse.sensinact.gateway.sthbnd/sensinact-openhab/2.0-SNAPSHOT/sensinact-openhab-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/openhab/target/sensinact-openhab-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.sthbnd/sensinact-openhab/2.0-SNAPSHOT/sensinact-openhab-2.0-SNAPSHOT.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/openhab/target/sensinact-openhab-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.sthbnd/sensinact-openhab/2.0-SNAPSHOT/sensinact-openhab-2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/http/http-android/pom.xml to org.eclipse.sensinact.gateway.sthbnd.http/http-android/2.0-SNAPSHOT/http-android-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/http/http-android/target/http-android-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.sthbnd.http/http-android/2.0-SNAPSHOT/http-android-2.0-SNAPSHOT.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/http/http-android/target/http-android-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.sthbnd.http/http-android/2.0-SNAPSHOT/http-android-2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/onem2m/pom.xml to org.eclipse.sensinact.gateway.distribution/onem2m/2.0-SNAPSHOT/onem2m-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/influxdb-storage-agent/pom.xml to org.eclipse.sensinact.gateway.nthbnd/influxdb-storage-agent/2.0-SNAPSHOT/influxdb-storage-agent-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/influxdb-storage-agent/target/influxdb-storage-agent-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.nthbnd/influxdb-storage-agent/2.0-SNAPSHOT/influxdb-storage-agent-2.0-SNAPSHOT.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/influxdb-storage-agent/target/influxdb-storage-agent-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.nthbnd/influxdb-storage-agent/2.0-SNAPSHOT/influxdb-storage-agent-2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/geo-filtering/pom.xml to org.eclipse.sensinact.gateway.nthbnd/geo-filtering/2.0-SNAPSHOT/geo-filtering-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/mqtt/mqtt-agent/pom.xml to org.eclipse.sensinact.gateway.nthbnd/mqtt-agent/2.0-SNAPSHOT/mqtt-agent-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/mqtt/mqtt-agent/target/mqtt-agent-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.nthbnd/mqtt-agent/2.0-SNAPSHOT/mqtt-agent-2.0-SNAPSHOT.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/mqtt/mqtt-agent/target/mqtt-agent-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.nthbnd/mqtt-agent/2.0-SNAPSHOT/mqtt-agent-2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-framework-extension/pom.xml to org.eclipse.sensinact.gateway/sensinact-framework-extension/2.0-SNAPSHOT/sensinact-framework-extension-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-framework-extension/target/sensinact-framework-extension-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway/sensinact-framework-extension/2.0-SNAPSHOT/sensinact-framework-extension-2.0-SNAPSHOT.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-framework-extension/target/sensinact-framework-extension-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway/sensinact-framework-extension/2.0-SNAPSHOT/sensinact-framework-extension-2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/http-storage-agent-profile/pom.xml to org.eclipse.sensinact.gateway.distribution/storage-agent/2.0-SNAPSHOT/storage-agent-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/pom.xml to org.eclipse.sensinact/gateway/2.0-SNAPSHOT/gateway-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/openhab-profile/pom.xml to org.eclipse.sensinact.gateway.distribution/openhab/2.0-SNAPSHOT/openhab-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/free-sms/pom.xml to org.eclipse.sensinact.gateway.distribution/free-sms/2.0-SNAPSHOT/free-sms-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/integration-tests/mqtt-it/pom.xml to org.eclipse.sensinact.integration.tests/mqtt-it/2.0-SNAPSHOT/mqtt-it-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/integration-tests/mqtt-it/target/mqtt-it-2.0-SNAPSHOT.jar to org.eclipse.sensinact.integration.tests/mqtt-it/2.0-SNAPSHOT/mqtt-it-2.0-SNAPSHOT.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-signature-validator-api/pom.xml to org.eclipse.sensinact.gateway/sensinact-signature-validator-api/2.0-SNAPSHOT/sensinact-signature-validator-api-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-signature-validator-api/target/sensinact-signature-validator-api-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway/sensinact-signature-validator-api/2.0-SNAPSHOT/sensinact-signature-validator-api-2.0-SNAPSHOT.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-security/sensinact-signature-validator-api/target/sensinact-signature-validator-api-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway/sensinact-signature-validator-api/2.0-SNAPSHOT/sensinact-signature-validator-api-2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/tools/swagger/pom.xml to org.eclipse.sensinact.gateway.tools/swagger/2.0-SNAPSHOT/swagger-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/tools/swagger/target/swagger-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.tools/swagger/2.0-SNAPSHOT/swagger-2.0-SNAPSHOT.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/tools/swagger/target/swagger-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.tools/swagger/2.0-SNAPSHOT/swagger-2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/sensinact-datastore/pom.xml to org.eclipse.sensinact.gateway.distribution/sensinact-datastore/2.0-SNAPSHOT/sensinact-datastore-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/http-storage-agent/pom.xml to org.eclipse.sensinact.gateway.nthbnd/http-storage-agent/2.0-SNAPSHOT/http-storage-agent-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/http-storage-agent/target/http-storage-agent-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.nthbnd/http-storage-agent/2.0-SNAPSHOT/http-storage-agent-2.0-SNAPSHOT.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/http-storage-agent/target/http-storage-agent-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.nthbnd/http-storage-agent/2.0-SNAPSHOT/http-storage-agent-2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/pom.xml to org.eclipse.sensinact.gateway/parent/2.0-SNAPSHOT/parent-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/http/onem2m-device/pom.xml to org.eclipse.sensinact.gateway.sthbnd.http/onem2m-device/2.0-SNAPSHOT/onem2m-device-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/http/onem2m-device/target/onem2m-device-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.sthbnd.http/onem2m-device/2.0-SNAPSHOT/onem2m-device-2.0-SNAPSHOT.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/http/onem2m-device/target/onem2m-device-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.sthbnd.http/onem2m-device/2.0-SNAPSHOT/onem2m-device-2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/integration-tests/pom.xml to org.eclipse.sensinact.integration.tests/integration-tests/2.0-SNAPSHOT/integration-tests-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/application-profile/pom.xml to org.eclipse.sensinact.gateway.distribution/application/2.0-SNAPSHOT/application-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-historic-manager/pom.xml to org.eclipse.sensinact.gateway/sensinact-historic-manager/2.0-SNAPSHOT/sensinact-historic-manager-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-historic-manager/target/sensinact-historic-manager-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway/sensinact-historic-manager/2.0-SNAPSHOT/sensinact-historic-manager-2.0-SNAPSHOT.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-historic-manager/target/sensinact-historic-manager-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway/sensinact-historic-manager/2.0-SNAPSHOT/sensinact-historic-manager-2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/tools/mqtt-server/pom.xml to org.eclipse.sensinact.gateway.tools/mqtt-server/2.0-SNAPSHOT/mqtt-server-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/tools/mqtt-server/target/mqtt-server-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.tools/mqtt-server/2.0-SNAPSHOT/mqtt-server-2.0-SNAPSHOT.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/tools/mqtt-server/target/mqtt-server-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.tools/mqtt-server/2.0-SNAPSHOT/mqtt-server-2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-utils/pom.xml to org.eclipse.sensinact.gateway/sensinact-utils/2.0-SNAPSHOT/sensinact-utils-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-utils/target/sensinact-utils-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway/sensinact-utils/2.0-SNAPSHOT/sensinact-utils-2.0-SNAPSHOT.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/sensinact-utils/target/sensinact-utils-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway/sensinact-utils/2.0-SNAPSHOT/sensinact-utils-2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/mqtt/smart-topic-device/pom.xml to org.eclipse.sensinact.gateway.sthbnd.mqtt/smart-topic-device/2.0-SNAPSHOT/smart-topic-device-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/mqtt/smart-topic-device/target/smart-topic-device-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.sthbnd.mqtt/smart-topic-device/2.0-SNAPSHOT/smart-topic-device-2.0-SNAPSHOT.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/southbound/mqtt/smart-topic-device/target/smart-topic-device-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.sthbnd.mqtt/smart-topic-device/2.0-SNAPSHOT/smart-topic-device-2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/profile/http-client/pom.xml to org.eclipse.sensinact.gateway.distribution/http-client/2.0-SNAPSHOT/http-client-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/packaging/pom.xml to org.eclipse.sensinact.gateway.distribution/packaging/2.0-SNAPSHOT/packaging-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/distribution/generator/packaging/target/sensiNact-gateway-with-openid-security-2.0-SNAPSHOT-20211124.zip to org.eclipse.sensinact.gateway.distribution/packaging/2.0-SNAPSHOT/packaging-2.0-SNAPSHOT.zip
channel stopped
Finished: SUCCESS