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 #28

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

Changes:

[Kai Hudalla] Add IANA content types for OMA lwm2m tlv+json.

------------------------------------------
[...truncated 6052 lines...]
CON [MID=7002, T=1d], POST, /test, 1:1/1/128    ----->
<-----   ACK [MID=7002, T=1d], 2.31, 1:1/1/128
CON [MID=7003, T=1d], POST, /test, 1:2/0/128    ----->
<-----   ACK [MID=7003, T=1d], 2.04, 1:2/0/128, 2:0/1/128, size2(500), ETags(0001)
CON [MID=7004, T=1d], POST, /test, 2:1/0/128, ETags(0001)    ----->
<-----   ACK [MID=7004, T=1d], 2.04, 2:1/1/128, ETags(0001)
CON [MID=7005, T=1d], POST, /test, 2:2/0/128, ETags(0001)    ----->
<-----   ACK [MID=7005, T=1d], 2.04, 2:2/1/128, ETags(0001)
CON [MID=7006, T=1d], POST, /test, 2:3/0/128, ETags(0001)    ----->
<-----   ACK [MID=7006, T=1d], 2.04, 2:3/0/128, ETags(0001)


 1 INFO [CoapServer]: Destroying server - (org.eclipse.californium.core.CoapServer.java:248) destroy() in thread main at (2017-01-14 02:09:12)
 1 INFO [CoapEndpoint]: Destroying endpoint at address coap://127.0.0.1:49056 - (org.eclipse.californium.core.network.CoapEndpoint.java:252) destroy() in thread main at (2017-01-14 02:09:12)
 1 INFO [CoapEndpoint]: Stopping endpoint at address coap://127.0.0.1:49056 - (org.eclipse.californium.core.network.CoapEndpoint.java:429) stop() in thread main at (2017-01-14 02:09:12)
 1 INFO [CoapEndpoint]: Destroying endpoint at address coap://localhost:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:273) destroy() in thread main at (2017-01-14 02:09:12)
 1 INFO [CoapServer]: CoAP server has been destroyed - (org.eclipse.californium.core.CoapServer.java:119) destroy() in thread main at (2017-01-14 02:09:12)
 1 CONFIG [ReliabilityLayer]: ReliabilityLayer uses ACK_TIMEOUT=2,000, ACK_RANDOM_FACTOR=1.5, and ACK_TIMEOUT_SCALE=2 - (org.eclipse.californium.core.network.stack.ReliabilityLayer.java:95) <init>() in thread main at (2017-01-14 02:09:12)
 1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:200) start() in thread main at (2017-01-14 02:09:12)
 1 INFO [CoapEndpoint]: Starting endpoint at coap://localhost:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:212) start() in thread main at (2017-01-14 02:09:12)
 1 INFO [CoapEndpoint]: Started endpoint at coap://127.0.0.1:57809 - (org.eclipse.californium.core.network.CoapEndpoint.java:212) start() in thread main at (2017-01-14 02:09:12)
Server binds to port 57809
Atomic blockwise POST with blockwise response using early negotiation:
CON [MID=7001, T=1e], POST, /test, 1:0/1/128    ----->
<-----   ACK [MID=7001, T=1e], 2.31, 1:0/1/128
CON [MID=7002, T=1e], POST, /test, 1:1/1/128    ----->
<-----   ACK [MID=7002, T=1e], 2.31, 1:1/1/128
CON [MID=7003, T=1e], POST, /test, 1:2/0/128, 2:0/0/64    ----->
<-----   ACK [MID=7003, T=1e], 2.04, 1:2/0/128, 2:0/1/64, size2(250), ETags(0001)// early negotiation
CON [MID=7004, T=1e], POST, /test, 2:1/0/64, ETags(0001)    ----->
<-----   ACK [MID=7004, T=1e], 2.04, 2:1/1/64, ETags(0001)
CON [MID=7005, T=1e], POST, /test, 2:2/0/64, ETags(0001)    ----->
<-----   ACK [MID=7005, T=1e], 2.04, 2:2/1/64, ETags(0001)
CON [MID=7006, T=1e], POST, /test, 2:3/0/64, ETags(0001)    ----->
<-----   ACK [MID=7006, T=1e], 2.04, 2:3/0/64, ETags(0001)


 1 INFO [CoapServer]: Destroying server - (org.eclipse.californium.core.CoapServer.java:248) destroy() in thread main at (2017-01-14 02:09:12)
 1 INFO [CoapEndpoint]: Destroying endpoint at address coap://127.0.0.1:57809 - (org.eclipse.californium.core.network.CoapEndpoint.java:252) destroy() in thread main at (2017-01-14 02:09:12)
 1 INFO [CoapEndpoint]: Stopping endpoint at address coap://127.0.0.1:57809 - (org.eclipse.californium.core.network.CoapEndpoint.java:429) stop() in thread main at (2017-01-14 02:09:12)
 1 INFO [CoapEndpoint]: Destroying endpoint at address coap://localhost:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:273) destroy() in thread main at (2017-01-14 02:09:12)
 1 INFO [CoapServer]: CoAP server has been destroyed - (org.eclipse.californium.core.CoapServer.java:119) destroy() in thread main at (2017-01-14 02:09:12)
 1 CONFIG [ReliabilityLayer]: ReliabilityLayer uses ACK_TIMEOUT=2,000, ACK_RANDOM_FACTOR=1.5, and ACK_TIMEOUT_SCALE=2 - (org.eclipse.californium.core.network.stack.ReliabilityLayer.java:95) <init>() in thread main at (2017-01-14 02:09:12)
 1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:200) start() in thread main at (2017-01-14 02:09:12)
 1 INFO [CoapEndpoint]: Starting endpoint at coap://localhost:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:212) start() in thread main at (2017-01-14 02:09:12)
 1 INFO [CoapEndpoint]: Started endpoint at coap://127.0.0.1:34800 - (org.eclipse.californium.core.network.CoapEndpoint.java:212) start() in thread main at (2017-01-14 02:09:12)
Server binds to port 34800
Random access PUT attempt: (try to put block 2 first is now allowed)
201 WARNING [BlockwiseLayer]: peer sent wrong block, expected no. 0 but got 2. Responding with 4.08 (Request Entity Incomplete) - (org.eclipse.californium.core.network.stack.BlockwiseLayer.java:252) handleInboundBlockwiseUpload() in thread CoapServer#1 at (2017-01-14 02:09:12)
CON [MID=7001, T=1f], PUT, /test, 1:2/1/64    ----->
<-----   ACK [MID=7001, T=1f], 4.08, 1:2/1/64


 1 INFO [CoapServer]: Destroying server - (org.eclipse.californium.core.CoapServer.java:248) destroy() in thread main at (2017-01-14 02:09:12)
 1 INFO [CoapEndpoint]: Destroying endpoint at address coap://127.0.0.1:34800 - (org.eclipse.californium.core.network.CoapEndpoint.java:252) destroy() in thread main at (2017-01-14 02:09:12)
 1 INFO [CoapEndpoint]: Stopping endpoint at address coap://127.0.0.1:34800 - (org.eclipse.californium.core.network.CoapEndpoint.java:429) stop() in thread main at (2017-01-14 02:09:12)
 1 INFO [CoapEndpoint]: Destroying endpoint at address coap://localhost:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:273) destroy() in thread main at (2017-01-14 02:09:12)
 1 INFO [CoapServer]: CoAP server has been destroyed - (org.eclipse.californium.core.CoapServer.java:119) destroy() in thread main at (2017-01-14 02:09:12)
 1 CONFIG [ReliabilityLayer]: ReliabilityLayer uses ACK_TIMEOUT=2,000, ACK_RANDOM_FACTOR=1.5, and ACK_TIMEOUT_SCALE=2 - (org.eclipse.californium.core.network.stack.ReliabilityLayer.java:95) <init>() in thread main at (2017-01-14 02:09:12)
 1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:200) start() in thread main at (2017-01-14 02:09:12)
 1 INFO [CoapEndpoint]: Starting endpoint at coap://localhost:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:212) start() in thread main at (2017-01-14 02:09:12)
 1 INFO [CoapEndpoint]: Started endpoint at coap://127.0.0.1:41584 - (org.eclipse.californium.core.network.CoapEndpoint.java:212) start() in thread main at (2017-01-14 02:09:12)
Server binds to port 41584
Simple atomic blockwise PUT restart of the blockwise transfer
209 WARNING [BlockwiseLayer]: inbound block1 transfer reset at [currentNum=2, currentSzx=0, observe=-1, bufferSize=300, complete=false, random access=false] by peer: CON-PUT    MID= 7003, Token=20, OptionSet={"Uri-Path":"test", "Block1":"(szx=3/128, m=true, num=0)", "Size1":300}, "360895127351949603845878".. 128 bytes - (org.eclipse.californium.core.network.stack.BlockwiseLayer.java:303) resetInboundBlock1Status() in thread CoapServer#1 at (2017-01-14 02:09:12)
CON [MID=7001, T=20], PUT, /test, 1:0/1/128, size1(300)    ----->
<-----   ACK [MID=7001, T=20], 2.31, 1:0/1/128
CON [MID=7002, T=20], PUT, /test, 1:1/1/128    ----->
<-----   ACK [MID=7002, T=20], 2.31, 1:1/1/128
... client crashes or whatever and restarts transfer
CON [MID=7003, T=20], PUT, /test, 1:0/1/128, size1(300)    ----->
<-----   ACK [MID=7003, T=20], 2.31, 1:0/1/128
CON [MID=7004, T=20], PUT, /test, 1:1/1/128    ----->
<-----   ACK [MID=7004, T=20], 2.31, 1:1/1/128
CON [MID=7005, T=20], PUT, /test, 1:2/0/128    ----->
<-----   ACK [MID=7005, T=20], 2.04, 1:2/0/128


 1 INFO [CoapServer]: Destroying server - (org.eclipse.californium.core.CoapServer.java:248) destroy() in thread main at (2017-01-14 02:09:12)
 1 INFO [CoapEndpoint]: Destroying endpoint at address coap://127.0.0.1:41584 - (org.eclipse.californium.core.network.CoapEndpoint.java:252) destroy() in thread main at (2017-01-14 02:09:12)
 1 INFO [CoapEndpoint]: Stopping endpoint at address coap://127.0.0.1:41584 - (org.eclipse.californium.core.network.CoapEndpoint.java:429) stop() in thread main at (2017-01-14 02:09:12)
 1 INFO [CoapEndpoint]: Destroying endpoint at address coap://localhost:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:273) destroy() in thread main at (2017-01-14 02:09:12)
 1 INFO [CoapServer]: CoAP server has been destroyed - (org.eclipse.californium.core.CoapServer.java:119) destroy() in thread main at (2017-01-14 02:09:12)
 1 CONFIG [ReliabilityLayer]: ReliabilityLayer uses ACK_TIMEOUT=2,000, ACK_RANDOM_FACTOR=1.5, and ACK_TIMEOUT_SCALE=2 - (org.eclipse.californium.core.network.stack.ReliabilityLayer.java:95) <init>() in thread main at (2017-01-14 02:09:12)
 1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:200) start() in thread main at (2017-01-14 02:09:12)
 1 INFO [CoapEndpoint]: Starting endpoint at coap://localhost:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:212) start() in thread main at (2017-01-14 02:09:12)
 1 INFO [CoapEndpoint]: Started endpoint at coap://127.0.0.1:39784 - (org.eclipse.californium.core.network.CoapEndpoint.java:212) start() in thread main at (2017-01-14 02:09:12)
Server binds to port 39784
Simple atomic blockwise PUT
CON [MID=7001, T=21], PUT, /test, 1:0/1/128, size1(300)    ----->
<-----   ACK [MID=7001, T=21], 2.31, 1:0/1/128
CON [MID=7002, T=22], PUT, /test, 1:1/1/128    ----->
<-----   ACK [MID=7002, T=22], 2.31, 1:1/1/128
CON [MID=7003, T=23], PUT, /test, 1:2/0/128    ----->
<-----   ACK [MID=7003, T=23], 2.04, 1:2/0/128


 1 INFO [CoapServer]: Destroying server - (org.eclipse.californium.core.CoapServer.java:248) destroy() in thread main at (2017-01-14 02:09:12)
 1 INFO [CoapEndpoint]: Destroying endpoint at address coap://127.0.0.1:39784 - (org.eclipse.californium.core.network.CoapEndpoint.java:252) destroy() in thread main at (2017-01-14 02:09:12)
 1 INFO [CoapEndpoint]: Stopping endpoint at address coap://127.0.0.1:39784 - (org.eclipse.californium.core.network.CoapEndpoint.java:429) stop() in thread main at (2017-01-14 02:09:12)
 1 INFO [CoapEndpoint]: Destroying endpoint at address coap://localhost:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:273) destroy() in thread main at (2017-01-14 02:09:12)
 1 INFO [CoapServer]: CoAP server has been destroyed - (org.eclipse.californium.core.CoapServer.java:119) destroy() in thread main at (2017-01-14 02:09:12)
End BlockwiseServerSideTest
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.318 sec - in org.eclipse.californium.core.test.lockstep.BlockwiseServerSideTest
Running org.eclipse.californium.core.test.maninmiddle.LossyBlockwiseTransferTest

StartLossyBlockwiseTransferTest
 1 CONFIG [ReliabilityLayer]: ReliabilityLayer uses ACK_TIMEOUT=300, ACK_RANDOM_FACTOR=1, and ACK_TIMEOUT_SCALE=1 - (org.eclipse.californium.core.network.stack.ReliabilityLayer.java:95) <init>() in thread main at (2017-01-14 02:09:12)
 1 INFO [CoapEndpoint]: Starting endpoint at coap://localhost:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:79) start() in thread main at (2017-01-14 02:09:12)
 1 INFO [CoapEndpoint]: Started endpoint at coap://127.0.0.1:56193 - (org.eclipse.californium.core.network.CoapEndpoint.java:79) start() in thread main at (2017-01-14 02:09:12)
 1 CONFIG [ReliabilityLayer]: ReliabilityLayer uses ACK_TIMEOUT=300, ACK_RANDOM_FACTOR=1, and ACK_TIMEOUT_SCALE=1 - (org.eclipse.californium.core.network.stack.ReliabilityLayer.java:95) <init>() in thread main at (2017-01-14 02:09:12)
 1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:200) start() in thread main at (2017-01-14 02:09:12)
 1 INFO [CoapEndpoint]: Starting endpoint at coap://localhost:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:212) start() in thread main at (2017-01-14 02:09:12)
 1 INFO [CoapEndpoint]: Started endpoint at coap://127.0.0.1:54784 - (org.eclipse.californium.core.network.CoapEndpoint.java:212) start() in thread main at (2017-01-14 02:09:12)
Starting man in the middle...
client at 127.0.0.1:56193, middle at 127.0.0.1:47958, server at 127.0.0.1:54784
Man in the middle will drop packets [5, 6, 8, 9, 15]
doing a blockwise GET on: coap://localhost:47958/test
Dropping packet 5 (burst 1) from server
Dropping packet 6 (burst 2) from client
246 FINE [ReliabilityLayer]: Respond with the current response to the duplicate request - (org.eclipse.californium.core.network.stack.ReliabilityLayer.java:188) receiveRequest() in thread CoapServer#4 at (2017-01-14 02:09:13)
Dropping packet 8 (burst 3) from server
Dropping packet 9 (burst 4) from client
245 FINE [ReliabilityLayer]: Respond with the current response to the duplicate request - (org.eclipse.californium.core.network.stack.ReliabilityLayer.java:188) receiveRequest() in thread CoapServer#3 at (2017-01-14 02:09:13)
Dropping packet 15 (burst 1) from server
247 FINE [ReliabilityLayer]: Respond with the current response to the duplicate request - (org.eclipse.californium.core.network.stack.ReliabilityLayer.java:188) receiveRequest() in thread CoapServer#5 at (2017-01-14 02:09:14)
Received 250 bytes after 1516ms
Man in the middle will drop packets [0, 1, 3, 5, 7, 8, 13, 13, 14, 15]
doing a blockwise GET on: coap://localhost:47958/test
Dropping packet 0 (burst 1) from client
Dropping packet 1 (burst 2) from client
Dropping packet 3 (burst 3) from server
252 FINE [ReliabilityLayer]: Respond with the current response to the duplicate request - (org.eclipse.californium.core.network.stack.ReliabilityLayer.java:188) receiveRequest() in thread CoapServer#10 at (2017-01-14 02:09:15)
Dropping packet 5 (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-01-14 02:09:15)
Dropping packet 13 (burst 1) from server
Dropping packet 14 (burst 2) from client
Dropping packet 15 (burst 3) from client
246 FINE [ReliabilityLayer]: Respond with the current response to the duplicate request - (org.eclipse.californium.core.network.stack.ReliabilityLayer.java:188) receiveRequest() in thread CoapServer#4 at (2017-01-14 02:09:16)
Received 250 bytes after 2110ms
Man in the middle will drop packets [0, 1, 1, 1, 1, 4, 10, 11, 11, 13]
doing a blockwise GET on: coap://localhost:47958/test
Dropping packet 0 (burst 1) from client
Dropping packet 1 (burst 2) from client
Dropping packet 4 (burst 2) from client
Dropping packet 10 (burst 1) from server
Dropping packet 11 (burst 2) from client
262 FINE [ReliabilityLayer]: Respond with the current response to the duplicate request - (org.eclipse.californium.core.network.stack.ReliabilityLayer.java:188) receiveRequest() in thread CoapServer#20 at (2017-01-14 02:09:17)
Dropping packet 13 (burst 3) from server
249 FINE [ReliabilityLayer]: Respond with the current response to the duplicate request - (org.eclipse.californium.core.network.stack.ReliabilityLayer.java:188) receiveRequest() in thread CoapServer#7 at (2017-01-14 02:09:18)
Received 250 bytes after 1810ms
Man in the middle will drop packets [2, 2, 4, 4, 4, 6, 9, 9, 10, 15]
doing a blockwise GET on: coap://localhost:47958/test
Dropping packet 2 (burst 1) from client
Dropping packet 4 (burst 2) from server
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-01-14 02:09:18)
Dropping packet 6 (burst 3) from server
245 FINE [ReliabilityLayer]: Respond with the current response to the duplicate request - (org.eclipse.californium.core.network.stack.ReliabilityLayer.java:188) receiveRequest() in thread CoapServer#3 at (2017-01-14 02:09:19)
Dropping packet 9 (burst 3) from client
Dropping packet 10 (burst 4) from client
Dropping packet 15 (burst 1) from client
Received 250 bytes after 1809ms
Man in the middle will drop packets [0, 2, 3, 5, 6, 12, 13, 13, 14, 14]
doing a blockwise GET on: coap://localhost:47958/test
Dropping packet 0 (burst 1) from client
Dropping packet 2 (burst 2) from server
Dropping packet 3 (burst 3) from client
252 FINE [ReliabilityLayer]: Respond with the current response to the duplicate request - (org.eclipse.californium.core.network.stack.ReliabilityLayer.java:188) receiveRequest() in thread CoapServer#10 at (2017-01-14 02:09:20)
Dropping packet 5 (burst 4) from server
266 FINE [ReliabilityLayer]: Respond with the current response to the duplicate request - (org.eclipse.californium.core.network.stack.ReliabilityLayer.java:188) receiveRequest() in thread CoapServer#24 at (2017-01-14 02:09:21)
Dropping packet 12 (burst 1) from client
Dropping packet 13 (burst 2) from client
Dropping packet 14 (burst 3) from client
Received 250 bytes after 2111ms
Man in the middle will drop packets [0, 3, 3, 4, 6, 8, 9, 10, 12, 14]
doing a blockwise GET on: coap://localhost:47958/test
Dropping packet 0 (burst 1) from client
Dropping packet 3 (burst 1) from client
Dropping packet 4 (burst 2) from client
Dropping packet 6 (burst 3) from client
247 FINE [ReliabilityLayer]: The server has not yet decided what to do with the request. We ignore the duplicate. - (org.eclipse.californium.core.network.stack.ReliabilityLayer.java:203) receiveRequest() in thread CoapServer#5 at (2017-01-14 02:09:23)
238 FINE [ReliabilityLayer$RetransmissionTask]: Timeout: retransmission limit reached, exchange failed, message: CON-GET    MID=   63, Token=84fa1be5a2468e52, OptionSet={"Uri-Host":"localhost", "Uri-Path":"test", "Block2":"(szx=1/32, m=false, num=1)"}, no payload - (org.eclipse.californium.core.network.stack.ReliabilityLayer$RetransmissionTask.java:471) run() in thread CoapEndpoint-coap://localhost:0#1 at (2017-01-14 02:09:23)
Dropping packet 8 (burst 4) from server

 1 INFO [CoapServer]: Destroying server - (org.eclipse.californium.core.CoapServer.java:248) destroy() in thread main at (2017-01-14 02:09:32)
 1 INFO [CoapEndpoint]: Destroying endpoint at address coap://127.0.0.1:54784 - (org.eclipse.californium.core.network.CoapEndpoint.java:252) destroy() in thread main at (2017-01-14 02:09:32)
 1 INFO [CoapEndpoint]: Stopping endpoint at address coap://127.0.0.1:54784 - (org.eclipse.californium.core.network.CoapEndpoint.java:429) stop() in thread main at (2017-01-14 02:09:32)
 1 INFO [CoapEndpoint]: Destroying endpoint at address coap://localhost:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:273) destroy() in thread main at (2017-01-14 02:09:33)
 1 INFO [CoapServer]: CoAP server has been destroyed - (org.eclipse.californium.core.CoapServer.java:110) destroy() in thread main at (2017-01-14 02:09:33)
 1 INFO [CoapEndpoint]: Destroying endpoint at address coap://127.0.0.1:56193 - (org.eclipse.californium.core.network.CoapEndpoint.java:111) destroy() in thread main at (2017-01-14 02:09:33)
 1 INFO [CoapEndpoint]: Stopping endpoint at address coap://127.0.0.1:56193 - (org.eclipse.californium.core.network.CoapEndpoint.java:429) stop() in thread main at (2017-01-14 02:09:33)
End LossyBlockwiseTransferTestTests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 20.383 sec <<< FAILURE! - in org.eclipse.californium.core.test.maninmiddle.LossyBlockwiseTransferTest
testBlockwiseTransferToleratesLostMessages(org.eclipse.californium.core.test.maninmiddle.LossyBlockwiseTransferTest)  Time elapsed: 20.382 sec  <<< FAILURE!
java.lang.AssertionError: Blockwise GET timed out after 10000ms
Expected: is not null
     but: was null
	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
	at org.junit.Assert.assertThat(Assert.java:956)
	at org.eclipse.californium.core.test.maninmiddle.LossyBlockwiseTransferTest.getResourceAndAssertPayload(LossyBlockwiseTransferTest.java:148)
	at org.eclipse.californium.core.test.maninmiddle.LossyBlockwiseTransferTest.testBlockwiseTransferToleratesLostMessages(LossyBlockwiseTransferTest.java:137)


Results :

Failed tests: 
  LossyBlockwiseTransferTest.testBlockwiseTransferToleratesLostMessages:137->getResourceAndAssertPayload:148 Blockwise GET timed out after 10000ms
Expected: is not null
     but: was null

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Californium (Cf) Parent ............................ SUCCESS [  1.376 s]
[INFO] element-connector .................................. SUCCESS [ 54.113 s]
[INFO] Californium (Cf) Demo Certificates ................. SUCCESS [  1.941 s]
[INFO] Scandium (Sc) Core ................................. SUCCESS [ 12.020 s]
[INFO] Californium (Cf) Core .............................. FAILURE [ 50.454 s]
[INFO] Californium (Cf) Proxy ............................. SKIPPED
[INFO] Californium (Cf) OSGi Bundle ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:03 min
[INFO] Finished at: 2017-01-14T02:09:33-05:00
[INFO] Final Memory: 39M/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.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (large-tests) on project californium-core: There are test failures.

Please refer to /jobs/genie.californium/2.0.x-nightly/workspace/californium-core/target/surefire-reports for the individual test results.
[DEBUG] Closing connection to remote
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (large-tests) on project californium-core: There are test failures.
[ERROR] 
[ERROR] Please refer to /jobs/genie.californium/2.0.x-nightly/workspace/californium-core/target/surefire-reports for the individual test results.
[ERROR] -> [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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :californium-core
[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