Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cf-dev] Build failed in Jenkins: 2.0.x-nightly #272

See <https://ci.eclipse.org/californium/job/2.0.x-nightly/272/display/redirect>

------------------------------------------
[...truncated 419.42 KB...]
02:51:51.141 INFO [NatUtil]: backward 67 bytes from localhost:8200 to localhost:8199 via 8203
02:51:51.143 WARN [DTLSConnector]: DTLSConnector (DTLS-localhost/127.0.0.1:8199) drops 52 bytes to localhost/127.0.0.1:8201
Resource resource changed to "resource says client for the 6 time"
02:51:53.124 WARN [DTLSConnector]: DTLSConnector (DTLS-localhost/127.0.0.1:8199) drops 52 bytes to localhost/127.0.0.1:8201
Resource resource changed to "resource says client for the 7 time"
02:51:53.175 WARN [DTLSConnector]: DTLSConnector (DTLS-localhost/127.0.0.1:8199) drops 52 bytes to localhost/127.0.0.1:8201
Resource resource changed to "resource says client for the 8 time"
02:51:53.225 WARN [DTLSConnector]: DTLSConnector (DTLS-localhost/127.0.0.1:8199) drops 52 bytes to localhost/127.0.0.1:8201
02:51:55.274 INFO [CoapServer]: Destroying server
02:51:55.277 INFO [CoapEndpoint]: Destroying endpoint at coaps://localhost:8199
02:51:55.277 INFO [CoapEndpoint]: Stopping endpoint at coaps://localhost:8199
02:51:55.277 INFO [DTLSConnector]: Stopping DTLS connector on [localhost/127.0.0.1:8199]
02:51:55.280 INFO [DTLSConnector]: Worker thread [DTLS-Sender-localhost/127.0.0.1:8199] has terminated
02:51:55.282 INFO [CoapServer]: CoAP server has been destroyed
End SecureObserveTest

Start SecureObserveTest
02:51:55.284 INFO [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 150000, connection expiration threshold: 1800s]
02:51:55.285 INFO [InMemoryRandomTokenProvider]: using tokens of 8 bytes in length
02:51:55.285 INFO [InMemoryMessageExchangeStore]: using default TokenProvider org.eclipse.californium.core.network.InMemoryRandomTokenProvider
02:51:55.285 INFO [CoapEndpoint]: CoapEndpoint uses principal correlation
02:51:55.285 INFO [BlockwiseLayer]: BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000 and MAX_RESOURCE_BODY_SIZE=8192
02:51:55.286 INFO [ReliabilityLayer]: ReliabilityLayer uses ACK_TIMEOUT=200, ACK_RANDOM_FACTOR=1.0, and ACK_TIMEOUT_SCALE=1.0
Resource resource changed to "resource says hi for the 1 time"
02:51:55.287 INFO [CoapServer]: Starting server
02:51:55.287 INFO [InMemoryMessageExchangeStore]: no MessageIdProvider set, using default org.eclipse.californium.core.network.InMemoryMessageIdProvider
02:51:55.287 INFO [NetworkRule]: 1 rules active.
02:51:55.289 INFO [DTLSConnector]: DTLS connector listening on [localhost/127.0.0.1:8204] with MTU [65536] using (inbound) datagram buffer size [16474 bytes]
02:51:55.289 INFO [DTLSConnector]: Starting worker thread [DTLS-Receiver-localhost/127.0.0.1:8204]
02:51:55.289 INFO [DTLSConnector]: Starting worker thread [DTLS-Sender-localhost/127.0.0.1:8204]
02:51:55.290 INFO [CoapEndpoint]: Started endpoint at coaps://localhost:8204
02:51:55.291 INFO [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 150000, connection expiration threshold: 1800s]
02:51:55.291 INFO [InMemoryRandomTokenProvider]: using tokens of 8 bytes in length
02:51:55.291 INFO [InMemoryMessageExchangeStore]: using default TokenProvider org.eclipse.californium.core.network.InMemoryRandomTokenProvider
02:51:55.291 INFO [CoapEndpoint]: CoapEndpoint uses principal correlation
02:51:55.291 INFO [BlockwiseLayer]: BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000 and MAX_RESOURCE_BODY_SIZE=8192
02:51:55.292 INFO [ReliabilityLayer]: ReliabilityLayer uses ACK_TIMEOUT=200, ACK_RANDOM_FACTOR=1.0, and ACK_TIMEOUT_SCALE=1.0
02:51:55.292 INFO [CoapEndpoint]: Destroying endpoint at coaps://localhost:8200
02:51:55.292 INFO [CoapEndpoint]: Stopping endpoint at coaps://localhost:8200
02:51:55.293 INFO [DTLSConnector]: Stopping DTLS connector on [localhost/127.0.0.1:8200]
02:51:55.294 INFO [CoapEndpoint]: Endpoint [coaps://localhost:0] requires an executor to start, using default single-threaded daemon executor
02:51:55.296 INFO [DTLSConnector]: Worker thread [DTLS-Sender-localhost/127.0.0.1:8200] has terminated
02:51:55.296 INFO [InMemoryMessageExchangeStore]: no MessageIdProvider set, using default org.eclipse.californium.core.network.InMemoryMessageIdProvider
02:51:55.297 INFO [NetworkRule]: 1 rules active.
02:51:55.299 INFO [DTLSConnector]: DTLS connector listening on [localhost/127.0.0.1:8205] with MTU [65536] using (inbound) datagram buffer size [16474 bytes]
02:51:55.299 INFO [DTLSConnector]: Starting worker thread [DTLS-Receiver-localhost/127.0.0.1:8205]
02:51:55.299 INFO [DTLSConnector]: Starting worker thread [DTLS-Sender-localhost/127.0.0.1:8205]
02:51:55.300 INFO [CoapEndpoint]: Started endpoint at coaps://localhost:8205
02:51:55.301 INFO [NetworkRule]: 1 rules active.
02:51:55.302 INFO [NatUtil]: starting NAT localhost:8206 to localhost:8205.
02:51:55.301 INFO [NetworkRule]: 1 rules active.
02:51:55.303 INFO [NatUtil]: add NAT for localhost/127.0.0.1:8204 to 8207.
02:51:55.303 INFO [NatUtil]: start listening on 8207 for incoming localhost:8204
URI: change coaps://localhost:8204/resource to coaps://localhost:8207/resource
02:51:55.305 INFO [NatUtil]: backward 69 bytes from localhost:8205 to localhost:8204 via 8207
02:51:55.307 INFO [NatUtil]: forward 60 bytes from localhost:8204 to localhost:8205 via 8207
02:51:55.308 INFO [NatUtil]: backward 101 bytes from localhost:8205 to localhost:8204 via 8207
02:51:55.310 INFO [NatUtil]: forward 120 bytes from localhost:8204 to localhost:8205 via 8207
02:51:55.313 INFO [NatUtil]: backward 101 bytes from localhost:8205 to localhost:8204 via 8207
02:51:55.316 INFO [NatUtil]: forward 67 bytes from localhost:8204 to localhost:8205 via 8207
02:51:55.319 INFO [NatUtil]: backward 61 bytes from localhost:8205 to localhost:8204 via 8207
02:51:55.320 INFO [CoapResource]: successfully established observe relation between localhost/127.0.0.1:8206#e9b43fcde553d0e4 and resource /resource
02:51:55.321 INFO [NatUtil]: forward 76 bytes from localhost:8204 to localhost:8205 via 8207
Resource resource changed to "resource says client for the 2 time"
Received 1. Notification: NON-2.05   MID=23059, Token=e9b43fcde553d0e4, OptionSet={"Observe":0}, ""resource says hi for th".. 33 bytes
02:51:55.325 INFO [NatUtil]: forward 81 bytes from localhost:8204 to localhost:8205 via 8207
Received 2. Notification: NON-2.05   MID=23060, Token=e9b43fcde553d0e4, OptionSet={"Observe":1}, ""resource says client fo".. 37 bytes
Resource resource changed to "resource says client for the 3 time"
02:51:55.377 INFO [NatUtil]: forward 81 bytes from localhost:8204 to localhost:8205 via 8207
Received 3. Notification: NON-2.05   MID=23061, Token=e9b43fcde553d0e4, OptionSet={"Observe":2}, ""resource says client fo".. 37 bytes
Resource resource changed to "resource says client for the 4 time"
02:51:55.427 INFO [NatUtil]: forward 81 bytes from localhost:8204 to localhost:8205 via 8207
Received 4. Notification: NON-2.05   MID=23062, Token=e9b43fcde553d0e4, OptionSet={"Observe":3}, ""resource says client fo".. 37 bytes
02:51:55.476 INFO [NetworkRule]: 1 rules active.
02:51:55.477 INFO [NatUtil]: changed NAT for localhost/127.0.0.1:8204 from 8207 to 8208.
02:51:55.477 INFO [NatUtil]: start listening on 8208 for incoming localhost:8204
Resource resource changed to "resource says client for the 5 time"
02:51:55.479 INFO [NatUtil]: forward 69 bytes from localhost:8204 to localhost:8205 via 8208
02:51:55.481 INFO [NatUtil]: backward 60 bytes from localhost:8205 to localhost:8204 via 8208
02:51:55.483 INFO [NatUtil]: forward 101 bytes from localhost:8204 to localhost:8205 via 8208
02:51:55.485 INFO [NatUtil]: backward 120 bytes from localhost:8205 to localhost:8204 via 8208
02:51:55.488 INFO [NatUtil]: forward 101 bytes from localhost:8204 to localhost:8205 via 8208
02:51:55.494 INFO [NatUtil]: backward 67 bytes from localhost:8205 to localhost:8204 via 8208
02:51:55.497 INFO [NatUtil]: forward 81 bytes from localhost:8204 to localhost:8205 via 8208
Resource resource changed to "resource says client for the 6 time"
Received 5. Notification: NON-2.05   MID=23063, Token=e9b43fcde553d0e4, OptionSet={"Observe":4}, ""resource says client fo".. 37 bytes
02:51:55.500 INFO [NatUtil]: forward 81 bytes from localhost:8204 to localhost:8205 via 8208
Received 6. Notification: NON-2.05   MID=23064, Token=e9b43fcde553d0e4, OptionSet={"Observe":5}, ""resource says client fo".. 37 bytes
Resource resource changed to "resource says client for the 7 time"
02:51:55.551 INFO [NatUtil]: forward 81 bytes from localhost:8204 to localhost:8205 via 8208
Received 7. Notification: NON-2.05   MID=23065, Token=e9b43fcde553d0e4, OptionSet={"Observe":6}, ""resource says client fo".. 37 bytes
Resource resource changed to "resource says client for the 8 time"
02:51:55.602 INFO [NatUtil]: forward 81 bytes from localhost:8204 to localhost:8205 via 8208
Received 8. Notification: NON-2.05   MID=23066, Token=e9b43fcde553d0e4, OptionSet={"Observe":7}, ""resource says client fo".. 37 bytes
02:51:55.651 INFO [CoapServer]: Destroying server
02:51:55.652 INFO [CoapEndpoint]: Destroying endpoint at coaps://localhost:8204
02:51:55.653 INFO [CoapEndpoint]: Stopping endpoint at coaps://localhost:8204
02:51:55.653 INFO [DTLSConnector]: Stopping DTLS connector on [localhost/127.0.0.1:8204]
02:51:55.654 INFO [CoapServer]: CoAP server has been destroyed
End SecureObserveTest
02:51:55.655 INFO [DTLSConnector]: Worker thread [DTLS-Sender-localhost/127.0.0.1:8204] has terminated

Start SecureObserveTest
02:51:55.658 INFO [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 150000, connection expiration threshold: 1800s]
02:51:55.658 INFO [InMemoryRandomTokenProvider]: using tokens of 8 bytes in length
02:51:55.658 INFO [InMemoryMessageExchangeStore]: using default TokenProvider org.eclipse.californium.core.network.InMemoryRandomTokenProvider
02:51:55.659 INFO [CoapEndpoint]: CoapEndpoint uses strict context
02:51:55.659 INFO [BlockwiseLayer]: BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000 and MAX_RESOURCE_BODY_SIZE=8192
02:51:55.659 INFO [ReliabilityLayer]: ReliabilityLayer uses ACK_TIMEOUT=200, ACK_RANDOM_FACTOR=1.0, and ACK_TIMEOUT_SCALE=1.0
Resource resource changed to "resource says hi for the 1 time"
02:51:55.660 INFO [CoapServer]: Starting server
02:51:55.660 INFO [InMemoryMessageExchangeStore]: no MessageIdProvider set, using default org.eclipse.californium.core.network.InMemoryMessageIdProvider
02:51:55.660 INFO [NetworkRule]: 1 rules active.
02:51:55.661 INFO [DTLSConnector]: DTLS connector listening on [localhost/127.0.0.1:8209] with MTU [65536] using (inbound) datagram buffer size [16474 bytes]
02:51:55.662 INFO [DTLSConnector]: Starting worker thread [DTLS-Receiver-localhost/127.0.0.1:8209]
02:51:55.662 INFO [CoapEndpoint]: Started endpoint at coaps://localhost:8209
02:51:55.662 INFO [DTLSConnector]: Starting worker thread [DTLS-Sender-localhost/127.0.0.1:8209]
02:51:55.663 INFO [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 150000, connection expiration threshold: 1800s]
02:51:55.663 INFO [InMemoryRandomTokenProvider]: using tokens of 8 bytes in length
02:51:55.664 INFO [InMemoryMessageExchangeStore]: using default TokenProvider org.eclipse.californium.core.network.InMemoryRandomTokenProvider
02:51:55.664 INFO [CoapEndpoint]: CoapEndpoint uses strict context
02:51:55.664 INFO [BlockwiseLayer]: BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000 and MAX_RESOURCE_BODY_SIZE=8192
02:51:55.664 INFO [ReliabilityLayer]: ReliabilityLayer uses ACK_TIMEOUT=200, ACK_RANDOM_FACTOR=1.0, and ACK_TIMEOUT_SCALE=1.0
02:51:55.665 INFO [CoapEndpoint]: Destroying endpoint at coaps://localhost:8205
02:51:55.665 INFO [CoapEndpoint]: Stopping endpoint at coaps://localhost:8205
02:51:55.665 INFO [DTLSConnector]: Stopping DTLS connector on [localhost/127.0.0.1:8205]
02:51:55.669 INFO [DTLSConnector]: Worker thread [DTLS-Sender-localhost/127.0.0.1:8205] has terminated
02:51:55.671 INFO [CoapEndpoint]: Endpoint [coaps://localhost:0] requires an executor to start, using default single-threaded daemon executor
02:51:55.672 INFO [InMemoryMessageExchangeStore]: no MessageIdProvider set, using default org.eclipse.californium.core.network.InMemoryMessageIdProvider
02:51:55.672 INFO [NetworkRule]: 1 rules active.
02:51:55.673 INFO [DTLSConnector]: DTLS connector listening on [localhost/127.0.0.1:8210] with MTU [65536] using (inbound) datagram buffer size [16474 bytes]
02:51:55.673 INFO [DTLSConnector]: Starting worker thread [DTLS-Receiver-localhost/127.0.0.1:8210]
02:51:55.673 INFO [DTLSConnector]: Starting worker thread [DTLS-Sender-localhost/127.0.0.1:8210]
02:51:55.674 INFO [CoapEndpoint]: Started endpoint at coaps://localhost:8210
02:51:55.674 INFO [NetworkRule]: 1 rules active.
02:51:55.675 INFO [NetworkRule]: 1 rules active.
02:51:55.675 INFO [NatUtil]: starting NAT localhost:8211 to localhost:8210.
02:51:55.675 INFO [NatUtil]: add NAT for localhost/127.0.0.1:8209 to 8212.
URI: change coaps://localhost:8209/resource to coaps://localhost:8212/resource
02:51:55.676 INFO [NatUtil]: start listening on 8212 for incoming localhost:8209
02:51:55.681 INFO [NatUtil]: backward 69 bytes from localhost:8210 to localhost:8209 via 8212
02:51:55.682 INFO [NatUtil]: forward 60 bytes from localhost:8209 to localhost:8210 via 8212
02:51:55.684 INFO [NatUtil]: backward 101 bytes from localhost:8210 to localhost:8209 via 8212
02:51:55.686 INFO [NatUtil]: forward 120 bytes from localhost:8209 to localhost:8210 via 8212
02:51:55.690 INFO [NatUtil]: backward 101 bytes from localhost:8210 to localhost:8209 via 8212
02:51:55.695 INFO [NatUtil]: forward 67 bytes from localhost:8209 to localhost:8210 via 8212
02:51:55.698 INFO [NatUtil]: backward 61 bytes from localhost:8210 to localhost:8209 via 8212
02:51:55.700 INFO [CoapResource]: successfully established observe relation between localhost/127.0.0.1:8211#7f1a639fe558fce7 and resource /resource
02:51:55.701 INFO [NatUtil]: forward 76 bytes from localhost:8209 to localhost:8210 via 8212
Resource resource changed to "resource says client for the 2 time"
Received 1. Notification: NON-2.05   MID=43202, Token=7f1a639fe558fce7, OptionSet={"Observe":0}, ""resource says hi for th".. 33 bytes
02:51:55.706 INFO [NatUtil]: forward 81 bytes from localhost:8209 to localhost:8210 via 8212
Received 2. Notification: NON-2.05   MID=43203, Token=7f1a639fe558fce7, OptionSet={"Observe":1}, ""resource says client fo".. 37 bytes
Resource resource changed to "resource says client for the 3 time"
02:51:55.757 INFO [NatUtil]: forward 81 bytes from localhost:8209 to localhost:8210 via 8212
Received 3. Notification: NON-2.05   MID=43204, Token=7f1a639fe558fce7, OptionSet={"Observe":2}, ""resource says client fo".. 37 bytes
Resource resource changed to "resource says client for the 4 time"
02:51:55.807 INFO [NatUtil]: forward 81 bytes from localhost:8209 to localhost:8210 via 8212
Received 4. Notification: NON-2.05   MID=43205, Token=7f1a639fe558fce7, OptionSet={"Observe":3}, ""resource says client fo".. 37 bytes
02:51:55.857 INFO [NetworkRule]: 1 rules active.
02:51:55.857 INFO [NatUtil]: changed NAT for localhost/127.0.0.1:8209 from 8212 to 8213.
02:51:55.858 INFO [NatUtil]: start listening on 8213 for incoming localhost:8209
Resource resource changed to "resource says client for the 5 time"
02:51:55.878 INFO [NatUtil]: forward 100 bytes from localhost:8209 to localhost:8210 via 8213
02:51:55.880 INFO [NatUtil]: backward 60 bytes from localhost:8210 to localhost:8209 via 8213
02:51:55.890 INFO [NatUtil]: forward 132 bytes from localhost:8209 to localhost:8210 via 8213
02:51:55.914 INFO [NatUtil]: backward 162 bytes from localhost:8210 to localhost:8209 via 8213
Resource resource changed to "resource says client for the 6 time"
02:51:55.918 WARN [DTLSConnector]: DTLSConnector (DTLS-localhost/127.0.0.1:8209) drops 52 bytes to localhost/127.0.0.1:8211
02:51:55.919 INFO [NatUtil]: forward 67 bytes from localhost:8209 to localhost:8210 via 8213
02:51:55.919 INFO [NatUtil]: forward 81 bytes from localhost:8209 to localhost:8210 via 8213
Received 5. Notification: NON-2.05   MID=43206, Token=7f1a639fe558fce7, OptionSet={"Observe":4}, ""resource says client fo".. 37 bytes
Resource resource changed to "resource says client for the 7 time"
02:51:55.969 INFO [NatUtil]: forward 81 bytes from localhost:8209 to localhost:8210 via 8213
Received 6. Notification: NON-2.05   MID=43208, Token=7f1a639fe558fce7, OptionSet={"Observe":6}, ""resource says client fo".. 37 bytes
02:51:58.018 INFO [CoapServer]: Destroying server
02:51:58.019 INFO [CoapEndpoint]: Destroying endpoint at coaps://localhost:8209
02:51:58.019 INFO [CoapEndpoint]: Stopping endpoint at coaps://localhost:8209
02:51:58.019 INFO [DTLSConnector]: Stopping DTLS connector on [localhost/127.0.0.1:8209]
02:51:58.020 INFO [DTLSConnector]: Worker thread [DTLS-Sender-localhost/127.0.0.1:8209] has terminated
02:51:58.020 INFO [CoapServer]: CoAP server has been destroyed
End SecureObserveTest
02:51:58.052 INFO [NetworkRule]: 0 rules active.
02:51:58.052 INFO [CoapEndpoint]: Destroying endpoint at coaps://localhost:8210
02:51:58.053 INFO [CoapEndpoint]: Stopping endpoint at coaps://localhost:8210
02:51:58.053 INFO [DTLSConnector]: Stopping DTLS connector on [localhost/127.0.0.1:8210]
02:51:58.053 INFO [DTLSConnector]: Worker thread [DTLS-Sender-localhost/127.0.0.1:8210] has terminated
Tests run: 5, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 14.512 sec <<< FAILURE! - in org.eclipse.californium.secure.test.SecureObserveTest
testSecureObserveServerAddressChangedWithResume(org.eclipse.californium.secure.test.SecureObserveTest)  Time elapsed: 2.396 sec  <<< FAILURE!
java.lang.AssertionError: Missing notifies after address changed
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.eclipse.californium.secure.test.SecureObserveTest.testSecureObserveServerAddressChangedWithResume(SecureObserveTest.java:165)


Results :

Failed tests: 
  SecureObserveTest.testSecureObserveServerAddressChangedWithResume:165 Missing notifies after address changed

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Californium (Cf) Parent ............................ SUCCESS [  3.096 s]
[INFO] Californium (Cf) Demo Certificates ................. SUCCESS [  1.881 s]
[INFO] element-connector .................................. SUCCESS [ 21.588 s]
[INFO] Scandium (Sc) Core ................................. SUCCESS [ 35.055 s]
[INFO] element-connector-tcp .............................. SUCCESS [ 33.389 s]
[INFO] Californium (Cf) Core .............................. SUCCESS [02:04 min]
[INFO] Californium (Cf) Proxy ............................. SUCCESS [ 17.120 s]
[INFO] Californium (Cf) OSGi .............................. SUCCESS [ 10.052 s]
[INFO] Californium (Cf) Demo Applications ................. SUCCESS [  1.033 s]
[INFO] Sc-DTLS-Example-Server ............................. SUCCESS [  3.318 s]
[INFO] Sc-DTLS-Example-Client ............................. SUCCESS [  2.102 s]
[INFO] Cf-PlugtestClient .................................. SUCCESS [  3.608 s]
[INFO] Cf-PlugtestChecker ................................. SUCCESS [  6.713 s]
[INFO] Cf-PlugtestServer .................................. SUCCESS [  5.332 s]
[INFO] Cf-HelloWorldClient ................................ SUCCESS [  1.411 s]
[INFO] Cf-HelloWorldServer ................................ SUCCESS [  2.201 s]
[INFO] Cf-SimpleFileServer ................................ SUCCESS [  1.352 s]
[INFO] Cf-CoCoAClient ..................................... SUCCESS [  1.310 s]
[INFO] Cf-NAT ............................................. SUCCESS [  1.294 s]
[INFO] Cf-SecureServer .................................... FAILURE [ 17.303 s]
[INFO] Cf-ExampleCrossProxy ............................... SKIPPED
[INFO] Cf-BenchmarkServer ................................. SKIPPED
[INFO] Cf-ObserveBenchmarkClient .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 04:58 min
[INFO] Finished at: 2017-12-10T02:51:58-05:00
[INFO] Final Memory: 74M/558M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project cf-secure: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://ci.eclipse.org/californium/job/2.0.x-nightly/ws/demo-apps/cf-secure/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 :cf-secure
Build step 'Invoke top-level Maven targets' marked build as failure


Back to the top