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: californium #44

See <https://hudson.eclipse.org/californium/job/californium/44/>

------------------------------------------
[...truncated 460 lines...]
----------------------------------------------------------------
----------------------------------------------------------------
/127.0.0.1:50794 ==> req CON-POST   MID=30435, Token=2668cc4f, OptionSet={"Uri-Port":48450, "Uri-Path":"separate", "Content-Format":"text/plain", "Block2":16}, ""
----------------------------------------------------------------
----------------------------------------------------------------
/127.0.0.1:50794 <== res ACK-2.01   MID=30435, Token=2668cc4f, OptionSet={"Content-Format":"text/plain", "Block2":24}, "456789.123456789"
----------------------------------------------------------------
----------------------------------------------------------------
/127.0.0.1:50794 ==> req CON-POST   MID=30436, Token=2668cc4f, OptionSet={"Uri-Port":48450, "Uri-Path":"separate", "Content-Format":"text/plain", "Block2":32}, ""
----------------------------------------------------------------
----------------------------------------------------------------
/127.0.0.1:50794 <== res ACK-2.01   MID=30436, Token=2668cc4f, OptionSet={"Content-Format":"text/plain", "Block2":32}, ".123456789."
----------------------------------------------------------------
Client received response hello post 51123456789.123456789.123456789.
Wait until deduplicator should be empty (0.447 seconds)
Assertion passed: all HashMaps of server are empty
Assertion passed: all HashMaps of client are empty
Test observe relation with a reactive cancelation to coap://localhost:48450/piggy
----------------------------------------------------------------
/127.0.0.1:50794 ==> req CON-GET    MID=30437, Token=2668cc50, OptionSet={"Observe":0, "Uri-Port":48450, "Uri-Path":"piggy"}, ""
----------------------------------------------------------------
----------------------------------------------------------------
/127.0.0.1:50794 <== res ACK-2.05   MID=30437, Token=2668cc50, OptionSet={"Observe":60, "Content-Format":"text/plain"}, "hello get 60"
----------------------------------------------------------------
Client received notification 1: hello get 60
----------------------------------------------------------------
/127.0.0.1:50794 <== res NON-2.05   MID=36808, Token=2668cc50, OptionSet={"Observe":61, "Content-Format":"text/plain"}, "hello get 61"
----------------------------------------------------------------
Client received notification 2: hello get 61
----------------------------------------------------------------
/127.0.0.1:50794 <== res NON-2.05   MID=36809, Token=2668cc50, OptionSet={"Observe":62, "Content-Format":"text/plain"}, "hello get 62"
----------------------------------------------------------------
Client received notification 3: hello get 62
Client forgets observe relation to coap://localhost:48450/piggy
----------------------------------------------------------------
/127.0.0.1:50794 ==> req CON-GET    MID=30438, Token=2668cc50, OptionSet={"Observe":1, "Uri-Port":48450, "Uri-Path":"piggy"}, ""
----------------------------------------------------------------
----------------------------------------------------------------
/127.0.0.1:50794 <== res ACK-2.05   MID=30438, Token=2668cc50, OptionSet={"Content-Format":"text/plain"}, "hello get 62"
----------------------------------------------------------------
Client received notification 4: hello get 62
Wait until deduplicator should be empty (0.447 seconds)
Assertion passed: all HashMaps of server are empty
Assertion passed: all HashMaps of client are empty
End MemoryLeakingHashMapTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.795 sec - in org.eclipse.californium.core.test.MemoryLeakingHashMapTest
Running org.eclipse.californium.core.test.ClientAsynchronousTest

Start ClientAsynchronousTest
End ClientAsynchronousTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.429 sec - in org.eclipse.californium.core.test.ClientAsynchronousTest
Running org.eclipse.californium.core.test.ClientSynchronousTest

Start ClientSynchronousTest on port 54335
End ClientSynchronousTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.834 sec - in org.eclipse.californium.core.test.ClientSynchronousTest
Running org.eclipse.californium.core.test.StartStopTest

Start StartStopTest
Socket port: 45723
Start server 1

Stop server 1 and start server 2

Stop server 2 and start server 1

Stop server 1 and start server 2

Stop server 2 and start server 1

Stop server 1 and start server 2

Stop server 2 and start server 1

Stop server 1
End StartStopTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.846 sec - in org.eclipse.californium.core.test.StartStopTest
Running org.eclipse.californium.core.test.ParserTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.eclipse.californium.core.test.ParserTest
Running org.eclipse.californium.core.test.OptionTest

Start OptionTest
End OptionTest

Start OptionTest
End OptionTest

Start OptionTest
End OptionTest

Start OptionTest
End OptionTest

Start OptionTest
End OptionTest

Start OptionTest
End OptionTest

Start OptionTest
End OptionTest

Start OptionTest
End OptionTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.eclipse.californium.core.test.OptionTest
Running org.eclipse.californium.core.test.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"

Observe relation established, resource changes
Resource resX changed to "resX says hi for the 2 time"

Lose response 3 with MID 21062, payload = "resX says hi for the 2 time"

Lose response 4 with MID 21062, payload = "resX says hi for the 2 time"

Lose response 5 with MID 21062, payload = "resX says hi for the 2 time"
Resource resX changed to "resX says hi for the 3 time"

Lose response 6 with MID 21062, payload = "resX says hi for the 3 time"

Lose response 7 with MID 21062, payload = "resX says hi for the 3 time"
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"
Received Notification: 10733
Resource resX changed to "resX says hi for the 2 time"
Received RST: 10734
Resource resX changed to "resX says hi for the 3 time"
Received RST: 10735
Resource resX changed to "resX says hi for the 4 time"
Received RST: 10736
End ObserveTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.784 sec - in org.eclipse.californium.core.test.ObserveTest
Running org.eclipse.californium.core.test.maninmiddle.LossyBlockwiseTransferTest

Start LossyBlockwiseTransferTest
Client at 37125, middle at 37930, server at 35306
Start man in the middle
uri: coap://localhost:37930/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 [0, 2, 4, 4, 6, 7, 9, 9, 13, 15]
Drop packet 0 (burst 1)
Drop packet 2 (burst 2)
Drop packet 4 (burst 3)
Drop packet 6 (burst 4)
Drop packet 13 (burst 1)
Drop packet 15 (burst 2)
Received 250 bytes
Man in the middle will drop packets [0, 0, 2, 3, 3, 6, 7, 9, 9, 13]
Drop packet 0 (burst 1)
Drop packet 2 (burst 2)
Drop packet 3 (burst 3)
Drop packet 6 (burst 3)
Drop packet 7 (burst 4)
Drop packet 13 (burst 1)
Received 250 bytes
Man in the middle will drop packets [0, 2, 6, 7, 7, 8, 8, 11, 13, 15]
Drop packet 0 (burst 1)
Drop packet 2 (burst 2)
Drop packet 6 (burst 1)
Drop packet 7 (burst 2)
Drop packet 8 (burst 3)
Drop packet 11 (burst 3)
Drop packet 13 (burst 4)
Received 250 bytes
Man in the middle will drop packets [1, 1, 2, 4, 6, 10, 10, 11, 14, 14]
Drop packet 1 (burst 1)
Drop packet 2 (burst 2)
Drop packet 4 (burst 3)
Drop packet 6 (burst 4)
Drop packet 10 (burst 1)
Drop packet 11 (burst 2)
Drop packet 14 (burst 2)
Received 250 bytes
Man in the middle will drop packets [0, 4, 5, 7, 8, 9, 11, 14, 14, 15]
Drop packet 0 (burst 1)
Drop packet 4 (burst 1)
Drop packet 5 (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

End LossyBlockwiseTransferTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.739 sec - in org.eclipse.californium.core.test.maninmiddle.LossyBlockwiseTransferTest

Results :

Failed tests: 
  MessageTypeTest.testConfirmable:126 

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Californium (Cf) Root .............................. SUCCESS [  2.902 s]
[INFO] Californium (Cf) Core .............................. FAILURE [ 25.577 s]
[INFO] Californium (Cf) Proxy ............................. SKIPPED
[INFO] Californium (Cf) OSGi Bundle ....................... SKIPPED
[INFO] Cf-PlugtestClient .................................. SKIPPED
[INFO] Cf-PlugtestChecker ................................. SKIPPED
[INFO] Cf-PlugtestServer .................................. SKIPPED
[INFO] Cf-HelloWorldClient ................................ SKIPPED
[INFO] Cf-HelloWorldServer ................................ SKIPPED
[INFO] Cf-CoCoA-Client .................................... SKIPPED
[INFO] Cf-SecureServer .................................... SKIPPED
[INFO] Cf-ExampleCrossProxy ............................... SKIPPED
[INFO] Cf Benchmark Server ................................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 30.306 s
[INFO] Finished at: 2015-02-19T14:12:44-05:00
[INFO] Final Memory: 28M/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.17:test (default-test) on project californium-core: There are test failures.

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

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


Back to the top