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: 1.0.x-nightly #30

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

Changes:

[Achim Kraus] Use synchronized to access exchange retry fields.

[Achim Kraus] Rename loadMID into sameMID.

------------------------------------------
[...truncated 6210 lines...]
02:07:46.282:   1 FINE [DirectDatagramSocketImpl]: assigned port 8,239 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:366) bind() in thread main
02:07:46.284:   1 WARNING [Request]: update your code to supply an RFC 7252 compliant URI including a valid scheme - (org.eclipse.californium.core.coap.Request.java:221) setURI() in thread main
02:07:46.285:   1 INFO [CoapEndpoint]: Starting endpoint at 0.0.0.0/0.0.0.0:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:257) start() in thread main
02:07:46.285:   1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:429) isActive() in thread main
02:07:46.285:   1 FINE [DirectDatagramSocketImpl]: binding to port 0, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:138) bind() in thread main
02:07:46.286:   1 FINE [DirectDatagramSocketImpl]: assigned port 8,240 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:366) bind() in thread main
02:07:46.286:   1 INFO [EndpointManager]: Created implicit default endpoint 0.0.0.0/0.0.0.0:8240 - (org.eclipse.californium.core.network.EndpointManager.java:117) createDefaultEndpoint() in thread main
02:07:46.288: 251 FINE [DirectDatagramSocketImpl]: (E180,T251) 127.0.0.1:8,240 ==> :8,239 [CON-GET    MID=31886, Token=c34af6, OptionSet={"Uri-Host":"localhost", "Observe":0, "Uri-Port":8239, "Uri-Path":"resX"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
02:07:46.288: 250 INFO [CoapResource]: Successfully established observe relation between localhost/127.0.0.1:8240#c34af6 and resource /resX - (org.eclipse.californium.core.CoapResource.java:688) addObserveRelation() in thread pool-19-thread-1
02:07:46.290: 255 FINE [DirectDatagramSocketImpl]: (E181,T255) 127.0.0.1:8,239 ==> :8,240 [CON-2.05   MID=38954, Token=c34af6, OptionSet={"Observe":1}, ""resX says hi for the 1 ".. 29 bytes] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
Received Notification: 38954
02:07:46.291: 251 FINE [DirectDatagramSocketImpl]: (E182,T251) 127.0.0.1:8,240 ==> :8,239 [ACK        MID=38954] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
Resource resX changed to "resX says hi for the 2 time"
02:07:46.342: 255 FINE [DirectDatagramSocketImpl]: (E183,T255) 127.0.0.1:8,239 ==> :8,240 [NON-2.05   MID=38955, Token=c34af6, OptionSet={"Observe":2}, ""resX says hi for the 2 ".. 29 bytes] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
02:07:46.343: 251 FINE [DirectDatagramSocketImpl]: (E184,T251) 127.0.0.1:8,240 ==> :8,239 [RST        MID=38955] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
Received RST: 38955
Resource resX changed to "resX says hi for the 3 time"
02:07:46.392: 255 FINE [DirectDatagramSocketImpl]: (E185,T255) 127.0.0.1:8,239 ==> :8,240 [NON-2.05   MID=38956, Token=c34af6, OptionSet={"Observe":3}, ""resX says hi for the 3 ".. 29 bytes] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
02:07:46.393: 251 FINE [DirectDatagramSocketImpl]: (E186,T251) 127.0.0.1:8,240 ==> :8,239 [RST        MID=38956] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
Received RST: 38956
Resource resX changed to "resX says hi for the 4 time"
02:07:46.442: 255 FINE [DirectDatagramSocketImpl]: (E187,T255) 127.0.0.1:8,239 ==> :8,240 [NON-2.05   MID=38957, Token=c34af6, OptionSet={"Observe":4}, ""resX says hi for the 4 ".. 29 bytes] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
02:07:46.443: 251 FINE [DirectDatagramSocketImpl]: (E188,T251) 127.0.0.1:8,240 ==> :8,239 [RST        MID=38957] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
Received RST: 38957
02:07:46.491:   1 INFO [CoapServer]: Destroy server - (org.eclipse.californium.core.CoapServer.java:220) destroy() in thread main
02:07:46.492:   1 INFO [CoapEndpoint]: Destroying endpoint at address localhost/127.0.0.1:8239 - (org.eclipse.californium.core.network.CoapEndpoint.java:309) destroy() in thread main
02:07:46.492:   1 INFO [CoapEndpoint]: Stopping endpoint at address localhost/127.0.0.1:8239 - (org.eclipse.californium.core.network.CoapEndpoint.java:294) stop() in thread main
02:07:46.492:   1 FINE [DirectDatagramSocketImpl]: closing port 8,239, address localhost/127.0.0.1 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:158) close() in thread main
End ObserveTest

Start ObserveTest
Resource resX changed to "resX says hi for the 1 time"
Resource resY changed to "resY says hi for the 1 time"
02:07:46.494:   1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:180) start() in thread main
02:07:46.494:   1 INFO [CoapEndpoint]: Starting endpoint at localhost/127.0.0.1:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:257) start() in thread main
02:07:46.495:   1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:429) isActive() in thread main
02:07:46.495:   1 FINE [DirectDatagramSocketImpl]: binding to port 0, address localhost/127.0.0.1 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:138) bind() in thread main
02:07:46.495:   1 FINE [DirectDatagramSocketImpl]: assigned port 8,241 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:366) bind() in thread main
02:07:46.496:   1 WARNING [Request]: update your code to supply an RFC 7252 compliant URI including a valid scheme - (org.eclipse.californium.core.coap.Request.java:221) setURI() in thread main
02:07:46.496:   1 WARNING [Request]: update your code to supply an RFC 7252 compliant URI including a valid scheme - (org.eclipse.californium.core.coap.Request.java:221) setURI() in thread main
02:07:46.497: 264 FINE [DirectDatagramSocketImpl]: (E189,T264) 127.0.0.1:8,240 ==> :8,241 [CON-GET    MID=31887, Token=a3, OptionSet={"Uri-Host":"localhost", "Observe":0, "Uri-Port":8241, "Uri-Path":"resX"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
02:07:46.498: 263 INFO [CoapResource]: Successfully established observe relation between localhost/127.0.0.1:8240#a3 and resource /resX - (org.eclipse.californium.core.CoapResource.java:688) addObserveRelation() in thread pool-20-thread-1
02:07:46.498: 264 FINE [DirectDatagramSocketImpl]: (E190,T264) 127.0.0.1:8,240 ==> :8,241 [CON-GET    MID=31888, Token=1dfad1f5b1, OptionSet={"Uri-Host":"localhost", "Observe":0, "Uri-Port":8241, "Uri-Path":"resY"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
02:07:46.499: 255 FINE [DirectDatagramSocketImpl]: (E191,T255) 127.0.0.1:8,241 ==> :8,240 [CON-2.05   MID= 8079, Token=a3, OptionSet={"Observe":1}, ""resX says hi for the 1 ".. 29 bytes] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
02:07:46.499: 266 INFO [CoapResource]: Successfully established observe relation between localhost/127.0.0.1:8240#1dfad1f5b1 and resource /resY - (org.eclipse.californium.core.CoapResource.java:688) addObserveRelation() in thread pool-20-thread-2
02:07:46.500: 264 FINE [DirectDatagramSocketImpl]: (E192,T264) 127.0.0.1:8,240 ==> :8,241 [ACK        MID= 8079] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
02:07:46.501: 255 FINE [DirectDatagramSocketImpl]: (E193,T255) 127.0.0.1:8,241 ==> :8,240 [CON-2.05   MID= 8080, Token=1dfad1f5b1, OptionSet={"Observe":1}, ""resY says hi for the 1 ".. 29 bytes] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]

Observe relation established, resource changes
02:07:46.502: 264 FINE [DirectDatagramSocketImpl]: (E194,T264) 127.0.0.1:8,240 ==> :8,241 [ACK        MID= 8080] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
Resource resX changed to "resX says hi for the 2 time"
02:07:46.553: 255 FINE [DirectDatagramSocketImpl]: (E195,T255) 127.0.0.1:8,241 ==> :8,240 [CON-2.05   MID= 8081, Token=a3, OptionSet={"Observe":2}, ""resX says hi for the 2 ".. 29 bytes] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]

Lose response 3 with MID 8081, payload = "resX says hi for the 2 time"
02:07:46.753: 255 FINE [DirectDatagramSocketImpl]: (E196,T255) 127.0.0.1:8,241 ==> :8,240 [CON-2.05   MID= 8081, Token=a3, OptionSet={"Observe":2}, ""resX says hi for the 2 ".. 29 bytes] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]

Lose response 4 with MID 8081, payload = "resX says hi for the 2 time"
02:07:46.954: 255 FINE [DirectDatagramSocketImpl]: (E197,T255) 127.0.0.1:8,241 ==> :8,240 [CON-2.05   MID= 8081, Token=a3, OptionSet={"Observe":2}, ""resX says hi for the 2 ".. 29 bytes] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]

Lose response 5 with MID 8081, payload = "resX says hi for the 2 time"
Resource resX changed to "resX says hi for the 3 time"
02:07:47.154: 255 FINE [DirectDatagramSocketImpl]: (E198,T255) 127.0.0.1:8,241 ==> :8,240 [CON-2.05   MID= 8082, Token=a3, OptionSet={"Observe":3}, ""resX says hi for the 3 ".. 29 bytes] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]

Lose response 6 with MID 8082, payload = "resX says hi for the 3 time"
02:07:47.354: 255 FINE [DirectDatagramSocketImpl]: (E199,T255) 127.0.0.1:8,241 ==> :8,240 [CON-2.05   MID= 8082, Token=a3, OptionSet={"Observe":3}, ""resX says hi for the 3 ".. 29 bytes] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]

Lose response 7 with MID 8082, payload = "resX says hi for the 3 time"
02:07:47.554: 268 INFO [ObserveLayer$NotificationController]: Notification a3 timed out. Cancel all relations with source localhost/127.0.0.1:8240 - (org.eclipse.californium.core.network.stack.ObserveLayer$NotificationController.java:227) onTimeout() in thread pool-20-thread-4
02:07:48.052:   1 INFO [CoapServer]: Destroy server - (org.eclipse.californium.core.CoapServer.java:220) destroy() in thread main
02:07:48.053:   1 INFO [CoapEndpoint]: Destroying endpoint at address localhost/127.0.0.1:8241 - (org.eclipse.californium.core.network.CoapEndpoint.java:309) destroy() in thread main
02:07:48.053:   1 INFO [CoapEndpoint]: Stopping endpoint at address localhost/127.0.0.1:8241 - (org.eclipse.californium.core.network.CoapEndpoint.java:294) stop() in thread main
02:07:48.053:   1 FINE [DirectDatagramSocketImpl]: closing port 8,241, address localhost/127.0.0.1 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:158) close() in thread main
End ObserveTest
02:07:48.055:   1 INFO [NetworkRule]: 0 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:299) closeConfig() in thread main
02:07:48.056:   1 INFO [CoapEndpoint]: Destroying endpoint at address 0.0.0.0/0.0.0.0:8240 - (org.eclipse.californium.core.network.CoapEndpoint.java:309) destroy() in thread main
02:07:48.056:   1 INFO [CoapEndpoint]: Stopping endpoint at address 0.0.0.0/0.0.0.0:8240 - (org.eclipse.californium.core.network.CoapEndpoint.java:294) stop() in thread main
02:07:48.056:   1 FINE [DirectDatagramSocketImpl]: closing port 8,240, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:158) close() in thread main
02:07:48.057:   1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:277) applyConfig() in thread main
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.776 sec - in org.eclipse.californium.core.test.ObserveTest
Running org.eclipse.californium.core.test.ResourceTreeTest

Start ResourceTreeTest
02:07:48.058:   1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:180) start() in thread main
02:07:48.059:   1 INFO [CoapEndpoint]: Starting endpoint at localhost/127.0.0.1:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:257) start() in thread main
02:07:48.059:   1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:429) isActive() in thread main
02:07:48.059:   1 FINE [DirectDatagramSocketImpl]: binding to port 0, address localhost/127.0.0.1 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:138) bind() in thread main
02:07:48.060:   1 FINE [DirectDatagramSocketImpl]: assigned port 8,242 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:366) bind() in thread main
02:07:48.061:   1 INFO [CoapEndpoint]: Starting endpoint at 0.0.0.0/0.0.0.0:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:257) start() in thread main
02:07:48.061:   1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:429) isActive() in thread main
02:07:48.061:   1 FINE [DirectDatagramSocketImpl]: binding to port 0, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:138) bind() in thread main
02:07:48.062:   1 FINE [DirectDatagramSocketImpl]: assigned port 8,243 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:366) bind() in thread main
02:07:48.062:   1 INFO [EndpointManager]: Created implicit default endpoint 0.0.0.0/0.0.0.0:8243 - (org.eclipse.californium.core.network.EndpointManager.java:117) createDefaultEndpoint() in thread main
02:07:48.063: 280 FINE [DirectDatagramSocketImpl]: (E200,T280) 127.0.0.1:8,243 ==> :8,242 [CON-GET    MID=26095, Token=5d52, OptionSet={"Uri-Host":"localhost", "Uri-Port":8242, "Uri-Path":["A","AA","first"]}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
02:07:48.064: 284 FINE [DirectDatagramSocketImpl]: (E201,T284) 127.0.0.1:8,242 ==> :8,243 [ACK-2.05   MID=26095, Token=5d52, OptionSet={"Content-Format":"text/plain"}, "It is freezing"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
02:07:48.065: 280 FINE [DirectDatagramSocketImpl]: (E202,T280) 127.0.0.1:8,243 ==> :8,242 [CON-GET    MID=26096, Token=9b, OptionSet={"Uri-Host":"localhost", "Uri-Port":8242, "Uri-Path":["A","AA","first","child"]}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
02:07:48.066: 284 FINE [DirectDatagramSocketImpl]: (E203,T284) 127.0.0.1:8,242 ==> :8,243 [ACK-2.05   MID=26096, Token=9b, OptionSet={"Content-Format":"text/plain"}, "It is too cold"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
Check that the resource reacts
02:07:48.068: 280 FINE [DirectDatagramSocketImpl]: (E204,T280) 127.0.0.1:8,243 ==> :8,242 [CON-GET    MID=26097, Token=e4717e, OptionSet={"Uri-Host":"localhost", "Uri-Port":8242, "Uri-Path":["A","AA","second"]}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
02:07:48.069: 284 FINE [DirectDatagramSocketImpl]: (E205,T284) 127.0.0.1:8,242 ==> :8,243 [ACK-2.05   MID=26097, Token=e4717e, OptionSet={"Content-Format":"text/plain"}, "It is freezing"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
Check that the child of (now) 'second' is also reachable
02:07:48.070: 280 FINE [DirectDatagramSocketImpl]: (E206,T280) 127.0.0.1:8,243 ==> :8,242 [CON-GET    MID=26098, Token=45eddf82, OptionSet={"Uri-Host":"localhost", "Uri-Port":8242, "Uri-Path":["A","AA","second","child"]}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
02:07:48.071: 284 FINE [DirectDatagramSocketImpl]: (E207,T284) 127.0.0.1:8,242 ==> :8,243 [ACK-2.05   MID=26098, Token=45eddf82, OptionSet={"Content-Format":"text/plain"}, "It is too cold"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
Check that the resource is not found at the old URI
02:07:48.073: 280 FINE [DirectDatagramSocketImpl]: (E208,T280) 127.0.0.1:8,243 ==> :8,242 [CON-GET    MID=26099, Token=27, OptionSet={"Uri-Host":"localhost", "Uri-Port":8242, "Uri-Path":["A","AA","first"]}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
02:07:48.073: 286 INFO [ServerMessageDeliverer]: Did not find resource [A, AA, first] requested by localhost/127.0.0.1:8243 - (org.eclipse.californium.core.server.ServerMessageDeliverer.java:85) deliverRequest() in thread pool-21-thread-3
02:07:48.074: 284 FINE [DirectDatagramSocketImpl]: (E209,T284) 127.0.0.1:8,242 ==> :8,243 [ACK-4.04   MID=26099, Token=27, OptionSet={}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
Check that the child of (now) 'second' is not reachable under 'first'
02:07:48.075: 280 FINE [DirectDatagramSocketImpl]: (E210,T280) 127.0.0.1:8,243 ==> :8,242 [CON-GET    MID=26100, Token=fcd3cce496ba, OptionSet={"Uri-Host":"localhost", "Uri-Port":8242, "Uri-Path":["A","AA","first","child"]}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
02:07:48.076: 279 INFO [ServerMessageDeliverer]: Did not find resource [A, AA, first, child] requested by localhost/127.0.0.1:8243 - (org.eclipse.californium.core.server.ServerMessageDeliverer.java:85) deliverRequest() in thread pool-21-thread-1
02:07:48.076: 284 FINE [DirectDatagramSocketImpl]: (E211,T284) 127.0.0.1:8,242 ==> :8,243 [ACK-4.04   MID=26100, Token=fcd3cce496ba, OptionSet={}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
02:07:48.077:   1 INFO [CoapServer]: Destroy server - (org.eclipse.californium.core.CoapServer.java:220) destroy() in thread main
02:07:48.077:   1 INFO [CoapEndpoint]: Destroying endpoint at address localhost/127.0.0.1:8242 - (org.eclipse.californium.core.network.CoapEndpoint.java:309) destroy() in thread main
02:07:48.077:   1 INFO [CoapEndpoint]: Stopping endpoint at address localhost/127.0.0.1:8242 - (org.eclipse.californium.core.network.CoapEndpoint.java:294) stop() in thread main
02:07:48.078:   1 FINE [DirectDatagramSocketImpl]: closing port 8,242, address localhost/127.0.0.1 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:158) close() in thread main
End ResourceTreeTest
02:07:48.079:   1 INFO [NetworkRule]: 0 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:299) closeConfig() in thread main
02:07:48.079:   1 INFO [CoapEndpoint]: Destroying endpoint at address 0.0.0.0/0.0.0.0:8243 - (org.eclipse.californium.core.network.CoapEndpoint.java:309) destroy() in thread main
02:07:48.079:   1 INFO [CoapEndpoint]: Stopping endpoint at address 0.0.0.0/0.0.0.0:8243 - (org.eclipse.californium.core.network.CoapEndpoint.java:294) stop() in thread main
02:07:48.080:   1 FINE [DirectDatagramSocketImpl]: closing port 8,243, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:158) close() in thread main
02:07:48.080:   1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:277) applyConfig() in thread main
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec - in org.eclipse.californium.core.test.ResourceTreeTest
Running org.eclipse.californium.core.test.RandomAccessBlockTest

Start RandomAccessBlockTest
02:07:48.082:   1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:180) start() in thread main
02:07:48.082:   1 INFO [CoapEndpoint]: Starting endpoint at localhost/127.0.0.1:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:257) start() in thread main
02:07:48.082:   1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:429) isActive() in thread main
02:07:48.083:   1 FINE [DirectDatagramSocketImpl]: binding to port 0, address localhost/127.0.0.1 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:138) bind() in thread main
02:07:48.083:   1 FINE [DirectDatagramSocketImpl]: assigned port 8,244 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:366) bind() in thread main
Request block number 2
02:07:48.084:   1 INFO [CoapEndpoint]: Starting endpoint at 0.0.0.0/0.0.0.0:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:257) start() in thread main
02:07:48.084:   1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:429) isActive() in thread main
02:07:48.085:   1 FINE [DirectDatagramSocketImpl]: binding to port 0, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:138) bind() in thread main
02:07:48.085:   1 FINE [DirectDatagramSocketImpl]: assigned port 8,245 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:366) bind() in thread main
02:07:48.086:   1 INFO [EndpointManager]: Created implicit default endpoint 0.0.0.0/0.0.0.0:8245 - (org.eclipse.californium.core.network.EndpointManager.java:117) createDefaultEndpoint() in thread main
02:07:48.086: 293 FINE [DirectDatagramSocketImpl]: (E212,T293) 127.0.0.1:8,245 ==> :8,244 [CON-GET    MID=58665, Token=ac058e9fe1dc, OptionSet={"Uri-Port":8244, "Uri-Path":"test", "Block2":"(szx=0/16, m=false, num=2)"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
02:07:48.089: 297 FINE [DirectDatagramSocketImpl]: (E213,T297) 127.0.0.1:8,244 ==> :8,245 [ACK-2.05   MID=58665, Token=ac058e9fe1dc, OptionSet={"Content-Format":"text/plain", "Block2":"(szx=0/16, m=false, num=2)"}, "34567890"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
Request block number 1
02:07:48.090: 293 FINE [DirectDatagramSocketImpl]: (E214,T293) 127.0.0.1:8,245 ==> :8,244 [CON-GET    MID=58666, Token=7ebb0b5328, OptionSet={"Uri-Port":8244, "Uri-Path":"test", "Block2":"(szx=0/16, m=false, num=1)"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
02:07:48.092: 297 FINE [DirectDatagramSocketImpl]: (E215,T297) 127.0.0.1:8,244 ==> :8,245 [ACK-2.05   MID=58666, Token=7ebb0b5328, OptionSet={"Content-Format":"text/plain", "Block2":"(szx=0/16, m=true, num=1)"}, "789_123456789_12"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
Request block number 3
02:07:48.093: 293 FINE [DirectDatagramSocketImpl]: (E216,T293) 127.0.0.1:8,245 ==> :8,244 [CON-GET    MID=58667, Token=10ebcffedf, OptionSet={"Uri-Port":8244, "Uri-Path":"test", "Block2":"(szx=0/16, m=false, num=3)"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
02:07:48.095: 297 FINE [DirectDatagramSocketImpl]: (E217,T297) 127.0.0.1:8,244 ==> :8,245 [ACK-2.05   MID=58667, Token=10ebcffedf, OptionSet={"Content-Format":"text/plain", "Block2":"(szx=0/16, m=false, num=3)"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
02:07:48.095:   1 INFO [CoapServer]: Destroy server - (org.eclipse.californium.core.CoapServer.java:220) destroy() in thread main
02:07:48.096:   1 INFO [CoapEndpoint]: Destroying endpoint at address localhost/127.0.0.1:8244 - (org.eclipse.californium.core.network.CoapEndpoint.java:309) destroy() in thread main
02:07:48.096:   1 INFO [CoapEndpoint]: Stopping endpoint at address localhost/127.0.0.1:8244 - (org.eclipse.californium.core.network.CoapEndpoint.java:294) stop() in thread main
02:07:48.096:   1 FINE [DirectDatagramSocketImpl]: closing port 8,244, address localhost/127.0.0.1 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:158) close() in thread main
End RandomAccessBlockTest
02:07:48.098:   1 INFO [NetworkRule]: 0 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:299) closeConfig() in thread main
02:07:48.098:   1 INFO [CoapEndpoint]: Destroying endpoint at address 0.0.0.0/0.0.0.0:8245 - (org.eclipse.californium.core.network.CoapEndpoint.java:309) destroy() in thread main
02:07:48.098:   1 INFO [CoapEndpoint]: Stopping endpoint at address 0.0.0.0/0.0.0.0:8245 - (org.eclipse.californium.core.network.CoapEndpoint.java:294) stop() in thread main
02:07:48.098:   1 FINE [DirectDatagramSocketImpl]: closing port 8,245, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:158) close() in thread main
02:07:48.099:   1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:277) applyConfig() in thread main
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec - in org.eclipse.californium.core.test.RandomAccessBlockTest
Running org.eclipse.californium.core.test.ClientSynchronousTest
02:07:48.100:   1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:180) start() in thread main
02:07:48.100:   1 INFO [CoapEndpoint]: Starting endpoint at localhost/127.0.0.1:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:257) start() in thread main
02:07:48.100:   1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:429) isActive() in thread main
02:07:48.101:   1 FINE [DirectDatagramSocketImpl]: binding to port 0, address localhost/127.0.0.1 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:138) bind() in thread main
02:07:48.101:   1 FINE [DirectDatagramSocketImpl]: assigned port 8,246 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:366) bind() in thread main

Start ClientSynchronousTest on port 8246
02:07:48.102:   1 INFO [CoapEndpoint]: Starting endpoint at 0.0.0.0/0.0.0.0:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:257) start() in thread main
02:07:48.103:   1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:429) isActive() in thread main
02:07:48.103:   1 FINE [DirectDatagramSocketImpl]: binding to port 0, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:138) bind() in thread main
02:07:48.103:   1 FINE [DirectDatagramSocketImpl]: assigned port 8,247 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:366) bind() in thread main
02:07:48.104:   1 INFO [EndpointManager]: Created implicit default endpoint 0.0.0.0/0.0.0.0:8247 - (org.eclipse.californium.core.network.EndpointManager.java:117) createDefaultEndpoint() in thread main
02:07:48.105: 306 FINE [DirectDatagramSocketImpl]: (E218,T306) 127.0.0.1:8,247 ==> :8,246 [CON-GET    MID=31295, Token=2b40e92683f7c1, OptionSet={"Uri-Host":"localhost", "Uri-Port":8246, "Uri-Path":"storage"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
02:07:48.106: 311 FINE [DirectDatagramSocketImpl]: (E219,T311) 127.0.0.1:8,246 ==> :8,247 [ACK-2.05   MID=31295, Token=2b40e92683f7c1, OptionSet={"Content-Format":"text/plain"}, "one"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
02:07:48.107: 306 FINE [DirectDatagramSocketImpl]: (E220,T306) 127.0.0.1:8,247 ==> :8,246 [CON-GET    MID=31296, Token=cab6e611, OptionSet={"Uri-Host":"localhost", "Uri-Port":8246, "Uri-Path":"storage"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
02:07:48.108: 311 FINE [DirectDatagramSocketImpl]: (E221,T311) 127.0.0.1:8,246 ==> :8,247 [ACK-2.05   MID=31296, Token=cab6e611, OptionSet={"Content-Format":"text/plain"}, "one"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
02:07:48.109: 306 FINE [DirectDatagramSocketImpl]: (E222,T306) 127.0.0.1:8,247 ==> :8,246 [CON-POST   MID=31297, Token=9d1cc6c2, OptionSet={"Uri-Host":"localhost", "Uri-Port":8246, "Uri-Path":"storage", "Content-Format":"text/plain"}, "two"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
02:07:48.110: 311 FINE [DirectDatagramSocketImpl]: (E223,T311) 127.0.0.1:8,246 ==> :8,247 [ACK-2.04   MID=31297, Token=9d1cc6c2, OptionSet={"Content-Format":"text/plain"}, "one"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
02:07:48.111: 306 FINE [DirectDatagramSocketImpl]: (E224,T306) 127.0.0.1:8,247 ==> :8,246 [CON-GET    MID=31298, Token=0e2b, OptionSet={"Uri-Host":"localhost", "Uri-Port":8246, "Uri-Path":"storage"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
02:07:48.112: 311 FINE [DirectDatagramSocketImpl]: (E225,T311) 127.0.0.1:8,246 ==> :8,247 [ACK-2.05   MID=31298, Token=0e2b, OptionSet={"Content-Format":"text/plain"}, "two"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
02:07:48.114: 306 FINE [DirectDatagramSocketImpl]: (E226,T306) 127.0.0.1:8,247 ==> :8,246 [CON-GET    MID=31299, Token=ca, OptionSet={"Uri-Host":"localhost", "Observe":0, "Uri-Port":8246, "Uri-Path":"storage"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
02:07:48.114: 313 INFO [CoapResource]: Successfully established observe relation between localhost/127.0.0.1:8247#ca and resource /storage - (org.eclipse.californium.core.CoapResource.java:688) addObserveRelation() in thread pool-23-thread-3
02:07:48.115: 311 FINE [DirectDatagramSocketImpl]: (E227,T311) 127.0.0.1:8,246 ==> :8,247 [ACK-2.05   MID=31299, Token=ca, OptionSet={"Observe":1, "Content-Format":"text/plain"}, "two"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
02:07:48.216: 311 FINE [DirectDatagramSocketImpl]: (E228,T311) 127.0.0.1:8,246 ==> :8,247 [NON-2.05   MID=11253, Token=ca, OptionSet={"Observe":2, "Content-Format":"text/plain"}, "two"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
02:07:48.317: 311 FINE [DirectDatagramSocketImpl]: (E229,T311) 127.0.0.1:8,246 ==> :8,247 [NON-2.05   MID=11254, Token=ca, OptionSet={"Observe":3, "Content-Format":"text/plain"}, "two"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
02:07:48.417: 311 FINE [DirectDatagramSocketImpl]: (E230,T311) 127.0.0.1:8,246 ==> :8,247 [NON-2.05   MID=11255, Token=ca, OptionSet={"Observe":4, "Content-Format":"text/plain"}, "two"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
02:07:48.518: 306 FINE [DirectDatagramSocketImpl]: (E231,T306) 127.0.0.1:8,247 ==> :8,246 [CON-POST   MID=31300, Token=d5c8, OptionSet={"Uri-Host":"localhost", "Uri-Port":8246, "Uri-Path":"storage", "Content-Format":"text/plain"}, "three"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
02:07:48.519: 311 FINE [DirectDatagramSocketImpl]: (E232,T311) 127.0.0.1:8,246 ==> :8,247 [ACK-2.04   MID=31300, Token=d5c8, OptionSet={"Content-Format":"text/plain"}, "two"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
02:07:48.520: 311 FINE [DirectDatagramSocketImpl]: (E233,T311) 127.0.0.1:8,246 ==> :8,247 [NON-2.05   MID=11256, Token=ca, OptionSet={"Observe":5, "Content-Format":"text/plain"}, "three"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
02:07:48.520: 306 FINE [DirectDatagramSocketImpl]: (E234,T306) 127.0.0.1:8,247 ==> :8,246 [CON-PUT    MID=31301, Token=77529d2b, OptionSet={"Uri-Host":"localhost", "Uri-Port":8246, "Uri-Path":"storage", "Content-Format":"text/plain"}, "four"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
02:07:48.521: 311 FINE [DirectDatagramSocketImpl]: (E235,T311) 127.0.0.1:8,246 ==> :8,247 [ACK-4.05   MID=31301, Token=77529d2b, OptionSet={}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
02:07:48.722: 311 FINE [DirectDatagramSocketImpl]: (E236,T311) 127.0.0.1:8,246 ==> :8,247 [NON-2.05   MID=11257, Token=ca, OptionSet={"Observe":6, "Content-Format":"text/plain"}, "three"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
02:07:48.723: 306 FINE [DirectDatagramSocketImpl]: (E237,T306) 127.0.0.1:8,247 ==> :8,246 [RST        MID=11257] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
02:07:48.823: 306 FINE [DirectDatagramSocketImpl]: (E238,T306) 127.0.0.1:8,247 ==> :8,246 [CON-POST   MID=31302, Token=13bdcd6208288bb7, OptionSet={"Uri-Host":"localhost", "Uri-Port":8246, "Uri-Path":"storage", "Content-Format":"text/plain"}, "four"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
02:07:48.824: 311 FINE [DirectDatagramSocketImpl]: (E239,T311) 127.0.0.1:8,246 ==> :8,247 [ACK-2.04   MID=31302, Token=13bdcd6208288bb7, OptionSet={"Content-Format":"text/plain"}, "three"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
02:07:48.824:   1 WARNING [Request]: update your code to supply an RFC 7252 compliant URI including a valid scheme - (org.eclipse.californium.core.coap.Request.java:221) setURI() in thread main
02:07:48.825: 306 FINE [DirectDatagramSocketImpl]: (E240,T306) 127.0.0.1:8,247 ==> :8,246 [CON-GET    MID=31303, Token=5287396c, OptionSet={"Uri-Host":"localhost", "Uri-Port":8246, "Uri-Path":"storage", "Uri-Query":"uppercase"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
02:07:48.826: 311 FINE [DirectDatagramSocketImpl]: (E241,T311) 127.0.0.1:8,246 ==> :8,247 [ACK-2.05   MID=31303, Token=5287396c, OptionSet={"Content-Format":"text/plain"}, "FOUR"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
02:07:48.927:   1 INFO [CoapServer]: Destroy server - (org.eclipse.californium.core.CoapServer.java:220) destroy() in thread main
02:07:48.927:   1 INFO [CoapEndpoint]: Destroying endpoint at address localhost/127.0.0.1:8246 - (org.eclipse.californium.core.network.CoapEndpoint.java:309) destroy() in thread main
02:07:48.928:   1 INFO [CoapEndpoint]: Stopping endpoint at address localhost/127.0.0.1:8246 - (org.eclipse.californium.core.network.CoapEndpoint.java:294) stop() in thread main
02:07:48.928:   1 FINE [DirectDatagramSocketImpl]: closing port 8,246, address localhost/127.0.0.1 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:158) close() in thread main
End ClientSynchronousTest
02:07:48.929:   1 INFO [NetworkRule]: 0 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:299) closeConfig() in thread main
02:07:48.929:   1 INFO [CoapEndpoint]: Destroying endpoint at address 0.0.0.0/0.0.0.0:8247 - (org.eclipse.californium.core.network.CoapEndpoint.java:309) destroy() in thread main
02:07:48.929:   1 INFO [CoapEndpoint]: Stopping endpoint at address 0.0.0.0/0.0.0.0:8247 - (org.eclipse.californium.core.network.CoapEndpoint.java:294) stop() in thread main
02:07:48.930:   1 FINE [DirectDatagramSocketImpl]: closing port 8,247, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:158) close() in thread main
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.83 sec - in org.eclipse.californium.core.test.ClientSynchronousTest

Results :

Failed tests: 
  BlockwiseClientSideTest.testObserveWithBlockwiseResponse:494 Must not have option number 6 but has Observe: 0

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Californium (Cf) Parent ............................ SUCCESS [  1.796 s]
[INFO] element-connector .................................. SUCCESS [  6.966 s]
[INFO] Californium (Cf) Demo Certificates ................. SUCCESS [  1.628 s]
[INFO] Scandium (Sc) Core ................................. SUCCESS [ 16.251 s]
[INFO] Californium (Cf) Core .............................. FAILURE [ 26.135 s]
[INFO] Californium (Cf) Proxy ............................. SKIPPED
[INFO] Californium (Cf) OSGi Bundle ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 56.354 s
[INFO] Finished at: 2017-04-27T02:07:49-04:00
[INFO] Final Memory: 41M/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/1.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 (medium-tests) on project californium-core: There are test failures.
[ERROR] 
[ERROR] Please refer to /jobs/genie.californium/1.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