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

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

Changes:

[Kai Hudalla] [#118] Fix parameter order when calling superclass constructor.

------------------------------------------
[...truncated 1828 lines...]
 1 INFO [CoapServer]: CoAP server has been destroyed - (org.eclipse.californium.core.CoapServer.java:107) destroy() in thread main at (2016-11-04 08:04:20)
 1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:200) start() in thread main at (2016-11-04 08:04:20)
 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-04 08:04:20)
Server binds to port 59959
Establish an observe relation. Cancellation due to a reject from the client
299 INFO [CoapResource]: Successfully established observe relation between /127.0.0.1:45815#24 and resource /obs - (org.eclipse.californium.core.CoapResource.java:301) addObserveRelation() in thread CoapServer#1 at (2016-11-04 08:04:20)
Resource changed: First notification -212881524
Reject notification
CON [MID=7001], GET, /obs, observe(0)    ----->
<-----   ACK [MID=7001], 2.05, observe(0)    
Observe relation established
<-----   CON [MID=421], 2.05, observe(1)    // lost 
<-----   CON [MID=421], 2.05, observe(1)    
RST [MID=421], 0                          ----->


 1 INFO [CoapServer]: Destroying server - (org.eclipse.californium.core.CoapServer.java:248) destroy() in thread main at (2016-11-04 08:04:20)
 1 INFO [CoapEndpoint]: Destroying endpoint at address /127.0.0.1:59959 - (org.eclipse.californium.core.network.CoapEndpoint.java:270) destroy() in thread main at (2016-11-04 08:04:20)
 1 INFO [CoapEndpoint]: Stopping endpoint at address /127.0.0.1:59959 - (org.eclipse.californium.core.network.CoapEndpoint.java:396) stop() in thread main at (2016-11-04 08:04:20)
 1 INFO [CoapServer]: CoAP server has been destroyed - (org.eclipse.californium.core.CoapServer.java:107) destroy() in thread main at (2016-11-04 08:04:20)
 1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:200) start() in thread main at (2016-11-04 08:04:20)
 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-04 08:04:20)
Server binds to port 37081
Establish an observe relation. Cancellation after timeout. During the timeouts, the resource still changes.
309 INFO [CoapResource]: Successfully established observe relation between /127.0.0.1:37176#25 and resource /obs - (org.eclipse.californium.core.CoapResource.java:301) addObserveRelation() in thread CoapServer#1 at (2016-11-04 08:04:20)
Resource changed: First notification -347487886
Resource changed: Second notification 659300374-

 1 INFO [CoapServer]: Destroying server - (org.eclipse.californium.core.CoapServer.java:248) destroy() in thread main at (2016-11-04 08:04:20)
312 SEVERE [Message]: Faulty MessageObserver for retransmitting events. - (org.eclipse.californium.core.coap.Message.java:637) retransmitting() in thread CoapServer#2 at (2016-11-04 08:04:21)
java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask@1594f8c rejected from java.util.concurrent.ScheduledThreadPoolExecutor@e757105[Shutting down, pool size = 5, active threads = 1, queued tasks = 0, completed tasks = 4]
	at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2048)
	at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:821)
	at java.util.concurrent.ScheduledThreadPoolExecutor.delayedExecute(ScheduledThreadPoolExecutor.java:325)
	at java.util.concurrent.ScheduledThreadPoolExecutor.schedule(ScheduledThreadPoolExecutor.java:530)
	at java.util.concurrent.ScheduledThreadPoolExecutor.execute(ScheduledThreadPoolExecutor.java:619)
	at org.eclipse.californium.core.network.stack.ObserveLayer$NotificationController.onRetransmission(ObserveLayer.java:221)
	at org.eclipse.californium.core.coap.Message.retransmitting(Message.java:635)
	at org.eclipse.californium.core.network.stack.ReliabilityLayer$RetransmissionTask.run(ReliabilityLayer.java:361)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:178)
	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:292)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
 1 INFO [CoapEndpoint]: Destroying endpoint at address /127.0.0.1:37081 - (org.eclipse.californium.core.network.CoapEndpoint.java:270) destroy() in thread main at (2016-11-04 08:04:21)
 1 INFO [CoapEndpoint]: Stopping endpoint at address /127.0.0.1:37081 - (org.eclipse.californium.core.network.CoapEndpoint.java:396) stop() in thread main at (2016-11-04 08:04:21)
 1 INFO [CoapServer]: CoAP server has been destroyed - (org.eclipse.californium.core.CoapServer.java:107) destroy() in thread main at (2016-11-04 08:04:21)
 1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:200) start() in thread main at (2016-11-04 08:04:21)
 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-04 08:04:21)
Server binds to port 54465
Establish an observe relation. Cancellation after timeout
319 INFO [CoapResource]: Successfully established observe relation between /127.0.0.1:46532#26 and resource /obs - (org.eclipse.californium.core.CoapResource.java:301) addObserveRelation() in thread CoapServer#1 at (2016-11-04 08:04:21)
Resource changed: First notification
Resource changed: Second notification
Resource changed: Third notification
Resource changed: Forth notification
Resource changed: Fifth notification
326 INFO [ObserveLayer$NotificationController]: Notification 26 timed out. Cancel all relations with source /127.0.0.1:46532 - (org.eclipse.californium.core.network.stack.ObserveLayer$NotificationController.java:532) onTimeout() in thread CoapServer#6 at (2016-11-04 08:04:22)
CON [MID=7001], GET, /obs, observe(0)    ----->
<-----   ACK [MID=7001], 2.05, observe(0)    
Observe relation established
<-----   NON [MID=793], 2.05, observe(1)    
<-----   NON [MID=794], 2.05, observe(2)    
<-----   CON [MID=795], 2.05, observe(3)    
ACK [MID=795], 0                          ----->
<-----   NON [MID=796], 2.05, observe(4)    
<-----   CON [MID=797], 2.05, observe(5)    // lost
<-----   CON [MID=797], 2.05, observe(5)    // lost
<-----   CON [MID=797], 2.05, observe(5)    // lost
<-----   CON [MID=797], 2.05, observe(5)    // lost
<-----   CON [MID=797], 2.05, observe(5)    // lost


 1 INFO [CoapServer]: Destroying server - (org.eclipse.californium.core.CoapServer.java:248) destroy() in thread main at (2016-11-04 08:04:22)
 1 INFO [CoapEndpoint]: Destroying endpoint at address /127.0.0.1:54465 - (org.eclipse.californium.core.network.CoapEndpoint.java:270) destroy() in thread main at (2016-11-04 08:04:22)
 1 INFO [CoapEndpoint]: Stopping endpoint at address /127.0.0.1:54465 - (org.eclipse.californium.core.network.CoapEndpoint.java:396) stop() in thread main at (2016-11-04 08:04:22)
 1 INFO [CoapServer]: CoAP server has been destroyed - (org.eclipse.californium.core.CoapServer.java:107) destroy() in thread main at (2016-11-04 08:04:22)
 1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:200) start() in thread main at (2016-11-04 08:04:22)
 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-04 08:04:22)
Server binds to port 53473
Establish an observe relation to a quickly changing resource and do no longer respond
337 INFO [CoapResource]: Successfully established observe relation between /127.0.0.1:60842#27 and resource /obs - (org.eclipse.californium.core.CoapResource.java:301) addObserveRelation() in thread CoapServer#2 at (2016-11-04 08:04:22)
Resource changed: First notification 1890997298
Resource changed: Second notification -191165454
Resource changed: NON notification 1 1548812967
Resource changed: NON notification 2 438770263-
Resource changed: NON notification 3 442384671-
Resource changed: NON notification 4 -222790568
341 INFO [ObserveLayer$NotificationController]: Notification 27 timed out. Cancel all relations with source /127.0.0.1:60842 - (org.eclipse.californium.core.network.stack.ObserveLayer$NotificationController.java:532) onTimeout() in thread CoapServer#6 at (2016-11-04 08:04:23)
CON [MID=7001], GET, /obs, observe(0)    ----->
<-----   ACK [MID=7001], 2.05, observe(0)    
Observe relation established
<-----   NON [MID=969], 2.05, observe(1)    
<-----   CON [MID=970], 2.05, observe(2)    
<-----   CON [MID=970], 2.05, observe(3)    
<-----   CON [MID=970], 2.05, observe(4)    
<-----   CON [MID=970], 2.05, observe(5)    
<-----   CON [MID=970], 2.05, observe(6)    
   server cancels the relation


 1 INFO [CoapServer]: Destroying server - (org.eclipse.californium.core.CoapServer.java:248) destroy() in thread main at (2016-11-04 08:04:23)
 1 INFO [CoapEndpoint]: Destroying endpoint at address /127.0.0.1:53473 - (org.eclipse.californium.core.network.CoapEndpoint.java:270) destroy() in thread main at (2016-11-04 08:04:23)
 1 INFO [CoapEndpoint]: Stopping endpoint at address /127.0.0.1:53473 - (org.eclipse.californium.core.network.CoapEndpoint.java:396) stop() in thread main at (2016-11-04 08:04:23)
 1 INFO [CoapServer]: CoAP server has been destroyed - (org.eclipse.californium.core.CoapServer.java:107) destroy() in thread main at (2016-11-04 08:04:23)
End ObserveServerSideTest
Tests run: 7, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 4.72 sec <<< FAILURE! - in org.eclipse.californium.core.test.lockstep.ObserveServerSideTest
testEstablishmentAndTimeoutWithUpdateInMiddle(org.eclipse.californium.core.test.lockstep.ObserveServerSideTest)  Time elapsed: 0.769 sec  <<< FAILURE!
java.lang.AssertionError: Wrong payload length:  expected:<30> but was:<29>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.eclipse.californium.core.test.lockstep.LockstepEndpoint$MessageExpectation$5.check(LockstepEndpoint.java:230)
	at org.eclipse.californium.core.test.lockstep.LockstepEndpoint$MessageExpectation$5.check(LockstepEndpoint.java:226)
	at org.eclipse.californium.core.test.lockstep.LockstepEndpoint$MessageExpectation.check(LockstepEndpoint.java:319)
	at org.eclipse.californium.core.test.lockstep.LockstepEndpoint$ResponseExpectation.check(LockstepEndpoint.java:546)
	at org.eclipse.californium.core.test.lockstep.LockstepEndpoint$ResponseExpectation.go(LockstepEndpoint.java:560)
	at org.eclipse.californium.core.test.lockstep.ObserveServerSideTest.testEstablishmentAndTimeoutWithUpdateInMiddle(ObserveServerSideTest.java:192)

Running org.eclipse.californium.core.test.maninmiddle.LossyBlockwiseTransferTest

Start LossyBlockwiseTransferTest
 1 INFO [CoapEndpoint]: Starting endpoint at localhost/127.0.0.1:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:75) start() in thread main at (2016-11-04 08:04:23)
 1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:200) start() in thread main at (2016-11-04 08:04:23)
 1 INFO [CoapEndpoint]: Starting endpoint at 0.0.0.0/0.0.0.0:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:212) start() in thread main at (2016-11-04 08:04:23)
Client at 32905, middle at 43000, server at 48388
Start man in the middle
uri: coap://localhost:43000/test
Man in the middle will drop packets [5, 6, 8, 9, 15]
Drop packet 5 (burst 1)
Drop packet 6 (burst 2)
Drop packet 8 (burst 3)
Drop packet 9 (burst 4)
Drop packet 15 (burst 1)
Received 250 bytes
Man in the middle will drop packets [2, 2, 3, 6, 7, 8, 9, 9, 14, 15]
Drop packet 2 (burst 1)
Drop packet 3 (burst 2)
Drop packet 6 (burst 2)
Drop packet 7 (burst 3)
Drop packet 8 (burst 4)
Drop packet 14 (burst 1)
Drop packet 15 (burst 2)
Received 250 bytes
Man in the middle will drop packets [1, 2, 6, 8, 9, 9, 10, 11, 13, 15]
Drop packet 1 (burst 1)
Drop packet 2 (burst 2)
Drop packet 6 (burst 1)
Drop packet 8 (burst 2)
Drop packet 9 (burst 3)
Drop packet 10 (burst 4)
Drop packet 15 (burst 1)
Received 250 bytes
Man in the middle will drop packets [0, 0, 0, 2, 5, 6, 8, 8, 9, 14]
Drop packet 0 (burst 1)
Drop packet 2 (burst 2)
Drop packet 5 (burst 2)
Drop packet 6 (burst 3)
Drop packet 8 (burst 4)
Drop packet 14 (burst 1)
Received 250 bytes
Man in the middle will drop packets [0, 4, 4, 5, 6, 8, 9, 9, 10, 14]
Drop packet 0 (burst 1)
Drop packet 4 (burst 1)
Drop packet 5 (burst 2)
Drop packet 6 (burst 3)
Drop packet 8 (burst 4)
Drop packet 14 (burst 1)
Received 250 bytes
Man in the middle will drop packets [0, 2, 2, 6, 10, 11, 12, 13, 14, 15]
Drop packet 0 (burst 1)
Drop packet 2 (burst 2)
Drop packet 6 (burst 1)
Drop packet 10 (burst 1)
Drop packet 11 (burst 2)
Drop packet 12 (burst 3)
Drop packet 13 (burst 4)
Received 250 bytes

 1 INFO [CoapServer]: Destroying server - (org.eclipse.californium.core.CoapServer.java:248) destroy() in thread main at (2016-11-04 08:04:30)
 1 INFO [CoapEndpoint]: Destroying endpoint at address 0.0.0.0/0.0.0.0:48388 - (org.eclipse.californium.core.network.CoapEndpoint.java:270) destroy() in thread main at (2016-11-04 08:04:30)
 1 INFO [CoapEndpoint]: Stopping endpoint at address 0.0.0.0/0.0.0.0:48388 - (org.eclipse.californium.core.network.CoapEndpoint.java:396) stop() in thread main at (2016-11-04 08:04:30)
 1 INFO [CoapServer]: CoAP server has been destroyed - (org.eclipse.californium.core.CoapServer.java:93) destroy() in thread main at (2016-11-04 08:04:30)
 1 INFO [CoapEndpoint]: Destroying endpoint at address /127.0.0.1:32905 - (org.eclipse.californium.core.network.CoapEndpoint.java:94) destroy() in thread main at (2016-11-04 08:04:30)
 1 INFO [CoapEndpoint]: Stopping endpoint at address /127.0.0.1:32905 - (org.eclipse.californium.core.network.CoapEndpoint.java:396) stop() in thread main at (2016-11-04 08:04:30)
End LossyBlockwiseTransferTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.824 sec - in org.eclipse.californium.core.test.maninmiddle.LossyBlockwiseTransferTest

Results :

Failed tests: 
  ObserveServerSideTest.testEstablishmentAndTimeoutWithUpdateInMiddle:192 Wrong payload length:  expected:<30> but was:<29>

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Californium (Cf) Parent ............................ SUCCESS [  1.455 s]
[INFO] element-connector .................................. SUCCESS [01:02 min]
[INFO] Californium (Cf) Demo Certificates ................. SUCCESS [  2.013 s]
[INFO] Scandium (Sc) Core ................................. SUCCESS [ 14.525 s]
[INFO] Californium (Cf) Core .............................. FAILURE [ 44.971 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: 02:09 min
[INFO] Finished at: 2016-11-04T08:04:31-04:00
[INFO] Final Memory: 40M/1932M
[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/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 (large-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
Archiving artifacts

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


Back to the top