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: master #121

See <https://hudson.eclipse.org/californium/job/master/121/changes>

Changes:

[Kai Hudalla] Reduce code duplications in CoapStack.

[Kai Hudalla] Reduce code duplication.

[Kai Hudalla] Improve JavaDoc.

[Kai Hudalla] [#138] Deprecate scandium's ConnectorBase for lack of need.

------------------------------------------
[...truncated 1393 lines...]
 1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:200) start() in thread main at (2016-11-23 13:07:05)
 1 INFO [CoapEndpoint]: Starting endpoint at localhost/127.0.0.1:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:212) start() in thread main at (2016-11-23 13:07:05)
client sent request
server received request
client received response
End SmallServerClientTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.504 sec - in org.eclipse.californium.core.test.SmallServerClientTest
Running org.eclipse.californium.core.test.ClientSynchronousTest
 1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:200) start() in thread main at (2016-11-23 13:07:06)
 1 INFO [CoapEndpoint]: Starting endpoint at localhost/127.0.0.1:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:212) start() in thread main at (2016-11-23 13:07:06)

Start ClientSynchronousTest on port 44824
 1 INFO [CoapServer]: Destroying server - (org.eclipse.californium.core.CoapServer.java:248) destroy() in thread main at (2016-11-23 13:07:06)
 1 INFO [CoapEndpoint]: Destroying endpoint at address /127.0.0.1:44824 - (org.eclipse.californium.core.network.CoapEndpoint.java:270) destroy() in thread main at (2016-11-23 13:07:06)
 1 INFO [CoapEndpoint]: Stopping endpoint at address /127.0.0.1:44824 - (org.eclipse.californium.core.network.CoapEndpoint.java:396) stop() in thread main at (2016-11-23 13:07:06)
 1 INFO [CoapServer]: CoAP server has been destroyed - (org.eclipse.californium.core.CoapServer.java:77) destroy() in thread main at (2016-11-23 13:07:06)
End ClientSynchronousTest
 1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:200) start() in thread main at (2016-11-23 13:07:06)
 1 INFO [CoapEndpoint]: Starting endpoint at localhost/127.0.0.1:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:212) start() in thread main at (2016-11-23 13:07:06)

Start ClientSynchronousTest on port 60473
230 INFO [CoapResource]: Successfully established observe relation between /127.0.0.1:33057#662b99aeda287e23 and resource /storage - (org.eclipse.californium.core.CoapResource.java:301) addObserveRelation() in thread CoapServer#2 at (2016-11-23 13:07:06)
 1 WARNING [Request]: update your code to supply an RFC 7252 compliant URI including a scheme - (org.eclipse.californium.core.coap.Request.java:324) setURI() in thread main at (2016-11-23 13:07:07)
 1 INFO [CoapServer]: Destroying server - (org.eclipse.californium.core.CoapServer.java:248) destroy() in thread main at (2016-11-23 13:07:07)
 1 INFO [CoapEndpoint]: Destroying endpoint at address /127.0.0.1:60473 - (org.eclipse.californium.core.network.CoapEndpoint.java:270) destroy() in thread main at (2016-11-23 13:07:07)
 1 INFO [CoapEndpoint]: Stopping endpoint at address /127.0.0.1:60473 - (org.eclipse.californium.core.network.CoapEndpoint.java:396) stop() in thread main at (2016-11-23 13:07:07)
 1 INFO [CoapServer]: CoAP server has been destroyed - (org.eclipse.californium.core.CoapServer.java:77) destroy() in thread main at (2016-11-23 13:07:07)
End ClientSynchronousTest
 1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:200) start() in thread main at (2016-11-23 13:07:07)
 1 INFO [CoapEndpoint]: Starting endpoint at localhost/127.0.0.1:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:212) start() in thread main at (2016-11-23 13:07:07)

Start ClientSynchronousTest on port 53068
 1 INFO [CoapServer]: Destroying server - (org.eclipse.californium.core.CoapServer.java:248) destroy() in thread main at (2016-11-23 13:07:07)
 1 INFO [CoapEndpoint]: Destroying endpoint at address /127.0.0.1:53068 - (org.eclipse.californium.core.network.CoapEndpoint.java:270) destroy() in thread main at (2016-11-23 13:07:07)
 1 INFO [CoapEndpoint]: Stopping endpoint at address /127.0.0.1:53068 - (org.eclipse.californium.core.network.CoapEndpoint.java:396) stop() in thread main at (2016-11-23 13:07:07)
 1 INFO [CoapServer]: CoAP server has been destroyed - (org.eclipse.californium.core.CoapServer.java:77) destroy() in thread main at (2016-11-23 13:07:07)
End ClientSynchronousTest
 1 INFO [CoapEndpoint]: Starting endpoint at localhost/127.0.0.1:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:282) start() in thread main at (2016-11-23 13:07:07)
 1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:200) start() in thread main at (2016-11-23 13:07:07)
 1 INFO [CoapEndpoint]: Starting endpoint at localhost/127.0.0.1:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:212) start() in thread main at (2016-11-23 13:07:07)
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.836 sec - in org.eclipse.californium.core.test.ClientSynchronousTest
Running org.eclipse.californium.core.test.MemoryLeakingHashMapTest
254 INFO [MessageTracer]: /127.0.0.1:44,187 ==> req CON-GET    MID=  364, Token=fe2467203ec0d20b, OptionSet={"Observe":0, "Uri-Port":58552, "Uri-Path":"piggy"}, no payload - (org.eclipse.californium.core.network.interceptors.MessageTracer.java:749) receiveRequest() in thread CoapServer#1 at (2016-11-23 13:07:07)
254 INFO [CoapResource]: Successfully established observe relation between /127.0.0.1:44187#fe2467203ec0d20b and resource /piggy - (org.eclipse.californium.core.CoapResource.java:301) addObserveRelation() in thread CoapServer#1 at (2016-11-23 13:07:07)
254 INFO [MessageTracer]: /127.0.0.1:44,187 <== res ACK-2.05   MID=  364, Token=fe2467203ec0d20b, OptionSet={"Observe":0, "Content-Format":"text/plain", "Block2":"(szx=0/16, m=true, num=0)"}, "123456789.123456" - (org.eclipse.californium.core.network.interceptors.MessageTracer.java:595) sendResponse() in thread CoapServer#1 at (2016-11-23 13:07:07)
255 INFO [MessageTracer]: /127.0.0.1:44,187 ==> req CON-GET    MID=  365, Token=83e1c55a41dad2a7, OptionSet={"Uri-Port":58552, "Uri-Path":"piggy", "Block2":"(szx=0/16, m=false, num=1)"}, no payload - (org.eclipse.californium.core.network.interceptors.MessageTracer.java:749) receiveRequest() in thread CoapServer#2 at (2016-11-23 13:07:07)
255 INFO [MessageTracer]: /127.0.0.1:44,187 <== res ACK-2.05   MID=  365, Token=83e1c55a41dad2a7, OptionSet={"Content-Format":"text/plain", "Block2":"(szx=0/16, m=true, num=1)"}, "789.123456789.12" - (org.eclipse.californium.core.network.interceptors.MessageTracer.java:595) sendResponse() in thread CoapServer#2 at (2016-11-23 13:07:07)
254 INFO [MessageTracer]: /127.0.0.1:44,187 ==> req CON-GET    MID=  366, Token=83e1c55a41dad2a7, OptionSet={"Uri-Port":58552, "Uri-Path":"piggy", "Block2":"(szx=0/16, m=false, num=2)"}, no payload - (org.eclipse.californium.core.network.interceptors.MessageTracer.java:749) receiveRequest() in thread CoapServer#1 at (2016-11-23 13:07:07)
254 INFO [MessageTracer]: /127.0.0.1:44,187 <== res ACK-2.05   MID=  366, Token=83e1c55a41dad2a7, OptionSet={"Content-Format":"text/plain", "Block2":"(szx=0/16, m=false, num=2)"}, "3456789." - (org.eclipse.californium.core.network.interceptors.MessageTracer.java:595) sendResponse() in thread CoapServer#1 at (2016-11-23 13:07:07)
250 INFO [MessageTracer]: /127.0.0.1:44,187 <== res NON-2.05   MID=  303, Token=fe2467203ec0d20b, OptionSet={"Observe":1, "Content-Format":"text/plain", "Block2":"(szx=0/16, m=true, num=0)"}, "123456789.123456" - (org.eclipse.californium.core.network.interceptors.MessageTracer.java:595) sendResponse() in thread pool-1-thread-1 at (2016-11-23 13:07:07)
257 INFO [MessageTracer]: /127.0.0.1:44,187 ==> req CON-GET    MID=  367, Token=3e3e90bf367b684b, OptionSet={"Uri-Port":58552, "Uri-Path":"piggy", "Block2":"(szx=0/16, m=false, num=1)"}, no payload - (org.eclipse.californium.core.network.interceptors.MessageTracer.java:749) receiveRequest() in thread CoapServer#4 at (2016-11-23 13:07:07)
257 INFO [MessageTracer]: /127.0.0.1:44,187 <== res ACK-2.05   MID=  367, Token=3e3e90bf367b684b, OptionSet={"Content-Format":"text/plain", "Block2":"(szx=0/16, m=true, num=1)"}, "789.123456789.12" - (org.eclipse.californium.core.network.interceptors.MessageTracer.java:595) sendResponse() in thread CoapServer#4 at (2016-11-23 13:07:07)
255 INFO [MessageTracer]: /127.0.0.1:44,187 ==> req CON-GET    MID=  368, Token=3e3e90bf367b684b, OptionSet={"Uri-Port":58552, "Uri-Path":"piggy", "Block2":"(szx=0/16, m=false, num=2)"}, no payload - (org.eclipse.californium.core.network.interceptors.MessageTracer.java:749) receiveRequest() in thread CoapServer#2 at (2016-11-23 13:07:07)
255 INFO [MessageTracer]: /127.0.0.1:44,187 <== res ACK-2.05   MID=  368, Token=3e3e90bf367b684b, OptionSet={"Content-Format":"text/plain", "Block2":"(szx=0/16, m=false, num=2)"}, "3456789." - (org.eclipse.californium.core.network.interceptors.MessageTracer.java:595) sendResponse() in thread CoapServer#2 at (2016-11-23 13:07:07)
250 INFO [MessageTracer]: /127.0.0.1:44,187 <== res NON-2.05   MID=  304, Token=fe2467203ec0d20b, OptionSet={"Observe":2, "Content-Format":"text/plain", "Block2":"(szx=0/16, m=true, num=0)"}, "123456789.123456" - (org.eclipse.californium.core.network.interceptors.MessageTracer.java:595) sendResponse() in thread pool-1-thread-1 at (2016-11-23 13:07:07)
259 INFO [MessageTracer]: /127.0.0.1:44,187 ==> req CON-GET    MID=  369, Token=354140aad28ab95e, OptionSet={"Uri-Port":58552, "Uri-Path":"piggy", "Block2":"(szx=0/16, m=false, num=1)"}, no payload - (org.eclipse.californium.core.network.interceptors.MessageTracer.java:749) receiveRequest() in thread CoapServer#6 at (2016-11-23 13:07:07)
259 INFO [MessageTracer]: /127.0.0.1:44,187 <== res ACK-2.05   MID=  369, Token=354140aad28ab95e, OptionSet={"Content-Format":"text/plain", "Block2":"(szx=0/16, m=true, num=1)"}, "789.123456789.12" - (org.eclipse.californium.core.network.interceptors.MessageTracer.java:595) sendResponse() in thread CoapServer#6 at (2016-11-23 13:07:07)
254 INFO [MessageTracer]: /127.0.0.1:44,187 ==> req CON-GET    MID=  370, Token=354140aad28ab95e, OptionSet={"Uri-Port":58552, "Uri-Path":"piggy", "Block2":"(szx=0/16, m=false, num=2)"}, no payload - (org.eclipse.californium.core.network.interceptors.MessageTracer.java:749) receiveRequest() in thread CoapServer#1 at (2016-11-23 13:07:07)
254 INFO [MessageTracer]: /127.0.0.1:44,187 <== res ACK-2.05   MID=  370, Token=354140aad28ab95e, OptionSet={"Content-Format":"text/plain", "Block2":"(szx=0/16, m=false, num=2)"}, "3456789." - (org.eclipse.californium.core.network.interceptors.MessageTracer.java:595) sendResponse() in thread CoapServer#1 at (2016-11-23 13:07:07)
258 INFO [MessageTracer]: /127.0.0.1:44,187 ==> req CON-GET    MID=  371, Token=fe2467203ec0d20b, OptionSet={"Observe":1, "Uri-Port":58552, "Uri-Path":"piggy"}, no payload - (org.eclipse.californium.core.network.interceptors.MessageTracer.java:749) receiveRequest() in thread CoapServer#5 at (2016-11-23 13:07:07)
258 INFO [MessageTracer]: /127.0.0.1:44,187 <== res ACK-2.05   MID=  371, Token=fe2467203ec0d20b, OptionSet={"Content-Format":"text/plain", "Block2":"(szx=0/16, m=true, num=0)"}, "123456789.123456" - (org.eclipse.californium.core.network.interceptors.MessageTracer.java:595) sendResponse() in thread CoapServer#5 at (2016-11-23 13:07:07)
263 INFO [MessageTracer]: /127.0.0.1:44,187 ==> req CON-GET    MID=  372, Token=fe2467203ec0d20b, OptionSet={"Uri-Port":58552, "Uri-Path":"piggy", "Block2":"(szx=0/16, m=false, num=1)"}, no payload - (org.eclipse.californium.core.network.interceptors.MessageTracer.java:749) receiveRequest() in thread CoapServer#10 at (2016-11-23 13:07:07)
263 INFO [MessageTracer]: /127.0.0.1:44,187 <== res ACK-2.05   MID=  372, Token=fe2467203ec0d20b, OptionSet={"Content-Format":"text/plain", "Block2":"(szx=0/16, m=true, num=1)"}, "789.123456789.12" - (org.eclipse.californium.core.network.interceptors.MessageTracer.java:595) sendResponse() in thread CoapServer#10 at (2016-11-23 13:07:07)
256 INFO [MessageTracer]: /127.0.0.1:44,187 ==> req CON-GET    MID=  373, Token=fe2467203ec0d20b, OptionSet={"Uri-Port":58552, "Uri-Path":"piggy", "Block2":"(szx=0/16, m=false, num=2)"}, no payload - (org.eclipse.californium.core.network.interceptors.MessageTracer.java:749) receiveRequest() in thread CoapServer#3 at (2016-11-23 13:07:07)
256 INFO [MessageTracer]: /127.0.0.1:44,187 <== res ACK-2.05   MID=  373, Token=fe2467203ec0d20b, OptionSet={"Content-Format":"text/plain", "Block2":"(szx=0/16, m=false, num=2)"}, "3456789." - (org.eclipse.californium.core.network.interceptors.MessageTracer.java:595) sendResponse() in thread CoapServer#3 at (2016-11-23 13:07:07)
Wait until deduplicator should be empty (0.647 seconds)
265 INFO [MessageTracer]: /127.0.0.1:44,187 ==> req NON-POST   MID=  374, Token=d41341e4916ef40b, OptionSet={"Uri-Port":58552, "Uri-Path":"piggy", "Content-Format":"text/plain", "Block1":"(szx=0/16, m=true, num=0)"}, "123456789.123456" - (org.eclipse.californium.core.network.interceptors.MessageTracer.java:749) receiveRequest() in thread CoapServer#12 at (2016-11-23 13:07:08)
265 INFO [MessageTracer]: /127.0.0.1:44,187 <== res NON-2.31   MID=  305, Token=d41341e4916ef40b, OptionSet={"Block1":"(szx=0/16, m=true, num=0)"}, no payload - (org.eclipse.californium.core.network.interceptors.MessageTracer.java:595) sendResponse() in thread CoapServer#12 at (2016-11-23 13:07:08)
266 INFO [MessageTracer]: /127.0.0.1:44,187 ==> req NON-POST   MID=  375, Token=d41341e4916ef40b, OptionSet={"Uri-Port":58552, "Uri-Path":"piggy", "Content-Format":"text/plain", "Block1":"(szx=0/16, m=false, num=1)"}, "789." - (org.eclipse.californium.core.network.interceptors.MessageTracer.java:749) receiveRequest() in thread CoapServer#13 at (2016-11-23 13:07:08)
266 INFO [MessageTracer]: /127.0.0.1:44,187 <== res NON-2.01   MID=  306, Token=d41341e4916ef40b, OptionSet={"Content-Format":"text/plain", "Block2":"(szx=0/16, m=true, num=0)", "Block1":"(szx=0/16, m=false, num=1)"}, "123456789.123456" - (org.eclipse.californium.core.network.interceptors.MessageTracer.java:595) sendResponse() in thread CoapServer#13 at (2016-11-23 13:07:08)
267 INFO [MessageTracer]: /127.0.0.1:44,187 ==> req NON-POST   MID=  376, Token=d41341e4916ef40b, OptionSet={"Uri-Port":58552, "Uri-Path":"piggy", "Content-Format":"text/plain", "Block2":"(szx=0/16, m=false, num=1)"}, no payload - (org.eclipse.californium.core.network.interceptors.MessageTracer.java:749) receiveRequest() in thread CoapServer#14 at (2016-11-23 13:07:08)
267 INFO [MessageTracer]: /127.0.0.1:44,187 <== res NON-2.01   MID=  307, Token=d41341e4916ef40b, OptionSet={"Content-Format":"text/plain", "Block2":"(szx=0/16, m=true, num=1)"}, "789.123456789.12" - (org.eclipse.californium.core.network.interceptors.MessageTracer.java:595) sendResponse() in thread CoapServer#14 at (2016-11-23 13:07:08)
259 INFO [MessageTracer]: /127.0.0.1:44,187 ==> req NON-POST   MID=  377, Token=d41341e4916ef40b, OptionSet={"Uri-Port":58552, "Uri-Path":"piggy", "Content-Format":"text/plain", "Block2":"(szx=0/16, m=false, num=2)"}, no payload - (org.eclipse.californium.core.network.interceptors.MessageTracer.java:749) receiveRequest() in thread CoapServer#6 at (2016-11-23 13:07:08)
259 INFO [MessageTracer]: /127.0.0.1:44,187 <== res NON-2.01   MID=  308, Token=d41341e4916ef40b, OptionSet={"Content-Format":"text/plain", "Block2":"(szx=0/16, m=false, num=2)"}, "3456789." - (org.eclipse.californium.core.network.interceptors.MessageTracer.java:595) sendResponse() in thread CoapServer#6 at (2016-11-23 13:07:08)
Wait until deduplicator should be empty (0.647 seconds)
Test observe relation with a reactive cancelation to coap://127.0.0.1:58552/piggy
269 INFO [MessageTracer]: /127.0.0.1:44,187 ==> req CON-GET    MID=  378, Token=c228054eb15f690a, OptionSet={"Observe":0, "Uri-Port":58552, "Uri-Path":"piggy"}, no payload - (org.eclipse.californium.core.network.interceptors.MessageTracer.java:749) receiveRequest() in thread CoapServer#16 at (2016-11-23 13:07:08)
269 INFO [CoapResource]: Successfully established observe relation between /127.0.0.1:44187#c228054eb15f690a and resource /piggy - (org.eclipse.californium.core.CoapResource.java:301) addObserveRelation() in thread CoapServer#16 at (2016-11-23 13:07:08)
269 INFO [MessageTracer]: /127.0.0.1:44,187 <== res ACK-2.05   MID=  378, Token=c228054eb15f690a, OptionSet={"Observe":28, "Content-Format":"text/plain"}, "Hello observer" - (org.eclipse.californium.core.network.interceptors.MessageTracer.java:595) sendResponse() in thread CoapServer#16 at (2016-11-23 13:07:08)
250 INFO [MessageTracer]: /127.0.0.1:44,187 <== res NON-2.05   MID=  309, Token=c228054eb15f690a, OptionSet={"Observe":29, "Content-Format":"text/plain"}, "Hello observer" - (org.eclipse.californium.core.network.interceptors.MessageTracer.java:595) sendResponse() in thread pool-1-thread-1 at (2016-11-23 13:07:08)
250 INFO [MessageTracer]: /127.0.0.1:44,187 <== res NON-2.05   MID=  310, Token=c228054eb15f690a, OptionSet={"Observe":30, "Content-Format":"text/plain"}, "Hello observer" - (org.eclipse.californium.core.network.interceptors.MessageTracer.java:595) sendResponse() in thread pool-1-thread-1 at (2016-11-23 13:07:08)
Wait until deduplicator should be empty (0.647 seconds)
250 INFO [MessageTracer]: /127.0.0.1:44,187 <== res NON-2.05   MID=  311, Token=c228054eb15f690a, OptionSet={"Observe":31, "Content-Format":"text/plain"}, "Hello observer" - (org.eclipse.californium.core.network.interceptors.MessageTracer.java:595) sendResponse() in thread pool-1-thread-1 at (2016-11-23 13:07:08)
254 INFO [MessageTracer]: /127.0.0.1:44,187 ==> emp RST        MID=  311 - (org.eclipse.californium.core.network.interceptors.MessageTracer.java:795) receiveEmptyMessage() in thread CoapServer#1 at (2016-11-23 13:07:08)
271 INFO [MessageTracer]: /127.0.0.1:44,187 ==> req CON-POST   MID=  379, Token=09d598aa5066db8f, OptionSet={"Uri-Port":58552, "Uri-Path":"piggy", "Content-Format":"text/plain", "Block1":"(szx=0/16, m=true, num=0)"}, "123456789.123456" - (org.eclipse.californium.core.network.interceptors.MessageTracer.java:749) receiveRequest() in thread CoapServer#18 at (2016-11-23 13:07:09)
271 INFO [MessageTracer]: /127.0.0.1:44,187 <== res ACK-2.31   MID=  379, Token=09d598aa5066db8f, OptionSet={"Block1":"(szx=0/16, m=true, num=0)"}, no payload - (org.eclipse.californium.core.network.interceptors.MessageTracer.java:595) sendResponse() in thread CoapServer#18 at (2016-11-23 13:07:09)
258 INFO [MessageTracer]: /127.0.0.1:44,187 ==> req CON-POST   MID=  380, Token=09d598aa5066db8f, OptionSet={"Uri-Port":58552, "Uri-Path":"piggy", "Content-Format":"text/plain", "Block1":"(szx=0/16, m=false, num=1)"}, "789." - (org.eclipse.californium.core.network.interceptors.MessageTracer.java:749) receiveRequest() in thread CoapServer#5 at (2016-11-23 13:07:09)
258 INFO [MessageTracer]: /127.0.0.1:44,187 <== res ACK-2.01   MID=  380, Token=09d598aa5066db8f, OptionSet={"Content-Format":"text/plain", "Block2":"(szx=0/16, m=true, num=0)", "Block1":"(szx=0/16, m=false, num=1)"}, "123456789.123456" - (org.eclipse.californium.core.network.interceptors.MessageTracer.java:595) sendResponse() in thread CoapServer#5 at (2016-11-23 13:07:09)
273 INFO [MessageTracer]: /127.0.0.1:44,187 ==> req CON-POST   MID=  381, Token=09d598aa5066db8f, OptionSet={"Uri-Port":58552, "Uri-Path":"piggy", "Content-Format":"text/plain", "Block2":"(szx=0/16, m=false, num=1)"}, no payload - (org.eclipse.californium.core.network.interceptors.MessageTracer.java:749) receiveRequest() in thread CoapServer#20 at (2016-11-23 13:07:09)
273 INFO [MessageTracer]: /127.0.0.1:44,187 <== res ACK-2.01   MID=  381, Token=09d598aa5066db8f, OptionSet={"Content-Format":"text/plain", "Block2":"(szx=0/16, m=true, num=1)"}, "789.123456789.12" - (org.eclipse.californium.core.network.interceptors.MessageTracer.java:595) sendResponse() in thread CoapServer#20 at (2016-11-23 13:07:09)
263 INFO [MessageTracer]: /127.0.0.1:44,187 ==> req CON-POST   MID=  382, Token=09d598aa5066db8f, OptionSet={"Uri-Port":58552, "Uri-Path":"piggy", "Content-Format":"text/plain", "Block2":"(szx=0/16, m=false, num=2)"}, no payload - (org.eclipse.californium.core.network.interceptors.MessageTracer.java:749) receiveRequest() in thread CoapServer#10 at (2016-11-23 13:07:09)
263 INFO [MessageTracer]: /127.0.0.1:44,187 <== res ACK-2.01   MID=  382, Token=09d598aa5066db8f, OptionSet={"Content-Format":"text/plain", "Block2":"(szx=0/16, m=false, num=2)"}, "3456789." - (org.eclipse.californium.core.network.interceptors.MessageTracer.java:595) sendResponse() in thread CoapServer#10 at (2016-11-23 13:07:09)
Wait until deduplicator should be empty (0.647 seconds)
275 INFO [MessageTracer]: /127.0.0.1:44,187 ==> req CON-GET    MID=  383, Token=4521f404a3b9ecbf, OptionSet={"Uri-Port":58552, "Uri-Path":"separate"}, no payload - (org.eclipse.californium.core.network.interceptors.MessageTracer.java:749) receiveRequest() in thread CoapServer#22 at (2016-11-23 13:07:10)
275 INFO [MessageTracer]: /127.0.0.1:44,187 <== emp ACK        MID=  383 - (org.eclipse.californium.core.network.interceptors.MessageTracer.java:616) sendEmptyMessage() in thread CoapServer#22 at (2016-11-23 13:07:10)
275 INFO [MessageTracer]: /127.0.0.1:44,187 <== res CON-2.05   MID=  312, Token=4521f404a3b9ecbf, OptionSet={"Content-Format":"text/plain"}, "simple GET" - (org.eclipse.californium.core.network.interceptors.MessageTracer.java:595) sendResponse() in thread CoapServer#22 at (2016-11-23 13:07:10)
Wait until deduplicator should be empty (0.647 seconds)
255 INFO [MessageTracer]: /127.0.0.1:44,187 ==> emp ACK        MID=  312 - (org.eclipse.californium.core.network.interceptors.MessageTracer.java:795) receiveEmptyMessage() in thread CoapServer#2 at (2016-11-23 13:07:10)
260 INFO [MessageTracer]: /127.0.0.1:44,187 ==> req NON-GET    MID=  384, Token=bcadf1b2d937e3dc, OptionSet={"Uri-Port":58552, "Uri-Path":"piggy"}, no payload - (org.eclipse.californium.core.network.interceptors.MessageTracer.java:749) receiveRequest() in thread CoapServer#7 at (2016-11-23 13:07:10)
260 INFO [MessageTracer]: /127.0.0.1:44,187 <== res NON-2.05   MID=  313, Token=bcadf1b2d937e3dc, OptionSet={"Content-Format":"text/plain"}, "simple NON GET" - (org.eclipse.californium.core.network.interceptors.MessageTracer.java:595) sendResponse() in thread CoapServer#7 at (2016-11-23 13:07:10)
Wait until deduplicator should be empty (0.647 seconds)
268 INFO [MessageTracer]: /127.0.0.1:44,187 ==> req CON-GET    MID=  385, Token=cc1e9f7cb745ec95, OptionSet={"Observe":0, "Uri-Port":58552, "Uri-Path":"piggy"}, no payload - (org.eclipse.californium.core.network.interceptors.MessageTracer.java:749) receiveRequest() in thread CoapServer#15 at (2016-11-23 13:07:11)
268 INFO [CoapResource]: Successfully established observe relation between /127.0.0.1:44187#cc1e9f7cb745ec95 and resource /piggy - (org.eclipse.californium.core.CoapResource.java:301) addObserveRelation() in thread CoapServer#15 at (2016-11-23 13:07:11)
268 INFO [MessageTracer]: /127.0.0.1:44,187 <== res ACK-2.05   MID=  385, Token=cc1e9f7cb745ec95, OptionSet={"Observe":82, "Content-Format":"text/plain"}, "Hello observer" - (org.eclipse.californium.core.network.interceptors.MessageTracer.java:595) sendResponse() in thread CoapServer#15 at (2016-11-23 13:07:11)
250 INFO [MessageTracer]: /127.0.0.1:44,187 <== res NON-2.05   MID=  314, Token=cc1e9f7cb745ec95, OptionSet={"Observe":83, "Content-Format":"text/plain"}, "Hello observer" - (org.eclipse.californium.core.network.interceptors.MessageTracer.java:595) sendResponse() in thread pool-1-thread-1 at (2016-11-23 13:07:11)
250 INFO [MessageTracer]: /127.0.0.1:44,187 <== res NON-2.05   MID=  315, Token=cc1e9f7cb745ec95, OptionSet={"Observe":84, "Content-Format":"text/plain"}, "Hello observer" - (org.eclipse.californium.core.network.interceptors.MessageTracer.java:595) sendResponse() in thread pool-1-thread-1 at (2016-11-23 13:07:11)
261 INFO [MessageTracer]: /127.0.0.1:44,187 ==> req CON-GET    MID=  386, Token=cc1e9f7cb745ec95, OptionSet={"Observe":1, "Uri-Port":58552, "Uri-Path":"piggy"}, no payload - (org.eclipse.californium.core.network.interceptors.MessageTracer.java:749) receiveRequest() in thread CoapServer#8 at (2016-11-23 13:07:11)
261 INFO [MessageTracer]: /127.0.0.1:44,187 <== res ACK-2.05   MID=  386, Token=cc1e9f7cb745ec95, OptionSet={"Content-Format":"text/plain"}, "Hello observer" - (org.eclipse.californium.core.network.interceptors.MessageTracer.java:595) sendResponse() in thread CoapServer#8 at (2016-11-23 13:07:11)
Wait until deduplicator should be empty (0.647 seconds)
270 INFO [MessageTracer]: /127.0.0.1:44,187 ==> req CON-GET    MID=  387, Token=1ce21c5a4acf2ea3, OptionSet={"Uri-Port":58552, "Uri-Path":"piggy"}, no payload - (org.eclipse.californium.core.network.interceptors.MessageTracer.java:749) receiveRequest() in thread CoapServer#17 at (2016-11-23 13:07:12)
270 INFO [MessageTracer]: /127.0.0.1:44,187 <== res ACK-2.05   MID=  387, Token=1ce21c5a4acf2ea3, OptionSet={"Content-Format":"text/plain"}, "simple GET" - (org.eclipse.californium.core.network.interceptors.MessageTracer.java:595) sendResponse() in thread CoapServer#17 at (2016-11-23 13:07:12)
Wait until deduplicator should be empty (0.647 seconds)
262 INFO [MessageTracer]: /127.0.0.1:44,187 ==> req CON-POST   MID=  388, Token=fbe7b9fb22668d63, OptionSet={"Uri-Port":58552, "Uri-Path":"separate", "Content-Format":"text/plain", "Block1":"(szx=0/16, m=true, num=0)"}, "123456789.123456" - (org.eclipse.californium.core.network.interceptors.MessageTracer.java:749) receiveRequest() in thread CoapServer#9 at (2016-11-23 13:07:12)
262 INFO [MessageTracer]: /127.0.0.1:44,187 <== res ACK-2.31   MID=  388, Token=fbe7b9fb22668d63, OptionSet={"Block1":"(szx=0/16, m=true, num=0)"}, no payload - (org.eclipse.californium.core.network.interceptors.MessageTracer.java:595) sendResponse() in thread CoapServer#9 at (2016-11-23 13:07:12)
272 INFO [MessageTracer]: /127.0.0.1:44,187 ==> req CON-POST   MID=  389, Token=fbe7b9fb22668d63, OptionSet={"Uri-Port":58552, "Uri-Path":"separate", "Content-Format":"text/plain", "Block1":"(szx=0/16, m=false, num=1)"}, "789." - (org.eclipse.californium.core.network.interceptors.MessageTracer.java:749) receiveRequest() in thread CoapServer#19 at (2016-11-23 13:07:12)
272 INFO [MessageTracer]: /127.0.0.1:44,187 <== emp ACK        MID=  388 - (org.eclipse.californium.core.network.interceptors.MessageTracer.java:616) sendEmptyMessage() in thread CoapServer#19 at (2016-11-23 13:07:12)
272 INFO [MessageTracer]: /127.0.0.1:44,187 <== res ACK-2.01   MID=  389, Token=fbe7b9fb22668d63, OptionSet={"Content-Format":"text/plain", "Block2":"(szx=0/16, m=true, num=0)", "Block1":"(szx=0/16, m=false, num=1)"}, "123456789.123456" - (org.eclipse.californium.core.network.interceptors.MessageTracer.java:595) sendResponse() in thread CoapServer#19 at (2016-11-23 13:07:12)
257 INFO [MessageTracer]: /127.0.0.1:44,187 ==> req CON-POST   MID=  390, Token=fbe7b9fb22668d63, OptionSet={"Uri-Port":58552, "Uri-Path":"separate", "Content-Format":"text/plain", "Block2":"(szx=0/16, m=false, num=1)"}, no payload - (org.eclipse.californium.core.network.interceptors.MessageTracer.java:749) receiveRequest() in thread CoapServer#4 at (2016-11-23 13:07:12)
257 INFO [MessageTracer]: /127.0.0.1:44,187 <== res ACK-2.01   MID=  390, Token=fbe7b9fb22668d63, OptionSet={"Content-Format":"text/plain", "Block2":"(szx=0/16, m=true, num=1)"}, "789.123456789.12" - (org.eclipse.californium.core.network.interceptors.MessageTracer.java:595) sendResponse() in thread CoapServer#4 at (2016-11-23 13:07:12)
274 INFO [MessageTracer]: /127.0.0.1:44,187 ==> req CON-POST   MID=  391, Token=fbe7b9fb22668d63, OptionSet={"Uri-Port":58552, "Uri-Path":"separate", "Content-Format":"text/plain", "Block2":"(szx=0/16, m=false, num=2)"}, no payload - (org.eclipse.californium.core.network.interceptors.MessageTracer.java:749) receiveRequest() in thread CoapServer#21 at (2016-11-23 13:07:12)
274 INFO [MessageTracer]: /127.0.0.1:44,187 <== res ACK-2.01   MID=  391, Token=fbe7b9fb22668d63, OptionSet={"Content-Format":"text/plain", "Block2":"(szx=0/16, m=false, num=2)"}, "3456789." - (org.eclipse.californium.core.network.interceptors.MessageTracer.java:595) sendResponse() in thread CoapServer#21 at (2016-11-23 13:07:12)
Wait until deduplicator should be empty (0.647 seconds)
 1 INFO [CoapEndpoint]: Stopping endpoint at address /127.0.0.1:44187 - (org.eclipse.californium.core.network.CoapEndpoint.java:90) stop() in thread main at (2016-11-23 13:07:13)
 1 INFO [CoapServer]: Destroying server - (org.eclipse.californium.core.CoapServer.java:248) destroy() in thread main at (2016-11-23 13:07:13)
 1 INFO [CoapEndpoint]: Destroying endpoint at address /127.0.0.1:58552 - (org.eclipse.californium.core.network.CoapEndpoint.java:270) destroy() in thread main at (2016-11-23 13:07:14)
 1 INFO [CoapEndpoint]: Stopping endpoint at address /127.0.0.1:58552 - (org.eclipse.californium.core.network.CoapEndpoint.java:396) stop() in thread main at (2016-11-23 13:07:14)
 1 INFO [CoapServer]: CoAP server has been destroyed - (org.eclipse.californium.core.CoapServer.java:91) destroy() in thread main at (2016-11-23 13:07:14)
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.184 sec - in org.eclipse.californium.core.test.MemoryLeakingHashMapTest
Running org.eclipse.californium.core.test.StartStopTest

Start StartStopTest
Socket port: 51583
Start server 1
 1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:200) start() in thread main at (2016-11-23 13:07:14)
 1 INFO [CoapEndpoint]: Starting endpoint at 0.0.0.0/0.0.0.0:51583 - (org.eclipse.californium.core.network.CoapEndpoint.java:212) start() in thread main at (2016-11-23 13:07:14)

 1 WARNING [Request]: update your code to supply an RFC 7252 compliant URI including a scheme - (org.eclipse.californium.core.coap.Request.java:124) setURI() in thread main at (2016-11-23 13:07:15)
Stop server 1 and start server 2
 1 INFO [CoapServer]: Stopping server - (org.eclipse.californium.core.CoapServer.java:234) stop() in thread main at (2016-11-23 13:07:15)
 1 INFO [CoapEndpoint]: Stopping endpoint at address 0.0.0.0/0.0.0.0:51583 - (org.eclipse.californium.core.network.CoapEndpoint.java:236) stop() in thread main at (2016-11-23 13:07:15)
 1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:200) start() in thread main at (2016-11-23 13:07:15)
 1 INFO [CoapEndpoint]: Starting endpoint at 0.0.0.0/0.0.0.0:51583 - (org.eclipse.californium.core.network.CoapEndpoint.java:212) start() in thread main at (2016-11-23 13:07:15)

 1 WARNING [Request]: update your code to supply an RFC 7252 compliant URI including a scheme - (org.eclipse.californium.core.coap.Request.java:124) setURI() in thread main at (2016-11-23 13:07:15)
Stop server 2 and start server 1
 1 INFO [CoapServer]: Stopping server - (org.eclipse.californium.core.CoapServer.java:234) stop() in thread main at (2016-11-23 13:07:15)
 1 INFO [CoapEndpoint]: Stopping endpoint at address 0.0.0.0/0.0.0.0:51583 - (org.eclipse.californium.core.network.CoapEndpoint.java:236) stop() in thread main at (2016-11-23 13:07:15)
 1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:200) start() in thread main at (2016-11-23 13:07:15)
 1 INFO [CoapEndpoint]: Starting endpoint at 0.0.0.0/0.0.0.0:51583 - (org.eclipse.californium.core.network.CoapEndpoint.java:212) start() in thread main at (2016-11-23 13:07:15)

 1 WARNING [Request]: update your code to supply an RFC 7252 compliant URI including a scheme - (org.eclipse.californium.core.coap.Request.java:124) setURI() in thread main at (2016-11-23 13:07:15)
Stop server 1 and start server 2
 1 INFO [CoapServer]: Stopping server - (org.eclipse.californium.core.CoapServer.java:234) stop() in thread main at (2016-11-23 13:07:15)
 1 INFO [CoapEndpoint]: Stopping endpoint at address 0.0.0.0/0.0.0.0:51583 - (org.eclipse.californium.core.network.CoapEndpoint.java:236) stop() in thread main at (2016-11-23 13:07:15)
 1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:200) start() in thread main at (2016-11-23 13:07:15)
 1 INFO [CoapEndpoint]: Starting endpoint at 0.0.0.0/0.0.0.0:51583 - (org.eclipse.californium.core.network.CoapEndpoint.java:212) start() in thread main at (2016-11-23 13:07:15)

 1 WARNING [Request]: update your code to supply an RFC 7252 compliant URI including a scheme - (org.eclipse.californium.core.coap.Request.java:124) setURI() in thread main at (2016-11-23 13:07:15)
Stop server 2 and start server 1
 1 INFO [CoapServer]: Stopping server - (org.eclipse.californium.core.CoapServer.java:234) stop() in thread main at (2016-11-23 13:07:15)
 1 INFO [CoapEndpoint]: Stopping endpoint at address 0.0.0.0/0.0.0.0:51583 - (org.eclipse.californium.core.network.CoapEndpoint.java:236) stop() in thread main at (2016-11-23 13:07:15)
 1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:200) start() in thread main at (2016-11-23 13:07:15)
 1 INFO [CoapEndpoint]: Starting endpoint at 0.0.0.0/0.0.0.0:51583 - (org.eclipse.californium.core.network.CoapEndpoint.java:212) start() in thread main at (2016-11-23 13:07:15)

 1 WARNING [Request]: update your code to supply an RFC 7252 compliant URI including a scheme - (org.eclipse.californium.core.coap.Request.java:124) setURI() in thread main at (2016-11-23 13:07:15)
Stop server 1 and start server 2
 1 INFO [CoapServer]: Stopping server - (org.eclipse.californium.core.CoapServer.java:234) stop() in thread main at (2016-11-23 13:07:15)
 1 INFO [CoapEndpoint]: Stopping endpoint at address 0.0.0.0/0.0.0.0:51583 - (org.eclipse.californium.core.network.CoapEndpoint.java:236) stop() in thread main at (2016-11-23 13:07:15)
 1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:200) start() in thread main at (2016-11-23 13:07:15)
 1 INFO [CoapEndpoint]: Starting endpoint at 0.0.0.0/0.0.0.0:51583 - (org.eclipse.californium.core.network.CoapEndpoint.java:212) start() in thread main at (2016-11-23 13:07:15)

 1 WARNING [Request]: update your code to supply an RFC 7252 compliant URI including a scheme - (org.eclipse.californium.core.coap.Request.java:124) setURI() in thread main at (2016-11-23 13:07:16)
Stop server 2 and start server 1
 1 INFO [CoapServer]: Stopping server - (org.eclipse.californium.core.CoapServer.java:234) stop() in thread main at (2016-11-23 13:07:16)
 1 INFO [CoapEndpoint]: Stopping endpoint at address 0.0.0.0/0.0.0.0:51583 - (org.eclipse.californium.core.network.CoapEndpoint.java:236) stop() in thread main at (2016-11-23 13:07:16)
 1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:200) start() in thread main at (2016-11-23 13:07:16)
 1 INFO [CoapEndpoint]: Starting endpoint at 0.0.0.0/0.0.0.0:51583 - (org.eclipse.californium.core.network.CoapEndpoint.java:212) start() in thread main at (2016-11-23 13:07:16)

 1 WARNING [Request]: update your code to supply an RFC 7252 compliant URI including a scheme - (org.eclipse.californium.core.coap.Request.java:124) setURI() in thread main at (2016-11-23 13:07:16)
Stop server 1
 1 INFO [CoapServer]: Stopping server - (org.eclipse.californium.core.CoapServer.java:234) stop() in thread main at (2016-11-23 13:07:16)
 1 INFO [CoapEndpoint]: Stopping endpoint at address 0.0.0.0/0.0.0.0:51583 - (org.eclipse.californium.core.network.CoapEndpoint.java:236) stop() in thread main at (2016-11-23 13:07:16)
 1 INFO [CoapServer]: Destroying server - (org.eclipse.californium.core.CoapServer.java:248) destroy() in thread main at (2016-11-23 13:07:16)
 1 INFO [CoapEndpoint]: Destroying endpoint at address 0.0.0.0/0.0.0.0:51583 - (org.eclipse.californium.core.network.CoapEndpoint.java:270) destroy() in thread main at (2016-11-23 13:07:16)
 1 INFO [CoapServer]: CoAP server has been destroyed - (org.eclipse.californium.core.CoapServer.java:89) destroy() in thread main at (2016-11-23 13:07:16)
 1 INFO [CoapServer]: Destroying server - (org.eclipse.californium.core.CoapServer.java:248) destroy() in thread main at (2016-11-23 13:07:16)
 1 INFO [CoapEndpoint]: Destroying endpoint at address 0.0.0.0/0.0.0.0:51583 - (org.eclipse.californium.core.network.CoapEndpoint.java:270) destroy() in thread main at (2016-11-23 13:07:16)
 1 INFO [CoapServer]: CoAP server has been destroyed - (org.eclipse.californium.core.CoapServer.java:90) destroy() in thread main at (2016-11-23 13:07:16)
End StartStopTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.85 sec - in org.eclipse.californium.core.test.StartStopTest

Results :

Failed tests: 
  BlockwiseClientSideTest.testGETEarlyNegotion:210 Wrong Block2 num: expected:<1> but was:<0>

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Californium (Cf) Parent ............................ SUCCESS [  2.147 s]
[INFO] element-connector .................................. SUCCESS [ 54.180 s]
[INFO] Californium (Cf) Demo Certificates ................. SUCCESS [  3.804 s]
[INFO] Scandium (Sc) Core ................................. SUCCESS [ 24.004 s]
[INFO] Californium (Cf) Core .............................. FAILURE [ 25.167 s]
[INFO] Californium (Cf) Proxy ............................. SKIPPED
[INFO] Californium (Cf) OSGi Bundle ....................... SKIPPED
[INFO] Californium (Cf) Demo Applications ................. SKIPPED
[INFO] Sc-DTLS-Example-Server ............................. SKIPPED
[INFO] Sc-DTLS-Example-Client ............................. SKIPPED
[INFO] Cf-PlugtestClient .................................. SKIPPED
[INFO] Cf-PlugtestChecker ................................. SKIPPED
[INFO] Cf-PlugtestServer .................................. SKIPPED
[INFO] Cf-HelloWorldClient ................................ SKIPPED
[INFO] Cf-HelloWorldServer ................................ SKIPPED
[INFO] Cf-CoCoAClient ..................................... SKIPPED
[INFO] Cf-SecureServer .................................... SKIPPED
[INFO] Cf-ExampleCrossProxy ............................... SKIPPED
[INFO] Cf-BenchmarkServer ................................. SKIPPED
[INFO] Cf-ObserveBenchmarkClient .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:53 min
[INFO] Finished at: 2016-11-23T13:07:16-05:00
[INFO] Final Memory: 42M/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 (medium-tests) on project californium-core: There are test failures.

Please refer to /jobs/genie.californium/master/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 (medium-tests) on project californium-core: There are test failures.
[ERROR] 
[ERROR] Please refer to /jobs/genie.californium/master/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