Skip to content

Console Output

Skipping 64 KB.. Full Log
[INFO] Installing org/eclipse/californium/scandium/3.11.0/scandium-3.11.0.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] --- bundle:5.1.9:deploy (default-deploy) @ scandium ---
[INFO] Remote OBR update disabled (enable with -DremoteOBR)
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ scandium ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "7deea9b1deb028" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/scandium-core/target/scandium-3.11.0.jar to /home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging/7deea9b1deb028/org/eclipse/californium/scandium/3.11.0/scandium-3.11.0.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/scandium-core/pom.xml to /home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging/7deea9b1deb028/org/eclipse/californium/scandium/3.11.0/scandium-3.11.0.pom
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/scandium-core/target/scandium-3.11.0-tests.jar to /home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging/7deea9b1deb028/org/eclipse/californium/scandium/3.11.0/scandium-3.11.0-tests.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/scandium-core/target/scandium-3.11.0-sources.jar to /home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging/7deea9b1deb028/org/eclipse/californium/scandium/3.11.0/scandium-3.11.0-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/scandium-core/target/scandium-3.11.0.jar.asc to /home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging/7deea9b1deb028/org/eclipse/californium/scandium/3.11.0/scandium-3.11.0.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/scandium-core/target/scandium-3.11.0.pom.asc to /home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging/7deea9b1deb028/org/eclipse/californium/scandium/3.11.0/scandium-3.11.0.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/scandium-core/target/scandium-3.11.0-tests.jar.asc to /home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging/7deea9b1deb028/org/eclipse/californium/scandium/3.11.0/scandium-3.11.0-tests.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/scandium-core/target/scandium-3.11.0-sources.jar.asc to /home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging/7deea9b1deb028/org/eclipse/californium/scandium/3.11.0/scandium-3.11.0-sources.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] --------< org.eclipse.californium:element-connector-tcp-netty >---------
[INFO] Building Californium (Cf) Element Connector TCP netty 3.11.0      [8/21]
[INFO]   from element-connector-tcp-netty/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ element-connector-tcp-netty ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ element-connector-tcp-netty ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- build-helper:3.4.0:parse-version (parse-version) @ element-connector-tcp-netty ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ element-connector-tcp-netty ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/californium-deploy-maven-central/element-connector-tcp-netty/src/main/resources
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ element-connector-tcp-netty ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 10 source files with javac [debug release 7] to target/classes
[WARNING] source value 7 is obsolete and will be removed in a future release
[WARNING] target value 7 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[INFO] 
[INFO] --- animal-sniffer:1.23:check (default) @ element-connector-tcp-netty ---
[INFO] Checking unresolved references to net.sf.androidscents.signature:android-api-level-19:4.4.2_r4
[INFO] 
[INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ element-connector-tcp-netty ---
[INFO] No MANIFEST.MF file found, generating manifest.
[INFO] Writing manifest: /home/jenkins/agent/workspace/californium-deploy-maven-central/element-connector-tcp-netty/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ element-connector-tcp-netty ---
[INFO] Copying 1 resource from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ element-connector-tcp-netty ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 7 source files with javac [debug release 7] to target/test-classes
[WARNING] source value 7 is obsolete and will be removed in a future release
[WARNING] target value 7 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ element-connector-tcp-netty ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- surefire:2.22.2:test (small-tests) @ element-connector-tcp-netty ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- surefire:2.22.2:test (medium-tests) @ element-connector-tcp-netty ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- bundle:5.1.9:bundle (default-bundle) @ element-connector-tcp-netty ---
[INFO] Building bundle: /home/jenkins/agent/workspace/californium-deploy-maven-central/element-connector-tcp-netty/target/element-connector-tcp-netty-3.11.0.jar
[INFO] Writing manifest: /home/jenkins/agent/workspace/californium-deploy-maven-central/element-connector-tcp-netty/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] --- assembly:3.6.0:single (make-assembly) @ element-connector-tcp-netty ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-deploy-maven-central/element-connector-tcp-netty/target/element-connector-tcp-netty-3.11.0.jar
[INFO] 
[INFO] --- surefire:2.22.2:test (large-tests) @ element-connector-tcp-netty ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- surefire:2.22.2:test (native-tests) @ element-connector-tcp-netty ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ element-connector-tcp-netty ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-deploy-maven-central/element-connector-tcp-netty/target/element-connector-tcp-netty-3.11.0-sources.jar
[INFO] 
[INFO] --- revapi:0.15.0:check (default) @ element-connector-tcp-netty ---
[INFO] Comparing [org.eclipse.californium:element-connector-tcp-netty:jar:3.10.0] against [org.eclipse.californium:element-connector-tcp-netty:jar:3.11.0] (including their transitive dependencies).
[INFO] API checks completed without failures.
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.5:sign (sign-jars) @ element-connector-tcp-netty ---
[INFO] Signing jar: /home/jenkins/agent/workspace/californium-deploy-maven-central/element-connector-tcp-netty/target/element-connector-tcp-netty-3.11.0.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/californium-deploy-maven-central/element-connector-tcp-netty/target/element-connector-tcp-netty-3.11.0-sources.jar
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ element-connector-tcp-netty ---
[INFO] Signing 3 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ element-connector-tcp-netty ---
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/element-connector-tcp-netty/pom.xml to /home/jenkins/.m2/repository/org/eclipse/californium/element-connector-tcp-netty/3.11.0/element-connector-tcp-netty-3.11.0.pom
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/element-connector-tcp-netty/target/element-connector-tcp-netty-3.11.0.jar to /home/jenkins/.m2/repository/org/eclipse/californium/element-connector-tcp-netty/3.11.0/element-connector-tcp-netty-3.11.0.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/element-connector-tcp-netty/target/element-connector-tcp-netty-3.11.0-sources.jar to /home/jenkins/.m2/repository/org/eclipse/californium/element-connector-tcp-netty/3.11.0/element-connector-tcp-netty-3.11.0-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/element-connector-tcp-netty/target/element-connector-tcp-netty-3.11.0.jar.asc to /home/jenkins/.m2/repository/org/eclipse/californium/element-connector-tcp-netty/3.11.0/element-connector-tcp-netty-3.11.0.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/element-connector-tcp-netty/target/element-connector-tcp-netty-3.11.0.pom.asc to /home/jenkins/.m2/repository/org/eclipse/californium/element-connector-tcp-netty/3.11.0/element-connector-tcp-netty-3.11.0.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/element-connector-tcp-netty/target/element-connector-tcp-netty-3.11.0-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/californium/element-connector-tcp-netty/3.11.0/element-connector-tcp-netty-3.11.0-sources.jar.asc
[INFO] 
[INFO] --- bundle:5.1.9:install (default-install) @ element-connector-tcp-netty ---
[INFO] Installing org/eclipse/californium/element-connector-tcp-netty/3.11.0/element-connector-tcp-netty-3.11.0.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] --- bundle:5.1.9:deploy (default-deploy) @ element-connector-tcp-netty ---
[INFO] Remote OBR update disabled (enable with -DremoteOBR)
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ element-connector-tcp-netty ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "7deea9b1deb028" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/element-connector-tcp-netty/target/element-connector-tcp-netty-3.11.0.jar to /home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging/7deea9b1deb028/org/eclipse/californium/element-connector-tcp-netty/3.11.0/element-connector-tcp-netty-3.11.0.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/element-connector-tcp-netty/pom.xml to /home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging/7deea9b1deb028/org/eclipse/californium/element-connector-tcp-netty/3.11.0/element-connector-tcp-netty-3.11.0.pom
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/element-connector-tcp-netty/target/element-connector-tcp-netty-3.11.0-sources.jar to /home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging/7deea9b1deb028/org/eclipse/californium/element-connector-tcp-netty/3.11.0/element-connector-tcp-netty-3.11.0-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/element-connector-tcp-netty/target/element-connector-tcp-netty-3.11.0.jar.asc to /home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging/7deea9b1deb028/org/eclipse/californium/element-connector-tcp-netty/3.11.0/element-connector-tcp-netty-3.11.0.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/element-connector-tcp-netty/target/element-connector-tcp-netty-3.11.0.pom.asc to /home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging/7deea9b1deb028/org/eclipse/californium/element-connector-tcp-netty/3.11.0/element-connector-tcp-netty-3.11.0.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/element-connector-tcp-netty/target/element-connector-tcp-netty-3.11.0-sources.jar.asc to /home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging/7deea9b1deb028/org/eclipse/californium/element-connector-tcp-netty/3.11.0/element-connector-tcp-netty-3.11.0-sources.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] --------------< org.eclipse.californium:californium-core >--------------
[INFO] Building Californium (Cf) Core 3.11.0                             [9/21]
[INFO]   from californium-core/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ californium-core ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ californium-core ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- build-helper:3.4.0:parse-version (parse-version) @ californium-core ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ californium-core ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-core/src/main/resources
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ californium-core ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 152 source files with javac [debug release 7] to target/classes
[WARNING] source value 7 is obsolete and will be removed in a future release
[WARNING] target value 7 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[WARNING] /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-core/src/main/java/org/eclipse/californium/core/network/serialization/DataParser.java:[33,48] org.eclipse.californium.core.coap.option.LegacyMapBasedOptionRegistry in org.eclipse.californium.core.coap.option has been deprecated
[WARNING] /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-core/src/main/java/org/eclipse/californium/core/CoapResource.java:[52,44] org.eclipse.californium.core.observe.ObserveRelationContainer in org.eclipse.californium.core.observe has been deprecated
[WARNING] /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-core/src/main/java/org/eclipse/californium/core/server/ServersSerializationUtil.java:[33,40] org.eclipse.californium.elements.PersistentConnector in org.eclipse.californium.elements has been deprecated
[WARNING] /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-core/src/main/java/org/eclipse/californium/core/CoapServer.java:[50,43] org.eclipse.californium.core.server.ServersSerializationUtil in org.eclipse.californium.core.server has been deprecated
[WARNING] /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-core/src/main/java/org/eclipse/californium/core/CoapServer.java:[57,40] org.eclipse.californium.elements.PersistentConnector in org.eclipse.californium.elements has been deprecated
[WARNING] /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-core/src/main/java/org/eclipse/californium/core/coap/option/LegacyMapBasedOptionRegistry.java:[21,62] org.eclipse.californium.core.coap.OptionNumberRegistry.CustomOptionNumberRegistry in org.eclipse.californium.core.coap.OptionNumberRegistry has been deprecated
[WARNING] /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-core/src/main/java/org/eclipse/californium/core/coap/option/BaseOptionDefinition.java:[112,28] getValueLengths() in org.eclipse.californium.core.coap.option.OptionDefinition has been deprecated
[INFO] 
[INFO] --- animal-sniffer:1.23:check (default) @ californium-core ---
[INFO] Checking unresolved references to net.sf.androidscents.signature:android-api-level-19:4.4.2_r4
[INFO] 
[INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ californium-core ---
[INFO] No MANIFEST.MF file found, generating manifest.
[INFO] Writing manifest: /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-core/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ californium-core ---
[INFO] Copying 1 resource from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ californium-core ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 83 source files with javac [debug release 7] to target/test-classes
[WARNING] source value 7 is obsolete and will be removed in a future release
[WARNING] target value 7 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[WARNING] /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-core/src/test/java/org/eclipse/californium/core/test/OptionTest.java:[35,62] org.eclipse.californium.core.coap.OptionNumberRegistry.CustomOptionNumberRegistry in org.eclipse.californium.core.coap.OptionNumberRegistry has been deprecated
[WARNING] /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-core/src/test/java/org/eclipse/californium/core/network/serialization/DataParserTest.java:[46,62] org.eclipse.californium.core.coap.OptionNumberRegistry.CustomOptionNumberRegistry in org.eclipse.californium.core.coap.OptionNumberRegistry has been deprecated
[WARNING] /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-core/src/test/java/org/eclipse/californium/core/server/ServerSerializationTest.java:[41,40] org.eclipse.californium.elements.PersistentConnector in org.eclipse.californium.elements has been deprecated
[WARNING] /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-core/src/test/java/org/eclipse/californium/core/multicast/MulticastTest.java:[127,33] LOGGER in org.eclipse.californium.core.CoapResource has been deprecated
[WARNING] /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-core/src/test/java/org/eclipse/californium/core/multicast/MulticastTest.java:[136,41] LOGGER in org.eclipse.californium.core.CoapResource has been deprecated
[WARNING] /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-core/src/test/java/org/eclipse/californium/core/multicast/MulticastTest.java:[138,41] LOGGER in org.eclipse.californium.core.CoapResource has been deprecated
[WARNING] /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-core/src/test/java/org/eclipse/californium/core/multicast/MulticastTest.java:[148,41] LOGGER in org.eclipse.californium.core.CoapResource has been deprecated
[WARNING] /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-core/src/test/java/org/eclipse/californium/core/multicast/MulticastTest.java:[150,41] LOGGER in org.eclipse.californium.core.CoapResource has been deprecated
[WARNING] /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-core/src/test/java/org/eclipse/californium/core/multicast/MulticastTest.java:[173,33] LOGGER in org.eclipse.californium.core.CoapResource has been deprecated
[WARNING] /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-core/src/test/java/org/eclipse/californium/core/multicast/MulticastTest.java:[181,33] LOGGER in org.eclipse.californium.core.CoapResource has been deprecated
[WARNING] /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-core/src/test/java/org/eclipse/californium/core/multicast/MulticastTest.java:[190,41] LOGGER in org.eclipse.californium.core.CoapResource has been deprecated
[WARNING] /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-core/src/test/java/org/eclipse/californium/core/multicast/MulticastTest.java:[192,41] LOGGER in org.eclipse.californium.core.CoapResource has been deprecated
[WARNING] /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-core/src/test/java/org/eclipse/californium/core/multicast/MulticastTest.java:[224,41] LOGGER in org.eclipse.californium.core.CoapResource has been deprecated
[WARNING] /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-core/src/test/java/org/eclipse/californium/core/multicast/MulticastTest.java:[227,41] LOGGER in org.eclipse.californium.core.CoapResource has been deprecated
[WARNING] /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-core/src/test/java/org/eclipse/californium/core/multicast/MulticastTest.java:[237,41] LOGGER in org.eclipse.californium.core.CoapResource has been deprecated
[WARNING] /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-core/src/test/java/org/eclipse/californium/core/multicast/MulticastTest.java:[239,41] LOGGER in org.eclipse.californium.core.CoapResource has been deprecated
[WARNING] /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-core/src/test/java/org/eclipse/californium/core/multicast/MulticastTest.java:[249,41] LOGGER in org.eclipse.californium.core.CoapResource has been deprecated
[WARNING] /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-core/src/test/java/org/eclipse/californium/core/multicast/MulticastTest.java:[251,41] LOGGER in org.eclipse.californium.core.CoapResource has been deprecated
[WARNING] /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-core/src/test/java/org/eclipse/californium/core/test/ObserveTest.java:[1161,33] LOGGER in org.eclipse.californium.core.CoapResource has been deprecated
[WARNING] /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-core/src/test/java/org/eclipse/californium/core/test/ObserveTest.java:[1163,33] LOGGER in org.eclipse.californium.core.CoapResource has been deprecated
[WARNING] /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-core/src/test/java/org/eclipse/californium/core/test/lockstep/ObserveServerSideTest.java:[745,25] LOGGER in org.eclipse.californium.core.CoapResource has been deprecated
[WARNING] /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-core/src/test/java/org/eclipse/californium/core/test/MemoryLeakingHashMapTest.java:[480,25] LOGGER in org.eclipse.californium.core.CoapResource has been deprecated
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ californium-core ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- surefire:2.22.2:test (small-tests) @ californium-core ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- surefire:2.22.2:test (medium-tests) @ californium-core ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- bundle:5.1.9:bundle (default-bundle) @ californium-core ---
[INFO] Building bundle: /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-core/target/californium-core-3.11.0.jar
[INFO] Writing manifest: /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-core/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] --- jar:3.3.0:test-jar (default) @ californium-core ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-core/target/californium-core-3.11.0-tests.jar
[INFO] 
[INFO] --- assembly:3.6.0:single (make-assembly) @ californium-core ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-core/target/californium-core-3.11.0.jar
[INFO] 
[INFO] --- surefire:2.22.2:test (large-tests) @ californium-core ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- surefire:2.22.2:test (native-tests) @ californium-core ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ californium-core ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-core/target/californium-core-3.11.0-sources.jar
[INFO] 
[INFO] --- revapi:0.15.0:check (default) @ californium-core ---
[INFO] Comparing [org.eclipse.californium:californium-core:jar:3.10.0] against [org.eclipse.californium:californium-core:jar:3.11.0] (including their transitive dependencies).
[INFO] API checks completed without failures.
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.5:sign (sign-jars) @ californium-core ---
[INFO] Signing jar: /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-core/target/californium-core-3.11.0.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-core/target/californium-core-3.11.0-tests.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-core/target/californium-core-3.11.0-sources.jar
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ californium-core ---
[INFO] Signing 4 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ californium-core ---
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-core/pom.xml to /home/jenkins/.m2/repository/org/eclipse/californium/californium-core/3.11.0/californium-core-3.11.0.pom
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-core/target/californium-core-3.11.0.jar to /home/jenkins/.m2/repository/org/eclipse/californium/californium-core/3.11.0/californium-core-3.11.0.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-core/target/californium-core-3.11.0-tests.jar to /home/jenkins/.m2/repository/org/eclipse/californium/californium-core/3.11.0/californium-core-3.11.0-tests.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-core/target/californium-core-3.11.0-sources.jar to /home/jenkins/.m2/repository/org/eclipse/californium/californium-core/3.11.0/californium-core-3.11.0-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-core/target/californium-core-3.11.0.jar.asc to /home/jenkins/.m2/repository/org/eclipse/californium/californium-core/3.11.0/californium-core-3.11.0.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-core/target/californium-core-3.11.0.pom.asc to /home/jenkins/.m2/repository/org/eclipse/californium/californium-core/3.11.0/californium-core-3.11.0.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-core/target/californium-core-3.11.0-tests.jar.asc to /home/jenkins/.m2/repository/org/eclipse/californium/californium-core/3.11.0/californium-core-3.11.0-tests.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-core/target/californium-core-3.11.0-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/californium/californium-core/3.11.0/californium-core-3.11.0-sources.jar.asc
[INFO] 
[INFO] --- bundle:5.1.9:install (default-install) @ californium-core ---
[INFO] Installing org/eclipse/californium/californium-core/3.11.0/californium-core-3.11.0.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] --- bundle:5.1.9:deploy (default-deploy) @ californium-core ---
[INFO] Remote OBR update disabled (enable with -DremoteOBR)
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ californium-core ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "7deea9b1deb028" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-core/target/californium-core-3.11.0.jar to /home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging/7deea9b1deb028/org/eclipse/californium/californium-core/3.11.0/californium-core-3.11.0.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-core/pom.xml to /home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging/7deea9b1deb028/org/eclipse/californium/californium-core/3.11.0/californium-core-3.11.0.pom
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-core/target/californium-core-3.11.0-tests.jar to /home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging/7deea9b1deb028/org/eclipse/californium/californium-core/3.11.0/californium-core-3.11.0-tests.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-core/target/californium-core-3.11.0-sources.jar to /home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging/7deea9b1deb028/org/eclipse/californium/californium-core/3.11.0/californium-core-3.11.0-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-core/target/californium-core-3.11.0.jar.asc to /home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging/7deea9b1deb028/org/eclipse/californium/californium-core/3.11.0/californium-core-3.11.0.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-core/target/californium-core-3.11.0.pom.asc to /home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging/7deea9b1deb028/org/eclipse/californium/californium-core/3.11.0/californium-core-3.11.0.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-core/target/californium-core-3.11.0-tests.jar.asc to /home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging/7deea9b1deb028/org/eclipse/californium/californium-core/3.11.0/californium-core-3.11.0-tests.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-core/target/californium-core-3.11.0-sources.jar.asc to /home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging/7deea9b1deb028/org/eclipse/californium/californium-core/3.11.0/californium-core-3.11.0-sources.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] -------------------< org.eclipse.californium:cf-nat >-------------------
[INFO] Building Cf-NAT 3.11.0                                           [10/21]
[INFO]   from cf-utils/cf-nat/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cf-nat ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ cf-nat ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- build-helper:3.4.0:parse-version (parse-version) @ cf-nat ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ cf-nat ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ cf-nat ---
[INFO] Changes detected - recompiling the module! :source
[INFO] Compiling 2 source files with javac [debug release 7] to target/classes
[WARNING] source value 7 is obsolete and will be removed in a future release
[WARNING] target value 7 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[INFO] 
[INFO] --- animal-sniffer:1.23:check (default) @ cf-nat ---
[INFO] Signature checking is skipped.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ cf-nat ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-utils/cf-nat/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ cf-nat ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ cf-nat ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- surefire:2.22.2:test (small-tests) @ cf-nat ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- surefire:2.22.2:test (medium-tests) @ cf-nat ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ cf-nat ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-utils/cf-nat/target/cf-nat-3.11.0.jar
[INFO] 
[INFO] --- assembly:3.6.0:single (make-assembly) @ cf-nat ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-utils/cf-nat/target/cf-nat-3.11.0.jar
[INFO] 
[INFO] --- surefire:2.22.2:test (large-tests) @ cf-nat ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- surefire:2.22.2:test (native-tests) @ cf-nat ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ cf-nat ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-utils/cf-nat/target/cf-nat-3.11.0-sources.jar
[INFO] 
[INFO] --- revapi:0.15.0:check (default) @ cf-nat ---
[INFO] Skipping execution
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.5:sign (sign-jars) @ cf-nat ---
[INFO] Signing jar: /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-utils/cf-nat/target/cf-nat-3.11.0.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-utils/cf-nat/target/cf-nat-3.11.0-sources.jar
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ cf-nat ---
[INFO] Signing 3 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ cf-nat ---
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-utils/cf-nat/pom.xml to /home/jenkins/.m2/repository/org/eclipse/californium/cf-nat/3.11.0/cf-nat-3.11.0.pom
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-utils/cf-nat/target/cf-nat-3.11.0.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-nat/3.11.0/cf-nat-3.11.0.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-utils/cf-nat/target/cf-nat-3.11.0-sources.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-nat/3.11.0/cf-nat-3.11.0-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-utils/cf-nat/target/cf-nat-3.11.0.jar.asc to /home/jenkins/.m2/repository/org/eclipse/californium/cf-nat/3.11.0/cf-nat-3.11.0.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-utils/cf-nat/target/cf-nat-3.11.0.pom.asc to /home/jenkins/.m2/repository/org/eclipse/californium/cf-nat/3.11.0/cf-nat-3.11.0.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-utils/cf-nat/target/cf-nat-3.11.0-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/californium/cf-nat/3.11.0/cf-nat-3.11.0-sources.jar.asc
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ cf-nat ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "7deea9b1deb028" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-utils/cf-nat/target/cf-nat-3.11.0.jar to /home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging/7deea9b1deb028/org/eclipse/californium/cf-nat/3.11.0/cf-nat-3.11.0.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-utils/cf-nat/pom.xml to /home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging/7deea9b1deb028/org/eclipse/californium/cf-nat/3.11.0/cf-nat-3.11.0.pom
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-utils/cf-nat/target/cf-nat-3.11.0-sources.jar to /home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging/7deea9b1deb028/org/eclipse/californium/cf-nat/3.11.0/cf-nat-3.11.0-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-utils/cf-nat/target/cf-nat-3.11.0.jar.asc to /home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging/7deea9b1deb028/org/eclipse/californium/cf-nat/3.11.0/cf-nat-3.11.0.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-utils/cf-nat/target/cf-nat-3.11.0.pom.asc to /home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging/7deea9b1deb028/org/eclipse/californium/cf-nat/3.11.0/cf-nat-3.11.0.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-utils/cf-nat/target/cf-nat-3.11.0-sources.jar.asc to /home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging/7deea9b1deb028/org/eclipse/californium/cf-nat/3.11.0/cf-nat-3.11.0-sources.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] ---------------< org.eclipse.californium:cf-unix-health >---------------
[INFO] Building Cf-Unix-Health 3.11.0                                   [11/21]
[INFO]   from cf-utils/cf-unix-health/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cf-unix-health ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ cf-unix-health ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- build-helper:3.4.0:parse-version (parse-version) @ cf-unix-health ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ cf-unix-health ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-utils/cf-unix-health/src/main/resources
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ cf-unix-health ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 2 source files with javac [debug release 7] to target/classes
[WARNING] source value 7 is obsolete and will be removed in a future release
[WARNING] target value 7 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[INFO] 
[INFO] --- animal-sniffer:1.23:check (default) @ cf-unix-health ---
[INFO] Checking unresolved references to net.sf.androidscents.signature:android-api-level-19:4.4.2_r4
[INFO] 
[INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ cf-unix-health ---
[INFO] No MANIFEST.MF file found, generating manifest.
[INFO] Writing manifest: /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-utils/cf-unix-health/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ cf-unix-health ---
[INFO] Copying 1 resource from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ cf-unix-health ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ cf-unix-health ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- surefire:2.22.2:test (small-tests) @ cf-unix-health ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- surefire:2.22.2:test (medium-tests) @ cf-unix-health ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- bundle:5.1.9:bundle (default-bundle) @ cf-unix-health ---
[INFO] Building bundle: /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-utils/cf-unix-health/target/cf-unix-health-3.11.0.jar
[INFO] Writing manifest: /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-utils/cf-unix-health/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] --- assembly:3.6.0:single (make-assembly) @ cf-unix-health ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-utils/cf-unix-health/target/cf-unix-health-3.11.0.jar
[INFO] 
[INFO] --- surefire:2.22.2:test (large-tests) @ cf-unix-health ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- surefire:2.22.2:test (native-tests) @ cf-unix-health ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ cf-unix-health ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-utils/cf-unix-health/target/cf-unix-health-3.11.0-sources.jar
[INFO] 
[INFO] --- revapi:0.15.0:check (default) @ cf-unix-health ---
[INFO] Comparing [org.eclipse.californium:cf-unix-health:jar:3.10.0] against [org.eclipse.californium:cf-unix-health:jar:3.11.0] (including their transitive dependencies).
[INFO] API checks completed without failures.
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.5:sign (sign-jars) @ cf-unix-health ---
[INFO] Signing jar: /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-utils/cf-unix-health/target/cf-unix-health-3.11.0.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-utils/cf-unix-health/target/cf-unix-health-3.11.0-sources.jar
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ cf-unix-health ---
[INFO] Signing 3 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ cf-unix-health ---
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-utils/cf-unix-health/pom.xml to /home/jenkins/.m2/repository/org/eclipse/californium/cf-unix-health/3.11.0/cf-unix-health-3.11.0.pom
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-utils/cf-unix-health/target/cf-unix-health-3.11.0.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-unix-health/3.11.0/cf-unix-health-3.11.0.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-utils/cf-unix-health/target/cf-unix-health-3.11.0-sources.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-unix-health/3.11.0/cf-unix-health-3.11.0-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-utils/cf-unix-health/target/cf-unix-health-3.11.0.jar.asc to /home/jenkins/.m2/repository/org/eclipse/californium/cf-unix-health/3.11.0/cf-unix-health-3.11.0.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-utils/cf-unix-health/target/cf-unix-health-3.11.0.pom.asc to /home/jenkins/.m2/repository/org/eclipse/californium/cf-unix-health/3.11.0/cf-unix-health-3.11.0.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-utils/cf-unix-health/target/cf-unix-health-3.11.0-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/californium/cf-unix-health/3.11.0/cf-unix-health-3.11.0-sources.jar.asc
[INFO] 
[INFO] --- bundle:5.1.9:install (default-install) @ cf-unix-health ---
[INFO] Installing org/eclipse/californium/cf-unix-health/3.11.0/cf-unix-health-3.11.0.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] --- bundle:5.1.9:deploy (default-deploy) @ cf-unix-health ---
[INFO] Remote OBR update disabled (enable with -DremoteOBR)
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ cf-unix-health ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "7deea9b1deb028" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-utils/cf-unix-health/target/cf-unix-health-3.11.0.jar to /home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging/7deea9b1deb028/org/eclipse/californium/cf-unix-health/3.11.0/cf-unix-health-3.11.0.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-utils/cf-unix-health/pom.xml to /home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging/7deea9b1deb028/org/eclipse/californium/cf-unix-health/3.11.0/cf-unix-health-3.11.0.pom
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-utils/cf-unix-health/target/cf-unix-health-3.11.0-sources.jar to /home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging/7deea9b1deb028/org/eclipse/californium/cf-unix-health/3.11.0/cf-unix-health-3.11.0-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-utils/cf-unix-health/target/cf-unix-health-3.11.0.jar.asc to /home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging/7deea9b1deb028/org/eclipse/californium/cf-unix-health/3.11.0/cf-unix-health-3.11.0.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-utils/cf-unix-health/target/cf-unix-health-3.11.0.pom.asc to /home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging/7deea9b1deb028/org/eclipse/californium/cf-unix-health/3.11.0/cf-unix-health-3.11.0.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-utils/cf-unix-health/target/cf-unix-health-3.11.0-sources.jar.asc to /home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging/7deea9b1deb028/org/eclipse/californium/cf-unix-health/3.11.0/cf-unix-health-3.11.0-sources.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] -------------------< org.eclipse.californium:cf-cli >-------------------
[INFO] Building Cf-command-line-interface 3.11.0                        [12/21]
[INFO]   from cf-utils/cf-cli/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cf-cli ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ cf-cli ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- build-helper:3.4.0:parse-version (parse-version) @ cf-cli ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ cf-cli ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-utils/cf-cli/src/main/resources
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ cf-cli ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 8 source files with javac [debug release 7] to target/classes
[WARNING] source value 7 is obsolete and will be removed in a future release
[WARNING] target value 7 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[INFO] 
[INFO] --- animal-sniffer:1.23:check (default) @ cf-cli ---
[INFO] Signature checking is skipped.
[INFO] 
[INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ cf-cli ---
[INFO] No MANIFEST.MF file found, generating manifest.
[INFO] Writing manifest: /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-utils/cf-cli/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ cf-cli ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-utils/cf-cli/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ cf-cli ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ cf-cli ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- surefire:2.22.2:test (small-tests) @ cf-cli ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- surefire:2.22.2:test (medium-tests) @ cf-cli ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- bundle:5.1.9:bundle (default-bundle) @ cf-cli ---
[INFO] Building bundle: /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-utils/cf-cli/target/cf-cli-3.11.0.jar
[INFO] Writing manifest: /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-utils/cf-cli/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] --- assembly:3.6.0:single (make-assembly) @ cf-cli ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-utils/cf-cli/target/cf-cli-3.11.0.jar
[INFO] 
[INFO] --- surefire:2.22.2:test (large-tests) @ cf-cli ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- surefire:2.22.2:test (native-tests) @ cf-cli ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ cf-cli ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-utils/cf-cli/target/cf-cli-3.11.0-sources.jar
[INFO] 
[INFO] --- revapi:0.15.0:check (default) @ cf-cli ---
[INFO] Skipping execution
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.5:sign (sign-jars) @ cf-cli ---
[INFO] Signing jar: /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-utils/cf-cli/target/cf-cli-3.11.0.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-utils/cf-cli/target/cf-cli-3.11.0-sources.jar
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ cf-cli ---
[INFO] Signing 3 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ cf-cli ---
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-utils/cf-cli/pom.xml to /home/jenkins/.m2/repository/org/eclipse/californium/cf-cli/3.11.0/cf-cli-3.11.0.pom
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-utils/cf-cli/target/cf-cli-3.11.0.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-cli/3.11.0/cf-cli-3.11.0.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-utils/cf-cli/target/cf-cli-3.11.0-sources.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-cli/3.11.0/cf-cli-3.11.0-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-utils/cf-cli/target/cf-cli-3.11.0.jar.asc to /home/jenkins/.m2/repository/org/eclipse/californium/cf-cli/3.11.0/cf-cli-3.11.0.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-utils/cf-cli/target/cf-cli-3.11.0.pom.asc to /home/jenkins/.m2/repository/org/eclipse/californium/cf-cli/3.11.0/cf-cli-3.11.0.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-utils/cf-cli/target/cf-cli-3.11.0-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/californium/cf-cli/3.11.0/cf-cli-3.11.0-sources.jar.asc
[INFO] 
[INFO] --- bundle:5.1.9:install (default-install) @ cf-cli ---
[INFO] Installing org/eclipse/californium/cf-cli/3.11.0/cf-cli-3.11.0.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] --- bundle:5.1.9:deploy (default-deploy) @ cf-cli ---
[INFO] Remote OBR update disabled (enable with -DremoteOBR)
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ cf-cli ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "7deea9b1deb028" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-utils/cf-cli/target/cf-cli-3.11.0.jar to /home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging/7deea9b1deb028/org/eclipse/californium/cf-cli/3.11.0/cf-cli-3.11.0.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-utils/cf-cli/pom.xml to /home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging/7deea9b1deb028/org/eclipse/californium/cf-cli/3.11.0/cf-cli-3.11.0.pom
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-utils/cf-cli/target/cf-cli-3.11.0-sources.jar to /home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging/7deea9b1deb028/org/eclipse/californium/cf-cli/3.11.0/cf-cli-3.11.0-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-utils/cf-cli/target/cf-cli-3.11.0.jar.asc to /home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging/7deea9b1deb028/org/eclipse/californium/cf-cli/3.11.0/cf-cli-3.11.0.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-utils/cf-cli/target/cf-cli-3.11.0.pom.asc to /home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging/7deea9b1deb028/org/eclipse/californium/cf-cli/3.11.0/cf-cli-3.11.0.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-utils/cf-cli/target/cf-cli-3.11.0-sources.jar.asc to /home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging/7deea9b1deb028/org/eclipse/californium/cf-cli/3.11.0/cf-cli-3.11.0-sources.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] --------------< org.eclipse.californium:cf-cli-tcp-netty >--------------
[INFO] Building Cf-cli-tcp-netty 3.11.0                                 [13/21]
[INFO]   from cf-utils/cf-cli-tcp-netty/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cf-cli-tcp-netty ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ cf-cli-tcp-netty ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- build-helper:3.4.0:parse-version (parse-version) @ cf-cli-tcp-netty ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ cf-cli-tcp-netty ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-utils/cf-cli-tcp-netty/src/main/resources
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ cf-cli-tcp-netty ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 3 source files with javac [debug release 7] to target/classes
[WARNING] source value 7 is obsolete and will be removed in a future release
[WARNING] target value 7 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[INFO] 
[INFO] --- animal-sniffer:1.23:check (default) @ cf-cli-tcp-netty ---
[INFO] Signature checking is skipped.
[INFO] 
[INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ cf-cli-tcp-netty ---
[INFO] No MANIFEST.MF file found, generating manifest.
[INFO] Writing manifest: /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-utils/cf-cli-tcp-netty/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ cf-cli-tcp-netty ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-utils/cf-cli-tcp-netty/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ cf-cli-tcp-netty ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ cf-cli-tcp-netty ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- surefire:2.22.2:test (small-tests) @ cf-cli-tcp-netty ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- surefire:2.22.2:test (medium-tests) @ cf-cli-tcp-netty ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- bundle:5.1.9:bundle (default-bundle) @ cf-cli-tcp-netty ---
[INFO] Building bundle: /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-utils/cf-cli-tcp-netty/target/cf-cli-tcp-netty-3.11.0.jar
[INFO] Writing manifest: /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-utils/cf-cli-tcp-netty/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] --- assembly:3.6.0:single (make-assembly) @ cf-cli-tcp-netty ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-utils/cf-cli-tcp-netty/target/cf-cli-tcp-netty-3.11.0.jar
[INFO] 
[INFO] --- surefire:2.22.2:test (large-tests) @ cf-cli-tcp-netty ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- surefire:2.22.2:test (native-tests) @ cf-cli-tcp-netty ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ cf-cli-tcp-netty ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-utils/cf-cli-tcp-netty/target/cf-cli-tcp-netty-3.11.0-sources.jar
[INFO] 
[INFO] --- revapi:0.15.0:check (default) @ cf-cli-tcp-netty ---
[INFO] Skipping execution
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.5:sign (sign-jars) @ cf-cli-tcp-netty ---
[INFO] Signing jar: /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-utils/cf-cli-tcp-netty/target/cf-cli-tcp-netty-3.11.0.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-utils/cf-cli-tcp-netty/target/cf-cli-tcp-netty-3.11.0-sources.jar
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ cf-cli-tcp-netty ---
[INFO] Signing 3 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ cf-cli-tcp-netty ---
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-utils/cf-cli-tcp-netty/pom.xml to /home/jenkins/.m2/repository/org/eclipse/californium/cf-cli-tcp-netty/3.11.0/cf-cli-tcp-netty-3.11.0.pom
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-utils/cf-cli-tcp-netty/target/cf-cli-tcp-netty-3.11.0.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-cli-tcp-netty/3.11.0/cf-cli-tcp-netty-3.11.0.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-utils/cf-cli-tcp-netty/target/cf-cli-tcp-netty-3.11.0-sources.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-cli-tcp-netty/3.11.0/cf-cli-tcp-netty-3.11.0-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-utils/cf-cli-tcp-netty/target/cf-cli-tcp-netty-3.11.0.jar.asc to /home/jenkins/.m2/repository/org/eclipse/californium/cf-cli-tcp-netty/3.11.0/cf-cli-tcp-netty-3.11.0.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-utils/cf-cli-tcp-netty/target/cf-cli-tcp-netty-3.11.0.pom.asc to /home/jenkins/.m2/repository/org/eclipse/californium/cf-cli-tcp-netty/3.11.0/cf-cli-tcp-netty-3.11.0.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-utils/cf-cli-tcp-netty/target/cf-cli-tcp-netty-3.11.0-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/californium/cf-cli-tcp-netty/3.11.0/cf-cli-tcp-netty-3.11.0-sources.jar.asc
[INFO] 
[INFO] --- bundle:5.1.9:install (default-install) @ cf-cli-tcp-netty ---
[INFO] Installing org/eclipse/californium/cf-cli-tcp-netty/3.11.0/cf-cli-tcp-netty-3.11.0.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] --- bundle:5.1.9:deploy (default-deploy) @ cf-cli-tcp-netty ---
[INFO] Remote OBR update disabled (enable with -DremoteOBR)
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ cf-cli-tcp-netty ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "7deea9b1deb028" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-utils/cf-cli-tcp-netty/target/cf-cli-tcp-netty-3.11.0.jar to /home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging/7deea9b1deb028/org/eclipse/californium/cf-cli-tcp-netty/3.11.0/cf-cli-tcp-netty-3.11.0.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-utils/cf-cli-tcp-netty/pom.xml to /home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging/7deea9b1deb028/org/eclipse/californium/cf-cli-tcp-netty/3.11.0/cf-cli-tcp-netty-3.11.0.pom
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-utils/cf-cli-tcp-netty/target/cf-cli-tcp-netty-3.11.0-sources.jar to /home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging/7deea9b1deb028/org/eclipse/californium/cf-cli-tcp-netty/3.11.0/cf-cli-tcp-netty-3.11.0-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-utils/cf-cli-tcp-netty/target/cf-cli-tcp-netty-3.11.0.jar.asc to /home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging/7deea9b1deb028/org/eclipse/californium/cf-cli-tcp-netty/3.11.0/cf-cli-tcp-netty-3.11.0.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-utils/cf-cli-tcp-netty/target/cf-cli-tcp-netty-3.11.0.pom.asc to /home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging/7deea9b1deb028/org/eclipse/californium/cf-cli-tcp-netty/3.11.0/cf-cli-tcp-netty-3.11.0.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-utils/cf-cli-tcp-netty/target/cf-cli-tcp-netty-3.11.0-sources.jar.asc to /home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging/7deea9b1deb028/org/eclipse/californium/cf-cli-tcp-netty/3.11.0/cf-cli-tcp-netty-3.11.0-sources.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] -------------< org.eclipse.californium:californium-proxy2 >-------------
[INFO] Building Californium (Cf) Proxy2 3.11.0                          [14/21]
[INFO]   from californium-proxy2/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ californium-proxy2 ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ californium-proxy2 ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- build-helper:3.4.0:parse-version (parse-version) @ californium-proxy2 ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ californium-proxy2 ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-proxy2/src/main/resources
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ californium-proxy2 ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 30 source files with javac [debug release 7] to target/classes
[WARNING] source value 7 is obsolete and will be removed in a future release
[WARNING] target value 7 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[INFO] 
[INFO] --- animal-sniffer:1.23:check (default) @ californium-proxy2 ---
[INFO] Checking unresolved references to net.sf.androidscents.signature:android-api-level-19:4.4.2_r4
[INFO] 
[INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ californium-proxy2 ---
[INFO] No MANIFEST.MF file found, generating manifest.
[INFO] Writing manifest: /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-proxy2/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ californium-proxy2 ---
[INFO] Copying 1 resource from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ californium-proxy2 ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 4 source files with javac [debug release 7] to target/test-classes
[WARNING] source value 7 is obsolete and will be removed in a future release
[WARNING] target value 7 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ californium-proxy2 ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- surefire:2.22.2:test (small-tests) @ californium-proxy2 ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- surefire:2.22.2:test (medium-tests) @ californium-proxy2 ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- bundle:5.1.9:bundle (default-bundle) @ californium-proxy2 ---
[INFO] Building bundle: /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-proxy2/target/californium-proxy2-3.11.0.jar
[INFO] Writing manifest: /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-proxy2/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] --- assembly:3.6.0:single (make-assembly) @ californium-proxy2 ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-proxy2/target/californium-proxy2-3.11.0.jar
[INFO] 
[INFO] --- surefire:2.22.2:test (large-tests) @ californium-proxy2 ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- surefire:2.22.2:test (native-tests) @ californium-proxy2 ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ californium-proxy2 ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-proxy2/target/californium-proxy2-3.11.0-sources.jar
[INFO] 
[INFO] --- revapi:0.15.0:check (default) @ californium-proxy2 ---
[WARNING] Failed to resolve old artifacts: The following artifacts could not be resolved: org.eclipse.californium:californium-proxy2:jar:2.0.0 (absent): Could not find artifact org.eclipse.californium:californium-proxy2:jar:2.0.0 in eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/). The API analysis will proceed comparing the new archives against an empty archive.
[INFO] Comparing [] against [org.eclipse.californium:californium-proxy2:jar:3.11.0] (including their transitive dependencies).
[WARNING] The `revapi.ignore` extension is deprecated. Consider using the `revapi.differences` instead.
[INFO] API checks completed without failures.
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.5:sign (sign-jars) @ californium-proxy2 ---
[INFO] Signing jar: /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-proxy2/target/californium-proxy2-3.11.0.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-proxy2/target/californium-proxy2-3.11.0-sources.jar
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ californium-proxy2 ---
[INFO] Signing 3 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ californium-proxy2 ---
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-proxy2/pom.xml to /home/jenkins/.m2/repository/org/eclipse/californium/californium-proxy2/3.11.0/californium-proxy2-3.11.0.pom
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-proxy2/target/californium-proxy2-3.11.0.jar to /home/jenkins/.m2/repository/org/eclipse/californium/californium-proxy2/3.11.0/californium-proxy2-3.11.0.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-proxy2/target/californium-proxy2-3.11.0-sources.jar to /home/jenkins/.m2/repository/org/eclipse/californium/californium-proxy2/3.11.0/californium-proxy2-3.11.0-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-proxy2/target/californium-proxy2-3.11.0.jar.asc to /home/jenkins/.m2/repository/org/eclipse/californium/californium-proxy2/3.11.0/californium-proxy2-3.11.0.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-proxy2/target/californium-proxy2-3.11.0.pom.asc to /home/jenkins/.m2/repository/org/eclipse/californium/californium-proxy2/3.11.0/californium-proxy2-3.11.0.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-proxy2/target/californium-proxy2-3.11.0-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/californium/californium-proxy2/3.11.0/californium-proxy2-3.11.0-sources.jar.asc
[INFO] 
[INFO] --- bundle:5.1.9:install (default-install) @ californium-proxy2 ---
[INFO] Installing org/eclipse/californium/californium-proxy2/3.11.0/californium-proxy2-3.11.0.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] --- bundle:5.1.9:deploy (default-deploy) @ californium-proxy2 ---
[INFO] Remote OBR update disabled (enable with -DremoteOBR)
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ californium-proxy2 ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "7deea9b1deb028" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-proxy2/target/californium-proxy2-3.11.0.jar to /home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging/7deea9b1deb028/org/eclipse/californium/californium-proxy2/3.11.0/californium-proxy2-3.11.0.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-proxy2/pom.xml to /home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging/7deea9b1deb028/org/eclipse/californium/californium-proxy2/3.11.0/californium-proxy2-3.11.0.pom
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-proxy2/target/californium-proxy2-3.11.0-sources.jar to /home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging/7deea9b1deb028/org/eclipse/californium/californium-proxy2/3.11.0/californium-proxy2-3.11.0-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-proxy2/target/californium-proxy2-3.11.0.jar.asc to /home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging/7deea9b1deb028/org/eclipse/californium/californium-proxy2/3.11.0/californium-proxy2-3.11.0.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-proxy2/target/californium-proxy2-3.11.0.pom.asc to /home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging/7deea9b1deb028/org/eclipse/californium/californium-proxy2/3.11.0/californium-proxy2-3.11.0.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-proxy2/target/californium-proxy2-3.11.0-sources.jar.asc to /home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging/7deea9b1deb028/org/eclipse/californium/californium-proxy2/3.11.0/californium-proxy2-3.11.0-sources.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] -----------------< org.eclipse.californium:cf-oscore >------------------
[INFO] Building Cf-OSCORE 3.11.0                                        [15/21]
[INFO]   from cf-oscore/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cf-oscore ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ cf-oscore ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- build-helper:3.4.0:parse-version (parse-version) @ cf-oscore ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ cf-oscore ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-oscore/src/main/resources
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ cf-oscore ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 34 source files with javac [debug release 7] to target/classes
[WARNING] source value 7 is obsolete and will be removed in a future release
[WARNING] target value 7 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[WARNING] /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-oscore/src/main/java/org/eclipse/californium/oscore/OSCoreCoapStackFactory.java:[59,26] createCoapStack(java.lang.String,java.lang.String,org.eclipse.californium.elements.config.Configuration,org.eclipse.californium.core.network.Outbox,java.lang.Object) in org.eclipse.californium.core.network.CoapStackFactory has been deprecated
[INFO] 
[INFO] --- animal-sniffer:1.23:check (default) @ cf-oscore ---
[INFO] Checking unresolved references to net.sf.androidscents.signature:android-api-level-19:4.4.2_r4
[INFO] 
[INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ cf-oscore ---
[INFO] No MANIFEST.MF file found, generating manifest.
[INFO] Writing manifest: /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-oscore/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ cf-oscore ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-oscore/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ cf-oscore ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 19 source files with javac [debug release 7] to target/test-classes
[WARNING] source value 7 is obsolete and will be removed in a future release
[WARNING] target value 7 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ cf-oscore ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- surefire:2.22.2:test (small-tests) @ cf-oscore ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- surefire:2.22.2:test (medium-tests) @ cf-oscore ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- bundle:5.1.9:bundle (default-bundle) @ cf-oscore ---
[INFO] Building bundle: /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-oscore/target/cf-oscore-3.11.0.jar
[INFO] Writing manifest: /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-oscore/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] --- assembly:3.6.0:single (make-assembly) @ cf-oscore ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-oscore/target/cf-oscore-3.11.0.jar
[INFO] 
[INFO] --- surefire:2.22.2:test (large-tests) @ cf-oscore ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- surefire:2.22.2:test (native-tests) @ cf-oscore ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ cf-oscore ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-oscore/target/cf-oscore-3.11.0-sources.jar
[INFO] 
[INFO] --- revapi:0.15.0:check (default) @ cf-oscore ---
[INFO] Skipping execution
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.5:sign (sign-jars) @ cf-oscore ---
[INFO] Signing jar: /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-oscore/target/cf-oscore-3.11.0.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-oscore/target/cf-oscore-3.11.0-sources.jar
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ cf-oscore ---
[INFO] Signing 3 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ cf-oscore ---
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-oscore/pom.xml to /home/jenkins/.m2/repository/org/eclipse/californium/cf-oscore/3.11.0/cf-oscore-3.11.0.pom
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-oscore/target/cf-oscore-3.11.0.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-oscore/3.11.0/cf-oscore-3.11.0.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-oscore/target/cf-oscore-3.11.0-sources.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-oscore/3.11.0/cf-oscore-3.11.0-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-oscore/target/cf-oscore-3.11.0.jar.asc to /home/jenkins/.m2/repository/org/eclipse/californium/cf-oscore/3.11.0/cf-oscore-3.11.0.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-oscore/target/cf-oscore-3.11.0.pom.asc to /home/jenkins/.m2/repository/org/eclipse/californium/cf-oscore/3.11.0/cf-oscore-3.11.0.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-oscore/target/cf-oscore-3.11.0-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/californium/cf-oscore/3.11.0/cf-oscore-3.11.0-sources.jar.asc
[INFO] 
[INFO] --- bundle:5.1.9:install (default-install) @ cf-oscore ---
[INFO] Installing org/eclipse/californium/cf-oscore/3.11.0/cf-oscore-3.11.0.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] --- bundle:5.1.9:deploy (default-deploy) @ cf-oscore ---
[INFO] Remote OBR update disabled (enable with -DremoteOBR)
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ cf-oscore ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "7deea9b1deb028" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-oscore/target/cf-oscore-3.11.0.jar to /home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging/7deea9b1deb028/org/eclipse/californium/cf-oscore/3.11.0/cf-oscore-3.11.0.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-oscore/pom.xml to /home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging/7deea9b1deb028/org/eclipse/californium/cf-oscore/3.11.0/cf-oscore-3.11.0.pom
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-oscore/target/cf-oscore-3.11.0-sources.jar to /home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging/7deea9b1deb028/org/eclipse/californium/cf-oscore/3.11.0/cf-oscore-3.11.0-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-oscore/target/cf-oscore-3.11.0.jar.asc to /home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging/7deea9b1deb028/org/eclipse/californium/cf-oscore/3.11.0/cf-oscore-3.11.0.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-oscore/target/cf-oscore-3.11.0.pom.asc to /home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging/7deea9b1deb028/org/eclipse/californium/cf-oscore/3.11.0/cf-oscore-3.11.0.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/cf-oscore/target/cf-oscore-3.11.0-sources.jar.asc to /home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging/7deea9b1deb028/org/eclipse/californium/cf-oscore/3.11.0/cf-oscore-3.11.0-sources.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] --------------< org.eclipse.californium:californium-osgi >--------------
[INFO] Building Californium (Cf) OSGi 3.11.0                            [16/21]
[INFO]   from californium-osgi/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ californium-osgi ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ californium-osgi ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- build-helper:3.4.0:parse-version (parse-version) @ californium-osgi ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ californium-osgi ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-osgi/src/main/resources
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ californium-osgi ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 5 source files with javac [debug release 7] to target/classes
[WARNING] source value 7 is obsolete and will be removed in a future release
[WARNING] target value 7 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[INFO] 
[INFO] --- animal-sniffer:1.23:check (default) @ californium-osgi ---
[INFO] Checking unresolved references to net.sf.androidscents.signature:android-api-level-19:4.4.2_r4
[INFO] 
[INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ californium-osgi ---
[INFO] No MANIFEST.MF file found, generating manifest.
[INFO] Writing manifest: /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-osgi/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ californium-osgi ---
[INFO] Copying 2 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ californium-osgi ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 1 source file with javac [debug release 7] to target/test-classes
[WARNING] source value 7 is obsolete and will be removed in a future release
[WARNING] target value 7 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ californium-osgi ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- surefire:2.22.2:test (small-tests) @ californium-osgi ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- surefire:2.22.2:test (medium-tests) @ californium-osgi ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- bundle:5.1.9:bundle (default-bundle) @ californium-osgi ---
[INFO] Building bundle: /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-osgi/target/californium-osgi-3.11.0.jar
[INFO] Writing manifest: /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-osgi/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] --- assembly:3.6.0:single (make-assembly) @ californium-osgi ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-osgi/target/californium-osgi-3.11.0.jar
[INFO] 
[INFO] --- surefire:2.22.2:test (large-tests) @ californium-osgi ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- surefire:2.22.2:test (native-tests) @ californium-osgi ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ californium-osgi ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-osgi/target/californium-osgi-3.11.0-sources.jar
[INFO] 
[INFO] --- revapi:0.15.0:check (default) @ californium-osgi ---
[INFO] Comparing [org.eclipse.californium:californium-osgi:jar:3.10.0] against [org.eclipse.californium:californium-osgi:jar:3.11.0] (including their transitive dependencies).
[INFO] API checks completed without failures.
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.5:sign (sign-jars) @ californium-osgi ---
[INFO] Signing jar: /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-osgi/target/californium-osgi-3.11.0.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-osgi/target/californium-osgi-3.11.0-sources.jar
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ californium-osgi ---
[INFO] Signing 3 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ californium-osgi ---
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-osgi/pom.xml to /home/jenkins/.m2/repository/org/eclipse/californium/californium-osgi/3.11.0/californium-osgi-3.11.0.pom
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-osgi/target/californium-osgi-3.11.0.jar to /home/jenkins/.m2/repository/org/eclipse/californium/californium-osgi/3.11.0/californium-osgi-3.11.0.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-osgi/target/californium-osgi-3.11.0-sources.jar to /home/jenkins/.m2/repository/org/eclipse/californium/californium-osgi/3.11.0/californium-osgi-3.11.0-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-osgi/target/californium-osgi-3.11.0.jar.asc to /home/jenkins/.m2/repository/org/eclipse/californium/californium-osgi/3.11.0/californium-osgi-3.11.0.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-osgi/target/californium-osgi-3.11.0.pom.asc to /home/jenkins/.m2/repository/org/eclipse/californium/californium-osgi/3.11.0/californium-osgi-3.11.0.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-osgi/target/californium-osgi-3.11.0-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/californium/californium-osgi/3.11.0/californium-osgi-3.11.0-sources.jar.asc
[INFO] 
[INFO] --- bundle:5.1.9:install (default-install) @ californium-osgi ---
[INFO] Installing org/eclipse/californium/californium-osgi/3.11.0/californium-osgi-3.11.0.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] --- bundle:5.1.9:deploy (default-deploy) @ californium-osgi ---
[INFO] Remote OBR update disabled (enable with -DremoteOBR)
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ californium-osgi ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "7deea9b1deb028" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-osgi/target/californium-osgi-3.11.0.jar to /home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging/7deea9b1deb028/org/eclipse/californium/californium-osgi/3.11.0/californium-osgi-3.11.0.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-osgi/pom.xml to /home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging/7deea9b1deb028/org/eclipse/californium/californium-osgi/3.11.0/californium-osgi-3.11.0.pom
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-osgi/target/californium-osgi-3.11.0-sources.jar to /home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging/7deea9b1deb028/org/eclipse/californium/californium-osgi/3.11.0/californium-osgi-3.11.0-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-osgi/target/californium-osgi-3.11.0.jar.asc to /home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging/7deea9b1deb028/org/eclipse/californium/californium-osgi/3.11.0/californium-osgi-3.11.0.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-osgi/target/californium-osgi-3.11.0.pom.asc to /home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging/7deea9b1deb028/org/eclipse/californium/californium-osgi/3.11.0/californium-osgi-3.11.0.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/californium-osgi/target/californium-osgi-3.11.0-sources.jar.asc to /home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging/7deea9b1deb028/org/eclipse/californium/californium-osgi/3.11.0/californium-osgi-3.11.0-sources.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] -----------------< org.eclipse.californium:demo-apps >------------------
[INFO] Building Californium (Cf) Demo Applications 3.11.0               [17/21]
[INFO]   from demo-apps/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ demo-apps ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ demo-apps ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- build-helper:3.4.0:parse-version (parse-version) @ demo-apps ---
[INFO] 
[INFO] --- animal-sniffer:1.23:check (default) @ demo-apps ---
[INFO] Signature checking is skipped.
[INFO] 
[INFO] --- surefire:2.22.2:test (small-tests) @ demo-apps ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- surefire:2.22.2:test (medium-tests) @ demo-apps ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- assembly:3.6.0:single (make-assembly) @ demo-apps ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-deploy-maven-central/demo-apps/target/demo-apps-3.11.0.jar
[INFO] 
[INFO] --- surefire:2.22.2:test (large-tests) @ demo-apps ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- surefire:2.22.2:test (native-tests) @ demo-apps ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ demo-apps ---
[INFO] 
[INFO] --- revapi:0.15.0:check (default) @ demo-apps ---
[INFO] Skipping execution
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.5:sign (sign-jars) @ demo-apps ---
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ demo-apps ---
[INFO] Signing 1 file with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ demo-apps ---
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/demo-apps/pom.xml to /home/jenkins/.m2/repository/org/eclipse/californium/demo-apps/3.11.0/demo-apps-3.11.0.pom
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/demo-apps/target/demo-apps-3.11.0.pom.asc to /home/jenkins/.m2/repository/org/eclipse/californium/demo-apps/3.11.0/demo-apps-3.11.0.pom.asc
[INFO] 
[INFO] --- dependency:3.6.0:copy (copy-installed) @ demo-apps ---
[INFO] Configured Artifact: org.eclipse.californium:demo-apps:3.11.0:pom
[INFO] Copying pom.xml to /home/jenkins/agent/workspace/californium-deploy-maven-central/run/demo-apps-3.11.0.pom
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ demo-apps ---
[INFO] Skipping Nexus Staging Deploy Mojo at user's demand.
[INFO] 
[INFO] -------------< org.eclipse.californium:cf-plugtest-server >-------------
[INFO] Building Cf-PlugtestServer 3.11.0                                [18/21]
[INFO]   from demo-apps/cf-plugtest-server/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cf-plugtest-server ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ cf-plugtest-server ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- build-helper:3.4.0:parse-version (parse-version) @ cf-plugtest-server ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ cf-plugtest-server ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ cf-plugtest-server ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 32 source files with javac [debug release 7] to target/classes
[WARNING] source value 7 is obsolete and will be removed in a future release
[WARNING] target value 7 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[WARNING] /home/jenkins/agent/workspace/californium-deploy-maven-central/demo-apps/cf-plugtest-server/src/main/java/org/eclipse/californium/plugtests/PlugtestServer.java:[48,43] org.eclipse.californium.core.server.EncryptedServersSerializationUtil in org.eclipse.californium.core.server has been deprecated
[INFO] 
[INFO] --- animal-sniffer:1.23:check (default) @ cf-plugtest-server ---
[INFO] Signature checking is skipped.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ cf-plugtest-server ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/californium-deploy-maven-central/demo-apps/cf-plugtest-server/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ cf-plugtest-server ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ cf-plugtest-server ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- surefire:2.22.2:test (small-tests) @ cf-plugtest-server ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- surefire:2.22.2:test (medium-tests) @ cf-plugtest-server ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ cf-plugtest-server ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-deploy-maven-central/demo-apps/cf-plugtest-server/target/cf-plugtest-server-3.11.0.jar
[INFO] 
[INFO] --- assembly:3.6.0:single (make-assembly) @ cf-plugtest-server ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-deploy-maven-central/demo-apps/cf-plugtest-server/target/cf-plugtest-server-3.11.0.jar
[INFO] 
[INFO] --- surefire:2.22.2:test (large-tests) @ cf-plugtest-server ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- surefire:2.22.2:test (native-tests) @ cf-plugtest-server ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ cf-plugtest-server ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-deploy-maven-central/demo-apps/cf-plugtest-server/target/cf-plugtest-server-3.11.0-sources.jar
[INFO] 
[INFO] --- revapi:0.15.0:check (default) @ cf-plugtest-server ---
[INFO] Skipping execution
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.5:sign (sign-jars) @ cf-plugtest-server ---
[INFO] Signing jar: /home/jenkins/agent/workspace/californium-deploy-maven-central/demo-apps/cf-plugtest-server/target/cf-plugtest-server-3.11.0.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/californium-deploy-maven-central/demo-apps/cf-plugtest-server/target/cf-plugtest-server-3.11.0-sources.jar
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ cf-plugtest-server ---
[INFO] Signing 3 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ cf-plugtest-server ---
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/demo-apps/cf-plugtest-server/pom.xml to /home/jenkins/.m2/repository/org/eclipse/californium/cf-plugtest-server/3.11.0/cf-plugtest-server-3.11.0.pom
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/demo-apps/cf-plugtest-server/target/cf-plugtest-server-3.11.0.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-plugtest-server/3.11.0/cf-plugtest-server-3.11.0.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/demo-apps/cf-plugtest-server/target/cf-plugtest-server-3.11.0-sources.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-plugtest-server/3.11.0/cf-plugtest-server-3.11.0-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/demo-apps/cf-plugtest-server/target/cf-plugtest-server-3.11.0.jar.asc to /home/jenkins/.m2/repository/org/eclipse/californium/cf-plugtest-server/3.11.0/cf-plugtest-server-3.11.0.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/demo-apps/cf-plugtest-server/target/cf-plugtest-server-3.11.0.pom.asc to /home/jenkins/.m2/repository/org/eclipse/californium/cf-plugtest-server/3.11.0/cf-plugtest-server-3.11.0.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/demo-apps/cf-plugtest-server/target/cf-plugtest-server-3.11.0-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/californium/cf-plugtest-server/3.11.0/cf-plugtest-server-3.11.0-sources.jar.asc
[INFO] 
[INFO] --- dependency:3.6.0:copy (copy-installed) @ cf-plugtest-server ---
[INFO] Configured Artifact: org.eclipse.californium:cf-plugtest-server:3.11.0:jar
[INFO] Copying cf-plugtest-server-3.11.0.jar to /home/jenkins/agent/workspace/californium-deploy-maven-central/demo-apps/run/cf-plugtest-server-3.11.0.jar
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ cf-plugtest-server ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "7deea9b1deb028" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/demo-apps/cf-plugtest-server/target/cf-plugtest-server-3.11.0.jar to /home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging/7deea9b1deb028/org/eclipse/californium/cf-plugtest-server/3.11.0/cf-plugtest-server-3.11.0.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/demo-apps/cf-plugtest-server/pom.xml to /home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging/7deea9b1deb028/org/eclipse/californium/cf-plugtest-server/3.11.0/cf-plugtest-server-3.11.0.pom
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/demo-apps/cf-plugtest-server/target/cf-plugtest-server-3.11.0-sources.jar to /home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging/7deea9b1deb028/org/eclipse/californium/cf-plugtest-server/3.11.0/cf-plugtest-server-3.11.0-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/demo-apps/cf-plugtest-server/target/cf-plugtest-server-3.11.0.jar.asc to /home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging/7deea9b1deb028/org/eclipse/californium/cf-plugtest-server/3.11.0/cf-plugtest-server-3.11.0.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/demo-apps/cf-plugtest-server/target/cf-plugtest-server-3.11.0.pom.asc to /home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging/7deea9b1deb028/org/eclipse/californium/cf-plugtest-server/3.11.0/cf-plugtest-server-3.11.0.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/demo-apps/cf-plugtest-server/target/cf-plugtest-server-3.11.0-sources.jar.asc to /home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging/7deea9b1deb028/org/eclipse/californium/cf-plugtest-server/3.11.0/cf-plugtest-server-3.11.0-sources.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] ------------< org.eclipse.californium:cf-plugtest-checker >-------------
[INFO] Building Cf-PlugtestChecker 3.11.0                               [19/21]
[INFO]   from demo-apps/cf-plugtest-checker/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cf-plugtest-checker ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ cf-plugtest-checker ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- build-helper:3.4.0:parse-version (parse-version) @ cf-plugtest-checker ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ cf-plugtest-checker ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ cf-plugtest-checker ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 54 source files with javac [debug release 7] to target/classes
[WARNING] source value 7 is obsolete and will be removed in a future release
[WARNING] target value 7 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[INFO] 
[INFO] --- animal-sniffer:1.23:check (default) @ cf-plugtest-checker ---
[INFO] Signature checking is skipped.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ cf-plugtest-checker ---
[INFO] Not copying test resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ cf-plugtest-checker ---
[INFO] Not compiling test sources
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ cf-plugtest-checker ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- surefire:2.22.2:test (small-tests) @ cf-plugtest-checker ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- surefire:2.22.2:test (medium-tests) @ cf-plugtest-checker ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ cf-plugtest-checker ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-deploy-maven-central/demo-apps/cf-plugtest-checker/target/cf-plugtest-checker-3.11.0.jar
[INFO] 
[INFO] --- assembly:3.6.0:single (make-assembly) @ cf-plugtest-checker ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-deploy-maven-central/demo-apps/cf-plugtest-checker/target/cf-plugtest-checker-3.11.0.jar
[INFO] 
[INFO] --- surefire:2.22.2:test (large-tests) @ cf-plugtest-checker ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- surefire:2.22.2:test (native-tests) @ cf-plugtest-checker ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ cf-plugtest-checker ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-deploy-maven-central/demo-apps/cf-plugtest-checker/target/cf-plugtest-checker-3.11.0-sources.jar
[INFO] 
[INFO] --- revapi:0.15.0:check (default) @ cf-plugtest-checker ---
[INFO] Skipping execution
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.5:sign (sign-jars) @ cf-plugtest-checker ---
[INFO] Signing jar: /home/jenkins/agent/workspace/californium-deploy-maven-central/demo-apps/cf-plugtest-checker/target/cf-plugtest-checker-3.11.0.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/californium-deploy-maven-central/demo-apps/cf-plugtest-checker/target/cf-plugtest-checker-3.11.0-sources.jar
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ cf-plugtest-checker ---
[INFO] Signing 3 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ cf-plugtest-checker ---
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/demo-apps/cf-plugtest-checker/pom.xml to /home/jenkins/.m2/repository/org/eclipse/californium/cf-plugtest-checker/3.11.0/cf-plugtest-checker-3.11.0.pom
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/demo-apps/cf-plugtest-checker/target/cf-plugtest-checker-3.11.0.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-plugtest-checker/3.11.0/cf-plugtest-checker-3.11.0.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/demo-apps/cf-plugtest-checker/target/cf-plugtest-checker-3.11.0-sources.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-plugtest-checker/3.11.0/cf-plugtest-checker-3.11.0-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/demo-apps/cf-plugtest-checker/target/cf-plugtest-checker-3.11.0.jar.asc to /home/jenkins/.m2/repository/org/eclipse/californium/cf-plugtest-checker/3.11.0/cf-plugtest-checker-3.11.0.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/demo-apps/cf-plugtest-checker/target/cf-plugtest-checker-3.11.0.pom.asc to /home/jenkins/.m2/repository/org/eclipse/californium/cf-plugtest-checker/3.11.0/cf-plugtest-checker-3.11.0.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/demo-apps/cf-plugtest-checker/target/cf-plugtest-checker-3.11.0-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/californium/cf-plugtest-checker/3.11.0/cf-plugtest-checker-3.11.0-sources.jar.asc
[INFO] 
[INFO] --- dependency:3.6.0:copy (copy-installed) @ cf-plugtest-checker ---
[INFO] Configured Artifact: org.eclipse.californium:cf-cli-tcp-netty:3.11.0:jar
[INFO] Copying cf-cli-tcp-netty-3.11.0.jar to /home/jenkins/agent/workspace/californium-deploy-maven-central/demo-apps/cf-plugtest-checker/target/cf-cli-tcp-netty-3.11.0.jar
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ cf-plugtest-checker ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "7deea9b1deb028" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/demo-apps/cf-plugtest-checker/target/cf-plugtest-checker-3.11.0.jar to /home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging/7deea9b1deb028/org/eclipse/californium/cf-plugtest-checker/3.11.0/cf-plugtest-checker-3.11.0.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/demo-apps/cf-plugtest-checker/pom.xml to /home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging/7deea9b1deb028/org/eclipse/californium/cf-plugtest-checker/3.11.0/cf-plugtest-checker-3.11.0.pom
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/demo-apps/cf-plugtest-checker/target/cf-plugtest-checker-3.11.0-sources.jar to /home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging/7deea9b1deb028/org/eclipse/californium/cf-plugtest-checker/3.11.0/cf-plugtest-checker-3.11.0-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/demo-apps/cf-plugtest-checker/target/cf-plugtest-checker-3.11.0.jar.asc to /home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging/7deea9b1deb028/org/eclipse/californium/cf-plugtest-checker/3.11.0/cf-plugtest-checker-3.11.0.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/demo-apps/cf-plugtest-checker/target/cf-plugtest-checker-3.11.0.pom.asc to /home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging/7deea9b1deb028/org/eclipse/californium/cf-plugtest-checker/3.11.0/cf-plugtest-checker-3.11.0.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/demo-apps/cf-plugtest-checker/target/cf-plugtest-checker-3.11.0-sources.jar.asc to /home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging/7deea9b1deb028/org/eclipse/californium/cf-plugtest-checker/3.11.0/cf-plugtest-checker-3.11.0-sources.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] -------------< org.eclipse.californium:cf-plugtest-client >-------------
[INFO] Building Cf-PlugtestClient 3.11.0                                [20/21]
[INFO]   from demo-apps/cf-plugtest-client/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cf-plugtest-client ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ cf-plugtest-client ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- build-helper:3.4.0:parse-version (parse-version) @ cf-plugtest-client ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ cf-plugtest-client ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ cf-plugtest-client ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 1 source file with javac [debug release 7] to target/classes
[WARNING] source value 7 is obsolete and will be removed in a future release
[WARNING] target value 7 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[INFO] 
[INFO] --- animal-sniffer:1.23:check (default) @ cf-plugtest-client ---
[INFO] Signature checking is skipped.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ cf-plugtest-client ---
[INFO] Not copying test resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ cf-plugtest-client ---
[INFO] Not compiling test sources
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ cf-plugtest-client ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- surefire:2.22.2:test (small-tests) @ cf-plugtest-client ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- surefire:2.22.2:test (medium-tests) @ cf-plugtest-client ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ cf-plugtest-client ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-deploy-maven-central/demo-apps/cf-plugtest-client/target/cf-plugtest-client-3.11.0.jar
[INFO] 
[INFO] --- assembly:3.6.0:single (make-assembly) @ cf-plugtest-client ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-deploy-maven-central/demo-apps/cf-plugtest-client/target/cf-plugtest-client-3.11.0.jar
[INFO] 
[INFO] --- surefire:2.22.2:test (large-tests) @ cf-plugtest-client ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- surefire:2.22.2:test (native-tests) @ cf-plugtest-client ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ cf-plugtest-client ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-deploy-maven-central/demo-apps/cf-plugtest-client/target/cf-plugtest-client-3.11.0-sources.jar
[INFO] 
[INFO] --- revapi:0.15.0:check (default) @ cf-plugtest-client ---
[INFO] Skipping execution
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.5:sign (sign-jars) @ cf-plugtest-client ---
[INFO] Signing jar: /home/jenkins/agent/workspace/californium-deploy-maven-central/demo-apps/cf-plugtest-client/target/cf-plugtest-client-3.11.0.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/californium-deploy-maven-central/demo-apps/cf-plugtest-client/target/cf-plugtest-client-3.11.0-sources.jar
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ cf-plugtest-client ---
[INFO] Signing 3 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ cf-plugtest-client ---
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/demo-apps/cf-plugtest-client/pom.xml to /home/jenkins/.m2/repository/org/eclipse/californium/cf-plugtest-client/3.11.0/cf-plugtest-client-3.11.0.pom
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/demo-apps/cf-plugtest-client/target/cf-plugtest-client-3.11.0.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-plugtest-client/3.11.0/cf-plugtest-client-3.11.0.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/demo-apps/cf-plugtest-client/target/cf-plugtest-client-3.11.0-sources.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-plugtest-client/3.11.0/cf-plugtest-client-3.11.0-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/demo-apps/cf-plugtest-client/target/cf-plugtest-client-3.11.0.jar.asc to /home/jenkins/.m2/repository/org/eclipse/californium/cf-plugtest-client/3.11.0/cf-plugtest-client-3.11.0.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/demo-apps/cf-plugtest-client/target/cf-plugtest-client-3.11.0.pom.asc to /home/jenkins/.m2/repository/org/eclipse/californium/cf-plugtest-client/3.11.0/cf-plugtest-client-3.11.0.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/demo-apps/cf-plugtest-client/target/cf-plugtest-client-3.11.0-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/californium/cf-plugtest-client/3.11.0/cf-plugtest-client-3.11.0-sources.jar.asc
[INFO] 
[INFO] --- dependency:3.6.0:copy (copy-installed) @ cf-plugtest-client ---
[INFO] Configured Artifact: org.eclipse.californium:cf-cli-tcp-netty:3.11.0:jar
[INFO] Copying cf-cli-tcp-netty-3.11.0.jar to /home/jenkins/agent/workspace/californium-deploy-maven-central/demo-apps/cf-plugtest-client/target/cf-cli-tcp-netty-3.11.0.jar
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ cf-plugtest-client ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "7deea9b1deb028" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/demo-apps/cf-plugtest-client/target/cf-plugtest-client-3.11.0.jar to /home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging/7deea9b1deb028/org/eclipse/californium/cf-plugtest-client/3.11.0/cf-plugtest-client-3.11.0.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/demo-apps/cf-plugtest-client/pom.xml to /home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging/7deea9b1deb028/org/eclipse/californium/cf-plugtest-client/3.11.0/cf-plugtest-client-3.11.0.pom
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/demo-apps/cf-plugtest-client/target/cf-plugtest-client-3.11.0-sources.jar to /home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging/7deea9b1deb028/org/eclipse/californium/cf-plugtest-client/3.11.0/cf-plugtest-client-3.11.0-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/demo-apps/cf-plugtest-client/target/cf-plugtest-client-3.11.0.jar.asc to /home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging/7deea9b1deb028/org/eclipse/californium/cf-plugtest-client/3.11.0/cf-plugtest-client-3.11.0.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/demo-apps/cf-plugtest-client/target/cf-plugtest-client-3.11.0.pom.asc to /home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging/7deea9b1deb028/org/eclipse/californium/cf-plugtest-client/3.11.0/cf-plugtest-client-3.11.0.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/demo-apps/cf-plugtest-client/target/cf-plugtest-client-3.11.0-sources.jar.asc to /home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging/7deea9b1deb028/org/eclipse/californium/cf-plugtest-client/3.11.0/cf-plugtest-client-3.11.0-sources.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] ------------< org.eclipse.californium:cf-simplefile-server >------------
[INFO] Building Cf-SimpleFileServer 3.11.0                              [21/21]
[INFO]   from demo-apps/cf-simplefile-server/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cf-simplefile-server ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ cf-simplefile-server ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- build-helper:3.4.0:parse-version (parse-version) @ cf-simplefile-server ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ cf-simplefile-server ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ cf-simplefile-server ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 1 source file with javac [debug release 7] to target/classes
[WARNING] source value 7 is obsolete and will be removed in a future release
[WARNING] target value 7 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[INFO] 
[INFO] --- animal-sniffer:1.23:check (default) @ cf-simplefile-server ---
[INFO] Signature checking is skipped.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ cf-simplefile-server ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/californium-deploy-maven-central/demo-apps/cf-simplefile-server/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ cf-simplefile-server ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ cf-simplefile-server ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- surefire:2.22.2:test (small-tests) @ cf-simplefile-server ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- surefire:2.22.2:test (medium-tests) @ cf-simplefile-server ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ cf-simplefile-server ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-deploy-maven-central/demo-apps/cf-simplefile-server/target/cf-simplefile-server-3.11.0.jar
[INFO] 
[INFO] --- assembly:3.6.0:single (make-assembly) @ cf-simplefile-server ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-deploy-maven-central/demo-apps/cf-simplefile-server/target/cf-simplefile-server-3.11.0.jar
[INFO] 
[INFO] --- surefire:2.22.2:test (large-tests) @ cf-simplefile-server ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- surefire:2.22.2:test (native-tests) @ cf-simplefile-server ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ cf-simplefile-server ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-deploy-maven-central/demo-apps/cf-simplefile-server/target/cf-simplefile-server-3.11.0-sources.jar
[INFO] 
[INFO] --- revapi:0.15.0:check (default) @ cf-simplefile-server ---
[INFO] Skipping execution
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.5:sign (sign-jars) @ cf-simplefile-server ---
[INFO] Signing jar: /home/jenkins/agent/workspace/californium-deploy-maven-central/demo-apps/cf-simplefile-server/target/cf-simplefile-server-3.11.0.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/californium-deploy-maven-central/demo-apps/cf-simplefile-server/target/cf-simplefile-server-3.11.0-sources.jar
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ cf-simplefile-server ---
[INFO] Signing 3 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ cf-simplefile-server ---
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/demo-apps/cf-simplefile-server/pom.xml to /home/jenkins/.m2/repository/org/eclipse/californium/cf-simplefile-server/3.11.0/cf-simplefile-server-3.11.0.pom
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/demo-apps/cf-simplefile-server/target/cf-simplefile-server-3.11.0.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-simplefile-server/3.11.0/cf-simplefile-server-3.11.0.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/demo-apps/cf-simplefile-server/target/cf-simplefile-server-3.11.0-sources.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-simplefile-server/3.11.0/cf-simplefile-server-3.11.0-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/demo-apps/cf-simplefile-server/target/cf-simplefile-server-3.11.0.jar.asc to /home/jenkins/.m2/repository/org/eclipse/californium/cf-simplefile-server/3.11.0/cf-simplefile-server-3.11.0.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/demo-apps/cf-simplefile-server/target/cf-simplefile-server-3.11.0.pom.asc to /home/jenkins/.m2/repository/org/eclipse/californium/cf-simplefile-server/3.11.0/cf-simplefile-server-3.11.0.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/demo-apps/cf-simplefile-server/target/cf-simplefile-server-3.11.0-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/californium/cf-simplefile-server/3.11.0/cf-simplefile-server-3.11.0-sources.jar.asc
[INFO] 
[INFO] --- dependency:3.6.0:copy (copy-installed) @ cf-simplefile-server ---
[INFO] Configured Artifact: org.eclipse.californium:cf-simplefile-server:3.11.0:jar
[INFO] Copying cf-simplefile-server-3.11.0.jar to /home/jenkins/agent/workspace/californium-deploy-maven-central/demo-apps/run/cf-simplefile-server-3.11.0.jar
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ cf-simplefile-server ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "7deea9b1deb028" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/demo-apps/cf-simplefile-server/target/cf-simplefile-server-3.11.0.jar to /home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging/7deea9b1deb028/org/eclipse/californium/cf-simplefile-server/3.11.0/cf-simplefile-server-3.11.0.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/demo-apps/cf-simplefile-server/pom.xml to /home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging/7deea9b1deb028/org/eclipse/californium/cf-simplefile-server/3.11.0/cf-simplefile-server-3.11.0.pom
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/demo-apps/cf-simplefile-server/target/cf-simplefile-server-3.11.0-sources.jar to /home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging/7deea9b1deb028/org/eclipse/californium/cf-simplefile-server/3.11.0/cf-simplefile-server-3.11.0-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/demo-apps/cf-simplefile-server/target/cf-simplefile-server-3.11.0.jar.asc to /home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging/7deea9b1deb028/org/eclipse/californium/cf-simplefile-server/3.11.0/cf-simplefile-server-3.11.0.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/demo-apps/cf-simplefile-server/target/cf-simplefile-server-3.11.0.pom.asc to /home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging/7deea9b1deb028/org/eclipse/californium/cf-simplefile-server/3.11.0/cf-simplefile-server-3.11.0.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/californium-deploy-maven-central/demo-apps/cf-simplefile-server/target/cf-simplefile-server-3.11.0-sources.jar.asc to /home/jenkins/agent/workspace/californium-deploy-maven-central/target/nexus-staging/staging/7deea9b1deb028/org/eclipse/californium/cf-simplefile-server/3.11.0/cf-simplefile-server-3.11.0-sources.jar.asc
[INFO] Performing remote staging...
[INFO] 
[INFO]  * Remote staging into staging profile ID "7deea9b1deb028"
[INFO]  * Created staging repository with ID "orgeclipsecalifornium-1135".
[INFO]  * Staging repository at https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsecalifornium-1135
[INFO]  * Uploading locally staged artifacts to profile org.eclipse.californium
[INFO]  * Upload of locally staged artifacts finished.
[INFO]  * Closing staging repository with ID "orgeclipsecalifornium-1135".

Waiting for operation to complete...
...........

[ERROR] Rule failure while trying to close staging repository with ID "orgeclipsecalifornium-1135".
[ERROR] 
[ERROR] Nexus Staging Rules Failure Report
[ERROR] ==================================
[ERROR] 
[ERROR] Repository "orgeclipsecalifornium-1135" failures
[ERROR]   Rule "javadoc-staging" failures
[ERROR]     * Missing: no javadoc jar found in folder '/org/eclipse/californium/cf-plugtest-client/3.11.0'
[ERROR]     * Missing: no javadoc jar found in folder '/org/eclipse/californium/cf-nat/3.11.0'
[ERROR]     * Missing: no javadoc jar found in folder '/org/eclipse/californium/cf-plugtest-server/3.11.0'
[ERROR]     * Missing: no javadoc jar found in folder '/org/eclipse/californium/cf-plugtest-checker/3.11.0'
[ERROR]     * Missing: no javadoc jar found in folder '/org/eclipse/californium/cf-simplefile-server/3.11.0'
[ERROR] 
[ERROR] 
[ERROR] Cleaning up local stage directory after a Rule failure during close of staging repositories: [orgeclipsecalifornium-1135]
[ERROR]  * Deleting context 7deea9b1deb028.properties
[ERROR] Cleaning up remote stage repositories after a Rule failure during close of staging repositories: [orgeclipsecalifornium-1135]
[ERROR]  * Dropping failed staging repository with ID "orgeclipsecalifornium-1135" (Rule failure during close of staging repositories: [orgeclipsecalifornium-1135]).

Waiting for operation to complete...
...

[ERROR] Remote staging finished with a failure: Staging rules failure!
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Californium (Cf) Parent 3.11.0:
[INFO] 
[INFO] Californium (Cf) Parent ............................ SUCCESS [ 18.774 s]
[INFO] Californium (Cf) Custom Assembly Descriptors ....... SUCCESS [  5.099 s]
[INFO] Californium (Cf) BOM ............................... SUCCESS [  0.604 s]
[INFO] Californium (Cf) Legal Documents ................... SUCCESS [  1.740 s]
[INFO] Californium (Cf) Demo Certificates ................. SUCCESS [  1.626 s]
[INFO] Californium (Cf) Element Connector ................. SUCCESS [ 15.177 s]
[INFO] Scandium (Sc) Core ................................. SUCCESS [ 13.990 s]
[INFO] Californium (Cf) Element Connector TCP netty ....... SUCCESS [  6.339 s]
[INFO] Californium (Cf) Core .............................. SUCCESS [ 13.166 s]
[INFO] Cf-NAT ............................................. SUCCESS [  4.244 s]
[INFO] Cf-Unix-Health ..................................... SUCCESS [  3.852 s]
[INFO] Cf-command-line-interface .......................... SUCCESS [  4.126 s]
[INFO] Cf-cli-tcp-netty ................................... SUCCESS [  5.337 s]
[INFO] Californium (Cf) Proxy2 ............................ SUCCESS [  6.667 s]
[INFO] Cf-OSCORE .......................................... SUCCESS [  4.019 s]
[INFO] Californium (Cf) OSGi .............................. SUCCESS [  5.191 s]
[INFO] Californium (Cf) Demo Applications ................. SUCCESS [  3.103 s]
[INFO] Cf-PlugtestServer .................................. SUCCESS [ 10.198 s]
[INFO] Cf-PlugtestChecker ................................. SUCCESS [  5.967 s]
[INFO] Cf-PlugtestClient .................................. SUCCESS [  5.548 s]
[INFO] Cf-SimpleFileServer ................................ FAILURE [01:13 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  03:51 min
[INFO] Finished at: 2024-03-14T06:46:56Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.sonatype.plugins:nexus-staging-maven-plugin:1.6.13:deploy (injected-nexus-deploy) on project cf-simplefile-server: Remote staging failed: Staging rules failure! -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :cf-simplefile-server
Build step 'Invoke top-level Maven targets' marked build as failure
Finished: FAILURE