Skip to content
Success

Console Output

Skipping 173 KB.. Full Log
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.leshan.integration.tests.ExecuteTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.199 s - in org.eclipse.leshan.integration.tests.ExecuteTest
[INFO] Running org.eclipse.leshan.integration.tests.DiscoverTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.335 s - in org.eclipse.leshan.integration.tests.DiscoverTest
[INFO] Running org.eclipse.leshan.integration.tests.DeleteTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.297 s - in org.eclipse.leshan.integration.tests.DeleteTest
[INFO] Running org.eclipse.leshan.integration.tests.CreateTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.609 s - in org.eclipse.leshan.integration.tests.CreateTest
[INFO] Running org.eclipse.leshan.integration.tests.RegistrationTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.018 s - in org.eclipse.leshan.integration.tests.RegistrationTest
[INFO] Running org.eclipse.leshan.integration.tests.BootstrapTest
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.4 s - in org.eclipse.leshan.integration.tests.BootstrapTest
[INFO] Running org.eclipse.leshan.integration.tests.WriteTest
[INFO] Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.402 s - in org.eclipse.leshan.integration.tests.WriteTest
[INFO] Running org.eclipse.leshan.integration.tests.ObserveTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.33 s - in org.eclipse.leshan.integration.tests.ObserveTest
[INFO] Running org.eclipse.leshan.integration.tests.SecurityTest
[INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.484 s - in org.eclipse.leshan.integration.tests.SecurityTest
[INFO] Running org.eclipse.leshan.integration.tests.ReadTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.515 s - in org.eclipse.leshan.integration.tests.ReadTest
[INFO] Running org.eclipse.leshan.integration.tests.QueueModeTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.461 s - in org.eclipse.leshan.integration.tests.QueueModeTest
[INFO] Running org.eclipse.leshan.integration.tests.FailingTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.255 s - in org.eclipse.leshan.integration.tests.FailingTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 149, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] ---------------< org.eclipse.leshan:leshan-server-demo >----------------
[INFO] Building leshan - server demo 1.5.1-SNAPSHOT                     [10/12]
[INFO]   from leshan-server-demo/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] Parameter 'showDeprecations' is unknown for plugin 'maven-compiler-plugin:3.10.1:compile (default-compile)'
[WARNING] Parameter 'showDeprecations' is unknown for plugin 'maven-compiler-plugin:3.10.1:testCompile (default-testCompile)'
[INFO] 
[INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ leshan-server-demo ---
[INFO] 
[INFO] --- buildnumber:3.0.0:create (default) @ leshan-server-demo ---
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-server-demo' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-server-demo
[INFO] Storing buildNumber: 82124bed8d0f089f488cf80c89aabb8b4501a30e at timestamp: 1705471793435
[INFO] Storing buildScmBranch: 1.x
[INFO] 
[INFO] --- resources:3.3.0:resources (default-resources) @ leshan-server-demo ---
[INFO] Copying 364 resources
[INFO] 
[INFO] --- compiler:3.10.1:compile (default-compile) @ leshan-server-demo ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- replacer:1.5.3:replace (default) @ leshan-server-demo ---
[INFO] Replacement run on 1 file.
[INFO] 
[INFO] --- resources:3.3.0:testResources (default-testResources) @ leshan-server-demo ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-server-demo/src/test/resources
[INFO] 
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ leshan-server-demo ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- surefire:3.0.0-M5:test (default-test) @ leshan-server-demo ---
[INFO] Toolchain in maven-surefire-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.leshan.server.demo.model.ValidateServerDemoModelsTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.528 s - in org.eclipse.leshan.server.demo.model.ValidateServerDemoModelsTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] ---------------< org.eclipse.leshan:leshan-client-demo >----------------
[INFO] Building leshan - client demo 1.5.1-SNAPSHOT                     [11/12]
[INFO]   from leshan-client-demo/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] Parameter 'showDeprecations' is unknown for plugin 'maven-compiler-plugin:3.10.1:compile (default-compile)'
[WARNING] Parameter 'showDeprecations' is unknown for plugin 'maven-compiler-plugin:3.10.1:testCompile (default-testCompile)'
[INFO] 
[INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ leshan-client-demo ---
[INFO] 
[INFO] --- resources:3.3.0:resources (default-resources) @ leshan-client-demo ---
[INFO] Copying 255 resources
[INFO] 
[INFO] --- compiler:3.10.1:compile (default-compile) @ leshan-client-demo ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- resources:3.3.0:testResources (default-testResources) @ leshan-client-demo ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-client-demo/src/test/resources
[INFO] 
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ leshan-client-demo ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- surefire:3.0.0-M5:test (default-test) @ leshan-client-demo ---
[INFO] Toolchain in maven-surefire-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.leshan.client.demo.model.ValidateClientDemoModelsTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.358 s - in org.eclipse.leshan.client.demo.model.ValidateClientDemoModelsTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --------------< org.eclipse.leshan:leshan-bsserver-demo >---------------
[INFO] Building leshan - bootstrap server demo 1.5.1-SNAPSHOT           [12/12]
[INFO]   from leshan-bsserver-demo/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] Parameter 'showDeprecations' is unknown for plugin 'maven-compiler-plugin:3.10.1:compile (default-compile)'
[WARNING] Parameter 'showDeprecations' is unknown for plugin 'maven-compiler-plugin:3.10.1:testCompile (default-testCompile)'
[INFO] 
[INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ leshan-bsserver-demo ---
[INFO] 
[INFO] --- buildnumber:3.0.0:create (default) @ leshan-bsserver-demo ---
[INFO] 
[INFO] --- resources:3.3.0:resources (default-resources) @ leshan-bsserver-demo ---
[INFO] Copying 38 resources
[INFO] 
[INFO] --- compiler:3.10.1:compile (default-compile) @ leshan-bsserver-demo ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- replacer:1.5.3:replace (default) @ leshan-bsserver-demo ---
[INFO] Replacement run on 1 file.
[INFO] 
[INFO] --- resources:3.3.0:testResources (default-testResources) @ leshan-bsserver-demo ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-bsserver-demo/src/test/resources
[INFO] 
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ leshan-bsserver-demo ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.0.0-M5:test (default-test) @ leshan-bsserver-demo ---
[INFO] Toolchain in maven-surefire-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
[INFO] No tests to run.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for leshan 1.5.1-SNAPSHOT:
[INFO] 
[INFO] leshan ............................................. SUCCESS [  0.265 s]
[INFO] leshan - core ...................................... SUCCESS [  2.648 s]
[INFO] leshan - core californium .......................... SUCCESS [  0.799 s]
[INFO] leshan - server core ............................... SUCCESS [  0.806 s]
[INFO] leshan - server californium ........................ SUCCESS [ 11.801 s]
[INFO] leshan - server redis .............................. SUCCESS [  0.565 s]
[INFO] leshan - client core ............................... SUCCESS [  1.165 s]
[INFO] leshan - client californium ........................ SUCCESS [  0.841 s]
[INFO] leshan - integration tests ......................... SUCCESS [ 28.953 s]
[INFO] leshan - server demo ............................... SUCCESS [  2.365 s]
[INFO] leshan - client demo ............................... SUCCESS [  1.814 s]
[INFO] leshan - bootstrap server demo ..................... SUCCESS [  0.025 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  53.100 s
[INFO] Finished at: 2024-01-17T06:09:57Z
[INFO] ------------------------------------------------------------------------
[Pipeline] sh
+ mvn -B test -PuseToolchain -Dskip.yarn -Dtoolchain.version=17
Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
Maven home: /opt/tools/apache-maven/latest
Java version: 11.0.21, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-11/jdk-11.0.21+9
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.18.5-100.fc35.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] leshan                                                             [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 - server demo                                               [jar]
[INFO] leshan - client demo                                               [jar]
[INFO] leshan - bootstrap server demo                                     [jar]
[INFO] 
[INFO] ---------------------< org.eclipse.leshan:leshan >----------------------
[INFO] Building leshan 1.5.1-SNAPSHOT                                    [1/12]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ leshan ---
[INFO] 
[INFO] -------------------< org.eclipse.leshan:leshan-core >-------------------
[INFO] Building leshan - core 1.5.1-SNAPSHOT                             [2/12]
[INFO]   from leshan-core/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[WARNING] Parameter 'showDeprecations' is unknown for plugin 'maven-compiler-plugin:3.10.1:compile (default-compile)'
[WARNING] Parameter 'showDeprecations' is unknown for plugin 'maven-compiler-plugin:3.10.1:testCompile (default-testCompile)'
[INFO] 
[INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ leshan-core ---
[INFO] 
[INFO] --- resources:3.3.0:resources (default-resources) @ leshan-core ---
[INFO] Copying 11 resources
[INFO] 
[INFO] --- compiler:3.10.1:compile (default-compile) @ leshan-core ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- resources:3.3.0:testResources (default-testResources) @ leshan-core ---
[INFO] Copying 1 resource
[INFO] 
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ leshan-core ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- animal-sniffer:1.22:check (default) @ leshan-core ---
[INFO] Checking unresolved references to net.sf.androidscents.signature:android-api-level-19:4.4.2_r4
[INFO] 
[INFO] --- surefire:3.0.0-M5:test (default-test) @ leshan-core ---
[INFO] Toolchain in maven-surefire-plugin: JDK[/opt/tools/java/openjdk/jdk-17/latest]
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.leshan.core.request.argument.ArgumentValidationTest
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.leshan.core.request.argument.ArgumentValidationTest
[INFO] Running org.eclipse.leshan.core.LinkObjectTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.leshan.core.LinkObjectTest
[INFO] Running org.eclipse.leshan.core.node.LwM2MResourceTest
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.leshan.core.node.LwM2MResourceTest
[INFO] Running org.eclipse.leshan.core.tlv.TlvEncoderTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.leshan.core.tlv.TlvEncoderTest
[INFO] Running org.eclipse.leshan.core.tlv.TlvDecoderTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s - in org.eclipse.leshan.core.tlv.TlvDecoderTest
[INFO] Running org.eclipse.leshan.core.request.argument.ArgumentaSerializingTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.leshan.core.request.argument.ArgumentaSerializingTest
[INFO] Running org.eclipse.leshan.core.json.JsonDeserializerTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s - in org.eclipse.leshan.core.json.JsonDeserializerTest
[INFO] Running org.eclipse.leshan.core.request.argument.ArgumentsTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.leshan.core.request.argument.ArgumentsTest
[INFO] Running org.eclipse.leshan.core.node.codec.LwM2mNodeDecoderTest
[INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.eclipse.leshan.core.node.codec.LwM2mNodeDecoderTest
[INFO] Running org.eclipse.leshan.core.json.JsonSerializerTest
SLF4J: A number (872) 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: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.487 s - in org.eclipse.leshan.core.json.JsonSerializerTest
[INFO] Running org.eclipse.leshan.core.attributes.AttributeSetTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.leshan.core.attributes.AttributeSetTest
[INFO] Running org.eclipse.leshan.core.node.codec.LwM2mNodeEncoderTest
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.leshan.core.node.codec.LwM2mNodeEncoderTest
[INFO] Running org.eclipse.leshan.core.model.DDFFileParserTest
[Fatal Error] :2:10: DOCTYPE is disallowed when the feature "http://apache.org/xml/features/disallow-doctype-decl" set to true.
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.2 s - in org.eclipse.leshan.core.model.DDFFileParserTest
[INFO] Running org.eclipse.leshan.core.request.argument.ArgumentsParsingTest
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s - in org.eclipse.leshan.core.request.argument.ArgumentsParsingTest
[INFO] Running org.eclipse.leshan.core.attributes.AttributeTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.leshan.core.attributes.AttributeTest
[INFO] Running org.eclipse.leshan.core.model.ValidateModelsTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.644 s - in org.eclipse.leshan.core.model.ValidateModelsTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 142, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] -----------------< org.eclipse.leshan:leshan-core-cf >------------------
[INFO] Building leshan - core californium 1.5.1-SNAPSHOT                 [3/12]
[INFO]   from leshan-core-cf/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[WARNING] Parameter 'showDeprecations' is unknown for plugin 'maven-compiler-plugin:3.10.1:compile (default-compile)'
[WARNING] Parameter 'showDeprecations' is unknown for plugin 'maven-compiler-plugin:3.10.1:testCompile (default-testCompile)'
[INFO] 
[INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ leshan-core-cf ---
[INFO] 
[INFO] --- resources:3.3.0:resources (default-resources) @ leshan-core-cf ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-core-cf/src/main/resources
[INFO] 
[INFO] --- compiler:3.10.1:compile (default-compile) @ leshan-core-cf ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- resources:3.3.0:testResources (default-testResources) @ leshan-core-cf ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-core-cf/src/test/resources
[INFO] 
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ leshan-core-cf ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- animal-sniffer:1.22:check (default) @ leshan-core-cf ---
[INFO] Checking unresolved references to net.sf.androidscents.signature:android-api-level-19:4.4.2_r4
[INFO] 
[INFO] --- surefire:3.0.0-M5:test (default-test) @ leshan-core-cf ---
[INFO] Toolchain in maven-surefire-plugin: JDK[/opt/tools/java/openjdk/jdk-17/latest]
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.leshan.core.californium.ResponseCodeUtilTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s - in org.eclipse.leshan.core.californium.ResponseCodeUtilTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] ---------------< org.eclipse.leshan:leshan-server-core >----------------
[INFO] Building leshan - server core 1.5.1-SNAPSHOT                      [4/12]
[INFO]   from leshan-server-core/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[WARNING] Parameter 'showDeprecations' is unknown for plugin 'maven-compiler-plugin:3.10.1:compile (default-compile)'
[WARNING] Parameter 'showDeprecations' is unknown for plugin 'maven-compiler-plugin:3.10.1:testCompile (default-testCompile)'
[INFO] 
[INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ leshan-server-core ---
[INFO] 
[INFO] --- resources:3.3.0:resources (default-resources) @ leshan-server-core ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-server-core/src/main/resources
[INFO] 
[INFO] --- compiler:3.10.1:compile (default-compile) @ leshan-server-core ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- resources:3.3.0:testResources (default-testResources) @ leshan-server-core ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-server-core/src/test/resources
[INFO] 
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ leshan-server-core ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- animal-sniffer:1.22:check (default) @ leshan-server-core ---
[INFO] Checking unresolved references to net.sf.androidscents.signature:android-api-level-19:4.4.2_r4
[INFO] 
[INFO] --- surefire:3.0.0-M5:test (default-test) @ leshan-server-core ---
[INFO] Toolchain in maven-surefire-plugin: JDK[/opt/tools/java/openjdk/jdk-17/latest]
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.leshan.server.registration.RegistrationTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in org.eclipse.leshan.server.registration.RegistrationTest
[INFO] Running org.eclipse.leshan.server.SerializationTests
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in org.eclipse.leshan.server.SerializationTests
[INFO] Running org.eclipse.leshan.server.registration.RegistrationUpdateTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 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.043 s - in org.eclipse.leshan.server.registration.RegistrationSortObjectLinksTest
[INFO] Running org.eclipse.leshan.server.queue.PresenceServiceTest
SLF4J: A number (4) 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.192 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.014 s - in org.eclipse.leshan.server.bootstrap.BootstrapHandlerTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] ----------------< org.eclipse.leshan:leshan-server-cf >-----------------
[INFO] Building leshan - server californium 1.5.1-SNAPSHOT               [5/12]
[INFO]   from leshan-server-cf/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[WARNING] Parameter 'showDeprecations' is unknown for plugin 'maven-compiler-plugin:3.10.1:compile (default-compile)'
[WARNING] Parameter 'showDeprecations' is unknown for plugin 'maven-compiler-plugin:3.10.1:testCompile (default-testCompile)'
[INFO] 
[INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ leshan-server-cf ---
[INFO] 
[INFO] --- resources:3.3.0:resources (default-resources) @ leshan-server-cf ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-server-cf/src/main/resources
[INFO] 
[INFO] --- compiler:3.10.1:compile (default-compile) @ leshan-server-cf ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- resources:3.3.0:testResources (default-testResources) @ leshan-server-cf ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-server-cf/src/test/resources
[INFO] 
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ leshan-server-cf ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- animal-sniffer:1.22:check (default) @ leshan-server-cf ---
[INFO] Checking unresolved references to net.sf.androidscents.signature:android-api-level-19:4.4.2_r4
[INFO] 
[INFO] --- surefire:3.0.0-M5:test (default-test) @ leshan-server-cf ---
[INFO] Toolchain in maven-surefire-plugin: JDK[/opt/tools/java/openjdk/jdk-17/latest]
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.leshan.server.californium.LeshanServerBuilderTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.586 s - in org.eclipse.leshan.server.californium.LeshanServerBuilderTest
[INFO] Running org.eclipse.leshan.server.californium.bootstrap.LeshanBootstrapServerBuilderTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.564 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: 2.396 s - in org.eclipse.leshan.server.californium.bootstrap.LeshanBootstrapServerTest
[INFO] Running org.eclipse.leshan.server.californium.registration.InMemoryRegistrationStoreTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.213 s - in org.eclipse.leshan.server.californium.registration.InMemoryRegistrationStoreTest
[INFO] Running org.eclipse.leshan.server.californium.LeshanServerTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.216 s - in org.eclipse.leshan.server.californium.LeshanServerTest
[INFO] Running org.eclipse.leshan.server.californium.request.CoapRequestBuilderTest
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s - in org.eclipse.leshan.server.californium.request.CoapRequestBuilderTest
[INFO] Running org.eclipse.leshan.server.californium.observation.ObservationServiceTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.309 s - in org.eclipse.leshan.server.californium.observation.ObservationServiceTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] ---------------< org.eclipse.leshan:leshan-server-redis >---------------
[INFO] Building leshan - server redis 1.5.1-SNAPSHOT                     [6/12]
[INFO]   from leshan-server-redis/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[WARNING] Parameter 'showDeprecations' is unknown for plugin 'maven-compiler-plugin:3.10.1:compile (default-compile)'
[WARNING] Parameter 'showDeprecations' is unknown for plugin 'maven-compiler-plugin:3.10.1:testCompile (default-testCompile)'
[INFO] 
[INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ leshan-server-redis ---
[INFO] 
[INFO] --- resources:3.3.0:resources (default-resources) @ leshan-server-redis ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-server-redis/src/main/resources
[INFO] 
[INFO] --- compiler:3.10.1:compile (default-compile) @ leshan-server-redis ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- resources:3.3.0:testResources (default-testResources) @ leshan-server-redis ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-server-redis/src/test/resources
[INFO] 
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ leshan-server-redis ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- surefire:3.0.0-M5:test (default-test) @ leshan-server-redis ---
[INFO] Toolchain in maven-surefire-plugin: JDK[/opt/tools/java/openjdk/jdk-17/latest]
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.leshan.server.redis.serialization.RegistrationSerDesTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.eclipse.leshan.server.redis.serialization.RegistrationSerDesTest
[INFO] Running org.eclipse.leshan.server.redis.serialization.SecurityInfoSerDesTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.eclipse.leshan.server.redis.serialization.SecurityInfoSerDesTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] ---------------< org.eclipse.leshan:leshan-client-core >----------------
[INFO] Building leshan - client core 1.5.1-SNAPSHOT                      [7/12]
[INFO]   from leshan-client-core/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[WARNING] Parameter 'showDeprecations' is unknown for plugin 'maven-compiler-plugin:3.10.1:compile (default-compile)'
[WARNING] Parameter 'showDeprecations' is unknown for plugin 'maven-compiler-plugin:3.10.1:testCompile (default-testCompile)'
[INFO] 
[INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ leshan-client-core ---
[INFO] 
[INFO] --- resources:3.3.0:resources (default-resources) @ leshan-client-core ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-client-core/src/main/resources
[INFO] 
[INFO] --- compiler:3.10.1:compile (default-compile) @ leshan-client-core ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- resources:3.3.0:testResources (default-testResources) @ leshan-client-core ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-client-core/src/test/resources
[INFO] 
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ leshan-client-core ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- animal-sniffer:1.22:check (default) @ leshan-client-core ---
[INFO] Checking unresolved references to net.sf.androidscents.signature:android-api-level-19:4.4.2_r4
[INFO] 
[INFO] --- surefire:3.0.0-M5:test (default-test) @ leshan-client-core ---
[INFO] Toolchain in maven-surefire-plugin: JDK[/opt/tools/java/openjdk/jdk-17/latest]
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.leshan.client.util.ObjectEnablerTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.372 s - in org.eclipse.leshan.client.util.ObjectEnablerTest
[INFO] Running org.eclipse.leshan.client.util.LinkFormatHelperTest
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.627 s - in org.eclipse.leshan.client.util.LinkFormatHelperTest
[INFO] Running org.eclipse.leshan.client.util.ObjectsInitializerTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.394 s - in org.eclipse.leshan.client.util.ObjectsInitializerTest
[INFO] Running org.eclipse.leshan.client.util.ServerTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.eclipse.leshan.client.util.ServerTest
[INFO] Running org.eclipse.leshan.client.util.BaseInstanceEnablerFactoryTest
SLF4J: A number (22) 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.375 s - in org.eclipse.leshan.client.util.BaseInstanceEnablerFactoryTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] ----------------< org.eclipse.leshan:leshan-client-cf >-----------------
[INFO] Building leshan - client californium 1.5.1-SNAPSHOT               [8/12]
[INFO]   from leshan-client-cf/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[WARNING] Parameter 'showDeprecations' is unknown for plugin 'maven-compiler-plugin:3.10.1:compile (default-compile)'
[WARNING] Parameter 'showDeprecations' is unknown for plugin 'maven-compiler-plugin:3.10.1:testCompile (default-testCompile)'
[INFO] 
[INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ leshan-client-cf ---
[INFO] 
[INFO] --- resources:3.3.0:resources (default-resources) @ leshan-client-cf ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-client-cf/src/main/resources
[INFO] 
[INFO] --- compiler:3.10.1:compile (default-compile) @ leshan-client-cf ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- resources:3.3.0:testResources (default-testResources) @ leshan-client-cf ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-client-cf/src/test/resources
[INFO] 
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ leshan-client-cf ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- animal-sniffer:1.22:check (default) @ leshan-client-cf ---
[INFO] Checking unresolved references to net.sf.androidscents.signature:android-api-level-19:4.4.2_r4
[INFO] 
[INFO] --- surefire:3.0.0-M5:test (default-test) @ leshan-client-cf ---
[INFO] Toolchain in maven-surefire-plugin: JDK[/opt/tools/java/openjdk/jdk-17/latest]
[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.397 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] ------------< org.eclipse.leshan:leshan-integration-tests >-------------
[INFO] Building leshan - integration tests 1.5.1-SNAPSHOT                [9/12]
[INFO]   from leshan-integration-tests/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] Parameter 'showDeprecations' is unknown for plugin 'maven-compiler-plugin:3.10.1:compile (default-compile)'
[WARNING] Parameter 'showDeprecations' is unknown for plugin 'maven-compiler-plugin:3.10.1:testCompile (default-testCompile)'
[INFO] 
[INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ leshan-integration-tests ---
[INFO] 
[INFO] --- resources:3.3.0:resources (default-resources) @ leshan-integration-tests ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-integration-tests/src/main/resources
[INFO] 
[INFO] --- compiler:3.10.1:compile (default-compile) @ leshan-integration-tests ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] No sources to compile
[INFO] 
[INFO] --- resources:3.3.0:testResources (default-testResources) @ leshan-integration-tests ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-integration-tests/src/test/resources
[INFO] 
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ leshan-integration-tests ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- surefire:3.0.0-M5:test (default-test) @ leshan-integration-tests ---
[INFO] Toolchain in maven-surefire-plugin: JDK[/opt/tools/java/openjdk/jdk-17/latest]
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.leshan.integration.tests.ExecuteTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.785 s - in org.eclipse.leshan.integration.tests.ExecuteTest
[INFO] Running org.eclipse.leshan.integration.tests.DiscoverTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.963 s - in org.eclipse.leshan.integration.tests.DiscoverTest
[INFO] Running org.eclipse.leshan.integration.tests.DeleteTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.384 s - in org.eclipse.leshan.integration.tests.DeleteTest
[INFO] Running org.eclipse.leshan.integration.tests.CreateTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.8 s - in org.eclipse.leshan.integration.tests.CreateTest
[INFO] Running org.eclipse.leshan.integration.tests.RegistrationTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.634 s - in org.eclipse.leshan.integration.tests.RegistrationTest
[INFO] Running org.eclipse.leshan.integration.tests.BootstrapTest
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.934 s - in org.eclipse.leshan.integration.tests.BootstrapTest
[INFO] Running org.eclipse.leshan.integration.tests.WriteTest
[INFO] Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.365 s - in org.eclipse.leshan.integration.tests.WriteTest
[INFO] Running org.eclipse.leshan.integration.tests.ObserveTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.968 s - in org.eclipse.leshan.integration.tests.ObserveTest
[INFO] Running org.eclipse.leshan.integration.tests.SecurityTest
[INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.633 s - in org.eclipse.leshan.integration.tests.SecurityTest
[INFO] Running org.eclipse.leshan.integration.tests.ReadTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.566 s - in org.eclipse.leshan.integration.tests.ReadTest
[INFO] Running org.eclipse.leshan.integration.tests.QueueModeTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.31 s - in org.eclipse.leshan.integration.tests.QueueModeTest
[INFO] Running org.eclipse.leshan.integration.tests.FailingTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.089 s - in org.eclipse.leshan.integration.tests.FailingTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 149, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] ---------------< org.eclipse.leshan:leshan-server-demo >----------------
[INFO] Building leshan - server demo 1.5.1-SNAPSHOT                     [10/12]
[INFO]   from leshan-server-demo/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] Parameter 'showDeprecations' is unknown for plugin 'maven-compiler-plugin:3.10.1:compile (default-compile)'
[WARNING] Parameter 'showDeprecations' is unknown for plugin 'maven-compiler-plugin:3.10.1:testCompile (default-testCompile)'
[INFO] 
[INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ leshan-server-demo ---
[INFO] 
[INFO] --- buildnumber:3.0.0:create (default) @ leshan-server-demo ---
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-server-demo' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-server-demo
[INFO] Storing buildNumber: 82124bed8d0f089f488cf80c89aabb8b4501a30e at timestamp: 1705471847398
[INFO] Storing buildScmBranch: 1.x
[INFO] 
[INFO] --- resources:3.3.0:resources (default-resources) @ leshan-server-demo ---
[INFO] Copying 364 resources
[INFO] 
[INFO] --- compiler:3.10.1:compile (default-compile) @ leshan-server-demo ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- replacer:1.5.3:replace (default) @ leshan-server-demo ---
[INFO] Replacement run on 1 file.
[INFO] 
[INFO] --- resources:3.3.0:testResources (default-testResources) @ leshan-server-demo ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-server-demo/src/test/resources
[INFO] 
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ leshan-server-demo ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- surefire:3.0.0-M5:test (default-test) @ leshan-server-demo ---
[INFO] Toolchain in maven-surefire-plugin: JDK[/opt/tools/java/openjdk/jdk-17/latest]
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.leshan.server.demo.model.ValidateServerDemoModelsTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.344 s - in org.eclipse.leshan.server.demo.model.ValidateServerDemoModelsTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] ---------------< org.eclipse.leshan:leshan-client-demo >----------------
[INFO] Building leshan - client demo 1.5.1-SNAPSHOT                     [11/12]
[INFO]   from leshan-client-demo/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] Parameter 'showDeprecations' is unknown for plugin 'maven-compiler-plugin:3.10.1:compile (default-compile)'
[WARNING] Parameter 'showDeprecations' is unknown for plugin 'maven-compiler-plugin:3.10.1:testCompile (default-testCompile)'
[INFO] 
[INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ leshan-client-demo ---
[INFO] 
[INFO] --- resources:3.3.0:resources (default-resources) @ leshan-client-demo ---
[INFO] Copying 255 resources
[INFO] 
[INFO] --- compiler:3.10.1:compile (default-compile) @ leshan-client-demo ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- resources:3.3.0:testResources (default-testResources) @ leshan-client-demo ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-client-demo/src/test/resources
[INFO] 
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ leshan-client-demo ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- surefire:3.0.0-M5:test (default-test) @ leshan-client-demo ---
[INFO] Toolchain in maven-surefire-plugin: JDK[/opt/tools/java/openjdk/jdk-17/latest]
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.leshan.client.demo.model.ValidateClientDemoModelsTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.115 s - in org.eclipse.leshan.client.demo.model.ValidateClientDemoModelsTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --------------< org.eclipse.leshan:leshan-bsserver-demo >---------------
[INFO] Building leshan - bootstrap server demo 1.5.1-SNAPSHOT           [12/12]
[INFO]   from leshan-bsserver-demo/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] Parameter 'showDeprecations' is unknown for plugin 'maven-compiler-plugin:3.10.1:compile (default-compile)'
[WARNING] Parameter 'showDeprecations' is unknown for plugin 'maven-compiler-plugin:3.10.1:testCompile (default-testCompile)'
[INFO] 
[INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ leshan-bsserver-demo ---
[INFO] 
[INFO] --- buildnumber:3.0.0:create (default) @ leshan-bsserver-demo ---
[INFO] 
[INFO] --- resources:3.3.0:resources (default-resources) @ leshan-bsserver-demo ---
[INFO] Copying 38 resources
[INFO] 
[INFO] --- compiler:3.10.1:compile (default-compile) @ leshan-bsserver-demo ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- replacer:1.5.3:replace (default) @ leshan-bsserver-demo ---
[INFO] Replacement run on 1 file.
[INFO] 
[INFO] --- resources:3.3.0:testResources (default-testResources) @ leshan-bsserver-demo ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-bsserver-demo/src/test/resources
[INFO] 
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ leshan-bsserver-demo ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.0.0-M5:test (default-test) @ leshan-bsserver-demo ---
[INFO] Toolchain in maven-surefire-plugin: JDK[/opt/tools/java/openjdk/jdk-17/latest]
[INFO] No tests to run.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for leshan 1.5.1-SNAPSHOT:
[INFO] 
[INFO] leshan ............................................. SUCCESS [  0.305 s]
[INFO] leshan - core ...................................... SUCCESS [  2.343 s]
[INFO] leshan - core californium .......................... SUCCESS [  0.768 s]
[INFO] leshan - server core ............................... SUCCESS [  0.598 s]
[INFO] leshan - server californium ........................ SUCCESS [ 10.507 s]
[INFO] leshan - server redis .............................. SUCCESS [  0.314 s]
[INFO] leshan - client core ............................... SUCCESS [  1.095 s]
[INFO] leshan - client californium ........................ SUCCESS [  0.880 s]
[INFO] leshan - integration tests ......................... SUCCESS [ 29.849 s]
[INFO] leshan - server demo ............................... SUCCESS [  2.070 s]
[INFO] leshan - client demo ............................... SUCCESS [  1.476 s]
[INFO] leshan - bootstrap server demo ..................... SUCCESS [  0.024 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  51.374 s
[INFO] Finished at: 2024-01-17T06:10:50Z
[INFO] ------------------------------------------------------------------------
[Pipeline] sh
+ mvn -B test -PuseToolchain -Dskip.yarn -Dtoolchain.version=21
Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
Maven home: /opt/tools/apache-maven/latest
Java version: 11.0.21, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-11/jdk-11.0.21+9
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.18.5-100.fc35.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] leshan                                                             [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 - server demo                                               [jar]
[INFO] leshan - client demo                                               [jar]
[INFO] leshan - bootstrap server demo                                     [jar]
[INFO] 
[INFO] ---------------------< org.eclipse.leshan:leshan >----------------------
[INFO] Building leshan 1.5.1-SNAPSHOT                                    [1/12]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ leshan ---
[INFO] 
[INFO] -------------------< org.eclipse.leshan:leshan-core >-------------------
[INFO] Building leshan - core 1.5.1-SNAPSHOT                             [2/12]
[INFO]   from leshan-core/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[WARNING] Parameter 'showDeprecations' is unknown for plugin 'maven-compiler-plugin:3.10.1:compile (default-compile)'
[WARNING] Parameter 'showDeprecations' is unknown for plugin 'maven-compiler-plugin:3.10.1:testCompile (default-testCompile)'
[INFO] 
[INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ leshan-core ---
[INFO] 
[INFO] --- resources:3.3.0:resources (default-resources) @ leshan-core ---
[INFO] Copying 11 resources
[INFO] 
[INFO] --- compiler:3.10.1:compile (default-compile) @ leshan-core ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- resources:3.3.0:testResources (default-testResources) @ leshan-core ---
[INFO] Copying 1 resource
[INFO] 
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ leshan-core ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- animal-sniffer:1.22:check (default) @ leshan-core ---
[INFO] Checking unresolved references to net.sf.androidscents.signature:android-api-level-19:4.4.2_r4
[INFO] 
[INFO] --- surefire:3.0.0-M5:test (default-test) @ leshan-core ---
[INFO] Toolchain in maven-surefire-plugin: JDK[/opt/tools/java/openjdk/jdk-21/latest]
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.leshan.core.request.argument.ArgumentValidationTest
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s - in org.eclipse.leshan.core.request.argument.ArgumentValidationTest
[INFO] Running org.eclipse.leshan.core.node.LwM2MResourceTest
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.leshan.core.node.LwM2MResourceTest
[INFO] Running org.eclipse.leshan.core.LinkObjectTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.leshan.core.LinkObjectTest
[INFO] Running org.eclipse.leshan.core.tlv.TlvEncoderTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s - in org.eclipse.leshan.core.tlv.TlvEncoderTest
[INFO] Running org.eclipse.leshan.core.tlv.TlvDecoderTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s - in org.eclipse.leshan.core.tlv.TlvDecoderTest
[INFO] Running org.eclipse.leshan.core.request.argument.ArgumentaSerializingTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.leshan.core.request.argument.ArgumentaSerializingTest
[INFO] Running org.eclipse.leshan.core.json.JsonDeserializerTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s - in org.eclipse.leshan.core.json.JsonDeserializerTest
[INFO] Running org.eclipse.leshan.core.request.argument.ArgumentsParsingTest
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.leshan.core.request.argument.ArgumentsParsingTest
[INFO] Running org.eclipse.leshan.core.node.codec.LwM2mNodeDecoderTest
[INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.eclipse.leshan.core.node.codec.LwM2mNodeDecoderTest
[INFO] Running org.eclipse.leshan.core.json.JsonSerializerTest
SLF4J: A number (88) 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: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.323 s - in org.eclipse.leshan.core.json.JsonSerializerTest
[INFO] Running org.eclipse.leshan.core.attributes.AttributeSetTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.leshan.core.attributes.AttributeSetTest
[INFO] Running org.eclipse.leshan.core.node.codec.LwM2mNodeEncoderTest
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.leshan.core.node.codec.LwM2mNodeEncoderTest
[INFO] Running org.eclipse.leshan.core.model.DDFFileParserTest
[Fatal Error] :2:10: DOCTYPE is disallowed when the feature "http://apache.org/xml/features/disallow-doctype-decl" set to true.
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.394 s - in org.eclipse.leshan.core.model.DDFFileParserTest
[INFO] Running org.eclipse.leshan.core.request.argument.ArgumentsTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.leshan.core.request.argument.ArgumentsTest
[INFO] Running org.eclipse.leshan.core.attributes.AttributeTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.leshan.core.attributes.AttributeTest
[INFO] Running org.eclipse.leshan.core.model.ValidateModelsTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.751 s - in org.eclipse.leshan.core.model.ValidateModelsTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 142, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] -----------------< org.eclipse.leshan:leshan-core-cf >------------------
[INFO] Building leshan - core californium 1.5.1-SNAPSHOT                 [3/12]
[INFO]   from leshan-core-cf/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[WARNING] Parameter 'showDeprecations' is unknown for plugin 'maven-compiler-plugin:3.10.1:compile (default-compile)'
[WARNING] Parameter 'showDeprecations' is unknown for plugin 'maven-compiler-plugin:3.10.1:testCompile (default-testCompile)'
[INFO] 
[INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ leshan-core-cf ---
[INFO] 
[INFO] --- resources:3.3.0:resources (default-resources) @ leshan-core-cf ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-core-cf/src/main/resources
[INFO] 
[INFO] --- compiler:3.10.1:compile (default-compile) @ leshan-core-cf ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- resources:3.3.0:testResources (default-testResources) @ leshan-core-cf ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-core-cf/src/test/resources
[INFO] 
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ leshan-core-cf ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- animal-sniffer:1.22:check (default) @ leshan-core-cf ---
[INFO] Checking unresolved references to net.sf.androidscents.signature:android-api-level-19:4.4.2_r4
[INFO] 
[INFO] --- surefire:3.0.0-M5:test (default-test) @ leshan-core-cf ---
[INFO] Toolchain in maven-surefire-plugin: JDK[/opt/tools/java/openjdk/jdk-21/latest]
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.leshan.core.californium.ResponseCodeUtilTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s - in org.eclipse.leshan.core.californium.ResponseCodeUtilTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] ---------------< org.eclipse.leshan:leshan-server-core >----------------
[INFO] Building leshan - server core 1.5.1-SNAPSHOT                      [4/12]
[INFO]   from leshan-server-core/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[WARNING] Parameter 'showDeprecations' is unknown for plugin 'maven-compiler-plugin:3.10.1:compile (default-compile)'
[WARNING] Parameter 'showDeprecations' is unknown for plugin 'maven-compiler-plugin:3.10.1:testCompile (default-testCompile)'
[INFO] 
[INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ leshan-server-core ---
[INFO] 
[INFO] --- resources:3.3.0:resources (default-resources) @ leshan-server-core ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-server-core/src/main/resources
[INFO] 
[INFO] --- compiler:3.10.1:compile (default-compile) @ leshan-server-core ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- resources:3.3.0:testResources (default-testResources) @ leshan-server-core ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-server-core/src/test/resources
[INFO] 
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ leshan-server-core ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- animal-sniffer:1.22:check (default) @ leshan-server-core ---
[INFO] Checking unresolved references to net.sf.androidscents.signature:android-api-level-19:4.4.2_r4
[INFO] 
[INFO] --- surefire:3.0.0-M5:test (default-test) @ leshan-server-core ---
[INFO] Toolchain in maven-surefire-plugin: JDK[/opt/tools/java/openjdk/jdk-21/latest]
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.leshan.server.registration.RegistrationTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.leshan.server.registration.RegistrationTest
[INFO] Running org.eclipse.leshan.server.SerializationTests
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.leshan.server.SerializationTests
[INFO] Running org.eclipse.leshan.server.registration.RegistrationUpdateTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 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.011 s - in org.eclipse.leshan.server.registration.RegistrationSortObjectLinksTest
[INFO] Running org.eclipse.leshan.server.queue.PresenceServiceTest
SLF4J: A number (4) 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.195 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.06 s - in org.eclipse.leshan.server.bootstrap.BootstrapHandlerTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] ----------------< org.eclipse.leshan:leshan-server-cf >-----------------
[INFO] Building leshan - server californium 1.5.1-SNAPSHOT               [5/12]
[INFO]   from leshan-server-cf/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[WARNING] Parameter 'showDeprecations' is unknown for plugin 'maven-compiler-plugin:3.10.1:compile (default-compile)'
[WARNING] Parameter 'showDeprecations' is unknown for plugin 'maven-compiler-plugin:3.10.1:testCompile (default-testCompile)'
[INFO] 
[INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ leshan-server-cf ---
[INFO] 
[INFO] --- resources:3.3.0:resources (default-resources) @ leshan-server-cf ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-server-cf/src/main/resources
[INFO] 
[INFO] --- compiler:3.10.1:compile (default-compile) @ leshan-server-cf ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- resources:3.3.0:testResources (default-testResources) @ leshan-server-cf ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-server-cf/src/test/resources
[INFO] 
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ leshan-server-cf ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- animal-sniffer:1.22:check (default) @ leshan-server-cf ---
[INFO] Checking unresolved references to net.sf.androidscents.signature:android-api-level-19:4.4.2_r4
[INFO] 
[INFO] --- surefire:3.0.0-M5:test (default-test) @ leshan-server-cf ---
[INFO] Toolchain in maven-surefire-plugin: JDK[/opt/tools/java/openjdk/jdk-21/latest]
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.leshan.server.californium.LeshanServerBuilderTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.618 s - in org.eclipse.leshan.server.californium.LeshanServerBuilderTest
[INFO] Running org.eclipse.leshan.server.californium.bootstrap.LeshanBootstrapServerBuilderTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.63 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: 2.425 s - in org.eclipse.leshan.server.californium.bootstrap.LeshanBootstrapServerTest
[INFO] Running org.eclipse.leshan.server.californium.registration.InMemoryRegistrationStoreTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.238 s - in org.eclipse.leshan.server.californium.registration.InMemoryRegistrationStoreTest
[INFO] Running org.eclipse.leshan.server.californium.LeshanServerTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.244 s - in org.eclipse.leshan.server.californium.LeshanServerTest
[INFO] Running org.eclipse.leshan.server.californium.request.CoapRequestBuilderTest
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 s - in org.eclipse.leshan.server.californium.request.CoapRequestBuilderTest
[INFO] Running org.eclipse.leshan.server.californium.observation.ObservationServiceTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.313 s - in org.eclipse.leshan.server.californium.observation.ObservationServiceTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] ---------------< org.eclipse.leshan:leshan-server-redis >---------------
[INFO] Building leshan - server redis 1.5.1-SNAPSHOT                     [6/12]
[INFO]   from leshan-server-redis/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[WARNING] Parameter 'showDeprecations' is unknown for plugin 'maven-compiler-plugin:3.10.1:compile (default-compile)'
[WARNING] Parameter 'showDeprecations' is unknown for plugin 'maven-compiler-plugin:3.10.1:testCompile (default-testCompile)'
[INFO] 
[INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ leshan-server-redis ---
[INFO] 
[INFO] --- resources:3.3.0:resources (default-resources) @ leshan-server-redis ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-server-redis/src/main/resources
[INFO] 
[INFO] --- compiler:3.10.1:compile (default-compile) @ leshan-server-redis ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- resources:3.3.0:testResources (default-testResources) @ leshan-server-redis ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-server-redis/src/test/resources
[INFO] 
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ leshan-server-redis ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- surefire:3.0.0-M5:test (default-test) @ leshan-server-redis ---
[INFO] Toolchain in maven-surefire-plugin: JDK[/opt/tools/java/openjdk/jdk-21/latest]
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.leshan.server.redis.serialization.RegistrationSerDesTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.eclipse.leshan.server.redis.serialization.RegistrationSerDesTest
[INFO] Running org.eclipse.leshan.server.redis.serialization.SecurityInfoSerDesTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.eclipse.leshan.server.redis.serialization.SecurityInfoSerDesTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] ---------------< org.eclipse.leshan:leshan-client-core >----------------
[INFO] Building leshan - client core 1.5.1-SNAPSHOT                      [7/12]
[INFO]   from leshan-client-core/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[WARNING] Parameter 'showDeprecations' is unknown for plugin 'maven-compiler-plugin:3.10.1:compile (default-compile)'
[WARNING] Parameter 'showDeprecations' is unknown for plugin 'maven-compiler-plugin:3.10.1:testCompile (default-testCompile)'
[INFO] 
[INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ leshan-client-core ---
[INFO] 
[INFO] --- resources:3.3.0:resources (default-resources) @ leshan-client-core ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-client-core/src/main/resources
[INFO] 
[INFO] --- compiler:3.10.1:compile (default-compile) @ leshan-client-core ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- resources:3.3.0:testResources (default-testResources) @ leshan-client-core ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-client-core/src/test/resources
[INFO] 
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ leshan-client-core ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- animal-sniffer:1.22:check (default) @ leshan-client-core ---
[INFO] Checking unresolved references to net.sf.androidscents.signature:android-api-level-19:4.4.2_r4
[INFO] 
[INFO] --- surefire:3.0.0-M5:test (default-test) @ leshan-client-core ---
[INFO] Toolchain in maven-surefire-plugin: JDK[/opt/tools/java/openjdk/jdk-21/latest]
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.leshan.client.util.ObjectEnablerTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.401 s - in org.eclipse.leshan.client.util.ObjectEnablerTest
[INFO] Running org.eclipse.leshan.client.util.LinkFormatHelperTest
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.606 s - in org.eclipse.leshan.client.util.LinkFormatHelperTest
[INFO] Running org.eclipse.leshan.client.util.ObjectsInitializerTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.417 s - in org.eclipse.leshan.client.util.ObjectsInitializerTest
[INFO] Running org.eclipse.leshan.client.util.ServerTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.eclipse.leshan.client.util.ServerTest
[INFO] Running org.eclipse.leshan.client.util.BaseInstanceEnablerFactoryTest
SLF4J: A number (25) 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.33 s - in org.eclipse.leshan.client.util.BaseInstanceEnablerFactoryTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] ----------------< org.eclipse.leshan:leshan-client-cf >-----------------
[INFO] Building leshan - client californium 1.5.1-SNAPSHOT               [8/12]
[INFO]   from leshan-client-cf/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[WARNING] Parameter 'showDeprecations' is unknown for plugin 'maven-compiler-plugin:3.10.1:compile (default-compile)'
[WARNING] Parameter 'showDeprecations' is unknown for plugin 'maven-compiler-plugin:3.10.1:testCompile (default-testCompile)'
[INFO] 
[INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ leshan-client-cf ---
[INFO] 
[INFO] --- resources:3.3.0:resources (default-resources) @ leshan-client-cf ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-client-cf/src/main/resources
[INFO] 
[INFO] --- compiler:3.10.1:compile (default-compile) @ leshan-client-cf ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- resources:3.3.0:testResources (default-testResources) @ leshan-client-cf ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-client-cf/src/test/resources
[INFO] 
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ leshan-client-cf ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- animal-sniffer:1.22:check (default) @ leshan-client-cf ---
[INFO] Checking unresolved references to net.sf.androidscents.signature:android-api-level-19:4.4.2_r4
[INFO] 
[INFO] --- surefire:3.0.0-M5:test (default-test) @ leshan-client-cf ---
[INFO] Toolchain in maven-surefire-plugin: JDK[/opt/tools/java/openjdk/jdk-21/latest]
[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.291 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] ------------< org.eclipse.leshan:leshan-integration-tests >-------------
[INFO] Building leshan - integration tests 1.5.1-SNAPSHOT                [9/12]
[INFO]   from leshan-integration-tests/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] Parameter 'showDeprecations' is unknown for plugin 'maven-compiler-plugin:3.10.1:compile (default-compile)'
[WARNING] Parameter 'showDeprecations' is unknown for plugin 'maven-compiler-plugin:3.10.1:testCompile (default-testCompile)'
[INFO] 
[INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ leshan-integration-tests ---
[INFO] 
[INFO] --- resources:3.3.0:resources (default-resources) @ leshan-integration-tests ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-integration-tests/src/main/resources
[INFO] 
[INFO] --- compiler:3.10.1:compile (default-compile) @ leshan-integration-tests ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] No sources to compile
[INFO] 
[INFO] --- resources:3.3.0:testResources (default-testResources) @ leshan-integration-tests ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-integration-tests/src/test/resources
[INFO] 
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ leshan-integration-tests ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- surefire:3.0.0-M5:test (default-test) @ leshan-integration-tests ---
[INFO] Toolchain in maven-surefire-plugin: JDK[/opt/tools/java/openjdk/jdk-21/latest]
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.leshan.integration.tests.ExecuteTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.991 s - in org.eclipse.leshan.integration.tests.ExecuteTest
[INFO] Running org.eclipse.leshan.integration.tests.DiscoverTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.123 s - in org.eclipse.leshan.integration.tests.DiscoverTest
[INFO] Running org.eclipse.leshan.integration.tests.DeleteTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.481 s - in org.eclipse.leshan.integration.tests.DeleteTest
[INFO] Running org.eclipse.leshan.integration.tests.CreateTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.827 s - in org.eclipse.leshan.integration.tests.CreateTest
[INFO] Running org.eclipse.leshan.integration.tests.RegistrationTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.867 s - in org.eclipse.leshan.integration.tests.RegistrationTest
[INFO] Running org.eclipse.leshan.integration.tests.BootstrapTest
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.281 s - in org.eclipse.leshan.integration.tests.BootstrapTest
[INFO] Running org.eclipse.leshan.integration.tests.WriteTest
[INFO] Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.686 s - in org.eclipse.leshan.integration.tests.WriteTest
[INFO] Running org.eclipse.leshan.integration.tests.ObserveTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.251 s - in org.eclipse.leshan.integration.tests.ObserveTest
[INFO] Running org.eclipse.leshan.integration.tests.SecurityTest
[INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.385 s - in org.eclipse.leshan.integration.tests.SecurityTest
[INFO] Running org.eclipse.leshan.integration.tests.ReadTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.795 s - in org.eclipse.leshan.integration.tests.ReadTest
[INFO] Running org.eclipse.leshan.integration.tests.QueueModeTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.46 s - in org.eclipse.leshan.integration.tests.QueueModeTest
[INFO] Running org.eclipse.leshan.integration.tests.FailingTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.24 s - in org.eclipse.leshan.integration.tests.FailingTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 149, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] ---------------< org.eclipse.leshan:leshan-server-demo >----------------
[INFO] Building leshan - server demo 1.5.1-SNAPSHOT                     [10/12]
[INFO]   from leshan-server-demo/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] Parameter 'showDeprecations' is unknown for plugin 'maven-compiler-plugin:3.10.1:compile (default-compile)'
[WARNING] Parameter 'showDeprecations' is unknown for plugin 'maven-compiler-plugin:3.10.1:testCompile (default-testCompile)'
[INFO] 
[INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ leshan-server-demo ---
[INFO] 
[INFO] --- buildnumber:3.0.0:create (default) @ leshan-server-demo ---
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-server-demo' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-server-demo
[INFO] Storing buildNumber: 82124bed8d0f089f488cf80c89aabb8b4501a30e at timestamp: 1705471900703
[INFO] Storing buildScmBranch: 1.x
[INFO] 
[INFO] --- resources:3.3.0:resources (default-resources) @ leshan-server-demo ---
[INFO] Copying 364 resources
[INFO] 
[INFO] --- compiler:3.10.1:compile (default-compile) @ leshan-server-demo ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- replacer:1.5.3:replace (default) @ leshan-server-demo ---
[INFO] Replacement run on 1 file.
[INFO] 
[INFO] --- resources:3.3.0:testResources (default-testResources) @ leshan-server-demo ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-server-demo/src/test/resources
[INFO] 
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ leshan-server-demo ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- surefire:3.0.0-M5:test (default-test) @ leshan-server-demo ---
[INFO] Toolchain in maven-surefire-plugin: JDK[/opt/tools/java/openjdk/jdk-21/latest]
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.leshan.server.demo.model.ValidateServerDemoModelsTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.375 s - in org.eclipse.leshan.server.demo.model.ValidateServerDemoModelsTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] ---------------< org.eclipse.leshan:leshan-client-demo >----------------
[INFO] Building leshan - client demo 1.5.1-SNAPSHOT                     [11/12]
[INFO]   from leshan-client-demo/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] Parameter 'showDeprecations' is unknown for plugin 'maven-compiler-plugin:3.10.1:compile (default-compile)'
[WARNING] Parameter 'showDeprecations' is unknown for plugin 'maven-compiler-plugin:3.10.1:testCompile (default-testCompile)'
[INFO] 
[INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ leshan-client-demo ---
[INFO] 
[INFO] --- resources:3.3.0:resources (default-resources) @ leshan-client-demo ---
[INFO] Copying 255 resources
[INFO] 
[INFO] --- compiler:3.10.1:compile (default-compile) @ leshan-client-demo ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- resources:3.3.0:testResources (default-testResources) @ leshan-client-demo ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-client-demo/src/test/resources
[INFO] 
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ leshan-client-demo ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- surefire:3.0.0-M5:test (default-test) @ leshan-client-demo ---
[INFO] Toolchain in maven-surefire-plugin: JDK[/opt/tools/java/openjdk/jdk-21/latest]
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.leshan.client.demo.model.ValidateClientDemoModelsTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.154 s - in org.eclipse.leshan.client.demo.model.ValidateClientDemoModelsTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --------------< org.eclipse.leshan:leshan-bsserver-demo >---------------
[INFO] Building leshan - bootstrap server demo 1.5.1-SNAPSHOT           [12/12]
[INFO]   from leshan-bsserver-demo/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] Parameter 'showDeprecations' is unknown for plugin 'maven-compiler-plugin:3.10.1:compile (default-compile)'
[WARNING] Parameter 'showDeprecations' is unknown for plugin 'maven-compiler-plugin:3.10.1:testCompile (default-testCompile)'
[INFO] 
[INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ leshan-bsserver-demo ---
[INFO] 
[INFO] --- buildnumber:3.0.0:create (default) @ leshan-bsserver-demo ---
[INFO] 
[INFO] --- resources:3.3.0:resources (default-resources) @ leshan-bsserver-demo ---
[INFO] Copying 38 resources
[INFO] 
[INFO] --- compiler:3.10.1:compile (default-compile) @ leshan-bsserver-demo ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- replacer:1.5.3:replace (default) @ leshan-bsserver-demo ---
[INFO] Replacement run on 1 file.
[INFO] 
[INFO] --- resources:3.3.0:testResources (default-testResources) @ leshan-bsserver-demo ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-bsserver-demo/src/test/resources
[INFO] 
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ leshan-bsserver-demo ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.0.0-M5:test (default-test) @ leshan-bsserver-demo ---
[INFO] Toolchain in maven-surefire-plugin: JDK[/opt/tools/java/openjdk/jdk-21/latest]
[INFO] No tests to run.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for leshan 1.5.1-SNAPSHOT:
[INFO] 
[INFO] leshan ............................................. SUCCESS [  0.311 s]
[INFO] leshan - core ...................................... SUCCESS [  2.617 s]
[INFO] leshan - core californium .......................... SUCCESS [  0.812 s]
[INFO] leshan - server core ............................... SUCCESS [  0.644 s]
[INFO] leshan - server californium ........................ SUCCESS [ 10.726 s]
[INFO] leshan - server redis .............................. SUCCESS [  0.373 s]
[INFO] leshan - client core ............................... SUCCESS [  1.045 s]
[INFO] leshan - client californium ........................ SUCCESS [  0.737 s]
[INFO] leshan - integration tests ......................... SUCCESS [ 29.674 s]
[INFO] leshan - server demo ............................... SUCCESS [  2.098 s]
[INFO] leshan - client demo ............................... SUCCESS [  1.529 s]
[INFO] leshan - bootstrap server demo ..................... SUCCESS [  0.032 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  51.675 s
[INFO] Finished at: 2024-01-17T06:11:44Z
[INFO] ------------------------------------------------------------------------
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Deploy)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ mvn -B deploy -Prelease-nightly -DskipTests -Dskip.yarn
Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
Maven home: /opt/tools/apache-maven/latest
Java version: 11.0.21, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-11/jdk-11.0.21+9
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.18.5-100.fc35.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] leshan                                                             [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 - server demo                                               [jar]
[INFO] leshan - client demo                                               [jar]
[INFO] leshan - bootstrap server demo                                     [jar]
[INFO] 
[INFO] ---------------------< org.eclipse.leshan:leshan >----------------------
[INFO] Building leshan 1.5.1-SNAPSHOT                                    [1/12]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ leshan ---
[INFO] 
[INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ leshan >>>
[INFO] 
[INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ leshan ---
[INFO] 
[INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ leshan <<<
[INFO] 
[INFO] 
[INFO] --- source:3.2.1:jar (attach-sources) @ leshan ---
[INFO] 
[INFO] --- revapi:0.14.7:check (default) @ leshan ---
[INFO] API checks completed without failures.
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.2:sign (sign-jars) @ leshan ---
[INFO] 
[INFO] --- install:3.0.1:install (default-install) @ leshan ---
[INFO] Installing /home/jenkins/agent/workspace/leshan-nightly_1.x/pom.xml to /home/jenkins/.m2/repository/org/eclipse/leshan/leshan/1.5.1-SNAPSHOT/leshan-1.5.1-SNAPSHOT.pom
[INFO] 
[INFO] --- deploy:3.0.0:deploy (default-deploy) @ leshan ---
[INFO] 
[INFO] -------------------< org.eclipse.leshan:leshan-core >-------------------
[INFO] Building leshan - core 1.5.1-SNAPSHOT                             [2/12]
[INFO]   from leshan-core/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[WARNING] Parameter 'showDeprecations' is unknown for plugin 'maven-compiler-plugin:3.10.1:compile (default-compile)'
[WARNING] Parameter 'showDeprecations' is unknown for plugin 'maven-compiler-plugin:3.10.1:testCompile (default-testCompile)'
[INFO] 
[INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ leshan-core ---
[INFO] 
[INFO] --- resources:3.3.0:resources (default-resources) @ leshan-core ---
[INFO] Copying 11 resources
[INFO] 
[INFO] --- compiler:3.10.1:compile (default-compile) @ leshan-core ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- resources:3.3.0:testResources (default-testResources) @ leshan-core ---
[INFO] Copying 1 resource
[INFO] 
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ leshan-core ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- animal-sniffer:1.22:check (default) @ leshan-core ---
[INFO] Checking unresolved references to net.sf.androidscents.signature:android-api-level-19:4.4.2_r4
[INFO] 
[INFO] --- surefire:3.0.0-M5:test (default-test) @ leshan-core ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- bundle:5.1.8:bundle (default-bundle) @ leshan-core ---
[INFO] Building bundle: /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-core/target/leshan-core-1.5.1-SNAPSHOT.jar
[INFO] Writing manifest: /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-core/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ leshan-core >>>
[INFO] 
[INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ leshan-core ---
[INFO] 
[INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ leshan-core <<<
[INFO] 
[INFO] 
[INFO] --- source:3.2.1:jar (attach-sources) @ leshan-core ---
[INFO] 
[INFO] --- revapi:0.14.7:check (default) @ leshan-core ---
[INFO] Comparing [org.eclipse.leshan:leshan-core:jar:1.5.0] against [org.eclipse.leshan:leshan-core:jar:1.5.1-SNAPSHOT] (including their transitive dependencies).
[INFO] API checks completed without failures.
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.2:sign (sign-jars) @ leshan-core ---
[INFO] Signing jar: /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-core/target/leshan-core-1.5.1-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-core/target/leshan-core-1.5.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- install:3.0.1:install (default-install) @ leshan-core ---
[INFO] Installing /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-core/pom.xml to /home/jenkins/.m2/repository/org/eclipse/leshan/leshan-core/1.5.1-SNAPSHOT/leshan-core-1.5.1-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-core/target/leshan-core-1.5.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/leshan/leshan-core/1.5.1-SNAPSHOT/leshan-core-1.5.1-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-core/target/leshan-core-1.5.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/leshan/leshan-core/1.5.1-SNAPSHOT/leshan-core-1.5.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- bundle:5.1.8:install (default-install) @ leshan-core ---
[INFO] Installing org/eclipse/leshan/leshan-core/1.5.1-SNAPSHOT/leshan-core-1.5.1-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] --- deploy:3.0.0:deploy (default-deploy) @ leshan-core ---
[INFO] 
[INFO] --- bundle:5.1.8:deploy (default-deploy) @ leshan-core ---
[INFO] Remote OBR update disabled (enable with -DremoteOBR)
[INFO] 
[INFO] -----------------< org.eclipse.leshan:leshan-core-cf >------------------
[INFO] Building leshan - core californium 1.5.1-SNAPSHOT                 [3/12]
[INFO]   from leshan-core-cf/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[WARNING] Parameter 'showDeprecations' is unknown for plugin 'maven-compiler-plugin:3.10.1:compile (default-compile)'
[WARNING] Parameter 'showDeprecations' is unknown for plugin 'maven-compiler-plugin:3.10.1:testCompile (default-testCompile)'
[INFO] 
[INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ leshan-core-cf ---
[INFO] 
[INFO] --- resources:3.3.0:resources (default-resources) @ leshan-core-cf ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-core-cf/src/main/resources
[INFO] 
[INFO] --- compiler:3.10.1:compile (default-compile) @ leshan-core-cf ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 12 source files to /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-core-cf/target/classes
[INFO] 
[INFO] --- resources:3.3.0:testResources (default-testResources) @ leshan-core-cf ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-core-cf/src/test/resources
[INFO] 
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ leshan-core-cf ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-core-cf/target/test-classes
[INFO] 
[INFO] --- animal-sniffer:1.22:check (default) @ leshan-core-cf ---
[INFO] Checking unresolved references to net.sf.androidscents.signature:android-api-level-19:4.4.2_r4
[INFO] 
[INFO] --- surefire:3.0.0-M5:test (default-test) @ leshan-core-cf ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- bundle:5.1.8:bundle (default-bundle) @ leshan-core-cf ---
[INFO] Building bundle: /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-core-cf/target/leshan-core-cf-1.5.1-SNAPSHOT.jar
[INFO] Writing manifest: /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-core-cf/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ leshan-core-cf >>>
[INFO] 
[INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ leshan-core-cf ---
[INFO] 
[INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ leshan-core-cf <<<
[INFO] 
[INFO] 
[INFO] --- source:3.2.1:jar (attach-sources) @ leshan-core-cf ---
[INFO] 
[INFO] --- revapi:0.14.7:check (default) @ leshan-core-cf ---
[INFO] Comparing [org.eclipse.leshan:leshan-core-cf:jar:1.5.0] against [org.eclipse.leshan:leshan-core-cf:jar:1.5.1-SNAPSHOT] (including their transitive dependencies).
[INFO] API checks completed without failures.
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.2:sign (sign-jars) @ leshan-core-cf ---
[INFO] Signing jar: /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-core-cf/target/leshan-core-cf-1.5.1-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-core-cf/target/leshan-core-cf-1.5.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- install:3.0.1:install (default-install) @ leshan-core-cf ---
[INFO] Installing /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-core-cf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/leshan/leshan-core-cf/1.5.1-SNAPSHOT/leshan-core-cf-1.5.1-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-core-cf/target/leshan-core-cf-1.5.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/leshan/leshan-core-cf/1.5.1-SNAPSHOT/leshan-core-cf-1.5.1-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-core-cf/target/leshan-core-cf-1.5.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/leshan/leshan-core-cf/1.5.1-SNAPSHOT/leshan-core-cf-1.5.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- bundle:5.1.8:install (default-install) @ leshan-core-cf ---
[INFO] Installing org/eclipse/leshan/leshan-core-cf/1.5.1-SNAPSHOT/leshan-core-cf-1.5.1-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] --- deploy:3.0.0:deploy (default-deploy) @ leshan-core-cf ---
[INFO] 
[INFO] --- bundle:5.1.8:deploy (default-deploy) @ leshan-core-cf ---
[INFO] Remote OBR update disabled (enable with -DremoteOBR)
[INFO] 
[INFO] ---------------< org.eclipse.leshan:leshan-server-core >----------------
[INFO] Building leshan - server core 1.5.1-SNAPSHOT                      [4/12]
[INFO]   from leshan-server-core/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[WARNING] Parameter 'showDeprecations' is unknown for plugin 'maven-compiler-plugin:3.10.1:compile (default-compile)'
[WARNING] Parameter 'showDeprecations' is unknown for plugin 'maven-compiler-plugin:3.10.1:testCompile (default-testCompile)'
[INFO] 
[INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ leshan-server-core ---
[INFO] 
[INFO] --- resources:3.3.0:resources (default-resources) @ leshan-server-core ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-server-core/src/main/resources
[INFO] 
[INFO] --- compiler:3.10.1:compile (default-compile) @ leshan-server-core ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 61 source files to /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-server-core/target/classes
[INFO] /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-server-core/src/main/java/org/eclipse/leshan/server/queue/PresenceServiceImpl.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-server-core/src/main/java/org/eclipse/leshan/server/queue/PresenceServiceImpl.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- resources:3.3.0:testResources (default-testResources) @ leshan-server-core ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-server-core/src/test/resources
[INFO] 
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ leshan-server-core ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-server-core/target/test-classes
[INFO] 
[INFO] --- animal-sniffer:1.22:check (default) @ leshan-server-core ---
[INFO] Checking unresolved references to net.sf.androidscents.signature:android-api-level-19:4.4.2_r4
[INFO] 
[INFO] --- surefire:3.0.0-M5:test (default-test) @ leshan-server-core ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- bundle:5.1.8:bundle (default-bundle) @ leshan-server-core ---
[INFO] Building bundle: /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-server-core/target/leshan-server-core-1.5.1-SNAPSHOT.jar
[INFO] Writing manifest: /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-server-core/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ leshan-server-core >>>
[INFO] 
[INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ leshan-server-core ---
[INFO] 
[INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ leshan-server-core <<<
[INFO] 
[INFO] 
[INFO] --- source:3.2.1:jar (attach-sources) @ leshan-server-core ---
[INFO] 
[INFO] --- revapi:0.14.7:check (default) @ leshan-server-core ---
[INFO] Comparing [org.eclipse.leshan:leshan-server-core:jar:1.5.0] against [org.eclipse.leshan:leshan-server-core:jar:1.5.1-SNAPSHOT] (including their transitive dependencies).
[INFO] API checks completed without failures.
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.2:sign (sign-jars) @ leshan-server-core ---
[INFO] Signing jar: /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-server-core/target/leshan-server-core-1.5.1-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-server-core/target/leshan-server-core-1.5.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- install:3.0.1:install (default-install) @ leshan-server-core ---
[INFO] Installing /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-server-core/pom.xml to /home/jenkins/.m2/repository/org/eclipse/leshan/leshan-server-core/1.5.1-SNAPSHOT/leshan-server-core-1.5.1-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-server-core/target/leshan-server-core-1.5.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/leshan/leshan-server-core/1.5.1-SNAPSHOT/leshan-server-core-1.5.1-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-server-core/target/leshan-server-core-1.5.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/leshan/leshan-server-core/1.5.1-SNAPSHOT/leshan-server-core-1.5.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- bundle:5.1.8:install (default-install) @ leshan-server-core ---
[INFO] Installing org/eclipse/leshan/leshan-server-core/1.5.1-SNAPSHOT/leshan-server-core-1.5.1-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] --- deploy:3.0.0:deploy (default-deploy) @ leshan-server-core ---
[INFO] 
[INFO] --- bundle:5.1.8:deploy (default-deploy) @ leshan-server-core ---
[INFO] Remote OBR update disabled (enable with -DremoteOBR)
[INFO] 
[INFO] ----------------< org.eclipse.leshan:leshan-server-cf >-----------------
[INFO] Building leshan - server californium 1.5.1-SNAPSHOT               [5/12]
[INFO]   from leshan-server-cf/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[WARNING] Parameter 'showDeprecations' is unknown for plugin 'maven-compiler-plugin:3.10.1:compile (default-compile)'
[WARNING] Parameter 'showDeprecations' is unknown for plugin 'maven-compiler-plugin:3.10.1:testCompile (default-testCompile)'
[INFO] 
[INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ leshan-server-cf ---
[INFO] 
[INFO] --- resources:3.3.0:resources (default-resources) @ leshan-server-cf ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-server-cf/src/main/resources
[INFO] 
[INFO] --- compiler:3.10.1:compile (default-compile) @ leshan-server-cf ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 24 source files to /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-server-cf/target/classes
[INFO] /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-server-cf/src/main/java/org/eclipse/leshan/server/californium/registration/InMemoryRegistrationStore.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-server-cf/src/main/java/org/eclipse/leshan/server/californium/registration/InMemoryRegistrationStore.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- resources:3.3.0:testResources (default-testResources) @ leshan-server-cf ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-server-cf/src/test/resources
[INFO] 
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ leshan-server-cf ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-server-cf/target/test-classes
[INFO] 
[INFO] --- animal-sniffer:1.22:check (default) @ leshan-server-cf ---
[INFO] Checking unresolved references to net.sf.androidscents.signature:android-api-level-19:4.4.2_r4
[INFO] 
[INFO] --- surefire:3.0.0-M5:test (default-test) @ leshan-server-cf ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- bundle:5.1.8:bundle (default-bundle) @ leshan-server-cf ---
[INFO] Building bundle: /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-server-cf/target/leshan-server-cf-1.5.1-SNAPSHOT.jar
[INFO] Writing manifest: /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-server-cf/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ leshan-server-cf >>>
[INFO] 
[INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ leshan-server-cf ---
[INFO] 
[INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ leshan-server-cf <<<
[INFO] 
[INFO] 
[INFO] --- source:3.2.1:jar (attach-sources) @ leshan-server-cf ---
[INFO] 
[INFO] --- revapi:0.14.7:check (default) @ leshan-server-cf ---
[INFO] Comparing [org.eclipse.leshan:leshan-server-cf:jar:1.5.0] against [org.eclipse.leshan:leshan-server-cf:jar:1.5.1-SNAPSHOT] (including their transitive dependencies).
[INFO] API checks completed without failures.
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.2:sign (sign-jars) @ leshan-server-cf ---
[INFO] Signing jar: /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-server-cf/target/leshan-server-cf-1.5.1-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-server-cf/target/leshan-server-cf-1.5.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- install:3.0.1:install (default-install) @ leshan-server-cf ---
[INFO] Installing /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-server-cf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/leshan/leshan-server-cf/1.5.1-SNAPSHOT/leshan-server-cf-1.5.1-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-server-cf/target/leshan-server-cf-1.5.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/leshan/leshan-server-cf/1.5.1-SNAPSHOT/leshan-server-cf-1.5.1-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-server-cf/target/leshan-server-cf-1.5.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/leshan/leshan-server-cf/1.5.1-SNAPSHOT/leshan-server-cf-1.5.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- bundle:5.1.8:install (default-install) @ leshan-server-cf ---
[INFO] Installing org/eclipse/leshan/leshan-server-cf/1.5.1-SNAPSHOT/leshan-server-cf-1.5.1-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] --- deploy:3.0.0:deploy (default-deploy) @ leshan-server-cf ---
[INFO] 
[INFO] --- bundle:5.1.8:deploy (default-deploy) @ leshan-server-cf ---
[INFO] Remote OBR update disabled (enable with -DremoteOBR)
[INFO] 
[INFO] ---------------< org.eclipse.leshan:leshan-server-redis >---------------
[INFO] Building leshan - server redis 1.5.1-SNAPSHOT                     [6/12]
[INFO]   from leshan-server-redis/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[WARNING] Parameter 'showDeprecations' is unknown for plugin 'maven-compiler-plugin:3.10.1:compile (default-compile)'
[WARNING] Parameter 'showDeprecations' is unknown for plugin 'maven-compiler-plugin:3.10.1:testCompile (default-testCompile)'
[INFO] 
[INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ leshan-server-redis ---
[INFO] 
[INFO] --- resources:3.3.0:resources (default-resources) @ leshan-server-redis ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-server-redis/src/main/resources
[INFO] 
[INFO] --- compiler:3.10.1:compile (default-compile) @ leshan-server-redis ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 10 source files to /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-server-redis/target/classes
[INFO] /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-server-redis/src/main/java/org/eclipse/leshan/server/redis/RedisRegistrationStore.java: /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-server-redis/src/main/java/org/eclipse/leshan/server/redis/RedisRegistrationStore.java uses or overrides a deprecated API.
[INFO] /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-server-redis/src/main/java/org/eclipse/leshan/server/redis/RedisRegistrationStore.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- resources:3.3.0:testResources (default-testResources) @ leshan-server-redis ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-server-redis/src/test/resources
[INFO] 
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ leshan-server-redis ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-server-redis/target/test-classes
[INFO] 
[INFO] --- surefire:3.0.0-M5:test (default-test) @ leshan-server-redis ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- bundle:5.1.8:bundle (default-bundle) @ leshan-server-redis ---
[INFO] Building bundle: /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-server-redis/target/leshan-server-redis-1.5.1-SNAPSHOT.jar
[INFO] Writing manifest: /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-server-redis/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ leshan-server-redis >>>
[INFO] 
[INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ leshan-server-redis ---
[INFO] 
[INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ leshan-server-redis <<<
[INFO] 
[INFO] 
[INFO] --- source:3.2.1:jar (attach-sources) @ leshan-server-redis ---
[INFO] 
[INFO] --- revapi:0.14.7:check (default) @ leshan-server-redis ---
[INFO] Comparing [org.eclipse.leshan:leshan-server-redis:jar:1.5.0] against [org.eclipse.leshan:leshan-server-redis:jar:1.5.1-SNAPSHOT] (including their transitive dependencies).
[INFO] API checks completed without failures.
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.2:sign (sign-jars) @ leshan-server-redis ---
[INFO] Signing jar: /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-server-redis/target/leshan-server-redis-1.5.1-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-server-redis/target/leshan-server-redis-1.5.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- install:3.0.1:install (default-install) @ leshan-server-redis ---
[INFO] Installing /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-server-redis/pom.xml to /home/jenkins/.m2/repository/org/eclipse/leshan/leshan-server-redis/1.5.1-SNAPSHOT/leshan-server-redis-1.5.1-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-server-redis/target/leshan-server-redis-1.5.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/leshan/leshan-server-redis/1.5.1-SNAPSHOT/leshan-server-redis-1.5.1-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-server-redis/target/leshan-server-redis-1.5.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/leshan/leshan-server-redis/1.5.1-SNAPSHOT/leshan-server-redis-1.5.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- bundle:5.1.8:install (default-install) @ leshan-server-redis ---
[INFO] Installing org/eclipse/leshan/leshan-server-redis/1.5.1-SNAPSHOT/leshan-server-redis-1.5.1-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] --- deploy:3.0.0:deploy (default-deploy) @ leshan-server-redis ---
[INFO] 
[INFO] --- bundle:5.1.8:deploy (default-deploy) @ leshan-server-redis ---
[INFO] Remote OBR update disabled (enable with -DremoteOBR)
[INFO] 
[INFO] ---------------< org.eclipse.leshan:leshan-client-core >----------------
[INFO] Building leshan - client core 1.5.1-SNAPSHOT                      [7/12]
[INFO]   from leshan-client-core/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[WARNING] Parameter 'showDeprecations' is unknown for plugin 'maven-compiler-plugin:3.10.1:compile (default-compile)'
[WARNING] Parameter 'showDeprecations' is unknown for plugin 'maven-compiler-plugin:3.10.1:testCompile (default-testCompile)'
[INFO] 
[INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ leshan-client-core ---
[INFO] 
[INFO] --- resources:3.3.0:resources (default-resources) @ leshan-client-core ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-client-core/src/main/resources
[INFO] 
[INFO] --- compiler:3.10.1:compile (default-compile) @ leshan-client-core ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 44 source files to /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-client-core/target/classes
[INFO] 
[INFO] --- resources:3.3.0:testResources (default-testResources) @ leshan-client-core ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-client-core/src/test/resources
[INFO] 
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ leshan-client-core ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-client-core/target/test-classes
[INFO] 
[INFO] --- animal-sniffer:1.22:check (default) @ leshan-client-core ---
[INFO] Checking unresolved references to net.sf.androidscents.signature:android-api-level-19:4.4.2_r4
[INFO] 
[INFO] --- surefire:3.0.0-M5:test (default-test) @ leshan-client-core ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- bundle:5.1.8:bundle (default-bundle) @ leshan-client-core ---
[INFO] Building bundle: /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-client-core/target/leshan-client-core-1.5.1-SNAPSHOT.jar
[INFO] Writing manifest: /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-client-core/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ leshan-client-core >>>
[INFO] 
[INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ leshan-client-core ---
[INFO] 
[INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ leshan-client-core <<<
[INFO] 
[INFO] 
[INFO] --- source:3.2.1:jar (attach-sources) @ leshan-client-core ---
[INFO] 
[INFO] --- revapi:0.14.7:check (default) @ leshan-client-core ---
[INFO] Comparing [org.eclipse.leshan:leshan-client-core:jar:1.5.0] against [org.eclipse.leshan:leshan-client-core:jar:1.5.1-SNAPSHOT] (including their transitive dependencies).
[INFO] API checks completed without failures.
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.2:sign (sign-jars) @ leshan-client-core ---
[INFO] Signing jar: /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-client-core/target/leshan-client-core-1.5.1-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-client-core/target/leshan-client-core-1.5.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- install:3.0.1:install (default-install) @ leshan-client-core ---
[INFO] Installing /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-client-core/pom.xml to /home/jenkins/.m2/repository/org/eclipse/leshan/leshan-client-core/1.5.1-SNAPSHOT/leshan-client-core-1.5.1-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-client-core/target/leshan-client-core-1.5.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/leshan/leshan-client-core/1.5.1-SNAPSHOT/leshan-client-core-1.5.1-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-client-core/target/leshan-client-core-1.5.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/leshan/leshan-client-core/1.5.1-SNAPSHOT/leshan-client-core-1.5.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- bundle:5.1.8:install (default-install) @ leshan-client-core ---
[INFO] Installing org/eclipse/leshan/leshan-client-core/1.5.1-SNAPSHOT/leshan-client-core-1.5.1-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] --- deploy:3.0.0:deploy (default-deploy) @ leshan-client-core ---
[INFO] 
[INFO] --- bundle:5.1.8:deploy (default-deploy) @ leshan-client-core ---
[INFO] Remote OBR update disabled (enable with -DremoteOBR)
[INFO] 
[INFO] ----------------< org.eclipse.leshan:leshan-client-cf >-----------------
[INFO] Building leshan - client californium 1.5.1-SNAPSHOT               [8/12]
[INFO]   from leshan-client-cf/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[WARNING] Parameter 'showDeprecations' is unknown for plugin 'maven-compiler-plugin:3.10.1:compile (default-compile)'
[WARNING] Parameter 'showDeprecations' is unknown for plugin 'maven-compiler-plugin:3.10.1:testCompile (default-testCompile)'
[INFO] 
[INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ leshan-client-cf ---
[INFO] 
[INFO] --- resources:3.3.0:resources (default-resources) @ leshan-client-cf ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-client-cf/src/main/resources
[INFO] 
[INFO] --- compiler:3.10.1:compile (default-compile) @ leshan-client-cf ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 13 source files to /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-client-cf/target/classes
[INFO] /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-client-cf/src/main/java/org/eclipse/leshan/client/californium/SecurityObjectPskStore.java: /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-client-cf/src/main/java/org/eclipse/leshan/client/californium/SecurityObjectPskStore.java uses or overrides a deprecated API.
[INFO] /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-client-cf/src/main/java/org/eclipse/leshan/client/californium/SecurityObjectPskStore.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- resources:3.3.0:testResources (default-testResources) @ leshan-client-cf ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-client-cf/src/test/resources
[INFO] 
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ leshan-client-cf ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-client-cf/target/test-classes
[INFO] 
[INFO] --- animal-sniffer:1.22:check (default) @ leshan-client-cf ---
[INFO] Checking unresolved references to net.sf.androidscents.signature:android-api-level-19:4.4.2_r4
[INFO] 
[INFO] --- surefire:3.0.0-M5:test (default-test) @ leshan-client-cf ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- bundle:5.1.8:bundle (default-bundle) @ leshan-client-cf ---
[INFO] Building bundle: /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-client-cf/target/leshan-client-cf-1.5.1-SNAPSHOT.jar
[INFO] Writing manifest: /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-client-cf/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ leshan-client-cf >>>
[INFO] 
[INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ leshan-client-cf ---
[INFO] 
[INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ leshan-client-cf <<<
[INFO] 
[INFO] 
[INFO] --- source:3.2.1:jar (attach-sources) @ leshan-client-cf ---
[INFO] 
[INFO] --- revapi:0.14.7:check (default) @ leshan-client-cf ---
[INFO] Comparing [org.eclipse.leshan:leshan-client-cf:jar:1.5.0] against [org.eclipse.leshan:leshan-client-cf:jar:1.5.1-SNAPSHOT] (including their transitive dependencies).
[INFO] API checks completed without failures.
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.2:sign (sign-jars) @ leshan-client-cf ---
[INFO] Signing jar: /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-client-cf/target/leshan-client-cf-1.5.1-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-client-cf/target/leshan-client-cf-1.5.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- install:3.0.1:install (default-install) @ leshan-client-cf ---
[INFO] Installing /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-client-cf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/leshan/leshan-client-cf/1.5.1-SNAPSHOT/leshan-client-cf-1.5.1-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-client-cf/target/leshan-client-cf-1.5.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/leshan/leshan-client-cf/1.5.1-SNAPSHOT/leshan-client-cf-1.5.1-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-client-cf/target/leshan-client-cf-1.5.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/leshan/leshan-client-cf/1.5.1-SNAPSHOT/leshan-client-cf-1.5.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- bundle:5.1.8:install (default-install) @ leshan-client-cf ---
[INFO] Installing org/eclipse/leshan/leshan-client-cf/1.5.1-SNAPSHOT/leshan-client-cf-1.5.1-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] --- deploy:3.0.0:deploy (default-deploy) @ leshan-client-cf ---
[INFO] 
[INFO] --- bundle:5.1.8:deploy (default-deploy) @ leshan-client-cf ---
[INFO] Remote OBR update disabled (enable with -DremoteOBR)
[INFO] 
[INFO] ------------< org.eclipse.leshan:leshan-integration-tests >-------------
[INFO] Building leshan - integration tests 1.5.1-SNAPSHOT                [9/12]
[INFO]   from leshan-integration-tests/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] Parameter 'showDeprecations' is unknown for plugin 'maven-compiler-plugin:3.10.1:compile (default-compile)'
[WARNING] Parameter 'showDeprecations' is unknown for plugin 'maven-compiler-plugin:3.10.1:testCompile (default-testCompile)'
[INFO] 
[INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ leshan-integration-tests ---
[INFO] 
[INFO] --- resources:3.3.0:resources (default-resources) @ leshan-integration-tests ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-integration-tests/src/main/resources
[INFO] 
[INFO] --- compiler:3.10.1:compile (default-compile) @ leshan-integration-tests ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] No sources to compile
[INFO] 
[INFO] --- resources:3.3.0:testResources (default-testResources) @ leshan-integration-tests ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-integration-tests/src/test/resources
[INFO] 
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ leshan-integration-tests ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 28 source files to /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-integration-tests/target/test-classes
[INFO] 
[INFO] --- surefire:3.0.0-M5:test (default-test) @ leshan-integration-tests ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ leshan-integration-tests ---
[INFO] Skipping packaging of the jar
[INFO] 
[INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ leshan-integration-tests >>>
[INFO] 
[INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ leshan-integration-tests ---
[INFO] 
[INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ leshan-integration-tests <<<
[INFO] 
[INFO] 
[INFO] --- source:3.2.1:jar (attach-sources) @ leshan-integration-tests ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- revapi:0.14.7:check (default) @ leshan-integration-tests ---
[INFO] Skipping execution
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.2:sign (sign-jars) @ leshan-integration-tests ---
[INFO] 
[INFO] --- install:3.0.1:install (default-install) @ leshan-integration-tests ---
[INFO] Skipping artifact installation
[INFO] 
[INFO] --- deploy:3.0.0:deploy (default-deploy) @ leshan-integration-tests ---
[INFO] Skipping artifact deployment
[INFO] 
[INFO] ---------------< org.eclipse.leshan:leshan-server-demo >----------------
[INFO] Building leshan - server demo 1.5.1-SNAPSHOT                     [10/12]
[INFO]   from leshan-server-demo/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] Parameter 'showDeprecations' is unknown for plugin 'maven-compiler-plugin:3.10.1:compile (default-compile)'
[WARNING] Parameter 'showDeprecations' is unknown for plugin 'maven-compiler-plugin:3.10.1:testCompile (default-testCompile)'
[INFO] 
[INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ leshan-server-demo ---
[INFO] 
[INFO] --- buildnumber:3.0.0:create (default) @ leshan-server-demo ---
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-server-demo' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-server-demo
[INFO] Storing buildNumber: 82124bed8d0f089f488cf80c89aabb8b4501a30e at timestamp: 1705471955573
[INFO] Storing buildScmBranch: 1.x
[INFO] 
[INFO] --- resources:3.3.0:resources (default-resources) @ leshan-server-demo ---
[INFO] Copying 364 resources
[INFO] 
[INFO] --- compiler:3.10.1:compile (default-compile) @ leshan-server-demo ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 24 source files to /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-server-demo/target/classes
[INFO] 
[INFO] --- replacer:1.5.3:replace (default) @ leshan-server-demo ---
[INFO] Replacement run on 1 file.
[INFO] 
[INFO] --- resources:3.3.0:testResources (default-testResources) @ leshan-server-demo ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-server-demo/src/test/resources
[INFO] 
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ leshan-server-demo ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-server-demo/target/test-classes
[INFO] 
[INFO] --- surefire:3.0.0-M5:test (default-test) @ leshan-server-demo ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ leshan-server-demo ---
[INFO] Building jar: /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-server-demo/target/leshan-server-demo-1.5.1-SNAPSHOT.jar
[INFO] 
[INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ leshan-server-demo >>>
[INFO] 
[INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ leshan-server-demo ---
[INFO] 
[INFO] --- buildnumber:3.0.0:create (default) @ leshan-server-demo ---
[INFO] 
[INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ leshan-server-demo <<<
[INFO] 
[INFO] 
[INFO] --- source:3.2.1:jar (attach-sources) @ leshan-server-demo ---
[INFO] 
[INFO] --- assembly:3.4.2:single (make-assembly) @ leshan-server-demo ---
[INFO] Reading assembly descriptor: ../jar-with-dependencies-with-logback.xml
[INFO] Building jar: /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-server-demo/target/leshan-server-demo-1.5.1-SNAPSHOT-jar-with-dependencies.jar
[INFO] 
[INFO] --- revapi:0.14.7:check (default) @ leshan-server-demo ---
[INFO] Skipping execution
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.2:sign (sign-jars) @ leshan-server-demo ---
[INFO] Signing jar: /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-server-demo/target/leshan-server-demo-1.5.1-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-server-demo/target/leshan-server-demo-1.5.1-SNAPSHOT-sources.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-server-demo/target/leshan-server-demo-1.5.1-SNAPSHOT-jar-with-dependencies.jar
[INFO] 
[INFO] --- install:3.0.1:install (default-install) @ leshan-server-demo ---
[INFO] Installing /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-server-demo/pom.xml to /home/jenkins/.m2/repository/org/eclipse/leshan/leshan-server-demo/1.5.1-SNAPSHOT/leshan-server-demo-1.5.1-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-server-demo/target/leshan-server-demo-1.5.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/leshan/leshan-server-demo/1.5.1-SNAPSHOT/leshan-server-demo-1.5.1-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-server-demo/target/leshan-server-demo-1.5.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/leshan/leshan-server-demo/1.5.1-SNAPSHOT/leshan-server-demo-1.5.1-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-server-demo/target/leshan-server-demo-1.5.1-SNAPSHOT-jar-with-dependencies.jar to /home/jenkins/.m2/repository/org/eclipse/leshan/leshan-server-demo/1.5.1-SNAPSHOT/leshan-server-demo-1.5.1-SNAPSHOT-jar-with-dependencies.jar
[INFO] 
[INFO] --- deploy:3.0.0:deploy (default-deploy) @ leshan-server-demo ---
[INFO] 
[INFO] ---------------< org.eclipse.leshan:leshan-client-demo >----------------
[INFO] Building leshan - client demo 1.5.1-SNAPSHOT                     [11/12]
[INFO]   from leshan-client-demo/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] Parameter 'showDeprecations' is unknown for plugin 'maven-compiler-plugin:3.10.1:compile (default-compile)'
[WARNING] Parameter 'showDeprecations' is unknown for plugin 'maven-compiler-plugin:3.10.1:testCompile (default-testCompile)'
[INFO] 
[INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ leshan-client-demo ---
[INFO] 
[INFO] --- resources:3.3.0:resources (default-resources) @ leshan-client-demo ---
[INFO] Copying 255 resources
[INFO] 
[INFO] --- compiler:3.10.1:compile (default-compile) @ leshan-client-demo ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-client-demo/target/classes
[INFO] 
[INFO] --- resources:3.3.0:testResources (default-testResources) @ leshan-client-demo ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-client-demo/src/test/resources
[INFO] 
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ leshan-client-demo ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-client-demo/target/test-classes
[INFO] 
[INFO] --- surefire:3.0.0-M5:test (default-test) @ leshan-client-demo ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ leshan-client-demo ---
[INFO] Building jar: /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-client-demo/target/leshan-client-demo-1.5.1-SNAPSHOT.jar
[INFO] 
[INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ leshan-client-demo >>>
[INFO] 
[INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ leshan-client-demo ---
[INFO] 
[INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ leshan-client-demo <<<
[INFO] 
[INFO] 
[INFO] --- source:3.2.1:jar (attach-sources) @ leshan-client-demo ---
[INFO] 
[INFO] --- assembly:3.4.2:single (make-assembly) @ leshan-client-demo ---
[INFO] Building jar: /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-client-demo/target/leshan-client-demo-1.5.1-SNAPSHOT-jar-with-dependencies.jar
[INFO] 
[INFO] --- revapi:0.14.7:check (default) @ leshan-client-demo ---
[INFO] Skipping execution
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.2:sign (sign-jars) @ leshan-client-demo ---
[INFO] Signing jar: /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-client-demo/target/leshan-client-demo-1.5.1-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-client-demo/target/leshan-client-demo-1.5.1-SNAPSHOT-sources.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-client-demo/target/leshan-client-demo-1.5.1-SNAPSHOT-jar-with-dependencies.jar
[INFO] 
[INFO] --- install:3.0.1:install (default-install) @ leshan-client-demo ---
[INFO] Installing /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-client-demo/pom.xml to /home/jenkins/.m2/repository/org/eclipse/leshan/leshan-client-demo/1.5.1-SNAPSHOT/leshan-client-demo-1.5.1-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-client-demo/target/leshan-client-demo-1.5.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/leshan/leshan-client-demo/1.5.1-SNAPSHOT/leshan-client-demo-1.5.1-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-client-demo/target/leshan-client-demo-1.5.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/leshan/leshan-client-demo/1.5.1-SNAPSHOT/leshan-client-demo-1.5.1-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-client-demo/target/leshan-client-demo-1.5.1-SNAPSHOT-jar-with-dependencies.jar to /home/jenkins/.m2/repository/org/eclipse/leshan/leshan-client-demo/1.5.1-SNAPSHOT/leshan-client-demo-1.5.1-SNAPSHOT-jar-with-dependencies.jar
[INFO] 
[INFO] --- deploy:3.0.0:deploy (default-deploy) @ leshan-client-demo ---
[INFO] 
[INFO] --------------< org.eclipse.leshan:leshan-bsserver-demo >---------------
[INFO] Building leshan - bootstrap server demo 1.5.1-SNAPSHOT           [12/12]
[INFO]   from leshan-bsserver-demo/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] Parameter 'showDeprecations' is unknown for plugin 'maven-compiler-plugin:3.10.1:compile (default-compile)'
[WARNING] Parameter 'showDeprecations' is unknown for plugin 'maven-compiler-plugin:3.10.1:testCompile (default-testCompile)'
[INFO] 
[INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ leshan-bsserver-demo ---
[INFO] 
[INFO] --- buildnumber:3.0.0:create (default) @ leshan-bsserver-demo ---
[INFO] 
[INFO] --- resources:3.3.0:resources (default-resources) @ leshan-bsserver-demo ---
[INFO] Copying 38 resources
[INFO] 
[INFO] --- compiler:3.10.1:compile (default-compile) @ leshan-bsserver-demo ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-bsserver-demo/target/classes
[INFO] 
[INFO] --- replacer:1.5.3:replace (default) @ leshan-bsserver-demo ---
[INFO] Replacement run on 1 file.
[INFO] 
[INFO] --- resources:3.3.0:testResources (default-testResources) @ leshan-bsserver-demo ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-bsserver-demo/src/test/resources
[INFO] 
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ leshan-bsserver-demo ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.0.0-M5:test (default-test) @ leshan-bsserver-demo ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ leshan-bsserver-demo ---
[INFO] Building jar: /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-bsserver-demo/target/leshan-bsserver-demo-1.5.1-SNAPSHOT.jar
[INFO] 
[INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ leshan-bsserver-demo >>>
[INFO] 
[INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ leshan-bsserver-demo ---
[INFO] 
[INFO] --- buildnumber:3.0.0:create (default) @ leshan-bsserver-demo ---
[INFO] 
[INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ leshan-bsserver-demo <<<
[INFO] 
[INFO] 
[INFO] --- source:3.2.1:jar (attach-sources) @ leshan-bsserver-demo ---
[INFO] 
[INFO] --- assembly:3.4.2:single (make-assembly) @ leshan-bsserver-demo ---
[INFO] Reading assembly descriptor: ../jar-with-dependencies-with-logback.xml
[INFO] Building jar: /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-bsserver-demo/target/leshan-bsserver-demo-1.5.1-SNAPSHOT-jar-with-dependencies.jar
[INFO] 
[INFO] --- revapi:0.14.7:check (default) @ leshan-bsserver-demo ---
[INFO] Skipping execution
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.2:sign (sign-jars) @ leshan-bsserver-demo ---
[INFO] Signing jar: /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-bsserver-demo/target/leshan-bsserver-demo-1.5.1-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-bsserver-demo/target/leshan-bsserver-demo-1.5.1-SNAPSHOT-sources.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-bsserver-demo/target/leshan-bsserver-demo-1.5.1-SNAPSHOT-jar-with-dependencies.jar
[INFO] 
[INFO] --- install:3.0.1:install (default-install) @ leshan-bsserver-demo ---
[INFO] Installing /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-bsserver-demo/pom.xml to /home/jenkins/.m2/repository/org/eclipse/leshan/leshan-bsserver-demo/1.5.1-SNAPSHOT/leshan-bsserver-demo-1.5.1-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-bsserver-demo/target/leshan-bsserver-demo-1.5.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/leshan/leshan-bsserver-demo/1.5.1-SNAPSHOT/leshan-bsserver-demo-1.5.1-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-bsserver-demo/target/leshan-bsserver-demo-1.5.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/leshan/leshan-bsserver-demo/1.5.1-SNAPSHOT/leshan-bsserver-demo-1.5.1-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/leshan-nightly_1.x/leshan-bsserver-demo/target/leshan-bsserver-demo-1.5.1-SNAPSHOT-jar-with-dependencies.jar to /home/jenkins/.m2/repository/org/eclipse/leshan/leshan-bsserver-demo/1.5.1-SNAPSHOT/leshan-bsserver-demo-1.5.1-SNAPSHOT-jar-with-dependencies.jar
[INFO] 
[INFO] --- deploy:3.0.0:deploy (default-deploy) @ leshan-bsserver-demo ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for leshan 1.5.1-SNAPSHOT:
[INFO] 
[INFO] leshan ............................................. SUCCESS [  4.208 s]
[INFO] leshan - core ...................................... SUCCESS [  8.962 s]
[INFO] leshan - core californium .......................... SUCCESS [  5.093 s]
[INFO] leshan - server core ............................... SUCCESS [  5.410 s]
[INFO] leshan - server californium ........................ SUCCESS [  6.288 s]
[INFO] leshan - server redis .............................. SUCCESS [  5.631 s]
[INFO] leshan - client core ............................... SUCCESS [  5.917 s]
[INFO] leshan - client californium ........................ SUCCESS [  6.142 s]
[INFO] leshan - integration tests ......................... SUCCESS [  0.703 s]
[INFO] leshan - server demo ............................... SUCCESS [ 15.011 s]
[INFO] leshan - client demo ............................... SUCCESS [  7.276 s]
[INFO] leshan - bootstrap server demo ..................... SUCCESS [ 10.022 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:21 min
[INFO] Finished at: 2024-01-17T06:13:07Z
[INFO] ------------------------------------------------------------------------
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] junit
Recording test results
[Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: SUCCESS