Skip to content
Success

Console Output

Skipping 33 KB.. Full Log
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- formatter-maven-plugin:2.16.0:validate (default) @ leshan-core-cf ---
[INFO] Using 'UTF-8' encoding to format source files.
[INFO] Number of files to be formatted: 18
[INFO] Successfully formatted:          0 file(s)
[INFO] Fail to format:                  0 file(s)
[INFO] Skipped:                         18 file(s)
[INFO] Read only skipped:               0 file(s)
[INFO] Approximate time taken:          0s
[INFO] 
[INFO] <<< maven-javadoc-plugin:3.4.0:javadoc (default-cli) < generate-sources @ leshan-core-cf <<<
[INFO] 
[INFO] 
[INFO] --- maven-javadoc-plugin:3.4.0:javadoc (default-cli) @ leshan-core-cf ---
[INFO] No previous run data found, generating javadoc.
[INFO] 
[INFO] ---------------< org.eclipse.leshan:leshan-server-core >----------------
[INFO] Building leshan - server core 2.0.0-SNAPSHOT                      [3/14]
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ leshan-server-core ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven) @ leshan-server-core ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (validate) @ leshan-server-core ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- formatter-maven-plugin:2.16.0:validate (default) @ leshan-server-core ---
[INFO] Using 'UTF-8' encoding to format source files.
[INFO] Number of files to be formatted: 74
[INFO] Successfully formatted:          0 file(s)
[INFO] Fail to format:                  0 file(s)
[INFO] Skipped:                         74 file(s)
[INFO] Read only skipped:               0 file(s)
[INFO] Approximate time taken:          0s
[INFO] 
[INFO] --- sortpom-maven-plugin:3.0.1:verify (default) @ leshan-server-core ---
[INFO] Verifying file /home/jenkins/agent/workspace/leshan/leshan-server-core/pom.xml
[INFO] 
[INFO] --- impsort-maven-plugin:1.6.2:check (default) @ leshan-server-core ---
[INFO] Processed 74 files in 00:00.470 (Already Sorted: 74, Needed Sorting: 0)
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ leshan-server-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/leshan/leshan-server-core/src/main/resources
[INFO] 
[INFO] --- flatten-maven-plugin:1.2.7:flatten (flatten) @ leshan-server-core ---
[INFO] Generating flattened POM of project org.eclipse.leshan:leshan-server-core:bundle:2.0.0-SNAPSHOT...
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ leshan-server-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 67 source files to /home/jenkins/agent/workspace/leshan/leshan-server-core/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ leshan-server-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/leshan/leshan-server-core/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ leshan-server-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to /home/jenkins/agent/workspace/leshan/leshan-server-core/target/test-classes
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.21:check (default) @ leshan-server-core ---
[INFO] Checking unresolved references to net.sf.androidscents.signature:android-api-level-19:4.4.2_r4
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ leshan-server-core ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.leshan.server.SerializationTests
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.leshan.server.SerializationTests
[INFO] Running org.eclipse.leshan.server.registration.RegistrationUpdateTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.eclipse.leshan.server.registration.RegistrationUpdateTest
[INFO] Running org.eclipse.leshan.server.registration.RegistrationSortObjectLinksTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.leshan.server.registration.RegistrationSortObjectLinksTest
[INFO] Running org.eclipse.leshan.server.registration.RegistrationTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 s - in org.eclipse.leshan.server.registration.RegistrationTest
[INFO] Running org.eclipse.leshan.server.queue.PresenceServiceTest
SLF4J: A number (55) of logging calls during the initialization phase have been intercepted and are
SLF4J: now being replayed. These are subject to the filtering rules of the underlying logging system.
SLF4J: See also http://www.slf4j.org/codes.html#replay
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.351 s - in org.eclipse.leshan.server.queue.PresenceServiceTest
[INFO] Running org.eclipse.leshan.server.bootstrap.BootstrapHandlerTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.346 s - in org.eclipse.leshan.server.bootstrap.BootstrapHandlerTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.7:bundle (default-bundle) @ leshan-server-core ---
[INFO] Building bundle: /home/jenkins/agent/workspace/leshan/leshan-server-core/target/leshan-server-core-2.0.0-SNAPSHOT.jar
[INFO] Writing manifest: /home/jenkins/agent/workspace/leshan/leshan-server-core/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ leshan-server-core ---
[INFO] Building jar: /home/jenkins/agent/workspace/leshan/leshan-server-core/target/leshan-server-core-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- revapi-maven-plugin:0.14.7:check (default) @ leshan-server-core ---
[INFO] Comparing [org.eclipse.leshan:leshan-server-core:jar:1.4.1] against [org.eclipse.leshan:leshan-server-core:jar:2.0.0-SNAPSHOT] (including their transitive dependencies).
[INFO] API checks completed without failures.
[INFO] 
[INFO] --- maven-install-plugin:3.0.0:install (default-install) @ leshan-server-core ---
[INFO] Installing /home/jenkins/agent/workspace/leshan/leshan-server-core/target/leshan-server-core-2.0.0-SNAPSHOT.pom to /home/jenkins/.m2/repository/org/eclipse/leshan/leshan-server-core/2.0.0-SNAPSHOT/leshan-server-core-2.0.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/leshan/leshan-server-core/target/leshan-server-core-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/leshan/leshan-server-core/2.0.0-SNAPSHOT/leshan-server-core-2.0.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/leshan/leshan-server-core/target/leshan-server-core-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/leshan/leshan-server-core/2.0.0-SNAPSHOT/leshan-server-core-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.7:install (default-install) @ leshan-server-core ---
[INFO] Installing org/eclipse/leshan/leshan-server-core/2.0.0-SNAPSHOT/leshan-server-core-2.0.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] >>> maven-javadoc-plugin:3.4.0:javadoc (default-cli) > generate-sources @ leshan-server-core >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven) @ leshan-server-core ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (validate) @ leshan-server-core ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- formatter-maven-plugin:2.16.0:validate (default) @ leshan-server-core ---
[INFO] Using 'UTF-8' encoding to format source files.
[INFO] Number of files to be formatted: 74
[INFO] Successfully formatted:          0 file(s)
[INFO] Fail to format:                  0 file(s)
[INFO] Skipped:                         74 file(s)
[INFO] Read only skipped:               0 file(s)
[INFO] Approximate time taken:          0s
[INFO] 
[INFO] <<< maven-javadoc-plugin:3.4.0:javadoc (default-cli) < generate-sources @ leshan-server-core <<<
[INFO] 
[INFO] 
[INFO] --- maven-javadoc-plugin:3.4.0:javadoc (default-cli) @ leshan-server-core ---
[INFO] No previous run data found, generating javadoc.
[INFO] 
[INFO] ----------------< org.eclipse.leshan:leshan-server-cf >-----------------
[INFO] Building leshan - server californium 2.0.0-SNAPSHOT               [4/14]
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ leshan-server-cf ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven) @ leshan-server-cf ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (validate) @ leshan-server-cf ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- formatter-maven-plugin:2.16.0:validate (default) @ leshan-server-cf ---
[INFO] Using 'UTF-8' encoding to format source files.
[INFO] Number of files to be formatted: 38
[INFO] Successfully formatted:          0 file(s)
[INFO] Fail to format:                  0 file(s)
[INFO] Skipped:                         38 file(s)
[INFO] Read only skipped:               0 file(s)
[INFO] Approximate time taken:          0s
[INFO] 
[INFO] --- sortpom-maven-plugin:3.0.1:verify (default) @ leshan-server-cf ---
[INFO] Verifying file /home/jenkins/agent/workspace/leshan/leshan-server-cf/pom.xml
[INFO] 
[INFO] --- impsort-maven-plugin:1.6.2:check (default) @ leshan-server-cf ---
[INFO] Processed 38 files in 00:00.207 (Already Sorted: 38, Needed Sorting: 0)
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ leshan-server-cf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/leshan/leshan-server-cf/src/main/resources
[INFO] 
[INFO] --- flatten-maven-plugin:1.2.7:flatten (flatten) @ leshan-server-cf ---
[INFO] Generating flattened POM of project org.eclipse.leshan:leshan-server-cf:bundle:2.0.0-SNAPSHOT...
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ leshan-server-cf ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 27 source files to /home/jenkins/agent/workspace/leshan/leshan-server-cf/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ leshan-server-cf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/leshan/leshan-server-cf/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ leshan-server-cf ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to /home/jenkins/agent/workspace/leshan/leshan-server-cf/target/test-classes
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.21:check (default) @ leshan-server-cf ---
[INFO] Checking unresolved references to net.sf.androidscents.signature:android-api-level-19:4.4.2_r4
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ leshan-server-cf ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.leshan.server.californium.bootstrap.LeshanBootstrapServerBuilderTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.187 s - in org.eclipse.leshan.server.californium.bootstrap.LeshanBootstrapServerBuilderTest
[INFO] Running org.eclipse.leshan.server.californium.bootstrap.LeshanBootstrapServerTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.189 s - in org.eclipse.leshan.server.californium.bootstrap.LeshanBootstrapServerTest
[INFO] Running org.eclipse.leshan.server.californium.LeshanServerBuilderTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.12 s - in org.eclipse.leshan.server.californium.LeshanServerBuilderTest
[INFO] Running org.eclipse.leshan.server.californium.observation.ObserveUtilTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.364 s - in org.eclipse.leshan.server.californium.observation.ObserveUtilTest
[INFO] Running org.eclipse.leshan.server.californium.observation.ObservationServiceTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.775 s - in org.eclipse.leshan.server.californium.observation.ObservationServiceTest
[INFO] Running org.eclipse.leshan.server.californium.registration.InMemoryRegistrationStoreTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.288 s - in org.eclipse.leshan.server.californium.registration.InMemoryRegistrationStoreTest
[INFO] Running org.eclipse.leshan.server.californium.request.LwM2mResponseBuilderTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.399 s - in org.eclipse.leshan.server.californium.request.LwM2mResponseBuilderTest
[INFO] Running org.eclipse.leshan.server.californium.request.CoapRequestBuilderTest
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.17 s - in org.eclipse.leshan.server.californium.request.CoapRequestBuilderTest
[INFO] Running org.eclipse.leshan.server.californium.LeshanServerTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.216 s - in org.eclipse.leshan.server.californium.LeshanServerTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.7:bundle (default-bundle) @ leshan-server-cf ---
[INFO] Building bundle: /home/jenkins/agent/workspace/leshan/leshan-server-cf/target/leshan-server-cf-2.0.0-SNAPSHOT.jar
[INFO] Writing manifest: /home/jenkins/agent/workspace/leshan/leshan-server-cf/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ leshan-server-cf ---
[INFO] Building jar: /home/jenkins/agent/workspace/leshan/leshan-server-cf/target/leshan-server-cf-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- revapi-maven-plugin:0.14.7:check (default) @ leshan-server-cf ---
[INFO] Comparing [org.eclipse.leshan:leshan-server-cf:jar:1.4.1] against [org.eclipse.leshan:leshan-server-cf:jar:2.0.0-SNAPSHOT] (including their transitive dependencies).
[INFO] API checks completed without failures.
[INFO] 
[INFO] --- maven-install-plugin:3.0.0:install (default-install) @ leshan-server-cf ---
[INFO] Installing /home/jenkins/agent/workspace/leshan/leshan-server-cf/target/leshan-server-cf-2.0.0-SNAPSHOT.pom to /home/jenkins/.m2/repository/org/eclipse/leshan/leshan-server-cf/2.0.0-SNAPSHOT/leshan-server-cf-2.0.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/leshan/leshan-server-cf/target/leshan-server-cf-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/leshan/leshan-server-cf/2.0.0-SNAPSHOT/leshan-server-cf-2.0.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/leshan/leshan-server-cf/target/leshan-server-cf-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/leshan/leshan-server-cf/2.0.0-SNAPSHOT/leshan-server-cf-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.7:install (default-install) @ leshan-server-cf ---
[INFO] Installing org/eclipse/leshan/leshan-server-cf/2.0.0-SNAPSHOT/leshan-server-cf-2.0.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] >>> maven-javadoc-plugin:3.4.0:javadoc (default-cli) > generate-sources @ leshan-server-cf >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven) @ leshan-server-cf ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (validate) @ leshan-server-cf ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- formatter-maven-plugin:2.16.0:validate (default) @ leshan-server-cf ---
[INFO] Using 'UTF-8' encoding to format source files.
[INFO] Number of files to be formatted: 38
[INFO] Successfully formatted:          0 file(s)
[INFO] Fail to format:                  0 file(s)
[INFO] Skipped:                         38 file(s)
[INFO] Read only skipped:               0 file(s)
[INFO] Approximate time taken:          0s
[INFO] 
[INFO] <<< maven-javadoc-plugin:3.4.0:javadoc (default-cli) < generate-sources @ leshan-server-cf <<<
[INFO] 
[INFO] 
[INFO] --- maven-javadoc-plugin:3.4.0:javadoc (default-cli) @ leshan-server-cf ---
[INFO] No previous run data found, generating javadoc.
[INFO] 
[INFO] ---------------< org.eclipse.leshan:leshan-server-redis >---------------
[INFO] Building leshan - server redis 2.0.0-SNAPSHOT                     [5/14]
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ leshan-server-redis ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven) @ leshan-server-redis ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (validate) @ leshan-server-redis ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- formatter-maven-plugin:2.16.0:validate (default) @ leshan-server-redis ---
[INFO] Using 'UTF-8' encoding to format source files.
[INFO] Number of files to be formatted: 13
[INFO] Successfully formatted:          0 file(s)
[INFO] Fail to format:                  0 file(s)
[INFO] Skipped:                         13 file(s)
[INFO] Read only skipped:               0 file(s)
[INFO] Approximate time taken:          0s
[INFO] 
[INFO] --- sortpom-maven-plugin:3.0.1:verify (default) @ leshan-server-redis ---
[INFO] Verifying file /home/jenkins/agent/workspace/leshan/leshan-server-redis/pom.xml
[INFO] 
[INFO] --- impsort-maven-plugin:1.6.2:check (default) @ leshan-server-redis ---
[INFO] Processed 13 files in 00:00.059 (Already Sorted: 13, Needed Sorting: 0)
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ leshan-server-redis ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/leshan/leshan-server-redis/src/main/resources
[INFO] 
[INFO] --- flatten-maven-plugin:1.2.7:flatten (flatten) @ leshan-server-redis ---
[INFO] Generating flattened POM of project org.eclipse.leshan:leshan-server-redis:bundle:2.0.0-SNAPSHOT...
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ leshan-server-redis ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 10 source files to /home/jenkins/agent/workspace/leshan/leshan-server-redis/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ leshan-server-redis ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/leshan/leshan-server-redis/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ leshan-server-redis ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/jenkins/agent/workspace/leshan/leshan-server-redis/target/test-classes
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.21:check (default) @ leshan-server-redis ---
[INFO] Checking unresolved references to net.sf.androidscents.signature:android-api-level-19:4.4.2_r4
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ leshan-server-redis ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.leshan.server.redis.serialization.SecurityInfoSerDesTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.411 s - in org.eclipse.leshan.server.redis.serialization.SecurityInfoSerDesTest
[INFO] Running org.eclipse.leshan.server.redis.serialization.EndpointContextSerDesTest
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.eclipse.leshan.server.redis.serialization.EndpointContextSerDesTest
[INFO] Running org.eclipse.leshan.server.redis.serialization.RegistrationSerDesTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.419 s - in org.eclipse.leshan.server.redis.serialization.RegistrationSerDesTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.7:bundle (default-bundle) @ leshan-server-redis ---
[INFO] Building bundle: /home/jenkins/agent/workspace/leshan/leshan-server-redis/target/leshan-server-redis-2.0.0-SNAPSHOT.jar
[INFO] Writing manifest: /home/jenkins/agent/workspace/leshan/leshan-server-redis/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ leshan-server-redis ---
[INFO] Building jar: /home/jenkins/agent/workspace/leshan/leshan-server-redis/target/leshan-server-redis-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- revapi-maven-plugin:0.14.7:check (default) @ leshan-server-redis ---
[INFO] Comparing [org.eclipse.leshan:leshan-server-redis:jar:1.4.1] against [org.eclipse.leshan:leshan-server-redis:jar:2.0.0-SNAPSHOT] (including their transitive dependencies).
[INFO] API checks completed without failures.
[INFO] 
[INFO] --- maven-install-plugin:3.0.0:install (default-install) @ leshan-server-redis ---
[INFO] Installing /home/jenkins/agent/workspace/leshan/leshan-server-redis/target/leshan-server-redis-2.0.0-SNAPSHOT.pom to /home/jenkins/.m2/repository/org/eclipse/leshan/leshan-server-redis/2.0.0-SNAPSHOT/leshan-server-redis-2.0.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/leshan/leshan-server-redis/target/leshan-server-redis-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/leshan/leshan-server-redis/2.0.0-SNAPSHOT/leshan-server-redis-2.0.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/leshan/leshan-server-redis/target/leshan-server-redis-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/leshan/leshan-server-redis/2.0.0-SNAPSHOT/leshan-server-redis-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.7:install (default-install) @ leshan-server-redis ---
[INFO] Installing org/eclipse/leshan/leshan-server-redis/2.0.0-SNAPSHOT/leshan-server-redis-2.0.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] >>> maven-javadoc-plugin:3.4.0:javadoc (default-cli) > generate-sources @ leshan-server-redis >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven) @ leshan-server-redis ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (validate) @ leshan-server-redis ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- formatter-maven-plugin:2.16.0:validate (default) @ leshan-server-redis ---
[INFO] Using 'UTF-8' encoding to format source files.
[INFO] Number of files to be formatted: 13
[INFO] Successfully formatted:          0 file(s)
[INFO] Fail to format:                  0 file(s)
[INFO] Skipped:                         13 file(s)
[INFO] Read only skipped:               0 file(s)
[INFO] Approximate time taken:          0s
[INFO] 
[INFO] <<< maven-javadoc-plugin:3.4.0:javadoc (default-cli) < generate-sources @ leshan-server-redis <<<
[INFO] 
[INFO] 
[INFO] --- maven-javadoc-plugin:3.4.0:javadoc (default-cli) @ leshan-server-redis ---
[INFO] No previous run data found, generating javadoc.
[INFO] 
[INFO] ---------------< org.eclipse.leshan:leshan-client-core >----------------
[INFO] Building leshan - client core 2.0.0-SNAPSHOT                      [6/14]
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ leshan-client-core ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven) @ leshan-client-core ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (validate) @ leshan-client-core ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- formatter-maven-plugin:2.16.0:validate (default) @ leshan-client-core ---
[INFO] Using 'UTF-8' encoding to format source files.
[INFO] Number of files to be formatted: 58
[INFO] Successfully formatted:          0 file(s)
[INFO] Fail to format:                  0 file(s)
[INFO] Skipped:                         58 file(s)
[INFO] Read only skipped:               0 file(s)
[INFO] Approximate time taken:          0s
[INFO] 
[INFO] --- sortpom-maven-plugin:3.0.1:verify (default) @ leshan-client-core ---
[INFO] Verifying file /home/jenkins/agent/workspace/leshan/leshan-client-core/pom.xml
[INFO] 
[INFO] --- impsort-maven-plugin:1.6.2:check (default) @ leshan-client-core ---
[INFO] Processed 58 files in 00:00.243 (Already Sorted: 58, Needed Sorting: 0)
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ leshan-client-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/leshan/leshan-client-core/src/main/resources
[INFO] 
[INFO] --- flatten-maven-plugin:1.2.7:flatten (flatten) @ leshan-client-core ---
[INFO] Generating flattened POM of project org.eclipse.leshan:leshan-client-core:bundle:2.0.0-SNAPSHOT...
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ leshan-client-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 52 source files to /home/jenkins/agent/workspace/leshan/leshan-client-core/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ leshan-client-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/leshan/leshan-client-core/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ leshan-client-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to /home/jenkins/agent/workspace/leshan/leshan-client-core/target/test-classes
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.21:check (default) @ leshan-client-core ---
[INFO] Checking unresolved references to net.sf.androidscents.signature:android-api-level-19:4.4.2_r4
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ leshan-client-core ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.leshan.client.util.BaseInstanceEnablerFactoryTest
SLF4J: A number (51) of logging calls during the initialization phase have been intercepted and are
SLF4J: now being replayed. These are subject to the filtering rules of the underlying logging system.
SLF4J: See also http://www.slf4j.org/codes.html#replay
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.383 s - in org.eclipse.leshan.client.util.BaseInstanceEnablerFactoryTest
[INFO] Running org.eclipse.leshan.client.util.ServerTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in org.eclipse.leshan.client.util.ServerTest
[INFO] Running org.eclipse.leshan.client.util.ObjectsInitializerTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s - in org.eclipse.leshan.client.util.ObjectsInitializerTest
[INFO] Running org.eclipse.leshan.client.util.ObjectEnablerTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s - in org.eclipse.leshan.client.util.ObjectEnablerTest
[INFO] Running org.eclipse.leshan.client.util.LinkFormatHelperTest
[INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.926 s - in org.eclipse.leshan.client.util.LinkFormatHelperTest
[INFO] Running org.eclipse.leshan.client.send.ManualDataSenderTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.196 s - in org.eclipse.leshan.client.send.ManualDataSenderTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.7:bundle (default-bundle) @ leshan-client-core ---
[INFO] Building bundle: /home/jenkins/agent/workspace/leshan/leshan-client-core/target/leshan-client-core-2.0.0-SNAPSHOT.jar
[INFO] Writing manifest: /home/jenkins/agent/workspace/leshan/leshan-client-core/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ leshan-client-core ---
[INFO] Building jar: /home/jenkins/agent/workspace/leshan/leshan-client-core/target/leshan-client-core-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- revapi-maven-plugin:0.14.7:check (default) @ leshan-client-core ---
[INFO] Comparing [org.eclipse.leshan:leshan-client-core:jar:1.4.1] against [org.eclipse.leshan:leshan-client-core:jar:2.0.0-SNAPSHOT] (including their transitive dependencies).
[INFO] API checks completed without failures.
[INFO] 
[INFO] --- maven-install-plugin:3.0.0:install (default-install) @ leshan-client-core ---
[INFO] Installing /home/jenkins/agent/workspace/leshan/leshan-client-core/target/leshan-client-core-2.0.0-SNAPSHOT.pom to /home/jenkins/.m2/repository/org/eclipse/leshan/leshan-client-core/2.0.0-SNAPSHOT/leshan-client-core-2.0.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/leshan/leshan-client-core/target/leshan-client-core-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/leshan/leshan-client-core/2.0.0-SNAPSHOT/leshan-client-core-2.0.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/leshan/leshan-client-core/target/leshan-client-core-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/leshan/leshan-client-core/2.0.0-SNAPSHOT/leshan-client-core-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.7:install (default-install) @ leshan-client-core ---
[INFO] Installing org/eclipse/leshan/leshan-client-core/2.0.0-SNAPSHOT/leshan-client-core-2.0.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] >>> maven-javadoc-plugin:3.4.0:javadoc (default-cli) > generate-sources @ leshan-client-core >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven) @ leshan-client-core ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (validate) @ leshan-client-core ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- formatter-maven-plugin:2.16.0:validate (default) @ leshan-client-core ---
[INFO] Using 'UTF-8' encoding to format source files.
[INFO] Number of files to be formatted: 58
[INFO] Successfully formatted:          0 file(s)
[INFO] Fail to format:                  0 file(s)
[INFO] Skipped:                         58 file(s)
[INFO] Read only skipped:               0 file(s)
[INFO] Approximate time taken:          0s
[INFO] 
[INFO] <<< maven-javadoc-plugin:3.4.0:javadoc (default-cli) < generate-sources @ leshan-client-core <<<
[INFO] 
[INFO] 
[INFO] --- maven-javadoc-plugin:3.4.0:javadoc (default-cli) @ leshan-client-core ---
[INFO] No previous run data found, generating javadoc.
[INFO] 
[INFO] ----------------< org.eclipse.leshan:leshan-client-cf >-----------------
[INFO] Building leshan - client californium 2.0.0-SNAPSHOT               [7/14]
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ leshan-client-cf ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven) @ leshan-client-cf ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (validate) @ leshan-client-cf ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- formatter-maven-plugin:2.16.0:validate (default) @ leshan-client-cf ---
[INFO] Using 'UTF-8' encoding to format source files.
[INFO] Number of files to be formatted: 20
[INFO] Successfully formatted:          0 file(s)
[INFO] Fail to format:                  0 file(s)
[INFO] Skipped:                         20 file(s)
[INFO] Read only skipped:               0 file(s)
[INFO] Approximate time taken:          0s
[INFO] 
[INFO] --- sortpom-maven-plugin:3.0.1:verify (default) @ leshan-client-cf ---
[INFO] Verifying file /home/jenkins/agent/workspace/leshan/leshan-client-cf/pom.xml
[INFO] 
[INFO] --- impsort-maven-plugin:1.6.2:check (default) @ leshan-client-cf ---
[INFO] Processed 20 files in 00:00.096 (Already Sorted: 20, Needed Sorting: 0)
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ leshan-client-cf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/leshan/leshan-client-cf/src/main/resources
[INFO] 
[INFO] --- flatten-maven-plugin:1.2.7:flatten (flatten) @ leshan-client-cf ---
[INFO] Generating flattened POM of project org.eclipse.leshan:leshan-client-cf:bundle:2.0.0-SNAPSHOT...
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ leshan-client-cf ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 19 source files to /home/jenkins/agent/workspace/leshan/leshan-client-cf/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ leshan-client-cf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/leshan/leshan-client-cf/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ leshan-client-cf ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/jenkins/agent/workspace/leshan/leshan-client-cf/target/test-classes
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.21:check (default) @ leshan-client-cf ---
[INFO] Checking unresolved references to net.sf.androidscents.signature:android-api-level-19:4.4.2_r4
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ leshan-client-cf ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.leshan.client.californium.LeshanBuilderTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.937 s - in org.eclipse.leshan.client.californium.LeshanBuilderTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.7:bundle (default-bundle) @ leshan-client-cf ---
[INFO] Building bundle: /home/jenkins/agent/workspace/leshan/leshan-client-cf/target/leshan-client-cf-2.0.0-SNAPSHOT.jar
[INFO] Writing manifest: /home/jenkins/agent/workspace/leshan/leshan-client-cf/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ leshan-client-cf ---
[INFO] Building jar: /home/jenkins/agent/workspace/leshan/leshan-client-cf/target/leshan-client-cf-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- revapi-maven-plugin:0.14.7:check (default) @ leshan-client-cf ---
[INFO] Comparing [org.eclipse.leshan:leshan-client-cf:jar:1.4.1] against [org.eclipse.leshan:leshan-client-cf:jar:2.0.0-SNAPSHOT] (including their transitive dependencies).
[INFO] API checks completed without failures.
[INFO] 
[INFO] --- maven-install-plugin:3.0.0:install (default-install) @ leshan-client-cf ---
[INFO] Installing /home/jenkins/agent/workspace/leshan/leshan-client-cf/target/leshan-client-cf-2.0.0-SNAPSHOT.pom to /home/jenkins/.m2/repository/org/eclipse/leshan/leshan-client-cf/2.0.0-SNAPSHOT/leshan-client-cf-2.0.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/leshan/leshan-client-cf/target/leshan-client-cf-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/leshan/leshan-client-cf/2.0.0-SNAPSHOT/leshan-client-cf-2.0.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/leshan/leshan-client-cf/target/leshan-client-cf-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/leshan/leshan-client-cf/2.0.0-SNAPSHOT/leshan-client-cf-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.7:install (default-install) @ leshan-client-cf ---
[INFO] Installing org/eclipse/leshan/leshan-client-cf/2.0.0-SNAPSHOT/leshan-client-cf-2.0.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] >>> maven-javadoc-plugin:3.4.0:javadoc (default-cli) > generate-sources @ leshan-client-cf >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven) @ leshan-client-cf ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (validate) @ leshan-client-cf ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- formatter-maven-plugin:2.16.0:validate (default) @ leshan-client-cf ---
[INFO] Using 'UTF-8' encoding to format source files.
[INFO] Number of files to be formatted: 20
[INFO] Successfully formatted:          0 file(s)
[INFO] Fail to format:                  0 file(s)
[INFO] Skipped:                         20 file(s)
[INFO] Read only skipped:               0 file(s)
[INFO] Approximate time taken:          0s
[INFO] 
[INFO] <<< maven-javadoc-plugin:3.4.0:javadoc (default-cli) < generate-sources @ leshan-client-cf <<<
[INFO] 
[INFO] 
[INFO] --- maven-javadoc-plugin:3.4.0:javadoc (default-cli) @ leshan-client-cf ---
[INFO] No previous run data found, generating javadoc.
[INFO] 
[INFO] ------------< org.eclipse.leshan:leshan-integration-tests >-------------
[INFO] Building leshan - integration tests 2.0.0-SNAPSHOT                [8/14]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ leshan-integration-tests ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven) @ leshan-integration-tests ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (validate) @ leshan-integration-tests ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- formatter-maven-plugin:2.16.0:validate (default) @ leshan-integration-tests ---
[INFO] Using 'UTF-8' encoding to format source files.
[INFO] Number of files to be formatted: 52
[INFO] Successfully formatted:          0 file(s)
[INFO] Fail to format:                  0 file(s)
[INFO] Skipped:                         52 file(s)
[INFO] Read only skipped:               0 file(s)
[INFO] Approximate time taken:          2s
[INFO] 
[INFO] --- sortpom-maven-plugin:3.0.1:verify (default) @ leshan-integration-tests ---
[INFO] Verifying file /home/jenkins/agent/workspace/leshan/leshan-integration-tests/pom.xml
[INFO] 
[INFO] --- impsort-maven-plugin:1.6.2:check (default) @ leshan-integration-tests ---
[INFO] Processed 52 files in 00:00.944 (Already Sorted: 52, Needed Sorting: 0)
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ leshan-integration-tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/leshan/leshan-integration-tests/src/main/resources
[INFO] 
[INFO] --- flatten-maven-plugin:1.2.7:flatten (flatten) @ leshan-integration-tests ---
[INFO] Generating flattened POM of project org.eclipse.leshan:leshan-integration-tests:jar:2.0.0-SNAPSHOT...
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ leshan-integration-tests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ leshan-integration-tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/leshan/leshan-integration-tests/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ leshan-integration-tests ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 52 source files to /home/jenkins/agent/workspace/leshan/leshan-integration-tests/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ leshan-integration-tests ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.leshan.integration.tests.write.WriteSingleValueTest
[INFO] Tests run: 88, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.828 s - in org.eclipse.leshan.integration.tests.write.WriteSingleValueTest
[INFO] Running org.eclipse.leshan.integration.tests.write.WriteMultiValueTest
[INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.148 s - in org.eclipse.leshan.integration.tests.write.WriteMultiValueTest
[INFO] Running org.eclipse.leshan.integration.tests.write.WriteCompositeTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.162 s - in org.eclipse.leshan.integration.tests.write.WriteCompositeTest
[INFO] Running org.eclipse.leshan.integration.tests.write.WriteOpaqueValueTest
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.373 s - in org.eclipse.leshan.integration.tests.write.WriteOpaqueValueTest
[INFO] Running org.eclipse.leshan.integration.tests.read.ReadCompositeTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s - in org.eclipse.leshan.integration.tests.read.ReadCompositeTest
[INFO] Running org.eclipse.leshan.integration.tests.read.ReadSingleValueTest
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.386 s - in org.eclipse.leshan.integration.tests.read.ReadSingleValueTest
[INFO] Running org.eclipse.leshan.integration.tests.read.ReadMultiValueTest
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.207 s - in org.eclipse.leshan.integration.tests.read.ReadMultiValueTest
[INFO] Running org.eclipse.leshan.integration.tests.read.ReadOpaqueValueTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s - in org.eclipse.leshan.integration.tests.read.ReadOpaqueValueTest
[INFO] Running org.eclipse.leshan.integration.tests.observe.ObserveTimeStampTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.207 s - in org.eclipse.leshan.integration.tests.observe.ObserveTimeStampTest
[INFO] Running org.eclipse.leshan.integration.tests.create.CreateTest
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.705 s - in org.eclipse.leshan.integration.tests.create.CreateTest
[INFO] Running org.eclipse.leshan.integration.tests.send.SendTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s - in org.eclipse.leshan.integration.tests.send.SendTest
[INFO] Running org.eclipse.leshan.integration.tests.write.WriteFailedTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s - in org.eclipse.leshan.integration.tests.write.WriteFailedTest
[INFO] Running org.eclipse.leshan.integration.tests.read.ReadFailedTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s - in org.eclipse.leshan.integration.tests.read.ReadFailedTest
[INFO] Running org.eclipse.leshan.integration.tests.ExecuteTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 s - in org.eclipse.leshan.integration.tests.ExecuteTest
[INFO] Running org.eclipse.leshan.integration.tests.observe.ObserveCompositeTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.192 s - in org.eclipse.leshan.integration.tests.observe.ObserveCompositeTest
[INFO] Running org.eclipse.leshan.integration.tests.lockstep.LockStepTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.157 s - in org.eclipse.leshan.integration.tests.lockstep.LockStepTest
[INFO] Running org.eclipse.leshan.integration.tests.create.CreateFailedTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s - in org.eclipse.leshan.integration.tests.create.CreateFailedTest
[INFO] Running org.eclipse.leshan.integration.tests.observe.ObserveTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.196 s - in org.eclipse.leshan.integration.tests.observe.ObserveTest
[INFO] Running org.eclipse.leshan.integration.tests.send.LockStepSendTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.eclipse.leshan.integration.tests.send.LockStepSendTest
[INFO] Running org.eclipse.leshan.integration.tests.send.SendTimestampedTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.023 s - in org.eclipse.leshan.integration.tests.send.SendTimestampedTest
[INFO] Running org.eclipse.leshan.integration.tests.DeleteTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 s - in org.eclipse.leshan.integration.tests.DeleteTest
[INFO] Running org.eclipse.leshan.integration.tests.RegistrationTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.282 s - in org.eclipse.leshan.integration.tests.RegistrationTest
[INFO] Running org.eclipse.leshan.integration.tests.QueueModeTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.092 s - in org.eclipse.leshan.integration.tests.QueueModeTest
[INFO] Running org.eclipse.leshan.integration.tests.BootstrapTest
[INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.624 s - in org.eclipse.leshan.integration.tests.BootstrapTest
[INFO] Running org.eclipse.leshan.integration.tests.SecurityTest
2022-09-26 13:54:21,242 ERROR org.eclipse.californium.oscore.RequestDecryptor [CoapServer(main)#1] Security context not found
2022-09-26 13:54:21,246 ERROR org.eclipse.californium.oscore.ObjectSecurityLayer [CoapServer(main)#1] Error while receiving OSCore request: Security context not found
2022-09-26 13:54:39,714 ERROR org.eclipse.californium.oscore.ObjectSecurityContextLayer [CoapServer(main)#1] Context is null
2022-09-26 13:54:39,715 ERROR org.eclipse.californium.oscore.ObjectSecurityContextLayer [CoapServer(main)#1] Error sending request: Context is null
2022-09-26 13:54:40,216 ERROR org.eclipse.californium.oscore.RequestDecryptor [CoapServer(main)#1] Security context not found
2022-09-26 13:54:40,216 ERROR org.eclipse.californium.oscore.ObjectSecurityLayer [CoapServer(main)#1] Error while receiving OSCore request: Security context not found
[INFO] Tests run: 57, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 45.795 s - in org.eclipse.leshan.integration.tests.SecurityTest
[INFO] Running org.eclipse.leshan.integration.tests.DiscoverTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 s - in org.eclipse.leshan.integration.tests.DiscoverTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 365, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ leshan-integration-tests ---
[INFO] Skipping packaging of the jar
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ leshan-integration-tests ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- maven-install-plugin:3.0.0:install (default-install) @ leshan-integration-tests ---
[INFO] Skipping artifact installation
[INFO] 
[INFO] >>> maven-javadoc-plugin:3.4.0:javadoc (default-cli) > generate-sources @ leshan-integration-tests >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven) @ leshan-integration-tests ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (validate) @ leshan-integration-tests ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- formatter-maven-plugin:2.16.0:validate (default) @ leshan-integration-tests ---
[INFO] Using 'UTF-8' encoding to format source files.
[INFO] Number of files to be formatted: 52
[INFO] Successfully formatted:          0 file(s)
[INFO] Fail to format:                  0 file(s)
[INFO] Skipped:                         52 file(s)
[INFO] Read only skipped:               0 file(s)
[INFO] Approximate time taken:          0s
[INFO] 
[INFO] <<< maven-javadoc-plugin:3.4.0:javadoc (default-cli) < generate-sources @ leshan-integration-tests <<<
[INFO] 
[INFO] 
[INFO] --- maven-javadoc-plugin:3.4.0:javadoc (default-cli) @ leshan-integration-tests ---
[INFO] 
[INFO] ----------------< org.eclipse.leshan:leshan-core-demo >-----------------
[INFO] Building leshan - core demo 2.0.0-SNAPSHOT                        [9/14]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ leshan-core-demo ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven) @ leshan-core-demo ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (validate) @ leshan-core-demo ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- formatter-maven-plugin:2.16.0:validate (default) @ leshan-core-demo ---
[INFO] Using 'UTF-8' encoding to format source files.
[INFO] Number of files to be formatted: 25
[INFO] Successfully formatted:          0 file(s)
[INFO] Fail to format:                  0 file(s)
[INFO] Skipped:                         25 file(s)
[INFO] Read only skipped:               0 file(s)
[INFO] Approximate time taken:          0s
[INFO] 
[INFO] --- buildnumber-maven-plugin:3.0.0:create (default) @ leshan-core-demo ---
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/leshan/leshan-core-demo' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /home/jenkins/agent/workspace/leshan/leshan-core-demo
[INFO] Storing buildNumber: f5accbcf147e9b0d95bae56eb90c2b82c7b0ad1f at timestamp: 1664200491417
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/leshan/leshan-core-demo' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /home/jenkins/agent/workspace/leshan/leshan-core-demo
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- sortpom-maven-plugin:3.0.1:verify (default) @ leshan-core-demo ---
[INFO] Verifying file /home/jenkins/agent/workspace/leshan/leshan-core-demo/pom.xml
[INFO] 
[INFO] --- impsort-maven-plugin:1.6.2:check (default) @ leshan-core-demo ---
[INFO] Processed 25 files in 00:00.056 (Already Sorted: 25, Needed Sorting: 0)
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ leshan-core-demo ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 340 resources
[INFO] Copying 1 resource
[INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
[INFO] 
[INFO] --- flatten-maven-plugin:1.2.7:flatten (flatten) @ leshan-core-demo ---
[INFO] Generating flattened POM of project org.eclipse.leshan:leshan-core-demo:jar:2.0.0-SNAPSHOT...
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ leshan-core-demo ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 24 source files to /home/jenkins/agent/workspace/leshan/leshan-core-demo/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ leshan-core-demo ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/leshan/leshan-core-demo/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ leshan-core-demo ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/jenkins/agent/workspace/leshan/leshan-core-demo/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ leshan-core-demo ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.leshan.core.demo.ValidateDemoModelsTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.395 s - in org.eclipse.leshan.core.demo.ValidateDemoModelsTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ leshan-core-demo ---
[INFO] Building jar: /home/jenkins/agent/workspace/leshan/leshan-core-demo/target/leshan-core-demo-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ leshan-core-demo ---
[INFO] Building jar: /home/jenkins/agent/workspace/leshan/leshan-core-demo/target/leshan-core-demo-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:3.0.0:install (default-install) @ leshan-core-demo ---
[INFO] Installing /home/jenkins/agent/workspace/leshan/leshan-core-demo/target/leshan-core-demo-2.0.0-SNAPSHOT.pom to /home/jenkins/.m2/repository/org/eclipse/leshan/leshan-core-demo/2.0.0-SNAPSHOT/leshan-core-demo-2.0.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/leshan/leshan-core-demo/target/leshan-core-demo-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/leshan/leshan-core-demo/2.0.0-SNAPSHOT/leshan-core-demo-2.0.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/leshan/leshan-core-demo/target/leshan-core-demo-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/leshan/leshan-core-demo/2.0.0-SNAPSHOT/leshan-core-demo-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] >>> maven-javadoc-plugin:3.4.0:javadoc (default-cli) > generate-sources @ leshan-core-demo >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven) @ leshan-core-demo ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (validate) @ leshan-core-demo ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- formatter-maven-plugin:2.16.0:validate (default) @ leshan-core-demo ---
[INFO] Using 'UTF-8' encoding to format source files.
[INFO] Number of files to be formatted: 25
[INFO] Successfully formatted:          0 file(s)
[INFO] Fail to format:                  0 file(s)
[INFO] Skipped:                         25 file(s)
[INFO] Read only skipped:               0 file(s)
[INFO] Approximate time taken:          0s
[INFO] 
[INFO] --- buildnumber-maven-plugin:3.0.0:create (default) @ leshan-core-demo ---
[INFO] 
[INFO] <<< maven-javadoc-plugin:3.4.0:javadoc (default-cli) < generate-sources @ leshan-core-demo <<<
[INFO] 
[INFO] 
[INFO] --- maven-javadoc-plugin:3.4.0:javadoc (default-cli) @ leshan-core-demo ---
[INFO] No previous run data found, generating javadoc.
[INFO] 
[INFO] ---------------< org.eclipse.leshan:leshan-client-demo >----------------
[INFO] Building leshan - client demo 2.0.0-SNAPSHOT                     [10/14]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ leshan-client-demo ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven) @ leshan-client-demo ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (validate) @ leshan-client-demo ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- formatter-maven-plugin:2.16.0:validate (default) @ leshan-client-demo ---
[INFO] Using 'UTF-8' encoding to format source files.
[INFO] Number of files to be formatted: 8
[INFO] Successfully formatted:          0 file(s)
[INFO] Fail to format:                  0 file(s)
[INFO] Skipped:                         8 file(s)
[INFO] Read only skipped:               0 file(s)
[INFO] Approximate time taken:          0s
[INFO] 
[INFO] --- sortpom-maven-plugin:3.0.1:verify (default) @ leshan-client-demo ---
[INFO] Verifying file /home/jenkins/agent/workspace/leshan/leshan-client-demo/pom.xml
[INFO] 
[INFO] --- impsort-maven-plugin:1.6.2:check (default) @ leshan-client-demo ---
[INFO] Processed 8 files in 00:00.054 (Already Sorted: 8, Needed Sorting: 0)
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ leshan-client-demo ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/leshan/leshan-client-demo/src/main/resources
[INFO] 
[INFO] --- flatten-maven-plugin:1.2.7:flatten (flatten) @ leshan-client-demo ---
[INFO] Generating flattened POM of project org.eclipse.leshan:leshan-client-demo:jar:2.0.0-SNAPSHOT...
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ leshan-client-demo ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to /home/jenkins/agent/workspace/leshan/leshan-client-demo/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ leshan-client-demo ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/leshan/leshan-client-demo/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ leshan-client-demo ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ leshan-client-demo ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ leshan-client-demo ---
[INFO] Building jar: /home/jenkins/agent/workspace/leshan/leshan-client-demo/target/leshan-client-demo-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ leshan-client-demo ---
[INFO] Building jar: /home/jenkins/agent/workspace/leshan/leshan-client-demo/target/leshan-client-demo-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-assembly-plugin:3.4.1:single (make-assembly) @ leshan-client-demo ---
[INFO] Reading assembly descriptor: ../build-config/demo-build-config/jar-with-dependencies-with-logback.xml
[INFO] Building jar: /home/jenkins/agent/workspace/leshan/leshan-client-demo/target/leshan-client-demo-2.0.0-SNAPSHOT-jar-with-dependencies.jar
[INFO] 
[INFO] --- maven-install-plugin:3.0.0:install (default-install) @ leshan-client-demo ---
[INFO] Installing /home/jenkins/agent/workspace/leshan/leshan-client-demo/target/leshan-client-demo-2.0.0-SNAPSHOT.pom to /home/jenkins/.m2/repository/org/eclipse/leshan/leshan-client-demo/2.0.0-SNAPSHOT/leshan-client-demo-2.0.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/leshan/leshan-client-demo/target/leshan-client-demo-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/leshan/leshan-client-demo/2.0.0-SNAPSHOT/leshan-client-demo-2.0.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/leshan/leshan-client-demo/target/leshan-client-demo-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/leshan/leshan-client-demo/2.0.0-SNAPSHOT/leshan-client-demo-2.0.0-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/leshan/leshan-client-demo/target/leshan-client-demo-2.0.0-SNAPSHOT-jar-with-dependencies.jar to /home/jenkins/.m2/repository/org/eclipse/leshan/leshan-client-demo/2.0.0-SNAPSHOT/leshan-client-demo-2.0.0-SNAPSHOT-jar-with-dependencies.jar
[INFO] 
[INFO] >>> maven-javadoc-plugin:3.4.0:javadoc (default-cli) > generate-sources @ leshan-client-demo >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven) @ leshan-client-demo ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (validate) @ leshan-client-demo ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- formatter-maven-plugin:2.16.0:validate (default) @ leshan-client-demo ---
[INFO] Using 'UTF-8' encoding to format source files.
[INFO] Number of files to be formatted: 8
[INFO] Successfully formatted:          0 file(s)
[INFO] Fail to format:                  0 file(s)
[INFO] Skipped:                         8 file(s)
[INFO] Read only skipped:               0 file(s)
[INFO] Approximate time taken:          0s
[INFO] 
[INFO] <<< maven-javadoc-plugin:3.4.0:javadoc (default-cli) < generate-sources @ leshan-client-demo <<<
[INFO] 
[INFO] 
[INFO] --- maven-javadoc-plugin:3.4.0:javadoc (default-cli) @ leshan-client-demo ---
[INFO] No previous run data found, generating javadoc.
[INFO] 
[INFO] -------------< org.eclipse.leshan:leshan-server-core-demo >-------------
[INFO] Building leshan - server core demo 2.0.0-SNAPSHOT                [11/14]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ leshan-server-core-demo ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven) @ leshan-server-core-demo ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (validate) @ leshan-server-core-demo ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- formatter-maven-plugin:2.16.0:validate (default) @ leshan-server-core-demo ---
[INFO] Using 'UTF-8' encoding to format source files.
[INFO] Number of files to be formatted: 9
[INFO] Successfully formatted:          0 file(s)
[INFO] Fail to format:                  0 file(s)
[INFO] Skipped:                         9 file(s)
[INFO] Read only skipped:               0 file(s)
[INFO] Approximate time taken:          0s
[INFO] 
[INFO] --- sortpom-maven-plugin:3.0.1:verify (default) @ leshan-server-core-demo ---
[INFO] Verifying file /home/jenkins/agent/workspace/leshan/leshan-server-core-demo/pom.xml
[INFO] 
[INFO] --- impsort-maven-plugin:1.6.2:check (default) @ leshan-server-core-demo ---
[INFO] Processed 9 files in 00:00.022 (Already Sorted: 9, Needed Sorting: 0)
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ leshan-server-core-demo ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/leshan/leshan-server-core-demo/src/main/resources
[INFO] 
[INFO] --- flatten-maven-plugin:1.2.7:flatten (flatten) @ leshan-server-core-demo ---
[INFO] Generating flattened POM of project org.eclipse.leshan:leshan-server-core-demo:jar:2.0.0-SNAPSHOT...
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ leshan-server-core-demo ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 9 source files to /home/jenkins/agent/workspace/leshan/leshan-server-core-demo/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ leshan-server-core-demo ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/leshan/leshan-server-core-demo/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ leshan-server-core-demo ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ leshan-server-core-demo ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ leshan-server-core-demo ---
[INFO] Building jar: /home/jenkins/agent/workspace/leshan/leshan-server-core-demo/target/leshan-server-core-demo-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ leshan-server-core-demo ---
[INFO] Building jar: /home/jenkins/agent/workspace/leshan/leshan-server-core-demo/target/leshan-server-core-demo-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:3.0.0:install (default-install) @ leshan-server-core-demo ---
[INFO] Installing /home/jenkins/agent/workspace/leshan/leshan-server-core-demo/target/leshan-server-core-demo-2.0.0-SNAPSHOT.pom to /home/jenkins/.m2/repository/org/eclipse/leshan/leshan-server-core-demo/2.0.0-SNAPSHOT/leshan-server-core-demo-2.0.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/leshan/leshan-server-core-demo/target/leshan-server-core-demo-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/leshan/leshan-server-core-demo/2.0.0-SNAPSHOT/leshan-server-core-demo-2.0.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/leshan/leshan-server-core-demo/target/leshan-server-core-demo-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/leshan/leshan-server-core-demo/2.0.0-SNAPSHOT/leshan-server-core-demo-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] >>> maven-javadoc-plugin:3.4.0:javadoc (default-cli) > generate-sources @ leshan-server-core-demo >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven) @ leshan-server-core-demo ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (validate) @ leshan-server-core-demo ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- formatter-maven-plugin:2.16.0:validate (default) @ leshan-server-core-demo ---
[INFO] Using 'UTF-8' encoding to format source files.
[INFO] Number of files to be formatted: 9
[INFO] Successfully formatted:          0 file(s)
[INFO] Fail to format:                  0 file(s)
[INFO] Skipped:                         9 file(s)
[INFO] Read only skipped:               0 file(s)
[INFO] Approximate time taken:          0s
[INFO] 
[INFO] <<< maven-javadoc-plugin:3.4.0:javadoc (default-cli) < generate-sources @ leshan-server-core-demo <<<
[INFO] 
[INFO] 
[INFO] --- maven-javadoc-plugin:3.4.0:javadoc (default-cli) @ leshan-server-core-demo ---
[INFO] No previous run data found, generating javadoc.
[INFO] 
[INFO] ---------------< org.eclipse.leshan:leshan-server-demo >----------------
[INFO] Building leshan - server demo 2.0.0-SNAPSHOT                     [12/14]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ leshan-server-demo ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven) @ leshan-server-demo ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (validate) @ leshan-server-demo ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- formatter-maven-plugin:2.16.0:validate (default) @ leshan-server-demo ---
[INFO] Using 'UTF-8' encoding to format source files.
[INFO] Number of files to be formatted: 19
[INFO] Successfully formatted:          0 file(s)
[INFO] Fail to format:                  0 file(s)
[INFO] Skipped:                         19 file(s)
[INFO] Read only skipped:               0 file(s)
[INFO] Approximate time taken:          0s
[INFO] 
[INFO] --- buildnumber-maven-plugin:3.0.0:create (default) @ leshan-server-demo ---
[INFO] 
[INFO] --- sortpom-maven-plugin:3.0.1:verify (default) @ leshan-server-demo ---
[INFO] Verifying file /home/jenkins/agent/workspace/leshan/leshan-server-demo/pom.xml
[INFO] 
[INFO] --- impsort-maven-plugin:1.6.2:check (default) @ leshan-server-demo ---
[INFO] Processed 19 files in 00:00.116 (Already Sorted: 19, Needed Sorting: 0)
[INFO] 
[INFO] --- frontend-maven-plugin:1.12.1:install-node-and-yarn (install node and yarn) @ leshan-server-demo ---
[INFO] Installing node version v12.22.5
[INFO] Downloading https://nodejs.org/dist/v12.22.5/node-v12.22.5-linux-x64.tar.gz to /home/jenkins/.m2/repository/com/github/eirslett/node/12.22.5/node-12.22.5-linux-x64.tar.gz
[INFO] No proxies configured
[INFO] No proxy was configured, downloading directly
[INFO] Unpacking /home/jenkins/.m2/repository/com/github/eirslett/node/12.22.5/node-12.22.5-linux-x64.tar.gz into /home/jenkins/agent/workspace/leshan/leshan-server-demo/webapp/node/tmp
[INFO] Copying node binary from /home/jenkins/agent/workspace/leshan/leshan-server-demo/webapp/node/tmp/node-v12.22.5-linux-x64/bin/node to /home/jenkins/agent/workspace/leshan/leshan-server-demo/webapp/node/node
[INFO] Installed node locally.
[INFO] Installing Yarn version v1.22.10
[INFO] Downloading https://sourceforge.net/projects/yarn.mirror/files/v1.22.10/yarn-v1.22.10.tar.gz to /home/jenkins/.m2/repository/com/github/eirslett/yarn/1.22.10/yarn-1.22.10.tar.gz
[INFO] No proxies configured
[INFO] No proxy was configured, downloading directly
[INFO] Unpacking /home/jenkins/.m2/repository/com/github/eirslett/yarn/1.22.10/yarn-1.22.10.tar.gz into /home/jenkins/agent/workspace/leshan/leshan-server-demo/webapp/node/yarn
[INFO] Installed Yarn locally.
[INFO] 
[INFO] --- frontend-maven-plugin:1.12.1:yarn (yarn install) @ leshan-server-demo ---
[INFO] Running 'yarn ' in /home/jenkins/agent/workspace/leshan/leshan-server-demo/webapp
[INFO] yarn install v1.22.10
[INFO] [1/4] Resolving packages...
[INFO] [2/4] Fetching packages...
[INFO] info fsevents@2.3.2: The platform "linux" is incompatible with this module.
[INFO] info "fsevents@2.3.2" is an optional dependency and failed compatibility check. Excluding it from installation.
[INFO] [3/4] Linking dependencies...
[INFO] [4/4] Building fresh packages...
[INFO] Done in 22.14s.
[INFO] 
[INFO] --- frontend-maven-plugin:1.12.1:yarn (yarn build) @ leshan-server-demo ---
[INFO] Running 'yarn build' in /home/jenkins/agent/workspace/leshan/leshan-server-demo/webapp
[INFO] yarn run v1.22.10
[INFO] $ vue-cli-service build
[INFO] All browser targets in the browserslist configuration have supported ES module.
[INFO] Therefore we don't build two separate bundles for differential loading.
[INFO] 
[INFO] 
[INFO] -  Building for production...
[INFO]  WARNING  Compiled with 3 warnings1:56:20 PM
[INFO] 
[INFO]  warning  
[INFO] 
[INFO] asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
[INFO] This can impact web performance.
[INFO] Assets: 
[INFO]   css/chunk-vendors.cb54c4a5.css (449 KiB)
[INFO]   js/chunk-vendors.59feec11.js (515 KiB)
[INFO] 
[INFO]  warning  
[INFO] 
[INFO] entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
[INFO] Entrypoints:
[INFO]   app (1.05 MiB)
[INFO]       css/chunk-vendors.cb54c4a5.css
[INFO]       js/chunk-vendors.59feec11.js
[INFO]       css/app.1b107e4b.css
[INFO]       js/app.25235fb6.js
[INFO] 
[INFO] 
[INFO]  warning  
[INFO] 
[INFO] webpack performance recommendations: 
[INFO] You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application.
[INFO] For more info visit https://webpack.js.org/guides/code-splitting/
[INFO] 
[INFO]   File                                      Size             Gzipped
[INFO] 
[INFO]   ../target/classes/webapp/js/chunk-vend    515.46 KiB       157.37 KiB
[INFO]   ors.59feec11.js
[INFO]   ../target/classes/webapp/js/app.25235f    105.43 KiB       28.39 KiB
[INFO]   b6.js
[INFO]   ../target/classes/webapp/css/chunk-ven    448.70 KiB       66.81 KiB
[INFO]   dors.cb54c4a5.css
[INFO]   ../target/classes/webapp/css/app.1b107    0.51 KiB         0.23 KiB
[INFO]   e4b.css
[INFO] 
[INFO]   Images and other types of assets omitted.
[INFO]   Build at: 2022-09-26T13:56:20.099Z - Hash: 9650b342162e3a58 - Time: 40148ms
[INFO] 
[INFO]  DONE  Build complete. The ../target/classes/webapp directory is ready to be deployed.
[INFO]  INFO  Check out deployment instructions at https://cli.vuejs.org/guide/deployment.html
[INFO]        
[INFO] Done in 42.74s.
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ leshan-server-demo ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- flatten-maven-plugin:1.2.7:flatten (flatten) @ leshan-server-demo ---
[INFO] Generating flattened POM of project org.eclipse.leshan:leshan-server-demo:jar:2.0.0-SNAPSHOT...
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ leshan-server-demo ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 19 source files to /home/jenkins/agent/workspace/leshan/leshan-server-demo/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ leshan-server-demo ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/leshan/leshan-server-demo/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ leshan-server-demo ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ leshan-server-demo ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ leshan-server-demo ---
[INFO] Building jar: /home/jenkins/agent/workspace/leshan/leshan-server-demo/target/leshan-server-demo-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ leshan-server-demo ---
[INFO] Building jar: /home/jenkins/agent/workspace/leshan/leshan-server-demo/target/leshan-server-demo-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-assembly-plugin:3.4.1:single (make-assembly) @ leshan-server-demo ---
[INFO] Reading assembly descriptor: ../build-config/demo-build-config/jar-with-dependencies-with-logback.xml
[INFO] Building jar: /home/jenkins/agent/workspace/leshan/leshan-server-demo/target/leshan-server-demo-2.0.0-SNAPSHOT-jar-with-dependencies.jar
[INFO] 
[INFO] --- maven-install-plugin:3.0.0:install (default-install) @ leshan-server-demo ---
[INFO] Installing /home/jenkins/agent/workspace/leshan/leshan-server-demo/target/leshan-server-demo-2.0.0-SNAPSHOT.pom to /home/jenkins/.m2/repository/org/eclipse/leshan/leshan-server-demo/2.0.0-SNAPSHOT/leshan-server-demo-2.0.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/leshan/leshan-server-demo/target/leshan-server-demo-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/leshan/leshan-server-demo/2.0.0-SNAPSHOT/leshan-server-demo-2.0.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/leshan/leshan-server-demo/target/leshan-server-demo-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/leshan/leshan-server-demo/2.0.0-SNAPSHOT/leshan-server-demo-2.0.0-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/leshan/leshan-server-demo/target/leshan-server-demo-2.0.0-SNAPSHOT-jar-with-dependencies.jar to /home/jenkins/.m2/repository/org/eclipse/leshan/leshan-server-demo/2.0.0-SNAPSHOT/leshan-server-demo-2.0.0-SNAPSHOT-jar-with-dependencies.jar
[INFO] 
[INFO] >>> maven-javadoc-plugin:3.4.0:javadoc (default-cli) > generate-sources @ leshan-server-demo >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven) @ leshan-server-demo ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (validate) @ leshan-server-demo ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- formatter-maven-plugin:2.16.0:validate (default) @ leshan-server-demo ---
[INFO] Using 'UTF-8' encoding to format source files.
[INFO] Number of files to be formatted: 19
[INFO] Successfully formatted:          0 file(s)
[INFO] Fail to format:                  0 file(s)
[INFO] Skipped:                         19 file(s)
[INFO] Read only skipped:               0 file(s)
[INFO] Approximate time taken:          0s
[INFO] 
[INFO] --- buildnumber-maven-plugin:3.0.0:create (default) @ leshan-server-demo ---
[INFO] 
[INFO] <<< maven-javadoc-plugin:3.4.0:javadoc (default-cli) < generate-sources @ leshan-server-demo <<<
[INFO] 
[INFO] 
[INFO] --- maven-javadoc-plugin:3.4.0:javadoc (default-cli) @ leshan-server-demo ---
[INFO] No previous run data found, generating javadoc.
[INFO] 
[INFO] --------------< org.eclipse.leshan:leshan-bsserver-demo >---------------
[INFO] Building leshan - bootstrap server demo 2.0.0-SNAPSHOT           [13/14]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ leshan-bsserver-demo ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven) @ leshan-bsserver-demo ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (validate) @ leshan-bsserver-demo ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- formatter-maven-plugin:2.16.0:validate (default) @ leshan-bsserver-demo ---
[INFO] Using 'UTF-8' encoding to format source files.
[INFO] Number of files to be formatted: 10
[INFO] Successfully formatted:          0 file(s)
[INFO] Fail to format:                  0 file(s)
[INFO] Skipped:                         10 file(s)
[INFO] Read only skipped:               0 file(s)
[INFO] Approximate time taken:          0s
[INFO] 
[INFO] --- buildnumber-maven-plugin:3.0.0:create (default) @ leshan-bsserver-demo ---
[INFO] 
[INFO] --- sortpom-maven-plugin:3.0.1:verify (default) @ leshan-bsserver-demo ---
[INFO] Verifying file /home/jenkins/agent/workspace/leshan/leshan-bsserver-demo/pom.xml
[INFO] 
[INFO] --- impsort-maven-plugin:1.6.2:check (default) @ leshan-bsserver-demo ---
[INFO] Processed 10 files in 00:00.062 (Already Sorted: 10, Needed Sorting: 0)
[INFO] 
[INFO] --- frontend-maven-plugin:1.12.1:install-node-and-yarn (install node and yarn) @ leshan-bsserver-demo ---
[INFO] Installing node version v12.22.5
[INFO] Unpacking /home/jenkins/.m2/repository/com/github/eirslett/node/12.22.5/node-12.22.5-linux-x64.tar.gz into /home/jenkins/agent/workspace/leshan/leshan-bsserver-demo/webapp/node/tmp
[INFO] Copying node binary from /home/jenkins/agent/workspace/leshan/leshan-bsserver-demo/webapp/node/tmp/node-v12.22.5-linux-x64/bin/node to /home/jenkins/agent/workspace/leshan/leshan-bsserver-demo/webapp/node/node
[INFO] Installed node locally.
[INFO] Installing Yarn version v1.22.10
[INFO] Unpacking /home/jenkins/.m2/repository/com/github/eirslett/yarn/1.22.10/yarn-1.22.10.tar.gz into /home/jenkins/agent/workspace/leshan/leshan-bsserver-demo/webapp/node/yarn
[INFO] Installed Yarn locally.
[INFO] 
[INFO] --- frontend-maven-plugin:1.12.1:yarn (yarn install) @ leshan-bsserver-demo ---
[INFO] Running 'yarn ' in /home/jenkins/agent/workspace/leshan/leshan-bsserver-demo/webapp
[INFO] yarn install v1.22.10
[INFO] [1/4] Resolving packages...
[INFO] [2/4] Fetching packages...
[INFO] info fsevents@2.3.2: The platform "linux" is incompatible with this module.
[INFO] info "fsevents@2.3.2" is an optional dependency and failed compatibility check. Excluding it from installation.
[INFO] [3/4] Linking dependencies...
[INFO] [4/4] Building fresh packages...
[INFO] Done in 7.05s.
[INFO] 
[INFO] --- frontend-maven-plugin:1.12.1:yarn (yarn build) @ leshan-bsserver-demo ---
[INFO] Running 'yarn build' in /home/jenkins/agent/workspace/leshan/leshan-bsserver-demo/webapp
[INFO] yarn run v1.22.10
[INFO] $ vue-cli-service build
[INFO] All browser targets in the browserslist configuration have supported ES module.
[INFO] Therefore we don't build two separate bundles for differential loading.
[INFO] 
[INFO] 
[INFO] -  Building for production...
[INFO]  WARNING  Compiled with 3 warnings1:57:13 PM
[INFO] 
[INFO]  warning  
[INFO] 
[INFO] asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
[INFO] This can impact web performance.
[INFO] Assets: 
[INFO]   css/chunk-vendors.9b846215.css (460 KiB)
[INFO]   js/chunk-vendors.599a270c.js (493 KiB)
[INFO] 
[INFO]  warning  
[INFO] 
[INFO] entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
[INFO] Entrypoints:
[INFO]   app (1010 KiB)
[INFO]       css/chunk-vendors.9b846215.css
[INFO]       js/chunk-vendors.599a270c.js
[INFO]       css/app.d45dc947.css
[INFO]       js/app.0daedb96.js
[INFO] 
[INFO] 
[INFO]  warning  
[INFO] 
[INFO] webpack performance recommendations: 
[INFO] You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application.
[INFO] For more info visit https://webpack.js.org/guides/code-splitting/
[INFO] 
[INFO]   File                                      Size             Gzipped
[INFO] 
[INFO]   ../target/classes/webapp/js/chunk-vend    492.91 KiB       149.89 KiB
[INFO]   ors.599a270c.js
[INFO]   ../target/classes/webapp/js/app.0daedb    57.37 KiB        18.38 KiB
[INFO]   96.js
[INFO]   ../target/classes/webapp/css/chunk-ven    459.68 KiB       67.31 KiB
[INFO]   dors.9b846215.css
[INFO]   ../target/classes/webapp/css/app.d45dc    0.51 KiB         0.23 KiB
[INFO]   947.css
[INFO] 
[INFO]   Images and other types of assets omitted.
[INFO]   Build at: 2022-09-26T13:57:13.685Z - Hash: 1a8ae369ed990a98 - Time: 37394ms
[INFO] 
[INFO]  DONE  Build complete. The ../target/classes/webapp directory is ready to be deployed.
[INFO]  INFO  Check out deployment instructions at https://cli.vuejs.org/guide/deployment.html
[INFO]        
[INFO] Done in 40.01s.
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ leshan-bsserver-demo ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- flatten-maven-plugin:1.2.7:flatten (flatten) @ leshan-bsserver-demo ---
[INFO] Generating flattened POM of project org.eclipse.leshan:leshan-bsserver-demo:jar:2.0.0-SNAPSHOT...
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ leshan-bsserver-demo ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 10 source files to /home/jenkins/agent/workspace/leshan/leshan-bsserver-demo/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ leshan-bsserver-demo ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/leshan/leshan-bsserver-demo/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ leshan-bsserver-demo ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ leshan-bsserver-demo ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ leshan-bsserver-demo ---
[INFO] Building jar: /home/jenkins/agent/workspace/leshan/leshan-bsserver-demo/target/leshan-bsserver-demo-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ leshan-bsserver-demo ---
[INFO] Building jar: /home/jenkins/agent/workspace/leshan/leshan-bsserver-demo/target/leshan-bsserver-demo-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-assembly-plugin:3.4.1:single (make-assembly) @ leshan-bsserver-demo ---
[INFO] Reading assembly descriptor: ../build-config/demo-build-config/jar-with-dependencies-with-logback.xml
[INFO] Building jar: /home/jenkins/agent/workspace/leshan/leshan-bsserver-demo/target/leshan-bsserver-demo-2.0.0-SNAPSHOT-jar-with-dependencies.jar
[INFO] 
[INFO] --- maven-install-plugin:3.0.0:install (default-install) @ leshan-bsserver-demo ---
[INFO] Installing /home/jenkins/agent/workspace/leshan/leshan-bsserver-demo/target/leshan-bsserver-demo-2.0.0-SNAPSHOT.pom to /home/jenkins/.m2/repository/org/eclipse/leshan/leshan-bsserver-demo/2.0.0-SNAPSHOT/leshan-bsserver-demo-2.0.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/leshan/leshan-bsserver-demo/target/leshan-bsserver-demo-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/leshan/leshan-bsserver-demo/2.0.0-SNAPSHOT/leshan-bsserver-demo-2.0.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/leshan/leshan-bsserver-demo/target/leshan-bsserver-demo-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/leshan/leshan-bsserver-demo/2.0.0-SNAPSHOT/leshan-bsserver-demo-2.0.0-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/leshan/leshan-bsserver-demo/target/leshan-bsserver-demo-2.0.0-SNAPSHOT-jar-with-dependencies.jar to /home/jenkins/.m2/repository/org/eclipse/leshan/leshan-bsserver-demo/2.0.0-SNAPSHOT/leshan-bsserver-demo-2.0.0-SNAPSHOT-jar-with-dependencies.jar
[INFO] 
[INFO] >>> maven-javadoc-plugin:3.4.0:javadoc (default-cli) > generate-sources @ leshan-bsserver-demo >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven) @ leshan-bsserver-demo ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (validate) @ leshan-bsserver-demo ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- formatter-maven-plugin:2.16.0:validate (default) @ leshan-bsserver-demo ---
[INFO] Using 'UTF-8' encoding to format source files.
[INFO] Number of files to be formatted: 10
[INFO] Successfully formatted:          0 file(s)
[INFO] Fail to format:                  0 file(s)
[INFO] Skipped:                         10 file(s)
[INFO] Read only skipped:               0 file(s)
[INFO] Approximate time taken:          0s
[INFO] 
[INFO] --- buildnumber-maven-plugin:3.0.0:create (default) @ leshan-bsserver-demo ---
[INFO] 
[INFO] <<< maven-javadoc-plugin:3.4.0:javadoc (default-cli) < generate-sources @ leshan-bsserver-demo <<<
[INFO] 
[INFO] 
[INFO] --- maven-javadoc-plugin:3.4.0:javadoc (default-cli) @ leshan-bsserver-demo ---
[INFO] No previous run data found, generating javadoc.
[INFO] 
[INFO] ---------------------< org.eclipse.leshan:leshan >----------------------
[INFO] Building leshan 2.0.0-SNAPSHOT                                   [14/14]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ leshan ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven) @ leshan ---
[INFO] 
[INFO] --- sortpom-maven-plugin:3.0.1:verify (default) @ leshan ---
[INFO] Verifying file /home/jenkins/agent/workspace/leshan/pom.xml
[INFO] 
[INFO] --- maven-install-plugin:3.0.0:install (default-install) @ leshan ---
[INFO] Installing /home/jenkins/agent/workspace/leshan/pom.xml to /home/jenkins/.m2/repository/org/eclipse/leshan/leshan/2.0.0-SNAPSHOT/leshan-2.0.0-SNAPSHOT.pom
[INFO] 
[INFO] >>> maven-javadoc-plugin:3.4.0:javadoc (default-cli) > generate-sources @ leshan >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven) @ leshan ---
[INFO] 
[INFO] <<< maven-javadoc-plugin:3.4.0:javadoc (default-cli) < generate-sources @ leshan <<<
[INFO] 
[INFO] 
[INFO] --- maven-javadoc-plugin:3.4.0:javadoc (default-cli) @ leshan ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for leshan 2.0.0-SNAPSHOT:
[INFO] 
[INFO] leshan - core ...................................... SUCCESS [ 51.167 s]
[INFO] leshan - core californium .......................... SUCCESS [  7.075 s]
[INFO] leshan - server core ............................... SUCCESS [  6.037 s]
[INFO] leshan - server californium ........................ SUCCESS [ 22.097 s]
[INFO] leshan - server redis .............................. SUCCESS [  8.769 s]
[INFO] leshan - client core ............................... SUCCESS [  8.531 s]
[INFO] leshan - client californium ........................ SUCCESS [  5.988 s]
[INFO] leshan - integration tests ......................... SUCCESS [01:16 min]
[INFO] leshan - core demo ................................. SUCCESS [  9.898 s]
[INFO] leshan - client demo ............................... SUCCESS [  4.617 s]
[INFO] leshan - server core demo .......................... SUCCESS [  3.600 s]
[INFO] leshan - server demo ............................... SUCCESS [01:20 min]
[INFO] leshan - bootstrap server demo ..................... SUCCESS [ 52.941 s]
[INFO] leshan ............................................. SUCCESS [  0.027 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  05:52 min
[INFO] Finished at: 2022-09-26T13:57:17Z
[INFO] ------------------------------------------------------------------------
[leshan] $ /opt/tools/apache-maven/latest/bin/mvn com.github.ekryd.sortpom:sortpom-maven-plugin:verify -PallPom -B
Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)
Maven home: /opt/tools/apache-maven/latest
Java version: 1.8.0_202, vendor: Oracle Corporation, runtime: /opt/tools/java/oracle/jdk-8/1.8.0_202/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.14.14-200.fc34.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] leshan                                                             [pom]
[INFO] leshan - shared build config                                       [pom]
[INFO] leshan - shared library build config                               [pom]
[INFO] leshan - core                                                   [bundle]
[INFO] leshan - core californium                                       [bundle]
[INFO] leshan - server core                                            [bundle]
[INFO] leshan - server californium                                     [bundle]
[INFO] leshan - server redis                                           [bundle]
[INFO] leshan - client core                                            [bundle]
[INFO] leshan - client californium                                     [bundle]
[INFO] leshan - integration tests                                         [jar]
[INFO] leshan - shared demo build config                                  [pom]
[INFO] leshan - core demo                                                 [jar]
[INFO] leshan - client demo                                               [jar]
[INFO] leshan - server core demo                                          [jar]
[INFO] leshan - server demo                                               [jar]
[INFO] leshan - bootstrap server demo                                     [jar]
[INFO] 
[INFO] ---------------------< org.eclipse.leshan:leshan >----------------------
[INFO] Building leshan 2.0.0-SNAPSHOT                                    [1/17]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- sortpom-maven-plugin:3.0.1:verify (default-cli) @ leshan ---
[INFO] Verifying file /home/jenkins/agent/workspace/leshan/pom.xml
[INFO] 
[INFO] ---------------< org.eclipse.leshan:leshan-build-config >---------------
[INFO] Building leshan - shared build config 2.0.0-SNAPSHOT              [2/17]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- sortpom-maven-plugin:3.0.1:verify (default-cli) @ leshan-build-config ---
[INFO] Verifying file /home/jenkins/agent/workspace/leshan/build-config/pom.xml
[INFO] 
[INFO] ----------------< org.eclipse.leshan:lib-build-config >-----------------
[INFO] Building leshan - shared library build config 2.0.0-SNAPSHOT      [3/17]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- sortpom-maven-plugin:3.0.1:verify (default-cli) @ lib-build-config ---
[INFO] Verifying file /home/jenkins/agent/workspace/leshan/build-config/lib-build-config/pom.xml
[INFO] 
[INFO] -------------------< org.eclipse.leshan:leshan-core >-------------------
[INFO] Building leshan - core 2.0.0-SNAPSHOT                             [4/17]
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- sortpom-maven-plugin:3.0.1:verify (default-cli) @ leshan-core ---
[INFO] Verifying file /home/jenkins/agent/workspace/leshan/leshan-core/pom.xml
[INFO] 
[INFO] -----------------< org.eclipse.leshan:leshan-core-cf >------------------
[INFO] Building leshan - core californium 2.0.0-SNAPSHOT                 [5/17]
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- sortpom-maven-plugin:3.0.1:verify (default-cli) @ leshan-core-cf ---
[INFO] Verifying file /home/jenkins/agent/workspace/leshan/leshan-core-cf/pom.xml
[INFO] 
[INFO] ---------------< org.eclipse.leshan:leshan-server-core >----------------
[INFO] Building leshan - server core 2.0.0-SNAPSHOT                      [6/17]
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- sortpom-maven-plugin:3.0.1:verify (default-cli) @ leshan-server-core ---
[INFO] Verifying file /home/jenkins/agent/workspace/leshan/leshan-server-core/pom.xml
[INFO] 
[INFO] ----------------< org.eclipse.leshan:leshan-server-cf >-----------------
[INFO] Building leshan - server californium 2.0.0-SNAPSHOT               [7/17]
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- sortpom-maven-plugin:3.0.1:verify (default-cli) @ leshan-server-cf ---
[INFO] Verifying file /home/jenkins/agent/workspace/leshan/leshan-server-cf/pom.xml
[INFO] 
[INFO] ---------------< org.eclipse.leshan:leshan-server-redis >---------------
[INFO] Building leshan - server redis 2.0.0-SNAPSHOT                     [8/17]
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- sortpom-maven-plugin:3.0.1:verify (default-cli) @ leshan-server-redis ---
[INFO] Verifying file /home/jenkins/agent/workspace/leshan/leshan-server-redis/pom.xml
[INFO] 
[INFO] ---------------< org.eclipse.leshan:leshan-client-core >----------------
[INFO] Building leshan - client core 2.0.0-SNAPSHOT                      [9/17]
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- sortpom-maven-plugin:3.0.1:verify (default-cli) @ leshan-client-core ---
[INFO] Verifying file /home/jenkins/agent/workspace/leshan/leshan-client-core/pom.xml
[INFO] 
[INFO] ----------------< org.eclipse.leshan:leshan-client-cf >-----------------
[INFO] Building leshan - client californium 2.0.0-SNAPSHOT              [10/17]
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- sortpom-maven-plugin:3.0.1:verify (default-cli) @ leshan-client-cf ---
[INFO] Verifying file /home/jenkins/agent/workspace/leshan/leshan-client-cf/pom.xml
[INFO] 
[INFO] ------------< org.eclipse.leshan:leshan-integration-tests >-------------
[INFO] Building leshan - integration tests 2.0.0-SNAPSHOT               [11/17]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- sortpom-maven-plugin:3.0.1:verify (default-cli) @ leshan-integration-tests ---
[INFO] Verifying file /home/jenkins/agent/workspace/leshan/leshan-integration-tests/pom.xml
[INFO] 
[INFO] ----------------< org.eclipse.leshan:demo-build-config >----------------
[INFO] Building leshan - shared demo build config 2.0.0-SNAPSHOT        [12/17]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- sortpom-maven-plugin:3.0.1:verify (default-cli) @ demo-build-config ---
[INFO] Verifying file /home/jenkins/agent/workspace/leshan/build-config/demo-build-config/pom.xml
[INFO] 
[INFO] ----------------< org.eclipse.leshan:leshan-core-demo >-----------------
[INFO] Building leshan - core demo 2.0.0-SNAPSHOT                       [13/17]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- sortpom-maven-plugin:3.0.1:verify (default-cli) @ leshan-core-demo ---
[INFO] Verifying file /home/jenkins/agent/workspace/leshan/leshan-core-demo/pom.xml
[INFO] 
[INFO] ---------------< org.eclipse.leshan:leshan-client-demo >----------------
[INFO] Building leshan - client demo 2.0.0-SNAPSHOT                     [14/17]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- sortpom-maven-plugin:3.0.1:verify (default-cli) @ leshan-client-demo ---
[INFO] Verifying file /home/jenkins/agent/workspace/leshan/leshan-client-demo/pom.xml
[INFO] 
[INFO] -------------< org.eclipse.leshan:leshan-server-core-demo >-------------
[INFO] Building leshan - server core demo 2.0.0-SNAPSHOT                [15/17]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- sortpom-maven-plugin:3.0.1:verify (default-cli) @ leshan-server-core-demo ---
[INFO] Verifying file /home/jenkins/agent/workspace/leshan/leshan-server-core-demo/pom.xml
[INFO] 
[INFO] ---------------< org.eclipse.leshan:leshan-server-demo >----------------
[INFO] Building leshan - server demo 2.0.0-SNAPSHOT                     [16/17]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- sortpom-maven-plugin:3.0.1:verify (default-cli) @ leshan-server-demo ---
[INFO] Verifying file /home/jenkins/agent/workspace/leshan/leshan-server-demo/pom.xml
[INFO] 
[INFO] --------------< org.eclipse.leshan:leshan-bsserver-demo >---------------
[INFO] Building leshan - bootstrap server demo 2.0.0-SNAPSHOT           [17/17]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- sortpom-maven-plugin:3.0.1:verify (default-cli) @ leshan-bsserver-demo ---
[INFO] Verifying file /home/jenkins/agent/workspace/leshan/leshan-bsserver-demo/pom.xml
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for leshan 2.0.0-SNAPSHOT:
[INFO] 
[INFO] leshan ............................................. SUCCESS [  0.304 s]
[INFO] leshan - shared build config ....................... SUCCESS [  0.011 s]
[INFO] leshan - shared library build config ............... SUCCESS [  0.134 s]
[INFO] leshan - core ...................................... SUCCESS [  0.009 s]
[INFO] leshan - core californium .......................... SUCCESS [  0.007 s]
[INFO] leshan - server core ............................... SUCCESS [  0.006 s]
[INFO] leshan - server californium ........................ SUCCESS [  0.006 s]
[INFO] leshan - server redis .............................. SUCCESS [  0.006 s]
[INFO] leshan - client core ............................... SUCCESS [  0.005 s]
[INFO] leshan - client californium ........................ SUCCESS [  0.006 s]
[INFO] leshan - integration tests ......................... SUCCESS [  0.006 s]
[INFO] leshan - shared demo build config .................. SUCCESS [  0.046 s]
[INFO] leshan - core demo ................................. SUCCESS [  0.005 s]
[INFO] leshan - client demo ............................... SUCCESS [  0.005 s]
[INFO] leshan - server core demo .......................... SUCCESS [  0.005 s]
[INFO] leshan - server demo ............................... SUCCESS [  0.005 s]
[INFO] leshan - bootstrap server demo ..................... SUCCESS [  0.005 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  1.880 s
[INFO] Finished at: 2022-09-26T13:57:21Z
[INFO] ------------------------------------------------------------------------
[leshan] $ /bin/sh -xe /tmp/jenkins7086458034323054709.sh
+ cp leshan-server-demo/target/leshan-server-demo-2.0.0-SNAPSHOT-jar-with-dependencies.jar leshan-server-demo.jar
+ cp leshan-bsserver-demo/target/leshan-bsserver-demo-2.0.0-SNAPSHOT-jar-with-dependencies.jar leshan-bsserver-demo.jar
+ cp leshan-client-demo/target/leshan-client-demo-2.0.0-SNAPSHOT-jar-with-dependencies.jar leshan-client-demo.jar
Recording test results
[Checks API] No suitable checks publisher found.
Archiving artifacts
Finished: SUCCESS