Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cf-dev] [Hudson] Build failed in Hudson: 2.0.x-nightly #43

See <https://hudson.eclipse.org/californium/job/2.0.x-nightly/43/changes>

Changes:

[Achim Kraus] Relax lifetime test to prevent sporadic test errors.

------------------------------------------
[...truncated 7247 lines...]
Dropping packet 8 (burst 2) from client
Dropping packet 11 (burst 2) from client
Dropping packet 15 (burst 1) from server
251 FINE [ReliabilityLayer]: Respond with the current response to the duplicate request - (org.eclipse.californium.core.network.stack.ReliabilityLayer.java:188) receiveRequest() in thread CoapServer#9 at (2017-03-22 02:11:53)
Received 250 bytes after 1813ms
Man in the middle will drop packets [0, 2, 2, 6, 8, 9, 9, 11, 12, 14]
doing a blockwise GET on: coap://localhost:38148/test
Dropping packet 0 (burst 1) from client
Dropping packet 2 (burst 2) from server
248 FINE [ReliabilityLayer]: Respond with the current response to the duplicate request - (org.eclipse.californium.core.network.stack.ReliabilityLayer.java:188) receiveRequest() in thread CoapServer#6 at (2017-03-22 02:11:53)
Dropping packet 6 (burst 1) from server
244 FINE [ReliabilityLayer]: Respond with the current response to the duplicate request - (org.eclipse.californium.core.network.stack.ReliabilityLayer.java:188) receiveRequest() in thread CoapServer#2 at (2017-03-22 02:11:53)
Dropping packet 8 (burst 2) from server
Dropping packet 9 (burst 3) from client
250 FINE [ReliabilityLayer]: Respond with the current response to the duplicate request - (org.eclipse.californium.core.network.stack.ReliabilityLayer.java:188) receiveRequest() in thread CoapServer#8 at (2017-03-22 02:11:54)
Dropping packet 11 (burst 4) from server
253 FINE [ReliabilityLayer]: Respond with the current response to the duplicate request - (org.eclipse.californium.core.network.stack.ReliabilityLayer.java:188) receiveRequest() in thread CoapServer#11 at (2017-03-22 02:11:54)
Received 250 bytes after 1812ms
Man in the middle will drop packets [0, 0, 1, 4, 4, 6, 7, 10, 10, 14]
doing a blockwise GET on: coap://localhost:38148/test
Dropping packet 0 (burst 1) from client
Dropping packet 1 (burst 2) from client
Dropping packet 4 (burst 2) from client
Dropping packet 6 (burst 3) from server
Dropping packet 7 (burst 4) from client
258 FINE [ReliabilityLayer]: Respond with the current response to the duplicate request - (org.eclipse.californium.core.network.stack.ReliabilityLayer.java:188) receiveRequest() in thread CoapServer#16 at (2017-03-22 02:11:56)
Dropping packet 14 (burst 1) from client
Received 250 bytes after 1810ms
Man in the middle will drop packets [0, 2, 7, 7, 7, 7, 9, 10, 13, 15]
doing a blockwise GET on: coap://localhost:38148/test
Dropping packet 0 (burst 1) from client
Dropping packet 2 (burst 2) from server
255 FINE [ReliabilityLayer]: Respond with the current response to the duplicate request - (org.eclipse.californium.core.network.stack.ReliabilityLayer.java:188) receiveRequest() in thread CoapServer#13 at (2017-03-22 02:11:57)
Dropping packet 7 (burst 1) from client
Dropping packet 9 (burst 2) from server
Dropping packet 10 (burst 3) from client
248 FINE [ReliabilityLayer]: Respond with the current response to the duplicate request - (org.eclipse.californium.core.network.stack.ReliabilityLayer.java:188) receiveRequest() in thread CoapServer#6 at (2017-03-22 02:11:58)
Dropping packet 13 (burst 3) from client
Dropping packet 15 (burst 4) from server
244 FINE [ReliabilityLayer]: Respond with the current response to the duplicate request - (org.eclipse.californium.core.network.stack.ReliabilityLayer.java:188) receiveRequest() in thread CoapServer#2 at (2017-03-22 02:11:58)
Received 250 bytes after 2113ms

 1 INFO [CoapServer]: Destroying server - (org.eclipse.californium.core.CoapServer.java:248) destroy() in thread main at (2017-03-22 02:11:58)
 1 INFO [CoapEndpoint]: Destroying endpoint at address coap://127.0.0.1:46485 - (org.eclipse.californium.core.network.CoapEndpoint.java:252) destroy() in thread main at (2017-03-22 02:11:58)
 1 INFO [CoapEndpoint]: Stopping endpoint at address coap://127.0.0.1:46485 - (org.eclipse.californium.core.network.CoapEndpoint.java:465) stop() in thread main at (2017-03-22 02:11:58)
 1 INFO [CoapEndpoint]: Destroying endpoint at address coap://localhost:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:273) destroy() in thread main at (2017-03-22 02:11:58)
 1 INFO [CoapServer]: CoAP server has been destroyed - (org.eclipse.californium.core.CoapServer.java:110) destroy() in thread main at (2017-03-22 02:11:58)
 1 INFO [CoapEndpoint]: Destroying endpoint at address coap://127.0.0.1:59190 - (org.eclipse.californium.core.network.CoapEndpoint.java:111) destroy() in thread main at (2017-03-22 02:11:58)
 1 INFO [CoapEndpoint]: Stopping endpoint at address coap://127.0.0.1:59190 - (org.eclipse.californium.core.network.CoapEndpoint.java:465) stop() in thread main at (2017-03-22 02:11:58)
End LossyBlockwiseTransferTestTests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.188 sec - in org.eclipse.californium.core.test.maninmiddle.LossyBlockwiseTransferTest

Results :

Tests run: 21, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ californium-core ---
[INFO] Building jar: /jobs/genie.californium/2.0.x-nightly/workspace/californium-core/target/californium-core-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign-jars) @ californium-core ---
[INFO] Searching californium-core-2.0.0-SNAPSHOT.jar for inner jars...
[INFO] Signed org.eclipse.californium:californium-core:jar:2.0.0-SNAPSHOT in 1 seconds.
[INFO] Searching californium-core-2.0.0-SNAPSHOT-sources.jar for inner jars...
[INFO] Signed org.eclipse.californium:californium-core:java-source:sources:2.0.0-SNAPSHOT in 1 seconds.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ californium-core ---
[INFO] Installing /jobs/genie.californium/2.0.x-nightly/workspace/californium-core/target/californium-core-2.0.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/californium-core/2.0.0-SNAPSHOT/californium-core-2.0.0-SNAPSHOT.jar
[INFO] Installing /jobs/genie.californium/2.0.x-nightly/workspace/californium-core/pom.xml to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/californium-core/2.0.0-SNAPSHOT/californium-core-2.0.0-SNAPSHOT.pom
[INFO] Installing /jobs/genie.californium/2.0.x-nightly/workspace/californium-core/target/californium-core-2.0.0-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/californium-core/2.0.0-SNAPSHOT/californium-core-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- nexus-staging-maven-plugin:1.6.5:deploy (injected-nexus-deploy) @ californium-core ---
[INFO] o.s.n.m.s.d.s.DeferredDeployStrategy - Performing deferred deploys (gathering into "/jobs/genie.californium/2.0.x-nightly/workspace/target/nexus-staging/deferred")...
[INFO] Installing /jobs/genie.californium/2.0.x-nightly/workspace/californium-core/target/californium-core-2.0.0-SNAPSHOT.jar to /jobs/genie.californium/2.0.x-nightly/workspace/target/nexus-staging/deferred/org/eclipse/californium/californium-core/2.0.0-SNAPSHOT/californium-core-2.0.0-SNAPSHOT.jar
[INFO] Installing /jobs/genie.californium/2.0.x-nightly/workspace/californium-core/pom.xml to /jobs/genie.californium/2.0.x-nightly/workspace/target/nexus-staging/deferred/org/eclipse/californium/californium-core/2.0.0-SNAPSHOT/californium-core-2.0.0-SNAPSHOT.pom
[INFO] Installing /jobs/genie.californium/2.0.x-nightly/workspace/californium-core/target/californium-core-2.0.0-SNAPSHOT-sources.jar to /jobs/genie.californium/2.0.x-nightly/workspace/target/nexus-staging/deferred/org/eclipse/californium/californium-core/2.0.0-SNAPSHOT/californium-core-2.0.0-SNAPSHOT-sources.jar
[INFO] Execution skipped to the last project...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Californium (Cf) Proxy 2.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ californium-proxy ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ californium-proxy ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ californium-proxy ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ californium-proxy ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.californium/2.0.x-nightly/workspace/californium-proxy/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ californium-proxy ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ californium-proxy ---
[INFO] Surefire report directory: /jobs/genie.californium/2.0.x-nightly/workspace/californium-proxy/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.californium.proxy.HttpTranslatorTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec - in org.eclipse.californium.proxy.HttpTranslatorTest

Results :

Tests run: 2, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ californium-proxy ---
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ californium-proxy ---
[INFO] Building jar: /jobs/genie.californium/2.0.x-nightly/workspace/californium-proxy/target/californium-proxy-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign-jars) @ californium-proxy ---
[INFO] Searching californium-proxy-2.0.0-SNAPSHOT.jar for inner jars...
[INFO] Signed org.eclipse.californium:californium-proxy:jar:2.0.0-SNAPSHOT in 1 seconds.
[INFO] Searching californium-proxy-2.0.0-SNAPSHOT-sources.jar for inner jars...
[INFO] Signed org.eclipse.californium:californium-proxy:java-source:sources:2.0.0-SNAPSHOT in 1 seconds.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ californium-proxy ---
[INFO] Installing /jobs/genie.californium/2.0.x-nightly/workspace/californium-proxy/target/californium-proxy-2.0.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/californium-proxy/2.0.0-SNAPSHOT/californium-proxy-2.0.0-SNAPSHOT.jar
[INFO] Installing /jobs/genie.californium/2.0.x-nightly/workspace/californium-proxy/pom.xml to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/californium-proxy/2.0.0-SNAPSHOT/californium-proxy-2.0.0-SNAPSHOT.pom
[INFO] Installing /jobs/genie.californium/2.0.x-nightly/workspace/californium-proxy/target/californium-proxy-2.0.0-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/californium-proxy/2.0.0-SNAPSHOT/californium-proxy-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- nexus-staging-maven-plugin:1.6.5:deploy (injected-nexus-deploy) @ californium-proxy ---
[INFO] o.s.n.m.s.d.s.DeferredDeployStrategy - Performing deferred deploys (gathering into "/jobs/genie.californium/2.0.x-nightly/workspace/target/nexus-staging/deferred")...
[INFO] Installing /jobs/genie.californium/2.0.x-nightly/workspace/californium-proxy/target/californium-proxy-2.0.0-SNAPSHOT.jar to /jobs/genie.californium/2.0.x-nightly/workspace/target/nexus-staging/deferred/org/eclipse/californium/californium-proxy/2.0.0-SNAPSHOT/californium-proxy-2.0.0-SNAPSHOT.jar
[INFO] Installing /jobs/genie.californium/2.0.x-nightly/workspace/californium-proxy/pom.xml to /jobs/genie.californium/2.0.x-nightly/workspace/target/nexus-staging/deferred/org/eclipse/californium/californium-proxy/2.0.0-SNAPSHOT/californium-proxy-2.0.0-SNAPSHOT.pom
[INFO] Installing /jobs/genie.californium/2.0.x-nightly/workspace/californium-proxy/target/californium-proxy-2.0.0-SNAPSHOT-sources.jar to /jobs/genie.californium/2.0.x-nightly/workspace/target/nexus-staging/deferred/org/eclipse/californium/californium-proxy/2.0.0-SNAPSHOT/californium-proxy-2.0.0-SNAPSHOT-sources.jar
[INFO] Execution skipped to the last project...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Californium (Cf) OSGi Bundle 2.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ californium-osgi ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ californium-osgi ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ californium-osgi ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ californium-osgi ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ californium-osgi ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ californium-osgi ---
[INFO] Surefire report directory: /jobs/genie.californium/2.0.x-nightly/workspace/californium-osgi/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.californium.osgi.ManagedServerTest
Mar 22, 2017 2:12:06 AM org.eclipse.californium.osgi.ManagedServer updated
WARNING: Secure endpoint has been configured in server properties but EndpointFactory does not support creation of secure Endpoints
Mar 22, 2017 2:12:06 AM org.eclipse.californium.osgi.ManagedServer updated
WARNING: Secure endpoint has been configured in server properties but EndpointFactory does not support creation of secure Endpoints
Mar 22, 2017 2:12:06 AM org.eclipse.californium.osgi.ManagedServer updated
WARNING: Secure endpoint has been configured in server properties but EndpointFactory does not support creation of secure Endpoints
Mar 22, 2017 2:12:06 AM org.eclipse.californium.osgi.ManagedServer updated
WARNING: Secure endpoint has been configured in server properties but EndpointFactory does not support creation of secure Endpoints
Mar 22, 2017 2:12:06 AM org.eclipse.californium.osgi.ManagedServer updated
WARNING: Secure endpoint has been configured in server properties but EndpointFactory does not support creation of secure Endpoints
Mar 22, 2017 2:12:06 AM org.eclipse.californium.osgi.ManagedServer updated
WARNING: Secure endpoint has been configured in server properties but EndpointFactory does not support creation of secure Endpoints
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.276 sec - in org.eclipse.californium.osgi.ManagedServerTest

Results :

Tests run: 6, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-bundle-plugin:3.0.1:bundle (default-bundle) @ californium-osgi ---
[WARNING] Bundle org.eclipse.californium:californium-osgi:bundle:2.0.0-SNAPSHOT : Export org.eclipse.californium.core.network,  has 1,  private references [org.eclipse.californium.core.network.deduplication], 
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ californium-osgi ---
[INFO] Building jar: /jobs/genie.californium/2.0.x-nightly/workspace/californium-osgi/target/californium-osgi-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign-jars) @ californium-osgi ---
[INFO] Searching californium-osgi-2.0.0-SNAPSHOT.jar for inner jars...
[INFO] Signed org.eclipse.californium:californium-osgi:bundle:2.0.0-SNAPSHOT in 1 seconds.
[INFO] Searching californium-osgi-2.0.0-SNAPSHOT-sources.jar for inner jars...
[INFO] Signed org.eclipse.californium:californium-osgi:java-source:sources:2.0.0-SNAPSHOT in 2 seconds.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ californium-osgi ---
[INFO] Installing /jobs/genie.californium/2.0.x-nightly/workspace/californium-osgi/target/californium-osgi-2.0.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/californium-osgi/2.0.0-SNAPSHOT/californium-osgi-2.0.0-SNAPSHOT.jar
[INFO] Installing /jobs/genie.californium/2.0.x-nightly/workspace/californium-osgi/pom.xml to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/californium-osgi/2.0.0-SNAPSHOT/californium-osgi-2.0.0-SNAPSHOT.pom
[INFO] Installing /jobs/genie.californium/2.0.x-nightly/workspace/californium-osgi/target/californium-osgi-2.0.0-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/californium-osgi/2.0.0-SNAPSHOT/californium-osgi-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-bundle-plugin:3.0.1:install (default-install) @ californium-osgi ---
[INFO] Installing org/eclipse/californium/californium-osgi/2.0.0-SNAPSHOT/californium-osgi-2.0.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] --- maven-bundle-plugin:3.0.1:deploy (default-deploy) @ californium-osgi ---
[INFO] Remote OBR update disabled (enable with -DremoteOBR)
[INFO] 
[INFO] --- nexus-staging-maven-plugin:1.6.5:deploy (injected-nexus-deploy) @ californium-osgi ---
[INFO] o.s.n.m.s.d.s.DeferredDeployStrategy - Performing deferred deploys (gathering into "/jobs/genie.californium/2.0.x-nightly/workspace/target/nexus-staging/deferred")...
[INFO] Installing /jobs/genie.californium/2.0.x-nightly/workspace/californium-osgi/target/californium-osgi-2.0.0-SNAPSHOT.jar to /jobs/genie.californium/2.0.x-nightly/workspace/target/nexus-staging/deferred/org/eclipse/californium/californium-osgi/2.0.0-SNAPSHOT/californium-osgi-2.0.0-SNAPSHOT.jar
[INFO] Installing /jobs/genie.californium/2.0.x-nightly/workspace/californium-osgi/pom.xml to /jobs/genie.californium/2.0.x-nightly/workspace/target/nexus-staging/deferred/org/eclipse/californium/californium-osgi/2.0.0-SNAPSHOT/californium-osgi-2.0.0-SNAPSHOT.pom
[INFO] Installing /jobs/genie.californium/2.0.x-nightly/workspace/californium-osgi/target/californium-osgi-2.0.0-SNAPSHOT-sources.jar to /jobs/genie.californium/2.0.x-nightly/workspace/target/nexus-staging/deferred/org/eclipse/californium/californium-osgi/2.0.0-SNAPSHOT/californium-osgi-2.0.0-SNAPSHOT-sources.jar
[INFO] o.s.n.m.s.d.s.DeferredDeployStrategy - Deploying remotely...
[INFO] o.s.n.m.s.d.s.DeferredDeployStrategy - Bulk deploying locally gathered artifacts from directory: 
[INFO] o.s.n.m.s.d.s.DeferredDeployStrategy -  * Bulk deploying locally gathered snapshot artifacts to URL https://repo.eclipse.org/content/repositories/californium-snapshots/
Downloading: https://repo.eclipse.org/content/repositories/californium-snapshots/org/eclipse/californium/californium-core/2.0.0-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.eclipse.californium:californium-core:2.0.0-SNAPSHOT/maven-metadata.xml from/to repo.eclipse.org (https://repo.eclipse.org/content/repositories/californium-snapshots/): Connect to repo.eclipse.org:443 [repo.eclipse.org/198.41.30.233] failed: Connection timed out
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Californium (Cf) Parent ............................ SUCCESS [  5.777 s]
[INFO] Californium (Cf) Demo Certificates ................. SUCCESS [  3.326 s]
[INFO] element-connector .................................. SUCCESS [01:23 min]
[INFO] Scandium (Sc) Core ................................. SUCCESS [ 15.068 s]
[INFO] Californium (Cf) Core .............................. SUCCESS [ 46.215 s]
[INFO] Californium (Cf) Proxy ............................. SUCCESS [  3.195 s]
[INFO] Californium (Cf) OSGi Bundle ....................... FAILURE [02:12 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 04:53 min
[INFO] Finished at: 2017-03-22T02:14:17-04:00
[INFO] Final Memory: 36M/1934M
[INFO] ------------------------------------------------------------------------
[INFO] o.h.m.e.h.MavenExecutionResultHandler - Build failed with exception(s)
[INFO] o.h.m.e.h.MavenExecutionResultHandler - [1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.sonatype.plugins:nexus-staging-maven-plugin:1.6.5:deploy (injected-nexus-deploy) on project californium-osgi: Failed to retrieve remote metadata org.eclipse.californium:californium-core:2.0.0-SNAPSHOT/maven-metadata.xml: Could not transfer metadata org.eclipse.californium:californium-core:2.0.0-SNAPSHOT/maven-metadata.xml from/to repo.eclipse.org (https://repo.eclipse.org/content/repositories/californium-snapshots/): Connect to repo.eclipse.org:443 [repo.eclipse.org/198.41.30.233] failed: Connection timed out
[DEBUG] Closing connection to remote
[ERROR] Failed to execute goal org.sonatype.plugins:nexus-staging-maven-plugin:1.6.5:deploy (injected-nexus-deploy) on project californium-osgi: Failed to retrieve remote metadata org.eclipse.californium:californium-core:2.0.0-SNAPSHOT/maven-metadata.xml: Could not transfer metadata org.eclipse.californium:californium-core:2.0.0-SNAPSHOT/maven-metadata.xml from/to repo.eclipse.org (https://repo.eclipse.org/content/repositories/californium-snapshots/): Connect to repo.eclipse.org:443 [repo.eclipse.org/198.41.30.233] failed: Connection timed out -> [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 <goals> -rf :californium-osgi
[DEBUG] Waiting for process to finish
[DEBUG] Result: 1
Recording test results

--
This message is automatically generated by Hudson. 
For more information on Hudson, see: http://hudson-ci.org/


Back to the top