Skip to content
Success

Console Output

Skipping 5,678 KB.. Full Log
06:16:24.787 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.InMemoryMessageExchangeStore - coap removing Exchange[L1515, 127.0.0.1:8287, complete] for token KeyToken[127.0.0.1:8287-10F27ECDA306D399]
06:16:24.787 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.InMemoryMessageExchangeStore - coap removing Exchange[L1515, 127.0.0.1:8287, complete] for MID KeyMID[127.0.0.1:8287-19418]
06:16:24.787 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.Exchange - local Exchange[L1515, 127.0.0.1:8287, complete] completed CON-GET    MID=19418, Token=10F27ECDA306D399, OptionSet={"Object-Security":0x}, <empty data> -/- CON-POST   MID=19418, Token=10F27ECDA306D399, OptionSet={"Object-Security":0x090177665544}, acked 37 88 6D 3B 6C 12 FF 8C 24!
client received response
06:16:24.787 [main] INFO org.eclipse.californium.core.CoapServer - Destroying server
06:16:24.787 [main] INFO org.eclipse.californium.core.network.CoapEndpoint - coap Destroying endpoint at coap://127.0.0.1:8287
06:16:24.787 [main] DEBUG org.eclipse.californium.core.network.CoapEndpoint - coap Stopping endpoint at coap://127.0.0.1:8287
06:16:24.787 [main] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector on [/127.0.0.1:8287] stopping ...
06:16:24.787 [main] DEBUG org.eclipse.californium.elements.util.DirectDatagramSocketImpl - closing port 8287, address /127.0.0.1
06:16:24.787 [main] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector on [/127.0.0.1:8287] has stopped.
06:16:24.787 [main] DEBUG org.eclipse.californium.core.network.CoapEndpoint - coap Stopped endpoint at coap://127.0.0.1:8287
06:16:24.787 [main] INFO org.eclipse.californium.core.CoapServer - CoAP server has been destroyed
End EndpointContextInfoTest
06:16:24.787 [main] INFO org.eclipse.californium.elements.rule.NetworkRule - 0 rules active.
06:16:24.787 [main] INFO org.eclipse.californium.core.network.CoapEndpoint - coap Destroying endpoint at coap://0.0.0.0:8286
06:16:24.787 [main] DEBUG org.eclipse.californium.core.network.CoapEndpoint - coap Stopping endpoint at coap://0.0.0.0:8286
06:16:24.787 [main] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector on [0.0.0.0/0.0.0.0:8286] stopping ...
06:16:24.787 [main] DEBUG org.eclipse.californium.elements.util.DirectDatagramSocketImpl - closing port 8286, address /0.0.0.0
06:16:24.787 [main] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector on [0.0.0.0/0.0.0.0:8286] has stopped.
06:16:24.787 [main] DEBUG org.eclipse.californium.core.network.CoapEndpoint - coap Stopped endpoint at coap://0.0.0.0:8286
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.californium.oscore.EndpointContextInfoTest
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 43, Failures: 0, Errors: 0, Skipped: 1
[INFO] 
[INFO] 
[INFO] --- bundle:5.1.9:bundle (default-bundle) @ cf-oscore ---
[INFO] Building bundle: /home/jenkins/agent/workspace/californium-main/cf-oscore/target/cf-oscore-3.12.0-SNAPSHOT.jar
[INFO] Writing manifest: /home/jenkins/agent/workspace/californium-main/cf-oscore/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] --- assembly:3.6.0:single (make-assembly) @ cf-oscore ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/cf-oscore/target/cf-oscore-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- surefire:2.22.2:test (large-tests) @ cf-oscore ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
06:16:25.629 [main] INFO org.eclipse.californium.elements.rule.NetworkRule - 1 rules active.
06:16:25.636 [main] INFO org.eclipse.californium.elements.config.Configuration - defaults added COAP.
06:16:25.637 [main] INFO org.eclipse.californium.elements.config.Configuration - defaults added SYS.
06:16:25.638 [main] INFO org.eclipse.californium.elements.config.Configuration - defaults added UDP.
[INFO] Running org.eclipse.californium.oscore.OSCoreObserveTest
06:16:25.656 [main] INFO org.eclipse.californium.elements.rule.TestNameLoggerRule - Test testObserve
06:16:25.703 [main] INFO org.eclipse.californium.elements.util.JceProviderUtil - JCE default setup
06:16:25.712 [main] DEBUG org.eclipse.californium.elements.util.JceProviderUtil - AES: not restricted
06:16:25.713 [main] DEBUG org.eclipse.californium.elements.util.JceProviderUtil - RSA: true
06:16:25.714 [main] DEBUG org.eclipse.californium.elements.util.JceProviderUtil - EC: true
06:16:25.756 [main] DEBUG org.eclipse.californium.elements.util.JceProviderUtil - ECDSA vulnerable.
06:16:25.762 [main] INFO org.eclipse.californium.elements.util.JceProviderUtil - EdDSA supported by SunEC, Ed25519: true, Ed448: true
06:16:25.762 [main] INFO org.eclipse.californium.elements.util.JceProviderUtil - JCE setup: SunEC version 17, ready.
06:16:25.763 [main] DEBUG org.eclipse.californium.elements.util.JceProviderUtil - Security Provider [0]: SUN version 17.
06:16:25.763 [main] DEBUG org.eclipse.californium.elements.util.JceProviderUtil - Security Provider [1]: SunRsaSign version 17.
06:16:25.763 [main] DEBUG org.eclipse.californium.elements.util.JceProviderUtil - Security Provider [2]: SunEC version 17.
06:16:25.763 [main] DEBUG org.eclipse.californium.elements.util.JceProviderUtil - Security Provider [3]: SunJSSE version 17.
06:16:25.763 [main] DEBUG org.eclipse.californium.elements.util.JceProviderUtil - Security Provider [4]: SunJCE version 17.
06:16:25.763 [main] DEBUG org.eclipse.californium.elements.util.JceProviderUtil - Security Provider [5]: SunJGSS version 17.
06:16:25.764 [main] DEBUG org.eclipse.californium.elements.util.JceProviderUtil - Security Provider [6]: SunSASL version 17.
06:16:25.764 [main] DEBUG org.eclipse.californium.elements.util.JceProviderUtil - Security Provider [7]: XMLDSig version 17.
06:16:25.764 [main] DEBUG org.eclipse.californium.elements.util.JceProviderUtil - Security Provider [8]: SunPCSC version 17.
06:16:25.764 [main] DEBUG org.eclipse.californium.elements.util.JceProviderUtil - Security Provider [9]: JdkLDAP version 17.
06:16:25.764 [main] DEBUG org.eclipse.californium.elements.util.JceProviderUtil - Security Provider [10]: JdkSASL version 17.
06:16:25.764 [main] DEBUG org.eclipse.californium.elements.util.JceProviderUtil - Security Provider [11]: SunPKCS11 version 17.
06:16:25.773 [main] INFO org.eclipse.californium.core.network.RandomTokenGenerator - using tokens of 8 bytes in length
06:16:25.777 [main] DEBUG org.eclipse.californium.core.network.InMemoryMessageExchangeStore - coap using TokenProvider org.eclipse.californium.core.network.RandomTokenGenerator
06:16:25.777 [main] INFO org.eclipse.californium.ban - Started.
06:16:25.778 [main] INFO org.eclipse.californium.core.network.CoapEndpoint - coap CoapEndpoint uses udp context
06:16:25.785 [main] INFO org.eclipse.californium.core.network.stack.BlockwiseLayer - coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false
06:16:25.793 [main] INFO org.eclipse.californium.core.CoapServer - Starting server
06:16:25.795 [main] DEBUG org.eclipse.californium.core.network.CoapEndpoint - coap Starting endpoint at coap://127.0.0.1:0
06:16:25.796 [main] DEBUG org.eclipse.californium.core.network.InMemoryMessageExchangeStore - coap no MessageIdProvider set, using default org.eclipse.californium.core.network.InMemoryMessageIdProvider
06:16:25.797 [main] INFO org.eclipse.californium.elements.rule.NetworkRule - 1 rules active.
06:16:25.798 [main] DEBUG org.eclipse.californium.elements.util.DirectDatagramSocketImpl - binding to port 0, address localhost/127.0.0.1
06:16:25.798 [main] DEBUG org.eclipse.californium.elements.util.DirectDatagramSocketImpl - assigned port 8192
06:16:25.798 [main] INFO org.eclipse.californium.elements.UDPConnector - UDPConnector starts up 1 sender threads and 1 receiver threads
06:16:25.800 [UDP-Receiver-localhost/127.0.0.1:0[0]] DEBUG org.eclipse.californium.elements.UDPConnector - Starting network stage thread [UDP-Receiver-localhost/127.0.0.1:0[0]]
06:16:25.800 [main] INFO org.eclipse.californium.elements.UDPConnector - UDPConnector listening on /127.0.0.1:8192, recv buf = 0, send buf = 0, recv packet size = 2048
06:16:25.800 [UDP-Sender-localhost/127.0.0.1:0[0]] DEBUG org.eclipse.californium.elements.UDPConnector - Starting network stage thread [UDP-Sender-localhost/127.0.0.1:0[0]]
06:16:25.800 [main] INFO org.eclipse.californium.core.network.CoapEndpoint - coap Started endpoint at coap://127.0.0.1:8192
06:16:25.806 [main] DEBUG org.eclipse.californium.elements.util.NetworkInterfacesUtil - Found broadcast address /10.40.75.255 - eth0.
06:16:25.807 [main] INFO org.eclipse.californium.core.network.RandomTokenGenerator - using tokens of 8 bytes in length
06:16:25.807 [main] DEBUG org.eclipse.californium.core.network.InMemoryMessageExchangeStore - coap using TokenProvider org.eclipse.californium.core.network.RandomTokenGenerator
06:16:25.807 [main] INFO org.eclipse.californium.core.network.CoapEndpoint - coap CoapEndpoint uses udp context
06:16:25.807 [main] INFO org.eclipse.californium.core.network.stack.BlockwiseLayer - coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false
06:16:25.808 [main] INFO org.eclipse.californium.core.network.CoapEndpoint - coap Endpoint [coap://0.0.0.0:0] requires an executor to start, using default single-threaded daemon executor
06:16:25.809 [main] DEBUG org.eclipse.californium.core.network.CoapEndpoint - coap Starting endpoint at coap://0.0.0.0:0
06:16:25.809 [main] DEBUG org.eclipse.californium.core.network.InMemoryMessageExchangeStore - coap no MessageIdProvider set, using default org.eclipse.californium.core.network.InMemoryMessageIdProvider
06:16:25.809 [main] INFO org.eclipse.californium.elements.rule.NetworkRule - 1 rules active.
06:16:25.809 [main] DEBUG org.eclipse.californium.elements.util.DirectDatagramSocketImpl - binding to port 0, address 0.0.0.0/0.0.0.0
06:16:25.809 [main] DEBUG org.eclipse.californium.elements.util.DirectDatagramSocketImpl - assigned port 8193
06:16:25.809 [main] INFO org.eclipse.californium.elements.UDPConnector - UDPConnector starts up 1 sender threads and 1 receiver threads
06:16:25.809 [UDP-Receiver-0.0.0.0/0.0.0.0:0[0]] DEBUG org.eclipse.californium.elements.UDPConnector - Starting network stage thread [UDP-Receiver-0.0.0.0/0.0.0.0:0[0]]
06:16:25.809 [main] INFO org.eclipse.californium.elements.UDPConnector - UDPConnector listening on 0.0.0.0/0.0.0.0:8193, recv buf = 0, send buf = 0, recv packet size = 2048
06:16:25.809 [UDP-Sender-0.0.0.0/0.0.0.0:0[0]] DEBUG org.eclipse.californium.elements.UDPConnector - Starting network stage thread [UDP-Sender-0.0.0.0/0.0.0.0:0[0]]
06:16:25.809 [main] INFO org.eclipse.californium.core.network.CoapEndpoint - coap Started endpoint at coap://0.0.0.0:8193
06:16:25.810 [main] INFO org.eclipse.californium.core.network.EndpointManager - created implicit endpoint coap://0.0.0.0:8193 for coap
06:16:25.814 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.stack.ReliabilityLayer - Exchange[L1, 127.0.0.1:8192] send request
06:16:25.815 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.stack.ReliabilityLayer - Exchange[L1, 127.0.0.1:8192] prepare retransmission for CON-GET    MID=   -1, Token=A8E9ED8FDC64A15F, OptionSet={"Observe":0, "Object-Security":0x, "Uri-Path":["oscore","observe2"]}, <empty data>
06:16:25.820 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.Exchange - Exchange[L1, 127.0.0.1:8192] replace CON-GET    MID=   -1, Token=A8E9ED8FDC64A15F, OptionSet={"Observe":0, "Object-Security":0x, "Uri-Path":["oscore","observe2"]}, <empty data> by CON-FETCH  MID=   -1, Token=A8E9ED8FDC64A15F, OptionSet={"Observe":0, "Object-Security":0x0900}, AE 59 08 1A 62 8F 42 E4 DB 8E B9 1E B1 84 20 35 54 67 FF FD 23 1A 19 90 25 A8
06:16:25.821 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.BaseMatcher - registering observe request CON-FETCH  MID= 7998, Token=A8E9ED8FDC64A15F, OptionSet={"Observe":0, "Object-Security":0x0900}, AE 59 08 1A 62 8F 42 E4 DB 8E B9 1E B1 84 20 35 54 67 FF FD 23 1A 19 90 25 A8
06:16:25.821 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.observe.InMemoryObservationStore - added observation for Token=A8E9ED8FDC64A15F
06:16:25.822 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.InMemoryMessageExchangeStore - coap Exchange[L1, 127.0.0.1:8192] added with KeyMID[127.0.0.1:8192-7998], CON-FETCH  MID= 7998, Token=A8E9ED8FDC64A15F, OptionSet={"Observe":0, "Object-Security":0x0900}, AE 59 08 1A 62 8F 42 E4 DB 8E B9 1E B1 84 20 35 54 67 FF FD 23 1A 19 90 25 A8
06:16:25.822 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.InMemoryMessageExchangeStore - coap Exchange[L1, 127.0.0.1:8192] added with token KeyToken[127.0.0.1:8192-A8E9ED8FDC64A15F], CON-FETCH  MID= 7998, Token=A8E9ED8FDC64A15F, OptionSet={"Observe":0, "Object-Security":0x0900}, AE 59 08 1A 62 8F 42 E4 DB 8E B9 1E B1 84 20 35 54 67 FF FD 23 1A 19 90 25 A8
06:16:25.822 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.UdpMatcher - tracking open request [KeyMID[127.0.0.1:8192-7998], KeyToken[127.0.0.1:8192-A8E9ED8FDC64A15F]]
06:16:25.825 [UDP-Sender-0.0.0.0/0.0.0.0:0[0]] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector (Thread[UDP-Sender-0.0.0.0/0.0.0.0:0[0],5,Californium/Elements]) sent 43 bytes to 127.0.0.1:8192
06:16:25.827 [UDP-Receiver-localhost/127.0.0.1:0[0]] DEBUG org.eclipse.californium.elements.util.DirectDatagramSocketImpl - >> (E1,T18) 127.0.0.1:8,193 ==> :8,192 [CON-FETCH  MID= 7998, Token=A8E9ED8FDC64A15F, OptionSet={"Observe":0, "Object-Security":0x0900}, AE 59 08 1A 62 8F 42 E4 DB 8E B9 1E B1 84 20 35 54 67 FF FD 23 1A 19 90 25 A8]
06:16:25.827 [UDP-Receiver-localhost/127.0.0.1:0[0]] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector (127.0.0.1:8192) received 43 bytes from 127.0.0.1:8193
06:16:25.828 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.network.deduplication.SweepDeduplicator - add exchange for KeyMID[127.0.0.1:8193-7998]
06:16:25.829 [CoapServer(main)#1] DEBUG org.eclipse.californium.oscore.ContextRederivation - Context re-derivation not considered due to it being disabled for this context
06:16:25.830 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.network.Exchange - Exchange[R2, 127.0.0.1:8193] replace CON-FETCH  MID= 7998, Token=A8E9ED8FDC64A15F, OptionSet={"Observe":0, "Object-Security":0x, "Uri-Path":["oscore","observe2"]}, <empty data> by CON-GET    MID= 7998, Token=A8E9ED8FDC64A15F, OptionSet={"Observe":0, "Object-Security":0x, "Uri-Path":["oscore","observe2"]}, <empty data>
06:16:25.830 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.server.ServerMessageDeliverer - initiating an observe relation between 127.0.0.1:8193 and resource /oscore/observe2, Exchange[R2, 127.0.0.1:8193]
06:16:25.831 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.observe.ObserveRelation - Observe-relation, checks every 120000000000ns or 100 notifications.
06:16:25.833 [CoapServer(main)#1] INFO org.eclipse.californium.core.CoapResource - successfully established observe relation between KeyToken[127.0.0.1:8193-A8E9ED8FDC64A15F] and resource /oscore/observe2 (Exchange[R2, 127.0.0.1:8193], size 1)
06:16:25.833 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.network.stack.ReliabilityLayer - Exchange[R2, 127.0.0.1:8193] send response ACK-2.05   MID=   -1, Token=null, OptionSet={"Observe":0, "Content-Format":"text/plain"}, "one"
06:16:25.835 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.network.Exchange - Exchange[R2, 127.0.0.1:8193, complete]!
06:16:25.835 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.network.Exchange - Remote Exchange[R2, 127.0.0.1:8193, complete] completed ACK-2.04   MID= 7998, Token=A8E9ED8FDC64A15F, OptionSet={"Observe":0, "Object-Security":0x0100}, 4D D3 3B FC 90 86 BC 88 2F C2 A2 05 C2 2E 96!
06:16:25.836 [UDP-Sender-localhost/127.0.0.1:0[0]] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector (Thread[UDP-Sender-localhost/127.0.0.1:0[0],5,Californium/Elements]) sent 32 bytes to 127.0.0.1:8193
06:16:25.837 [UDP-Receiver-0.0.0.0/0.0.0.0:0[0]] DEBUG org.eclipse.californium.elements.util.DirectDatagramSocketImpl - >> (E2,T21) 127.0.0.1:8,192 ==> :8,193 [ACK-2.04   MID= 7998, Token=A8E9ED8FDC64A15F, OptionSet={"Observe":0, "Object-Security":0x0100}, 4D D3 3B FC 90 86 BC 88 2F C2 A2 05 C2 2E 96]
06:16:25.837 [UDP-Receiver-0.0.0.0/0.0.0.0:0[0]] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector (0.0.0.0:8193) received 32 bytes from 127.0.0.1:8192
06:16:25.838 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.oscore.ObjectSecurityLayer - Incoming response is OSCORE protected
06:16:25.839 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.oscore.ContextRederivation - Context re-derivation not considered due to it being disabled for this context
06:16:25.839 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.Exchange - Exchange[L1, 127.0.0.1:8192, complete]!
06:16:25.839 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.InMemoryMessageExchangeStore - coap removing Exchange[L1, 127.0.0.1:8192, complete] for token KeyToken[127.0.0.1:8192-A8E9ED8FDC64A15F]
06:16:25.839 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.InMemoryMessageExchangeStore - coap removing Exchange[L1, 127.0.0.1:8192, complete] for MID KeyMID[127.0.0.1:8192-7998]
06:16:25.839 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.Exchange - local Exchange[L1, 127.0.0.1:8192, complete] completed CON-GET    MID= 7998, Token=A8E9ED8FDC64A15F, OptionSet={"Observe":0, "Object-Security":0x, "Uri-Path":["oscore","observe2"]}, <empty data> -/- CON-FETCH  MID= 7998, Token=A8E9ED8FDC64A15F, OptionSet={"Observe":0, "Object-Security":0x0900}, acked AE 59 08 1A 62 8F 42 E4 DB 8E B9 1E B1 84 20 35 54 67 FF FD 23 1A 19 90 25 A8!
06:16:25.840 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.coap.ClientObserveRelation - Updated with ACK-2.05   MID= 7998, Token=A8E9ED8FDC64A15F, OptionSet={"Observe":0, "Object-Security":0x0100, "Content-Format":"text/plain"}, "one"
06:16:25.841 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.coap.ClientObserveRelation - Wait for 62000ms fresh notifies.
NOTIFICATION: one
06:16:25.841 [:CoapEndpoint-UDP-0.0.0.0:0#1] INFO org.eclipse.californium.core.test.CountingCoapHandler - Received 1. Notification: ACK-2.05   MID= 7998, Token=A8E9ED8FDC64A15F, OptionSet={"Observe":0, "Object-Security":0x0100, "Content-Format":"text/plain"}, "one"
06:16:26.544 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.network.stack.ReliabilityLayer - Exchange[R2, 127.0.0.1:8193] send response NON-2.05   MID=   -1, Token=null, OptionSet={"Observe":1, "Content-Format":"text/plain"}, "two"
06:16:26.546 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.network.InMemoryMessageExchangeStore - coap Exchange[R2, 127.0.0.1:8193] added with generated mid KeyMID[127.0.0.1:8193-51951], NON-2.04   MID=51951, Token=A8E9ED8FDC64A15F, OptionSet={"Observe":1, "Object-Security":0x0101}, 52 82 A2 6B 2D 57 56 04 A8 18 12 C6 9A 79 95 9E
06:16:26.546 [UDP-Sender-localhost/127.0.0.1:0[0]] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector (Thread[UDP-Sender-localhost/127.0.0.1:0[0],5,Californium/Elements]) sent 34 bytes to 127.0.0.1:8193
06:16:26.547 [UDP-Receiver-0.0.0.0/0.0.0.0:0[0]] DEBUG org.eclipse.californium.elements.util.DirectDatagramSocketImpl - >> (E3,T21) 127.0.0.1:8,192 ==> :8,193 [NON-2.04   MID=51951, Token=A8E9ED8FDC64A15F, OptionSet={"Observe":1, "Object-Security":0x0101}, 52 82 A2 6B 2D 57 56 04 A8 18 12 C6 9A 79 95 9E]
06:16:26.547 [UDP-Receiver-0.0.0.0/0.0.0.0:0[0]] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector (0.0.0.0:8193) received 34 bytes from 127.0.0.1:8192
06:16:26.547 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.observe.InMemoryObservationStore - looking up observation for token Token=A8E9ED8FDC64A15F: CON-FETCH  MID= 7998, Token=A8E9ED8FDC64A15F, OptionSet={"Observe":0, "Object-Security":0x0900}, acked AE 59 08 1A 62 8F 42 E4 DB 8E B9 1E B1 84 20 35 54 67 FF FD 23 1A 19 90 25 A8
06:16:26.548 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.BaseMatcher - re-created exchange from original observe request: CON-FETCH  MID= 7998, Token=A8E9ED8FDC64A15F, OptionSet={"Observe":0, "Object-Security":0x0900}, AE 59 08 1A 62 8F 42 E4 DB 8E B9 1E B1 84 20 35 54 67 FF FD 23 1A 19 90 25 A8
06:16:26.549 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.deduplication.SweepDeduplicator - add exchange for KeyMID[127.0.0.1:8192-51951]
06:16:26.549 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.oscore.ObjectSecurityLayer - Incoming response is OSCORE protected
06:16:26.549 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.oscore.ContextRederivation - Context re-derivation not considered due to it being disabled for this context
06:16:26.549 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.Exchange - Exchange[L3, 127.0.0.1:8192, complete]!
06:16:26.550 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.coap.ClientObserveRelation - Updated with NON-2.05   MID=51951, Token=A8E9ED8FDC64A15F, OptionSet={"Observe":1, "Object-Security":0x0101, "Content-Format":"text/plain"}, "two"
06:16:26.550 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.coap.ClientObserveRelation - Wait for 62000ms fresh notifies.
NOTIFICATION: two
06:16:26.550 [:CoapEndpoint-UDP-0.0.0.0:0#1] INFO org.eclipse.californium.core.test.CountingCoapHandler - Received 2. Notification: NON-2.05   MID=51951, Token=A8E9ED8FDC64A15F, OptionSet={"Observe":1, "Object-Security":0x0101, "Content-Format":"text/plain"}, "two"
06:16:26.551 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.stack.ReliabilityLayer - Exchange[L4, 127.0.0.1:8192] send request
06:16:26.551 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.stack.ReliabilityLayer - Exchange[L4, 127.0.0.1:8192] prepare retransmission for CON-GET    MID=   -1, Token=A8E9ED8FDC64A15F, OptionSet={"Observe":1, "Object-Security":0x, "Uri-Path":["oscore","observe2"]}, <empty data>
06:16:26.552 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.Exchange - Exchange[L4, 127.0.0.1:8192] replace CON-GET    MID=   -1, Token=A8E9ED8FDC64A15F, OptionSet={"Observe":1, "Object-Security":0x, "Uri-Path":["oscore","observe2"]}, <empty data> by CON-FETCH  MID=   -1, Token=A8E9ED8FDC64A15F, OptionSet={"Observe":1, "Object-Security":0x0901}, 19 95 45 75 DB C3 A5 25 33 D0 8D 43 5B FD 48 B9 FB 14 0C C6 C9 B9 4B 14 B1 A5 0A
06:16:26.553 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.InMemoryMessageExchangeStore - coap Exchange[L4, 127.0.0.1:8192] added with generated mid KeyMID[127.0.0.1:8192-7999], CON-FETCH  MID= 7999, Token=A8E9ED8FDC64A15F, OptionSet={"Observe":1, "Object-Security":0x0901}, 19 95 45 75 DB C3 A5 25 33 D0 8D 43 5B FD 48 B9 FB 14 0C C6 C9 B9 4B 14 B1 A5 0A
06:16:26.553 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.InMemoryMessageExchangeStore - coap Exchange[L4, 127.0.0.1:8192] added with token KeyToken[127.0.0.1:8192-A8E9ED8FDC64A15F], CON-FETCH  MID= 7999, Token=A8E9ED8FDC64A15F, OptionSet={"Observe":1, "Object-Security":0x0901}, 19 95 45 75 DB C3 A5 25 33 D0 8D 43 5B FD 48 B9 FB 14 0C C6 C9 B9 4B 14 B1 A5 0A
06:16:26.553 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.UdpMatcher - tracking open request [KeyMID[127.0.0.1:8192-7999], KeyToken[127.0.0.1:8192-A8E9ED8FDC64A15F]]
06:16:26.554 [UDP-Sender-0.0.0.0/0.0.0.0:0[0]] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector (Thread[UDP-Sender-0.0.0.0/0.0.0.0:0[0],5,Californium/Elements]) sent 45 bytes to 127.0.0.1:8192
06:16:26.555 [UDP-Receiver-localhost/127.0.0.1:0[0]] DEBUG org.eclipse.californium.elements.util.DirectDatagramSocketImpl - >> (E4,T18) 127.0.0.1:8,193 ==> :8,192 [CON-FETCH  MID= 7999, Token=A8E9ED8FDC64A15F, OptionSet={"Observe":1, "Object-Security":0x0901}, 19 95 45 75 DB C3 A5 25 33 D0 8D 43 5B FD 48 B9 FB 14 0C C6 C9 B9 4B 14 B1 A5 0A]
06:16:26.555 [UDP-Receiver-localhost/127.0.0.1:0[0]] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector (127.0.0.1:8192) received 45 bytes from 127.0.0.1:8193
06:16:26.555 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.network.deduplication.SweepDeduplicator - add exchange for KeyMID[127.0.0.1:8193-7999]
06:16:26.555 [CoapServer(main)#1] DEBUG org.eclipse.californium.oscore.ContextRederivation - Context re-derivation not considered due to it being disabled for this context
06:16:26.556 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.network.Exchange - Exchange[R5, 127.0.0.1:8193] replace CON-FETCH  MID= 7999, Token=A8E9ED8FDC64A15F, OptionSet={"Observe":1, "Object-Security":0x, "Uri-Path":["oscore","observe2"]}, <empty data> by CON-GET    MID= 7999, Token=A8E9ED8FDC64A15F, OptionSet={"Observe":1, "Object-Security":0x, "Uri-Path":["oscore","observe2"]}, <empty data>
06:16:26.556 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.server.ServerMessageDeliverer - cancel an observe relation between 127.0.0.1:8193 and resource /oscore/observe2, Exchange[R5, 127.0.0.1:8193]
06:16:26.556 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.observe.ObserveRelation - Canceling observe relation KeyToken[127.0.0.1:8193-A8E9ED8FDC64A15F] with /oscore/observe2 (Exchange[R2, 127.0.0.1:8193])
06:16:26.556 [CoapServer(main)#1] INFO org.eclipse.californium.core.CoapResource - remove observe relation between KeyToken[127.0.0.1:8193-A8E9ED8FDC64A15F] and resource /oscore/observe2 (Exchange[R2, 127.0.0.1:8193], size 0)
06:16:26.557 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.network.stack.ReliabilityLayer - Exchange[R5, 127.0.0.1:8193] send response null-2.05   MID=   -1, Token=null, OptionSet={"Content-Format":"text/plain"}, "two"
06:16:26.558 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.network.Exchange - Exchange[R5, 127.0.0.1:8193, complete]!
06:16:26.558 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.network.Exchange - Remote Exchange[R5, 127.0.0.1:8193, complete] completed ACK-2.04   MID= 7999, Token=A8E9ED8FDC64A15F, OptionSet={"Object-Security":0x0102}, 37 10 24 E0 C9 5C 0F C8 AD EE 14 BD B2 0E!
06:16:26.558 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.network.Exchange - Exchange[R2, 127.0.0.1:8193, complete]!
06:16:26.558 [UDP-Sender-localhost/127.0.0.1:0[0]] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector (Thread[UDP-Sender-localhost/127.0.0.1:0[0],5,Californium/Elements]) sent 30 bytes to 127.0.0.1:8193
06:16:26.558 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.network.InMemoryMessageExchangeStore - coap removing Exchange[R2, 127.0.0.1:8193, complete] for MID KeyMID[127.0.0.1:8193-51951]
06:16:26.558 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.network.Exchange - Remote Exchange[R2, 127.0.0.1:8193, complete] completed NON-2.04   MID=51951, Token=A8E9ED8FDC64A15F, OptionSet={"Observe":1, "Object-Security":0x0101}, 52 82 A2 6B 2D 57 56 04 A8 18 12 C6 9A 79 95 9E!
06:16:26.559 [UDP-Receiver-0.0.0.0/0.0.0.0:0[0]] DEBUG org.eclipse.californium.elements.util.DirectDatagramSocketImpl - >> (E5,T21) 127.0.0.1:8,192 ==> :8,193 [ACK-2.04   MID= 7999, Token=A8E9ED8FDC64A15F, OptionSet={"Object-Security":0x0102}, 37 10 24 E0 C9 5C 0F C8 AD EE 14 BD B2 0E]
06:16:26.559 [UDP-Receiver-0.0.0.0/0.0.0.0:0[0]] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector (0.0.0.0:8193) received 30 bytes from 127.0.0.1:8192
06:16:26.559 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.oscore.ObjectSecurityLayer - Incoming response is OSCORE protected
06:16:26.559 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.oscore.ContextRederivation - Context re-derivation not considered due to it being disabled for this context
06:16:26.560 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.Exchange - Exchange[L4, 127.0.0.1:8192, complete]!
06:16:26.560 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.InMemoryMessageExchangeStore - coap removing Exchange[L4, 127.0.0.1:8192, complete] for token KeyToken[127.0.0.1:8192-A8E9ED8FDC64A15F]
06:16:26.560 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.InMemoryMessageExchangeStore - coap removing Exchange[L4, 127.0.0.1:8192, complete] for MID KeyMID[127.0.0.1:8192-7999]
06:16:26.560 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.Exchange - local Exchange[L4, 127.0.0.1:8192, complete] completed CON-GET    MID= 7999, Token=A8E9ED8FDC64A15F, OptionSet={"Observe":1, "Object-Security":0x, "Uri-Path":["oscore","observe2"]}, <empty data> -/- CON-FETCH  MID= 7999, Token=A8E9ED8FDC64A15F, OptionSet={"Observe":1, "Object-Security":0x0901}, acked 19 95 45 75 DB C3 A5 25 33 D0 8D 43 5B FD 48 B9 FB 14 0C C6 C9 B9 4B 14 B1 A5 0A!
06:16:26.562 [main] DEBUG org.eclipse.californium.rule.CoapThreadsRule - shutdown
06:16:26.562 [main] INFO org.eclipse.californium.core.CoapServer - Destroying server
06:16:26.562 [main] INFO org.eclipse.californium.core.network.CoapEndpoint - coap Destroying endpoint at coap://127.0.0.1:8192
06:16:26.563 [main] DEBUG org.eclipse.californium.core.network.CoapEndpoint - coap Stopping endpoint at coap://127.0.0.1:8192
06:16:26.563 [main] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector on [/127.0.0.1:8192] stopping ...
06:16:26.563 [main] DEBUG org.eclipse.californium.elements.util.DirectDatagramSocketImpl - closing port 8192, address /127.0.0.1
06:16:26.563 [main] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector on [/127.0.0.1:8192] has stopped.
06:16:26.563 [main] DEBUG org.eclipse.californium.core.network.CoapEndpoint - coap Stopped endpoint at coap://127.0.0.1:8192
06:16:26.563 [main] INFO org.eclipse.californium.core.CoapServer - CoAP server has been destroyed
06:16:26.563 [main] INFO org.eclipse.californium.core.network.CoapEndpoint - coap Destroying endpoint at coap://0.0.0.0:8193
06:16:26.563 [main] DEBUG org.eclipse.californium.core.network.CoapEndpoint - coap Stopping endpoint at coap://0.0.0.0:8193
06:16:26.563 [main] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector on [0.0.0.0/0.0.0.0:8193] stopping ...
06:16:26.563 [main] DEBUG org.eclipse.californium.elements.util.DirectDatagramSocketImpl - closing port 8193, address /0.0.0.0
06:16:26.564 [main] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector on [0.0.0.0/0.0.0.0:8193] has stopped.
06:16:26.564 [main] DEBUG org.eclipse.californium.core.network.CoapEndpoint - coap Stopped endpoint at coap://0.0.0.0:8193
06:16:26.564 [main] INFO org.eclipse.californium.elements.rule.TestNameLoggerRule - Test testObserve
06:16:26.565 [main] INFO org.eclipse.californium.elements.rule.NetworkRule - 0 rules active.
06:16:26.565 [main] INFO org.eclipse.californium.elements.rule.NetworkRule - 1 rules active.
06:16:26.566 [main] INFO org.eclipse.californium.elements.rule.TestNameLoggerRule - Test testObserve
06:16:26.567 [main] INFO org.eclipse.californium.core.network.RandomTokenGenerator - using tokens of 8 bytes in length
06:16:26.568 [main] DEBUG org.eclipse.californium.core.network.InMemoryMessageExchangeStore - coap using TokenProvider org.eclipse.californium.core.network.RandomTokenGenerator
06:16:26.568 [main] INFO org.eclipse.californium.core.network.CoapEndpoint - coap CoapEndpoint uses udp context
06:16:26.568 [main] INFO org.eclipse.californium.core.network.stack.BlockwiseLayer - coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false
06:16:26.568 [main] INFO org.eclipse.californium.core.CoapServer - Starting server
06:16:26.569 [main] DEBUG org.eclipse.californium.core.network.CoapEndpoint - coap Starting endpoint at coap://127.0.0.1:0
06:16:26.569 [main] DEBUG org.eclipse.californium.core.network.InMemoryMessageExchangeStore - coap no MessageIdProvider set, using default org.eclipse.californium.core.network.InMemoryMessageIdProvider
06:16:26.569 [main] INFO org.eclipse.californium.elements.rule.NetworkRule - 1 rules active.
06:16:26.569 [main] DEBUG org.eclipse.californium.elements.util.DirectDatagramSocketImpl - binding to port 0, address localhost/127.0.0.1
06:16:26.569 [main] DEBUG org.eclipse.californium.elements.util.DirectDatagramSocketImpl - assigned port 8194
06:16:26.570 [main] INFO org.eclipse.californium.elements.UDPConnector - UDPConnector starts up 1 sender threads and 1 receiver threads
06:16:26.570 [main] INFO org.eclipse.californium.elements.UDPConnector - UDPConnector listening on /127.0.0.1:8194, recv buf = 0, send buf = 0, recv packet size = 2048
06:16:26.570 [UDP-Receiver-localhost/127.0.0.1:0[0]] DEBUG org.eclipse.californium.elements.UDPConnector - Starting network stage thread [UDP-Receiver-localhost/127.0.0.1:0[0]]
06:16:26.570 [main] INFO org.eclipse.californium.core.network.CoapEndpoint - coap Started endpoint at coap://127.0.0.1:8194
06:16:26.570 [UDP-Sender-localhost/127.0.0.1:0[0]] DEBUG org.eclipse.californium.elements.UDPConnector - Starting network stage thread [UDP-Sender-localhost/127.0.0.1:0[0]]
06:16:26.571 [main] INFO org.eclipse.californium.core.network.RandomTokenGenerator - using tokens of 8 bytes in length
06:16:26.571 [main] DEBUG org.eclipse.californium.core.network.InMemoryMessageExchangeStore - coap using TokenProvider org.eclipse.californium.core.network.RandomTokenGenerator
06:16:26.571 [main] INFO org.eclipse.californium.core.network.CoapEndpoint - coap CoapEndpoint uses udp context
06:16:26.571 [main] INFO org.eclipse.californium.core.network.stack.BlockwiseLayer - coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false
06:16:26.572 [main] INFO org.eclipse.californium.core.network.CoapEndpoint - coap Endpoint [coap://0.0.0.0:0] requires an executor to start, using default single-threaded daemon executor
06:16:26.572 [main] DEBUG org.eclipse.californium.core.network.CoapEndpoint - coap Starting endpoint at coap://0.0.0.0:0
06:16:26.572 [main] DEBUG org.eclipse.californium.core.network.InMemoryMessageExchangeStore - coap no MessageIdProvider set, using default org.eclipse.californium.core.network.InMemoryMessageIdProvider
06:16:26.572 [main] INFO org.eclipse.californium.elements.rule.NetworkRule - 1 rules active.
06:16:26.572 [main] DEBUG org.eclipse.californium.elements.util.DirectDatagramSocketImpl - binding to port 0, address 0.0.0.0/0.0.0.0
06:16:26.572 [main] DEBUG org.eclipse.californium.elements.util.DirectDatagramSocketImpl - assigned port 8195
06:16:26.572 [main] INFO org.eclipse.californium.elements.UDPConnector - UDPConnector starts up 1 sender threads and 1 receiver threads
06:16:26.573 [main] INFO org.eclipse.californium.elements.UDPConnector - UDPConnector listening on 0.0.0.0/0.0.0.0:8195, recv buf = 0, send buf = 0, recv packet size = 2048
06:16:26.573 [UDP-Receiver-0.0.0.0/0.0.0.0:0[0]] DEBUG org.eclipse.californium.elements.UDPConnector - Starting network stage thread [UDP-Receiver-0.0.0.0/0.0.0.0:0[0]]
06:16:26.573 [UDP-Sender-0.0.0.0/0.0.0.0:0[0]] DEBUG org.eclipse.californium.elements.UDPConnector - Starting network stage thread [UDP-Sender-0.0.0.0/0.0.0.0:0[0]]
06:16:26.573 [main] INFO org.eclipse.californium.core.network.CoapEndpoint - coap Started endpoint at coap://0.0.0.0:8195
06:16:26.573 [main] INFO org.eclipse.californium.core.network.EndpointManager - created implicit endpoint coap://0.0.0.0:8195 for coap
06:16:26.573 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.stack.ReliabilityLayer - Exchange[L6, 127.0.0.1:8194] send request
06:16:26.573 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.stack.ReliabilityLayer - Exchange[L6, 127.0.0.1:8194] prepare retransmission for CON-GET    MID=   -1, Token=900B650DB3821B83, OptionSet={"Observe":0, "Object-Security":0x, "Uri-Path":["oscore","observe2"]}, <empty data>
06:16:26.575 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.Exchange - Exchange[L6, 127.0.0.1:8194] replace CON-GET    MID=   -1, Token=900B650DB3821B83, OptionSet={"Observe":0, "Object-Security":0x, "Uri-Path":["oscore","observe2"]}, <empty data> by CON-FETCH  MID=   -1, Token=900B650DB3821B83, OptionSet={"Observe":0, "Object-Security":0x0900}, AE 59 08 1A 62 8F 42 E4 DB 8E B9 1E B1 84 20 35 54 67 FF FD 23 1A 19 90 25 A8
06:16:26.575 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.BaseMatcher - registering observe request CON-FETCH  MID=41261, Token=900B650DB3821B83, OptionSet={"Observe":0, "Object-Security":0x0900}, AE 59 08 1A 62 8F 42 E4 DB 8E B9 1E B1 84 20 35 54 67 FF FD 23 1A 19 90 25 A8
06:16:26.575 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.observe.InMemoryObservationStore - added observation for Token=900B650DB3821B83
06:16:26.575 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.InMemoryMessageExchangeStore - coap Exchange[L6, 127.0.0.1:8194] added with KeyMID[127.0.0.1:8194-41261], CON-FETCH  MID=41261, Token=900B650DB3821B83, OptionSet={"Observe":0, "Object-Security":0x0900}, AE 59 08 1A 62 8F 42 E4 DB 8E B9 1E B1 84 20 35 54 67 FF FD 23 1A 19 90 25 A8
06:16:26.575 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.InMemoryMessageExchangeStore - coap Exchange[L6, 127.0.0.1:8194] added with token KeyToken[127.0.0.1:8194-900B650DB3821B83], CON-FETCH  MID=41261, Token=900B650DB3821B83, OptionSet={"Observe":0, "Object-Security":0x0900}, AE 59 08 1A 62 8F 42 E4 DB 8E B9 1E B1 84 20 35 54 67 FF FD 23 1A 19 90 25 A8
06:16:26.576 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.UdpMatcher - tracking open request [KeyMID[127.0.0.1:8194-41261], KeyToken[127.0.0.1:8194-900B650DB3821B83]]
06:16:26.576 [UDP-Sender-0.0.0.0/0.0.0.0:0[0]] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector (Thread[UDP-Sender-0.0.0.0/0.0.0.0:0[0],5,Californium/Elements]) sent 43 bytes to 127.0.0.1:8194
06:16:26.577 [UDP-Receiver-localhost/127.0.0.1:0[0]] DEBUG org.eclipse.californium.elements.util.DirectDatagramSocketImpl - >> (E6,T28) 127.0.0.1:8,195 ==> :8,194 [CON-FETCH  MID=41261, Token=900B650DB3821B83, OptionSet={"Observe":0, "Object-Security":0x0900}, AE 59 08 1A 62 8F 42 E4 DB 8E B9 1E B1 84 20 35 54 67 FF FD 23 1A 19 90 25 A8]
06:16:26.577 [UDP-Receiver-localhost/127.0.0.1:0[0]] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector (127.0.0.1:8194) received 43 bytes from 127.0.0.1:8195
06:16:26.577 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.network.deduplication.SweepDeduplicator - add exchange for KeyMID[127.0.0.1:8195-41261]
06:16:26.577 [CoapServer(main)#1] DEBUG org.eclipse.californium.oscore.ContextRederivation - Context re-derivation not considered due to it being disabled for this context
06:16:26.578 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.network.Exchange - Exchange[R7, 127.0.0.1:8195] replace CON-FETCH  MID=41261, Token=900B650DB3821B83, OptionSet={"Observe":0, "Object-Security":0x, "Uri-Path":["oscore","observe2"]}, <empty data> by CON-GET    MID=41261, Token=900B650DB3821B83, OptionSet={"Observe":0, "Object-Security":0x, "Uri-Path":["oscore","observe2"]}, <empty data>
06:16:26.578 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.server.ServerMessageDeliverer - initiating an observe relation between 127.0.0.1:8195 and resource /oscore/observe2, Exchange[R7, 127.0.0.1:8195]
06:16:26.578 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.observe.ObserveRelation - Observe-relation, checks every 120000000000ns or 100 notifications.
06:16:26.578 [CoapServer(main)#1] INFO org.eclipse.californium.core.CoapResource - successfully established observe relation between KeyToken[127.0.0.1:8195-900B650DB3821B83] and resource /oscore/observe2 (Exchange[R7, 127.0.0.1:8195], size 1)
06:16:26.578 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.network.stack.ReliabilityLayer - Exchange[R7, 127.0.0.1:8195] send response ACK-2.05   MID=   -1, Token=null, OptionSet={"Observe":0, "Content-Format":"text/plain"}, "one"
06:16:26.579 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.network.Exchange - Exchange[R7, 127.0.0.1:8195, complete]!
06:16:26.579 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.network.Exchange - Remote Exchange[R7, 127.0.0.1:8195, complete] completed ACK-2.04   MID=41261, Token=900B650DB3821B83, OptionSet={"Observe":0, "Object-Security":0x0100}, 4D D3 3B FC 90 86 BC 88 2F C2 A2 05 C2 2E 96!
06:16:26.580 [UDP-Sender-localhost/127.0.0.1:0[0]] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector (Thread[UDP-Sender-localhost/127.0.0.1:0[0],5,Californium/Elements]) sent 32 bytes to 127.0.0.1:8195
06:16:26.580 [UDP-Receiver-0.0.0.0/0.0.0.0:0[0]] DEBUG org.eclipse.californium.elements.util.DirectDatagramSocketImpl - >> (E7,T31) 127.0.0.1:8,194 ==> :8,195 [ACK-2.04   MID=41261, Token=900B650DB3821B83, OptionSet={"Observe":0, "Object-Security":0x0100}, 4D D3 3B FC 90 86 BC 88 2F C2 A2 05 C2 2E 96]
06:16:26.580 [UDP-Receiver-0.0.0.0/0.0.0.0:0[0]] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector (0.0.0.0:8195) received 32 bytes from 127.0.0.1:8194
06:16:26.580 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.oscore.ObjectSecurityLayer - Incoming response is OSCORE protected
06:16:26.580 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.oscore.ContextRederivation - Context re-derivation not considered due to it being disabled for this context
06:16:26.581 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.Exchange - Exchange[L6, 127.0.0.1:8194, complete]!
06:16:26.581 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.InMemoryMessageExchangeStore - coap removing Exchange[L6, 127.0.0.1:8194, complete] for token KeyToken[127.0.0.1:8194-900B650DB3821B83]
06:16:26.581 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.InMemoryMessageExchangeStore - coap removing Exchange[L6, 127.0.0.1:8194, complete] for MID KeyMID[127.0.0.1:8194-41261]
06:16:26.581 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.Exchange - local Exchange[L6, 127.0.0.1:8194, complete] completed CON-GET    MID=41261, Token=900B650DB3821B83, OptionSet={"Observe":0, "Object-Security":0x, "Uri-Path":["oscore","observe2"]}, <empty data> -/- CON-FETCH  MID=41261, Token=900B650DB3821B83, OptionSet={"Observe":0, "Object-Security":0x0900}, acked AE 59 08 1A 62 8F 42 E4 DB 8E B9 1E B1 84 20 35 54 67 FF FD 23 1A 19 90 25 A8!
06:16:26.582 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.coap.ClientObserveRelation - Updated with ACK-2.05   MID=41261, Token=900B650DB3821B83, OptionSet={"Observe":0, "Object-Security":0x0100, "Content-Format":"text/plain"}, "one"
06:16:26.582 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.coap.ClientObserveRelation - Wait for 62000ms fresh notifies.
NOTIFICATION: one
06:16:26.582 [:CoapEndpoint-UDP-0.0.0.0:0#1] INFO org.eclipse.californium.core.test.CountingCoapHandler - Received 1. Notification: ACK-2.05   MID=41261, Token=900B650DB3821B83, OptionSet={"Observe":0, "Object-Security":0x0100, "Content-Format":"text/plain"}, "one"
06:16:27.319 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.network.stack.ReliabilityLayer - Exchange[R7, 127.0.0.1:8195] send response NON-2.05   MID=   -1, Token=null, OptionSet={"Observe":1, "Content-Format":"text/plain"}, "two"
06:16:27.320 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.network.InMemoryMessageExchangeStore - coap Exchange[R7, 127.0.0.1:8195] added with generated mid KeyMID[127.0.0.1:8195-62846], NON-2.04   MID=62846, Token=900B650DB3821B83, OptionSet={"Observe":1, "Object-Security":0x0101}, 52 82 A2 6B 2D 57 56 04 A8 18 12 C6 9A 79 95 9E
06:16:27.321 [UDP-Sender-localhost/127.0.0.1:0[0]] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector (Thread[UDP-Sender-localhost/127.0.0.1:0[0],5,Californium/Elements]) sent 34 bytes to 127.0.0.1:8195
06:16:27.321 [UDP-Receiver-0.0.0.0/0.0.0.0:0[0]] DEBUG org.eclipse.californium.elements.util.DirectDatagramSocketImpl - >> (E8,T31) 127.0.0.1:8,194 ==> :8,195 [NON-2.04   MID=62846, Token=900B650DB3821B83, OptionSet={"Observe":1, "Object-Security":0x0101}, 52 82 A2 6B 2D 57 56 04 A8 18 12 C6 9A 79 95 9E]
06:16:27.321 [UDP-Receiver-0.0.0.0/0.0.0.0:0[0]] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector (0.0.0.0:8195) received 34 bytes from 127.0.0.1:8194
06:16:27.322 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.observe.InMemoryObservationStore - looking up observation for token Token=900B650DB3821B83: CON-FETCH  MID=41261, Token=900B650DB3821B83, OptionSet={"Observe":0, "Object-Security":0x0900}, acked AE 59 08 1A 62 8F 42 E4 DB 8E B9 1E B1 84 20 35 54 67 FF FD 23 1A 19 90 25 A8
06:16:27.322 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.BaseMatcher - re-created exchange from original observe request: CON-FETCH  MID=41261, Token=900B650DB3821B83, OptionSet={"Observe":0, "Object-Security":0x0900}, AE 59 08 1A 62 8F 42 E4 DB 8E B9 1E B1 84 20 35 54 67 FF FD 23 1A 19 90 25 A8
06:16:27.322 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.deduplication.SweepDeduplicator - add exchange for KeyMID[127.0.0.1:8194-62846]
06:16:27.322 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.oscore.ObjectSecurityLayer - Incoming response is OSCORE protected
06:16:27.322 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.oscore.ContextRederivation - Context re-derivation not considered due to it being disabled for this context
06:16:27.323 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.Exchange - Exchange[L8, 127.0.0.1:8194, complete]!
06:16:27.323 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.coap.ClientObserveRelation - Updated with NON-2.05   MID=62846, Token=900B650DB3821B83, OptionSet={"Observe":1, "Object-Security":0x0101, "Content-Format":"text/plain"}, "two"
06:16:27.323 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.coap.ClientObserveRelation - Wait for 62000ms fresh notifies.
NOTIFICATION: two
06:16:27.324 [:CoapEndpoint-UDP-0.0.0.0:0#1] INFO org.eclipse.californium.core.test.CountingCoapHandler - Received 2. Notification: NON-2.05   MID=62846, Token=900B650DB3821B83, OptionSet={"Observe":1, "Object-Security":0x0101, "Content-Format":"text/plain"}, "two"
06:16:27.324 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.stack.ReliabilityLayer - Exchange[L9, 127.0.0.1:8194] send request
06:16:27.324 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.stack.ReliabilityLayer - Exchange[L9, 127.0.0.1:8194] prepare retransmission for CON-GET    MID=   -1, Token=900B650DB3821B83, OptionSet={"Observe":1, "Object-Security":0x, "Uri-Path":["oscore","observe2"]}, <empty data>
06:16:27.325 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.Exchange - Exchange[L9, 127.0.0.1:8194] replace CON-GET    MID=   -1, Token=900B650DB3821B83, OptionSet={"Observe":1, "Object-Security":0x, "Uri-Path":["oscore","observe2"]}, <empty data> by CON-FETCH  MID=   -1, Token=900B650DB3821B83, OptionSet={"Observe":1, "Object-Security":0x0901}, 19 95 45 75 DB C3 A5 25 33 D0 8D 43 5B FD 48 B9 FB 14 0C C6 C9 B9 4B 14 B1 A5 0A
06:16:27.326 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.InMemoryMessageExchangeStore - coap Exchange[L9, 127.0.0.1:8194] added with generated mid KeyMID[127.0.0.1:8194-41262], CON-FETCH  MID=41262, Token=900B650DB3821B83, OptionSet={"Observe":1, "Object-Security":0x0901}, 19 95 45 75 DB C3 A5 25 33 D0 8D 43 5B FD 48 B9 FB 14 0C C6 C9 B9 4B 14 B1 A5 0A
06:16:27.326 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.InMemoryMessageExchangeStore - coap Exchange[L9, 127.0.0.1:8194] added with token KeyToken[127.0.0.1:8194-900B650DB3821B83], CON-FETCH  MID=41262, Token=900B650DB3821B83, OptionSet={"Observe":1, "Object-Security":0x0901}, 19 95 45 75 DB C3 A5 25 33 D0 8D 43 5B FD 48 B9 FB 14 0C C6 C9 B9 4B 14 B1 A5 0A
06:16:27.326 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.UdpMatcher - tracking open request [KeyMID[127.0.0.1:8194-41262], KeyToken[127.0.0.1:8194-900B650DB3821B83]]
06:16:27.326 [UDP-Sender-0.0.0.0/0.0.0.0:0[0]] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector (Thread[UDP-Sender-0.0.0.0/0.0.0.0:0[0],5,Californium/Elements]) sent 45 bytes to 127.0.0.1:8194
06:16:27.327 [UDP-Receiver-localhost/127.0.0.1:0[0]] DEBUG org.eclipse.californium.elements.util.DirectDatagramSocketImpl - >> (E9,T28) 127.0.0.1:8,195 ==> :8,194 [CON-FETCH  MID=41262, Token=900B650DB3821B83, OptionSet={"Observe":1, "Object-Security":0x0901}, 19 95 45 75 DB C3 A5 25 33 D0 8D 43 5B FD 48 B9 FB 14 0C C6 C9 B9 4B 14 B1 A5 0A]
06:16:27.327 [UDP-Receiver-localhost/127.0.0.1:0[0]] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector (127.0.0.1:8194) received 45 bytes from 127.0.0.1:8195
06:16:27.327 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.network.deduplication.SweepDeduplicator - add exchange for KeyMID[127.0.0.1:8195-41262]
06:16:27.328 [CoapServer(main)#1] DEBUG org.eclipse.californium.oscore.ContextRederivation - Context re-derivation not considered due to it being disabled for this context
06:16:27.328 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.network.Exchange - Exchange[R10, 127.0.0.1:8195] replace CON-FETCH  MID=41262, Token=900B650DB3821B83, OptionSet={"Observe":1, "Object-Security":0x, "Uri-Path":["oscore","observe2"]}, <empty data> by CON-GET    MID=41262, Token=900B650DB3821B83, OptionSet={"Observe":1, "Object-Security":0x, "Uri-Path":["oscore","observe2"]}, <empty data>
06:16:27.328 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.server.ServerMessageDeliverer - cancel an observe relation between 127.0.0.1:8195 and resource /oscore/observe2, Exchange[R10, 127.0.0.1:8195]
06:16:27.329 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.observe.ObserveRelation - Canceling observe relation KeyToken[127.0.0.1:8195-900B650DB3821B83] with /oscore/observe2 (Exchange[R7, 127.0.0.1:8195])
06:16:27.329 [CoapServer(main)#1] INFO org.eclipse.californium.core.CoapResource - remove observe relation between KeyToken[127.0.0.1:8195-900B650DB3821B83] and resource /oscore/observe2 (Exchange[R7, 127.0.0.1:8195], size 0)
06:16:27.329 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.network.stack.ReliabilityLayer - Exchange[R10, 127.0.0.1:8195] send response null-2.05   MID=   -1, Token=null, OptionSet={"Content-Format":"text/plain"}, "two"
06:16:27.330 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.network.Exchange - Exchange[R10, 127.0.0.1:8195, complete]!
06:16:27.330 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.network.Exchange - Remote Exchange[R10, 127.0.0.1:8195, complete] completed ACK-2.04   MID=41262, Token=900B650DB3821B83, OptionSet={"Object-Security":0x0102}, 37 10 24 E0 C9 5C 0F C8 AD EE 14 BD B2 0E!
06:16:27.330 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.network.Exchange - Exchange[R7, 127.0.0.1:8195, complete]!
06:16:27.331 [UDP-Sender-localhost/127.0.0.1:0[0]] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector (Thread[UDP-Sender-localhost/127.0.0.1:0[0],5,Californium/Elements]) sent 30 bytes to 127.0.0.1:8195
06:16:27.331 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.network.InMemoryMessageExchangeStore - coap removing Exchange[R7, 127.0.0.1:8195, complete] for MID KeyMID[127.0.0.1:8195-62846]
06:16:27.331 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.network.Exchange - Remote Exchange[R7, 127.0.0.1:8195, complete] completed NON-2.04   MID=62846, Token=900B650DB3821B83, OptionSet={"Observe":1, "Object-Security":0x0101}, 52 82 A2 6B 2D 57 56 04 A8 18 12 C6 9A 79 95 9E!
06:16:27.331 [UDP-Receiver-0.0.0.0/0.0.0.0:0[0]] DEBUG org.eclipse.californium.elements.util.DirectDatagramSocketImpl - >> (E10,T31) 127.0.0.1:8,194 ==> :8,195 [ACK-2.04   MID=41262, Token=900B650DB3821B83, OptionSet={"Object-Security":0x0102}, 37 10 24 E0 C9 5C 0F C8 AD EE 14 BD B2 0E]
06:16:27.331 [UDP-Receiver-0.0.0.0/0.0.0.0:0[0]] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector (0.0.0.0:8195) received 30 bytes from 127.0.0.1:8194
06:16:27.332 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.oscore.ObjectSecurityLayer - Incoming response is OSCORE protected
06:16:27.332 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.oscore.ContextRederivation - Context re-derivation not considered due to it being disabled for this context
06:16:27.332 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.Exchange - Exchange[L9, 127.0.0.1:8194, complete]!
06:16:27.332 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.InMemoryMessageExchangeStore - coap removing Exchange[L9, 127.0.0.1:8194, complete] for token KeyToken[127.0.0.1:8194-900B650DB3821B83]
06:16:27.332 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.InMemoryMessageExchangeStore - coap removing Exchange[L9, 127.0.0.1:8194, complete] for MID KeyMID[127.0.0.1:8194-41262]
06:16:27.332 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.Exchange - local Exchange[L9, 127.0.0.1:8194, complete] completed CON-GET    MID=41262, Token=900B650DB3821B83, OptionSet={"Observe":1, "Object-Security":0x, "Uri-Path":["oscore","observe2"]}, <empty data> -/- CON-FETCH  MID=41262, Token=900B650DB3821B83, OptionSet={"Observe":1, "Object-Security":0x0901}, acked 19 95 45 75 DB C3 A5 25 33 D0 8D 43 5B FD 48 B9 FB 14 0C C6 C9 B9 4B 14 B1 A5 0A!
06:16:27.333 [main] DEBUG org.eclipse.californium.rule.CoapThreadsRule - shutdown
06:16:27.333 [main] INFO org.eclipse.californium.core.CoapServer - Destroying server
06:16:27.333 [main] INFO org.eclipse.californium.core.network.CoapEndpoint - coap Destroying endpoint at coap://127.0.0.1:8194
06:16:27.334 [main] DEBUG org.eclipse.californium.core.network.CoapEndpoint - coap Stopping endpoint at coap://127.0.0.1:8194
06:16:27.334 [main] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector on [/127.0.0.1:8194] stopping ...
06:16:27.334 [main] DEBUG org.eclipse.californium.elements.util.DirectDatagramSocketImpl - closing port 8194, address /127.0.0.1
06:16:27.334 [main] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector on [/127.0.0.1:8194] has stopped.
06:16:27.334 [main] DEBUG org.eclipse.californium.core.network.CoapEndpoint - coap Stopped endpoint at coap://127.0.0.1:8194
06:16:27.334 [main] INFO org.eclipse.californium.core.CoapServer - CoAP server has been destroyed
06:16:27.334 [main] INFO org.eclipse.californium.core.network.CoapEndpoint - coap Destroying endpoint at coap://0.0.0.0:8195
06:16:27.334 [main] DEBUG org.eclipse.californium.core.network.CoapEndpoint - coap Stopping endpoint at coap://0.0.0.0:8195
06:16:27.334 [main] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector on [0.0.0.0/0.0.0.0:8195] stopping ...
06:16:27.334 [main] DEBUG org.eclipse.californium.elements.util.DirectDatagramSocketImpl - closing port 8195, address /0.0.0.0
06:16:27.335 [main] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector on [0.0.0.0/0.0.0.0:8195] has stopped.
06:16:27.335 [main] DEBUG org.eclipse.californium.core.network.CoapEndpoint - coap Stopped endpoint at coap://0.0.0.0:8195
06:16:27.335 [main] INFO org.eclipse.californium.elements.rule.TestNameLoggerRule - Test testObserve
06:16:27.335 [main] INFO org.eclipse.californium.elements.rule.NetworkRule - 0 rules active.
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.683 s - in org.eclipse.californium.oscore.OSCoreObserveTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- surefire:2.22.2:test (native-tests) @ cf-oscore ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ cf-oscore ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/cf-oscore/target/cf-oscore-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- revapi:0.15.0:check (default) @ cf-oscore ---
[INFO] Skipping execution
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ cf-oscore ---
[INFO] Installing /home/jenkins/agent/workspace/californium-main/cf-oscore/pom.xml to /home/jenkins/.m2/repository/org/eclipse/californium/cf-oscore/3.12.0-SNAPSHOT/cf-oscore-3.12.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/californium-main/cf-oscore/target/cf-oscore-3.12.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-oscore/3.12.0-SNAPSHOT/cf-oscore-3.12.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-main/cf-oscore/target/cf-oscore-3.12.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-oscore/3.12.0-SNAPSHOT/cf-oscore-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- bundle:5.1.9:install (default-install) @ cf-oscore ---
[INFO] Installing org/eclipse/californium/cf-oscore/3.12.0-SNAPSHOT/cf-oscore-3.12.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] -----------------< org.eclipse.californium:cf-pubsub >------------------
[INFO] Building Cf-PubSub 3.12.0-SNAPSHOT                               [21/39]
[INFO]   from cf-pubsub/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cf-pubsub ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ cf-pubsub ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- build-helper:3.4.0:parse-version (parse-version) @ cf-pubsub ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ cf-pubsub ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/californium-main/cf-pubsub/src/main/resources
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ cf-pubsub ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 3 source files with javac [debug release 7] to target/classes
[WARNING] source value 7 is obsolete and will be removed in a future release
[WARNING] target value 7 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[INFO] 
[INFO] --- animal-sniffer:1.23:check (default) @ cf-pubsub ---
[INFO] Checking unresolved references to net.sf.androidscents.signature:android-api-level-19:4.4.2_r4
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ cf-pubsub ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/californium-main/cf-pubsub/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ cf-pubsub ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ cf-pubsub ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (small-tests) @ cf-pubsub ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (medium-tests) @ cf-pubsub ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ cf-pubsub ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/cf-pubsub/target/cf-pubsub-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- assembly:3.6.0:single (make-assembly) @ cf-pubsub ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/cf-pubsub/target/cf-pubsub-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- surefire:2.22.2:test (large-tests) @ cf-pubsub ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (native-tests) @ cf-pubsub ---
[INFO] No tests to run.
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ cf-pubsub ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/cf-pubsub/target/cf-pubsub-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- revapi:0.15.0:check (default) @ cf-pubsub ---
[INFO] Skipping execution
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ cf-pubsub ---
[INFO] Installing /home/jenkins/agent/workspace/californium-main/cf-pubsub/pom.xml to /home/jenkins/.m2/repository/org/eclipse/californium/cf-pubsub/3.12.0-SNAPSHOT/cf-pubsub-3.12.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/californium-main/cf-pubsub/target/cf-pubsub-3.12.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-pubsub/3.12.0-SNAPSHOT/cf-pubsub-3.12.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-main/cf-pubsub/target/cf-pubsub-3.12.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-pubsub/3.12.0-SNAPSHOT/cf-pubsub-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --------------< org.eclipse.californium:californium-osgi >--------------
[INFO] Building Californium (Cf) OSGi 3.12.0-SNAPSHOT                   [22/39]
[INFO]   from californium-osgi/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ californium-osgi ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ californium-osgi ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- build-helper:3.4.0:parse-version (parse-version) @ californium-osgi ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ californium-osgi ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/californium-main/californium-osgi/src/main/resources
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ californium-osgi ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 5 source files with javac [debug release 7] to target/classes
[WARNING] source value 7 is obsolete and will be removed in a future release
[WARNING] target value 7 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[INFO] 
[INFO] --- animal-sniffer:1.23:check (default) @ californium-osgi ---
[INFO] Checking unresolved references to net.sf.androidscents.signature:android-api-level-19:4.4.2_r4
[INFO] 
[INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ californium-osgi ---
[INFO] No MANIFEST.MF file found, generating manifest.
[INFO] Writing manifest: /home/jenkins/agent/workspace/californium-main/californium-osgi/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ californium-osgi ---
[INFO] Copying 2 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ californium-osgi ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 1 source file with javac [debug release 7] to target/test-classes
[WARNING] source value 7 is obsolete and will be removed in a future release
[WARNING] target value 7 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ californium-osgi ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- surefire:2.22.2:test (small-tests) @ californium-osgi ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.californium.osgi.ManagedServerTest
06:16:30.416 WARN [ManagedServer]: Secure endpoint has been configured in server properties but EndpointFactory does not support creation of secure Endpoints (o.e.c.osgi.ManagedServer.updated:168)
06:16:30.425 WARN [ManagedServer]: Secure endpoint has been configured in server properties but EndpointFactory does not support creation of secure Endpoints (o.e.c.osgi.ManagedServer.updated:168)
06:16:30.440 WARN [ManagedServer]: Secure endpoint has been configured in server properties but EndpointFactory does not support creation of secure Endpoints (o.e.c.osgi.ManagedServer.updated:168)
06:16:30.451 WARN [ManagedServer]: Secure endpoint has been configured in server properties but EndpointFactory does not support creation of secure Endpoints (o.e.c.osgi.ManagedServer.updated:168)
06:16:30.453 WARN [ManagedServer]: Secure endpoint has been configured in server properties but EndpointFactory does not support creation of secure Endpoints (o.e.c.osgi.ManagedServer.updated:168)
06:16:30.455 WARN [ManagedServer]: Secure endpoint has been configured in server properties but EndpointFactory does not support creation of secure Endpoints (o.e.c.osgi.ManagedServer.updated:168)
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.598 s - in org.eclipse.californium.osgi.ManagedServerTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- surefire:2.22.2:test (medium-tests) @ californium-osgi ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- bundle:5.1.9:bundle (default-bundle) @ californium-osgi ---
[INFO] Building bundle: /home/jenkins/agent/workspace/californium-main/californium-osgi/target/californium-osgi-3.12.0-SNAPSHOT.jar
[INFO] Writing manifest: /home/jenkins/agent/workspace/californium-main/californium-osgi/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] --- assembly:3.6.0:single (make-assembly) @ californium-osgi ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/californium-osgi/target/californium-osgi-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- surefire:2.22.2:test (large-tests) @ californium-osgi ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- surefire:2.22.2:test (native-tests) @ californium-osgi ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ californium-osgi ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/californium-osgi/target/californium-osgi-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- revapi:0.15.0:check (default) @ californium-osgi ---
[INFO] Skipping execution
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ californium-osgi ---
[INFO] Installing /home/jenkins/agent/workspace/californium-main/californium-osgi/pom.xml to /home/jenkins/.m2/repository/org/eclipse/californium/californium-osgi/3.12.0-SNAPSHOT/californium-osgi-3.12.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/californium-main/californium-osgi/target/californium-osgi-3.12.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/californium/californium-osgi/3.12.0-SNAPSHOT/californium-osgi-3.12.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-main/californium-osgi/target/californium-osgi-3.12.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/californium/californium-osgi/3.12.0-SNAPSHOT/californium-osgi-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- bundle:5.1.9:install (default-install) @ californium-osgi ---
[INFO] Installing org/eclipse/californium/californium-osgi/3.12.0-SNAPSHOT/californium-osgi-3.12.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] -----------------< org.eclipse.californium:demo-apps >------------------
[INFO] Building Californium (Cf) Demo Applications 3.12.0-SNAPSHOT      [23/39]
[INFO]   from demo-apps/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ demo-apps ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ demo-apps ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- build-helper:3.4.0:parse-version (parse-version) @ demo-apps ---
[INFO] 
[INFO] --- animal-sniffer:1.23:check (default) @ demo-apps ---
[INFO] Signature checking is skipped.
[INFO] 
[INFO] --- surefire:2.22.2:test (small-tests) @ demo-apps ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (medium-tests) @ demo-apps ---
[INFO] No tests to run.
[INFO] 
[INFO] --- assembly:3.6.0:single (make-assembly) @ demo-apps ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/target/demo-apps-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- surefire:2.22.2:test (large-tests) @ demo-apps ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (native-tests) @ demo-apps ---
[INFO] No tests to run.
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ demo-apps ---
[INFO] 
[INFO] --- revapi:0.15.0:check (default) @ demo-apps ---
[INFO] Skipping execution
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ demo-apps ---
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/pom.xml to /home/jenkins/.m2/repository/org/eclipse/californium/demo-apps/3.12.0-SNAPSHOT/demo-apps-3.12.0-SNAPSHOT.pom
[INFO] 
[INFO] --- dependency:3.6.0:copy (copy-installed) @ demo-apps ---
[INFO] Configured Artifact: org.eclipse.californium:demo-apps:3.12.0-SNAPSHOT:pom
[INFO] Copying pom.xml to /home/jenkins/agent/workspace/californium-main/run/demo-apps-3.12.0-SNAPSHOT.pom
[INFO] 
[INFO] ----------------< org.eclipse.californium:cf-benchmark >----------------
[INFO] Building Cf-BenchmarkServer 3.12.0-SNAPSHOT                      [24/39]
[INFO]   from demo-apps/cf-benchmark/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cf-benchmark ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ cf-benchmark ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- build-helper:3.4.0:parse-version (parse-version) @ cf-benchmark ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ cf-benchmark ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ cf-benchmark ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 7 source files with javac [debug release 7] to target/classes
[WARNING] source value 7 is obsolete and will be removed in a future release
[WARNING] target value 7 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[INFO] 
[INFO] --- animal-sniffer:1.23:check (default) @ cf-benchmark ---
[INFO] Signature checking is skipped.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ cf-benchmark ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/californium-main/demo-apps/cf-benchmark/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ cf-benchmark ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ cf-benchmark ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (small-tests) @ cf-benchmark ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (medium-tests) @ cf-benchmark ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ cf-benchmark ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-benchmark/target/cf-benchmark-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- assembly:3.6.0:single (make-assembly) @ cf-benchmark ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-benchmark/target/cf-benchmark-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- surefire:2.22.2:test (large-tests) @ cf-benchmark ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (native-tests) @ cf-benchmark ---
[INFO] No tests to run.
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ cf-benchmark ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-benchmark/target/cf-benchmark-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- revapi:0.15.0:check (default) @ cf-benchmark ---
[INFO] Skipping execution
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ cf-benchmark ---
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-benchmark/pom.xml to /home/jenkins/.m2/repository/org/eclipse/californium/cf-benchmark/3.12.0-SNAPSHOT/cf-benchmark-3.12.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-benchmark/target/cf-benchmark-3.12.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-benchmark/3.12.0-SNAPSHOT/cf-benchmark-3.12.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-benchmark/target/cf-benchmark-3.12.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-benchmark/3.12.0-SNAPSHOT/cf-benchmark-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- dependency:3.6.0:copy (copy-installed) @ cf-benchmark ---
[INFO] Configured Artifact: org.eclipse.californium:cf-benchmark:3.12.0-SNAPSHOT:jar
[INFO] Copying cf-benchmark-3.12.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/californium-main/demo-apps/run/cf-benchmark-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] ------------< org.eclipse.californium:cf-benchmark-observe >------------
[INFO] Building Cf-ObserveBenchmarkClient 3.12.0-SNAPSHOT               [25/39]
[INFO]   from demo-apps/cf-benchmark-observe/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cf-benchmark-observe ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ cf-benchmark-observe ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- build-helper:3.4.0:parse-version (parse-version) @ cf-benchmark-observe ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ cf-benchmark-observe ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ cf-benchmark-observe ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 3 source files with javac [debug release 7] to target/classes
[WARNING] source value 7 is obsolete and will be removed in a future release
[WARNING] target value 7 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[INFO] 
[INFO] --- animal-sniffer:1.23:check (default) @ cf-benchmark-observe ---
[INFO] Signature checking is skipped.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ cf-benchmark-observe ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/californium-main/demo-apps/cf-benchmark-observe/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ cf-benchmark-observe ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ cf-benchmark-observe ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (small-tests) @ cf-benchmark-observe ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (medium-tests) @ cf-benchmark-observe ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ cf-benchmark-observe ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-benchmark-observe/target/cf-benchmark-observe-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- assembly:3.6.0:single (make-assembly) @ cf-benchmark-observe ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-benchmark-observe/target/cf-benchmark-observe-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- surefire:2.22.2:test (large-tests) @ cf-benchmark-observe ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (native-tests) @ cf-benchmark-observe ---
[INFO] No tests to run.
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ cf-benchmark-observe ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-benchmark-observe/target/cf-benchmark-observe-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- revapi:0.15.0:check (default) @ cf-benchmark-observe ---
[INFO] Skipping execution
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ cf-benchmark-observe ---
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-benchmark-observe/pom.xml to /home/jenkins/.m2/repository/org/eclipse/californium/cf-benchmark-observe/3.12.0-SNAPSHOT/cf-benchmark-observe-3.12.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-benchmark-observe/target/cf-benchmark-observe-3.12.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-benchmark-observe/3.12.0-SNAPSHOT/cf-benchmark-observe-3.12.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-benchmark-observe/target/cf-benchmark-observe-3.12.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-benchmark-observe/3.12.0-SNAPSHOT/cf-benchmark-observe-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- dependency:3.6.0:copy (copy-installed) @ cf-benchmark-observe ---
[INFO] Configured Artifact: org.eclipse.californium:cf-benchmark-observe:3.12.0-SNAPSHOT:jar
[INFO] Copying cf-benchmark-observe-3.12.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/californium-main/demo-apps/run/cf-benchmark-observe-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] ------------------< org.eclipse.californium:cf-cocoa >------------------
[INFO] Building Cf-CoCoAClient 3.12.0-SNAPSHOT                          [26/39]
[INFO]   from demo-apps/cf-cocoa/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cf-cocoa ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ cf-cocoa ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- build-helper:3.4.0:parse-version (parse-version) @ cf-cocoa ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ cf-cocoa ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ cf-cocoa ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 1 source file with javac [debug release 7] to target/classes
[WARNING] source value 7 is obsolete and will be removed in a future release
[WARNING] target value 7 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[INFO] 
[INFO] --- animal-sniffer:1.23:check (default) @ cf-cocoa ---
[INFO] Signature checking is skipped.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ cf-cocoa ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/californium-main/demo-apps/cf-cocoa/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ cf-cocoa ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ cf-cocoa ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (small-tests) @ cf-cocoa ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (medium-tests) @ cf-cocoa ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ cf-cocoa ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-cocoa/target/cf-cocoa-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- assembly:3.6.0:single (make-assembly) @ cf-cocoa ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-cocoa/target/cf-cocoa-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- surefire:2.22.2:test (large-tests) @ cf-cocoa ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (native-tests) @ cf-cocoa ---
[INFO] No tests to run.
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ cf-cocoa ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-cocoa/target/cf-cocoa-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- revapi:0.15.0:check (default) @ cf-cocoa ---
[INFO] Skipping execution
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ cf-cocoa ---
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-cocoa/pom.xml to /home/jenkins/.m2/repository/org/eclipse/californium/cf-cocoa/3.12.0-SNAPSHOT/cf-cocoa-3.12.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-cocoa/target/cf-cocoa-3.12.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-cocoa/3.12.0-SNAPSHOT/cf-cocoa-3.12.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-cocoa/target/cf-cocoa-3.12.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-cocoa/3.12.0-SNAPSHOT/cf-cocoa-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- dependency:3.6.0:copy (copy-installed) @ cf-cocoa ---
[INFO] Configured Artifact: org.eclipse.californium:cf-cocoa:3.12.0-SNAPSHOT:jar
[INFO] Copying cf-cocoa-3.12.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/californium-main/demo-apps/run/cf-cocoa-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] -----------< org.eclipse.californium:cf-extplugtest-client >------------
[INFO] Building Cf-ExtendedPlugtestClient 3.12.0-SNAPSHOT               [27/39]
[INFO]   from demo-apps/cf-extplugtest-client/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cf-extplugtest-client ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ cf-extplugtest-client ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- build-helper:3.4.0:parse-version (parse-version) @ cf-extplugtest-client ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ cf-extplugtest-client ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ cf-extplugtest-client ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 5 source files with javac [debug release 7] to target/classes
[WARNING] source value 7 is obsolete and will be removed in a future release
[WARNING] target value 7 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[INFO] 
[INFO] --- animal-sniffer:1.23:check (default) @ cf-extplugtest-client ---
[INFO] Signature checking is skipped.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ cf-extplugtest-client ---
[INFO] Not copying test resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ cf-extplugtest-client ---
[INFO] Not compiling test sources
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ cf-extplugtest-client ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- surefire:2.22.2:test (small-tests) @ cf-extplugtest-client ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- surefire:2.22.2:test (medium-tests) @ cf-extplugtest-client ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ cf-extplugtest-client ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-extplugtest-client/target/cf-extplugtest-client-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- assembly:3.6.0:single (make-assembly) @ cf-extplugtest-client ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-extplugtest-client/target/cf-extplugtest-client-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- surefire:2.22.2:test (large-tests) @ cf-extplugtest-client ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- surefire:2.22.2:test (native-tests) @ cf-extplugtest-client ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ cf-extplugtest-client ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-extplugtest-client/target/cf-extplugtest-client-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- revapi:0.15.0:check (default) @ cf-extplugtest-client ---
[INFO] Skipping execution
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ cf-extplugtest-client ---
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-extplugtest-client/pom.xml to /home/jenkins/.m2/repository/org/eclipse/californium/cf-extplugtest-client/3.12.0-SNAPSHOT/cf-extplugtest-client-3.12.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-extplugtest-client/target/cf-extplugtest-client-3.12.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-extplugtest-client/3.12.0-SNAPSHOT/cf-extplugtest-client-3.12.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-extplugtest-client/target/cf-extplugtest-client-3.12.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-extplugtest-client/3.12.0-SNAPSHOT/cf-extplugtest-client-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- dependency:3.6.0:copy (copy-installed) @ cf-extplugtest-client ---
[INFO] Configured Artifact: org.eclipse.californium:cf-cli-tcp-netty:3.12.0-SNAPSHOT:jar
[INFO] Copying cf-cli-tcp-netty-3.12.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/californium-main/demo-apps/cf-extplugtest-client/target/cf-cli-tcp-netty-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] -------------< org.eclipse.californium:cf-plugtest-server >-------------
[INFO] Building Cf-PlugtestServer 3.12.0-SNAPSHOT                       [28/39]
[INFO]   from demo-apps/cf-plugtest-server/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cf-plugtest-server ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ cf-plugtest-server ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- build-helper:3.4.0:parse-version (parse-version) @ cf-plugtest-server ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ cf-plugtest-server ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ cf-plugtest-server ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 32 source files with javac [debug release 7] to target/classes
[WARNING] source value 7 is obsolete and will be removed in a future release
[WARNING] target value 7 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[WARNING] /home/jenkins/agent/workspace/californium-main/demo-apps/cf-plugtest-server/src/main/java/org/eclipse/californium/plugtests/PlugtestServer.java:[48,43] org.eclipse.californium.core.server.EncryptedServersSerializationUtil in org.eclipse.californium.core.server has been deprecated
[INFO] 
[INFO] --- animal-sniffer:1.23:check (default) @ cf-plugtest-server ---
[INFO] Signature checking is skipped.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ cf-plugtest-server ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/californium-main/demo-apps/cf-plugtest-server/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ cf-plugtest-server ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ cf-plugtest-server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (small-tests) @ cf-plugtest-server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (medium-tests) @ cf-plugtest-server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ cf-plugtest-server ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-plugtest-server/target/cf-plugtest-server-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- assembly:3.6.0:single (make-assembly) @ cf-plugtest-server ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-plugtest-server/target/cf-plugtest-server-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- surefire:2.22.2:test (large-tests) @ cf-plugtest-server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (native-tests) @ cf-plugtest-server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ cf-plugtest-server ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-plugtest-server/target/cf-plugtest-server-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- revapi:0.15.0:check (default) @ cf-plugtest-server ---
[INFO] Skipping execution
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ cf-plugtest-server ---
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-plugtest-server/pom.xml to /home/jenkins/.m2/repository/org/eclipse/californium/cf-plugtest-server/3.12.0-SNAPSHOT/cf-plugtest-server-3.12.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-plugtest-server/target/cf-plugtest-server-3.12.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-plugtest-server/3.12.0-SNAPSHOT/cf-plugtest-server-3.12.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-plugtest-server/target/cf-plugtest-server-3.12.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-plugtest-server/3.12.0-SNAPSHOT/cf-plugtest-server-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- dependency:3.6.0:copy (copy-installed) @ cf-plugtest-server ---
[INFO] Configured Artifact: org.eclipse.californium:cf-plugtest-server:3.12.0-SNAPSHOT:jar
[INFO] Copying cf-plugtest-server-3.12.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/californium-main/demo-apps/run/cf-plugtest-server-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] -----------< org.eclipse.californium:cf-extplugtest-server >------------
[INFO] Building Cf-ExtendedPlugtestServer 3.12.0-SNAPSHOT               [29/39]
[INFO]   from demo-apps/cf-extplugtest-server/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cf-extplugtest-server ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ cf-extplugtest-server ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- build-helper:3.4.0:parse-version (parse-version) @ cf-extplugtest-server ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ cf-extplugtest-server ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ cf-extplugtest-server ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 8 source files with javac [debug release 7] to target/classes
[WARNING] source value 7 is obsolete and will be removed in a future release
[WARNING] target value 7 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[INFO] 
[INFO] --- animal-sniffer:1.23:check (default) @ cf-extplugtest-server ---
[INFO] Signature checking is skipped.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ cf-extplugtest-server ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/californium-main/demo-apps/cf-extplugtest-server/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ cf-extplugtest-server ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ cf-extplugtest-server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (small-tests) @ cf-extplugtest-server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (medium-tests) @ cf-extplugtest-server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ cf-extplugtest-server ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-extplugtest-server/target/cf-extplugtest-server-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- assembly:3.6.0:single (make-assembly) @ cf-extplugtest-server ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-extplugtest-server/target/cf-extplugtest-server-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- surefire:2.22.2:test (large-tests) @ cf-extplugtest-server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (native-tests) @ cf-extplugtest-server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ cf-extplugtest-server ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-extplugtest-server/target/cf-extplugtest-server-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- revapi:0.15.0:check (default) @ cf-extplugtest-server ---
[INFO] Skipping execution
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ cf-extplugtest-server ---
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-extplugtest-server/pom.xml to /home/jenkins/.m2/repository/org/eclipse/californium/cf-extplugtest-server/3.12.0-SNAPSHOT/cf-extplugtest-server-3.12.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-extplugtest-server/target/cf-extplugtest-server-3.12.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-extplugtest-server/3.12.0-SNAPSHOT/cf-extplugtest-server-3.12.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-extplugtest-server/target/cf-extplugtest-server-3.12.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-extplugtest-server/3.12.0-SNAPSHOT/cf-extplugtest-server-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- dependency:3.6.0:copy (copy-installed) @ cf-extplugtest-server ---
[INFO] Configured Artifact: org.eclipse.californium:cf-extplugtest-server:3.12.0-SNAPSHOT:jar
[INFO] Copying cf-extplugtest-server-3.12.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/californium-main/demo-apps/run/cf-extplugtest-server-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] ------------< org.eclipse.californium:cf-helloworld-client >------------
[INFO] Building Cf-HelloWorldClient 3.12.0-SNAPSHOT                     [30/39]
[INFO]   from demo-apps/cf-helloworld-client/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cf-helloworld-client ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ cf-helloworld-client ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- build-helper:3.4.0:parse-version (parse-version) @ cf-helloworld-client ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ cf-helloworld-client ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ cf-helloworld-client ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 3 source files with javac [debug release 7] to target/classes
[WARNING] source value 7 is obsolete and will be removed in a future release
[WARNING] target value 7 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[INFO] 
[INFO] --- animal-sniffer:1.23:check (default) @ cf-helloworld-client ---
[INFO] Signature checking is skipped.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ cf-helloworld-client ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/californium-main/demo-apps/cf-helloworld-client/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ cf-helloworld-client ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ cf-helloworld-client ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (small-tests) @ cf-helloworld-client ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (medium-tests) @ cf-helloworld-client ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ cf-helloworld-client ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-helloworld-client/target/cf-helloworld-client-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- assembly:3.6.0:single (make-assembly) @ cf-helloworld-client ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-helloworld-client/target/cf-helloworld-client-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- surefire:2.22.2:test (large-tests) @ cf-helloworld-client ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (native-tests) @ cf-helloworld-client ---
[INFO] No tests to run.
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ cf-helloworld-client ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-helloworld-client/target/cf-helloworld-client-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- revapi:0.15.0:check (default) @ cf-helloworld-client ---
[INFO] Skipping execution
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ cf-helloworld-client ---
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-helloworld-client/pom.xml to /home/jenkins/.m2/repository/org/eclipse/californium/cf-helloworld-client/3.12.0-SNAPSHOT/cf-helloworld-client-3.12.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-helloworld-client/target/cf-helloworld-client-3.12.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-helloworld-client/3.12.0-SNAPSHOT/cf-helloworld-client-3.12.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-helloworld-client/target/cf-helloworld-client-3.12.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-helloworld-client/3.12.0-SNAPSHOT/cf-helloworld-client-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- dependency:3.6.0:copy (copy-installed) @ cf-helloworld-client ---
[INFO] Configured Artifact: org.eclipse.californium:cf-helloworld-client:3.12.0-SNAPSHOT:jar
[INFO] Copying cf-helloworld-client-3.12.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/californium-main/demo-apps/run/cf-helloworld-client-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] ------------< org.eclipse.californium:cf-helloworld-server >------------
[INFO] Building Cf-HelloWorldServer 3.12.0-SNAPSHOT                     [31/39]
[INFO]   from demo-apps/cf-helloworld-server/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cf-helloworld-server ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ cf-helloworld-server ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- build-helper:3.4.0:parse-version (parse-version) @ cf-helloworld-server ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ cf-helloworld-server ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ cf-helloworld-server ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 3 source files with javac [debug release 7] to target/classes
[WARNING] source value 7 is obsolete and will be removed in a future release
[WARNING] target value 7 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[INFO] 
[INFO] --- animal-sniffer:1.23:check (default) @ cf-helloworld-server ---
[INFO] Signature checking is skipped.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ cf-helloworld-server ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/californium-main/demo-apps/cf-helloworld-server/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ cf-helloworld-server ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ cf-helloworld-server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (small-tests) @ cf-helloworld-server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (medium-tests) @ cf-helloworld-server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ cf-helloworld-server ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-helloworld-server/target/cf-helloworld-server-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- assembly:3.6.0:single (make-assembly) @ cf-helloworld-server ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-helloworld-server/target/cf-helloworld-server-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- surefire:2.22.2:test (large-tests) @ cf-helloworld-server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (native-tests) @ cf-helloworld-server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ cf-helloworld-server ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-helloworld-server/target/cf-helloworld-server-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- revapi:0.15.0:check (default) @ cf-helloworld-server ---
[INFO] Skipping execution
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ cf-helloworld-server ---
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-helloworld-server/pom.xml to /home/jenkins/.m2/repository/org/eclipse/californium/cf-helloworld-server/3.12.0-SNAPSHOT/cf-helloworld-server-3.12.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-helloworld-server/target/cf-helloworld-server-3.12.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-helloworld-server/3.12.0-SNAPSHOT/cf-helloworld-server-3.12.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-helloworld-server/target/cf-helloworld-server-3.12.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-helloworld-server/3.12.0-SNAPSHOT/cf-helloworld-server-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- dependency:3.6.0:copy (copy-installed) @ cf-helloworld-server ---
[INFO] Configured Artifact: org.eclipse.californium:cf-helloworld-server:3.12.0-SNAPSHOT:jar
[INFO] Copying cf-helloworld-server-3.12.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/californium-main/demo-apps/run/cf-helloworld-server-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] ------------< org.eclipse.californium:cf-plugtest-checker >-------------
[INFO] Building Cf-PlugtestChecker 3.12.0-SNAPSHOT                      [32/39]
[INFO]   from demo-apps/cf-plugtest-checker/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cf-plugtest-checker ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ cf-plugtest-checker ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- build-helper:3.4.0:parse-version (parse-version) @ cf-plugtest-checker ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ cf-plugtest-checker ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ cf-plugtest-checker ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 54 source files with javac [debug release 7] to target/classes
[WARNING] source value 7 is obsolete and will be removed in a future release
[WARNING] target value 7 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[INFO] 
[INFO] --- animal-sniffer:1.23:check (default) @ cf-plugtest-checker ---
[INFO] Signature checking is skipped.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ cf-plugtest-checker ---
[INFO] Not copying test resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ cf-plugtest-checker ---
[INFO] Not compiling test sources
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ cf-plugtest-checker ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- surefire:2.22.2:test (small-tests) @ cf-plugtest-checker ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- surefire:2.22.2:test (medium-tests) @ cf-plugtest-checker ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ cf-plugtest-checker ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-plugtest-checker/target/cf-plugtest-checker-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- assembly:3.6.0:single (make-assembly) @ cf-plugtest-checker ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-plugtest-checker/target/cf-plugtest-checker-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- surefire:2.22.2:test (large-tests) @ cf-plugtest-checker ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- surefire:2.22.2:test (native-tests) @ cf-plugtest-checker ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ cf-plugtest-checker ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-plugtest-checker/target/cf-plugtest-checker-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- revapi:0.15.0:check (default) @ cf-plugtest-checker ---
[INFO] Skipping execution
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ cf-plugtest-checker ---
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-plugtest-checker/pom.xml to /home/jenkins/.m2/repository/org/eclipse/californium/cf-plugtest-checker/3.12.0-SNAPSHOT/cf-plugtest-checker-3.12.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-plugtest-checker/target/cf-plugtest-checker-3.12.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-plugtest-checker/3.12.0-SNAPSHOT/cf-plugtest-checker-3.12.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-plugtest-checker/target/cf-plugtest-checker-3.12.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-plugtest-checker/3.12.0-SNAPSHOT/cf-plugtest-checker-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- dependency:3.6.0:copy (copy-installed) @ cf-plugtest-checker ---
[INFO] Configured Artifact: org.eclipse.californium:cf-cli-tcp-netty:3.12.0-SNAPSHOT:jar
[INFO] Copying cf-cli-tcp-netty-3.12.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/californium-main/demo-apps/cf-plugtest-checker/target/cf-cli-tcp-netty-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] -------------< org.eclipse.californium:cf-plugtest-client >-------------
[INFO] Building Cf-PlugtestClient 3.12.0-SNAPSHOT                       [33/39]
[INFO]   from demo-apps/cf-plugtest-client/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cf-plugtest-client ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ cf-plugtest-client ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- build-helper:3.4.0:parse-version (parse-version) @ cf-plugtest-client ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ cf-plugtest-client ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ cf-plugtest-client ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 1 source file with javac [debug release 7] to target/classes
[WARNING] source value 7 is obsolete and will be removed in a future release
[WARNING] target value 7 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[INFO] 
[INFO] --- animal-sniffer:1.23:check (default) @ cf-plugtest-client ---
[INFO] Signature checking is skipped.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ cf-plugtest-client ---
[INFO] Not copying test resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ cf-plugtest-client ---
[INFO] Not compiling test sources
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ cf-plugtest-client ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- surefire:2.22.2:test (small-tests) @ cf-plugtest-client ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- surefire:2.22.2:test (medium-tests) @ cf-plugtest-client ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ cf-plugtest-client ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-plugtest-client/target/cf-plugtest-client-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- assembly:3.6.0:single (make-assembly) @ cf-plugtest-client ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-plugtest-client/target/cf-plugtest-client-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- surefire:2.22.2:test (large-tests) @ cf-plugtest-client ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- surefire:2.22.2:test (native-tests) @ cf-plugtest-client ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ cf-plugtest-client ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-plugtest-client/target/cf-plugtest-client-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- revapi:0.15.0:check (default) @ cf-plugtest-client ---
[INFO] Skipping execution
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ cf-plugtest-client ---
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-plugtest-client/pom.xml to /home/jenkins/.m2/repository/org/eclipse/californium/cf-plugtest-client/3.12.0-SNAPSHOT/cf-plugtest-client-3.12.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-plugtest-client/target/cf-plugtest-client-3.12.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-plugtest-client/3.12.0-SNAPSHOT/cf-plugtest-client-3.12.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-plugtest-client/target/cf-plugtest-client-3.12.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-plugtest-client/3.12.0-SNAPSHOT/cf-plugtest-client-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- dependency:3.6.0:copy (copy-installed) @ cf-plugtest-client ---
[INFO] Configured Artifact: org.eclipse.californium:cf-cli-tcp-netty:3.12.0-SNAPSHOT:jar
[INFO] Copying cf-cli-tcp-netty-3.12.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/californium-main/demo-apps/cf-plugtest-client/target/cf-cli-tcp-netty-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] -----------------< org.eclipse.californium:cf-proxy2 >------------------
[INFO] Building Cf-ExampleCrossProxy2 3.12.0-SNAPSHOT                   [34/39]
[INFO]   from demo-apps/cf-proxy2/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cf-proxy2 ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ cf-proxy2 ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- build-helper:3.4.0:parse-version (parse-version) @ cf-proxy2 ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ cf-proxy2 ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ cf-proxy2 ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 14 source files with javac [debug release 7] to target/classes
[WARNING] source value 7 is obsolete and will be removed in a future release
[WARNING] target value 7 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[INFO] 
[INFO] --- animal-sniffer:1.23:check (default) @ cf-proxy2 ---
[INFO] Signature checking is skipped.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ cf-proxy2 ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/californium-main/demo-apps/cf-proxy2/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ cf-proxy2 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ cf-proxy2 ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (small-tests) @ cf-proxy2 ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (medium-tests) @ cf-proxy2 ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ cf-proxy2 ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-proxy2/target/cf-proxy2-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- assembly:3.6.0:single (make-assembly) @ cf-proxy2 ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-proxy2/target/cf-proxy2-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- surefire:2.22.2:test (large-tests) @ cf-proxy2 ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (native-tests) @ cf-proxy2 ---
[INFO] No tests to run.
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ cf-proxy2 ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-proxy2/target/cf-proxy2-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- revapi:0.15.0:check (default) @ cf-proxy2 ---
[INFO] Skipping execution
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ cf-proxy2 ---
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-proxy2/pom.xml to /home/jenkins/.m2/repository/org/eclipse/californium/cf-proxy2/3.12.0-SNAPSHOT/cf-proxy2-3.12.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-proxy2/target/cf-proxy2-3.12.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-proxy2/3.12.0-SNAPSHOT/cf-proxy2-3.12.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-proxy2/target/cf-proxy2-3.12.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-proxy2/3.12.0-SNAPSHOT/cf-proxy2-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- dependency:3.6.0:copy (copy-installed) @ cf-proxy2 ---
[INFO] Configured Artifact: org.eclipse.californium:cf-proxy2:3.12.0-SNAPSHOT:jar
[INFO] Copying cf-proxy2-3.12.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/californium-main/demo-apps/run/cf-proxy2-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] -----------------< org.eclipse.californium:cf-secure >------------------
[INFO] Building Cf-SecureServer 3.12.0-SNAPSHOT                         [35/39]
[INFO]   from demo-apps/cf-secure/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cf-secure ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ cf-secure ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- build-helper:3.4.0:parse-version (parse-version) @ cf-secure ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ cf-secure ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ cf-secure ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 4 source files with javac [debug release 7] to target/classes
[WARNING] source value 7 is obsolete and will be removed in a future release
[WARNING] target value 7 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[INFO] 
[INFO] --- animal-sniffer:1.23:check (default) @ cf-secure ---
[INFO] Signature checking is skipped.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ cf-secure ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/californium-main/demo-apps/cf-secure/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ cf-secure ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ cf-secure ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (small-tests) @ cf-secure ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (medium-tests) @ cf-secure ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ cf-secure ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-secure/target/cf-secure-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- assembly:3.6.0:single (make-assembly) @ cf-secure ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-secure/target/cf-secure-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- surefire:2.22.2:test (large-tests) @ cf-secure ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (native-tests) @ cf-secure ---
[INFO] No tests to run.
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ cf-secure ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-secure/target/cf-secure-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- revapi:0.15.0:check (default) @ cf-secure ---
[INFO] Skipping execution
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ cf-secure ---
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-secure/pom.xml to /home/jenkins/.m2/repository/org/eclipse/californium/cf-secure/3.12.0-SNAPSHOT/cf-secure-3.12.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-secure/target/cf-secure-3.12.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-secure/3.12.0-SNAPSHOT/cf-secure-3.12.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-secure/target/cf-secure-3.12.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-secure/3.12.0-SNAPSHOT/cf-secure-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- dependency:3.6.0:copy (copy-installed) @ cf-secure ---
[INFO] Configured Artifact: org.eclipse.californium:cf-secure:3.12.0-SNAPSHOT:jar
[INFO] Copying cf-secure-3.12.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/californium-main/demo-apps/run/cf-secure-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] ---------------< org.eclipse.californium:cf-unix-setup >----------------
[INFO] Building Californium (Cf) Demo Setup for Unix 3.12.0-SNAPSHOT    [36/39]
[INFO]   from demo-apps/cf-unix-setup/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cf-unix-setup ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ cf-unix-setup ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- build-helper:3.4.0:parse-version (parse-version) @ cf-unix-setup ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ cf-unix-setup ---
[INFO] Copying 14 resources from scripts to target/classes/unix-setup
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ cf-unix-setup ---
[INFO] No sources to compile
[INFO] 
[INFO] --- animal-sniffer:1.23:check (default) @ cf-unix-setup ---
[INFO] Signature checking is skipped.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ cf-unix-setup ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/californium-main/demo-apps/cf-unix-setup/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ cf-unix-setup ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ cf-unix-setup ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (small-tests) @ cf-unix-setup ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (medium-tests) @ cf-unix-setup ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ cf-unix-setup ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-unix-setup/target/cf-unix-setup-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- assembly:3.6.0:single (make-assembly) @ cf-unix-setup ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-unix-setup/target/cf-unix-setup-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- surefire:2.22.2:test (large-tests) @ cf-unix-setup ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (native-tests) @ cf-unix-setup ---
[INFO] No tests to run.
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ cf-unix-setup ---
[INFO] Skipping source per configuration.
[INFO] 
[INFO] --- revapi:0.15.0:check (default) @ cf-unix-setup ---
[INFO] Skipping execution
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ cf-unix-setup ---
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-unix-setup/pom.xml to /home/jenkins/.m2/repository/org/eclipse/californium/cf-unix-setup/3.12.0-SNAPSHOT/cf-unix-setup-3.12.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-unix-setup/target/cf-unix-setup-3.12.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-unix-setup/3.12.0-SNAPSHOT/cf-unix-setup-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- dependency:3.6.0:copy (copy-installed) @ cf-unix-setup ---
[INFO] Configured Artifact: org.eclipse.californium:cf-unix-setup:3.12.0-SNAPSHOT:jar
[INFO] Copying cf-unix-setup-3.12.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/californium-main/demo-apps/run/cf-unix-setup-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] -----------< org.eclipse.californium:sc-dtls-example-client >-----------
[INFO] Building Sc-DTLS-Example-Client 3.12.0-SNAPSHOT                  [37/39]
[INFO]   from demo-apps/sc-dtls-example-client/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ sc-dtls-example-client ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ sc-dtls-example-client ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- build-helper:3.4.0:parse-version (parse-version) @ sc-dtls-example-client ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ sc-dtls-example-client ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/californium-main/demo-apps/sc-dtls-example-client/src/main/resources
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ sc-dtls-example-client ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 1 source file with javac [debug release 7] to target/classes
[WARNING] source value 7 is obsolete and will be removed in a future release
[WARNING] target value 7 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[INFO] 
[INFO] --- animal-sniffer:1.23:check (default) @ sc-dtls-example-client ---
[INFO] Signature checking is skipped.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ sc-dtls-example-client ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/californium-main/demo-apps/sc-dtls-example-client/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ sc-dtls-example-client ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ sc-dtls-example-client ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (small-tests) @ sc-dtls-example-client ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (medium-tests) @ sc-dtls-example-client ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ sc-dtls-example-client ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/sc-dtls-example-client/target/sc-dtls-example-client-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- assembly:3.6.0:single (make-assembly) @ sc-dtls-example-client ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/sc-dtls-example-client/target/sc-dtls-example-client-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- surefire:2.22.2:test (large-tests) @ sc-dtls-example-client ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (native-tests) @ sc-dtls-example-client ---
[INFO] No tests to run.
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ sc-dtls-example-client ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/sc-dtls-example-client/target/sc-dtls-example-client-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- revapi:0.15.0:check (default) @ sc-dtls-example-client ---
[INFO] Skipping execution
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ sc-dtls-example-client ---
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/sc-dtls-example-client/pom.xml to /home/jenkins/.m2/repository/org/eclipse/californium/sc-dtls-example-client/3.12.0-SNAPSHOT/sc-dtls-example-client-3.12.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/sc-dtls-example-client/target/sc-dtls-example-client-3.12.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/californium/sc-dtls-example-client/3.12.0-SNAPSHOT/sc-dtls-example-client-3.12.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/sc-dtls-example-client/target/sc-dtls-example-client-3.12.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/californium/sc-dtls-example-client/3.12.0-SNAPSHOT/sc-dtls-example-client-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- dependency:3.6.0:copy (copy-installed) @ sc-dtls-example-client ---
[INFO] Configured Artifact: org.eclipse.californium:sc-dtls-example-client:3.12.0-SNAPSHOT:jar
[INFO] Copying sc-dtls-example-client-3.12.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/californium-main/demo-apps/run/sc-dtls-example-client-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] -----------< org.eclipse.californium:sc-dtls-example-server >-----------
[INFO] Building Sc-DTLS-Example-Server 3.12.0-SNAPSHOT                  [38/39]
[INFO]   from demo-apps/sc-dtls-example-server/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ sc-dtls-example-server ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ sc-dtls-example-server ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- build-helper:3.4.0:parse-version (parse-version) @ sc-dtls-example-server ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ sc-dtls-example-server ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/californium-main/demo-apps/sc-dtls-example-server/src/main/resources
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ sc-dtls-example-server ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 1 source file with javac [debug release 7] to target/classes
[WARNING] source value 7 is obsolete and will be removed in a future release
[WARNING] target value 7 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[INFO] 
[INFO] --- animal-sniffer:1.23:check (default) @ sc-dtls-example-server ---
[INFO] Signature checking is skipped.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ sc-dtls-example-server ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/californium-main/demo-apps/sc-dtls-example-server/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ sc-dtls-example-server ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ sc-dtls-example-server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (small-tests) @ sc-dtls-example-server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (medium-tests) @ sc-dtls-example-server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ sc-dtls-example-server ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/sc-dtls-example-server/target/sc-dtls-example-server-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- assembly:3.6.0:single (make-assembly) @ sc-dtls-example-server ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/sc-dtls-example-server/target/sc-dtls-example-server-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- surefire:2.22.2:test (large-tests) @ sc-dtls-example-server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (native-tests) @ sc-dtls-example-server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ sc-dtls-example-server ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/sc-dtls-example-server/target/sc-dtls-example-server-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- revapi:0.15.0:check (default) @ sc-dtls-example-server ---
[INFO] Skipping execution
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ sc-dtls-example-server ---
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/sc-dtls-example-server/pom.xml to /home/jenkins/.m2/repository/org/eclipse/californium/sc-dtls-example-server/3.12.0-SNAPSHOT/sc-dtls-example-server-3.12.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/sc-dtls-example-server/target/sc-dtls-example-server-3.12.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/californium/sc-dtls-example-server/3.12.0-SNAPSHOT/sc-dtls-example-server-3.12.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/sc-dtls-example-server/target/sc-dtls-example-server-3.12.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/californium/sc-dtls-example-server/3.12.0-SNAPSHOT/sc-dtls-example-server-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- dependency:3.6.0:copy (copy-installed) @ sc-dtls-example-server ---
[INFO] Configured Artifact: org.eclipse.californium:sc-dtls-example-server:3.12.0-SNAPSHOT:jar
[INFO] Copying sc-dtls-example-server-3.12.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/californium-main/demo-apps/run/sc-dtls-example-server-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] ------------< org.eclipse.californium:cf-simplefile-server >------------
[INFO] Building Cf-SimpleFileServer 3.12.0-SNAPSHOT                     [39/39]
[INFO]   from demo-apps/cf-simplefile-server/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cf-simplefile-server ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ cf-simplefile-server ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- build-helper:3.4.0:parse-version (parse-version) @ cf-simplefile-server ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ cf-simplefile-server ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ cf-simplefile-server ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 1 source file with javac [debug release 7] to target/classes
[WARNING] source value 7 is obsolete and will be removed in a future release
[WARNING] target value 7 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[INFO] 
[INFO] --- animal-sniffer:1.23:check (default) @ cf-simplefile-server ---
[INFO] Signature checking is skipped.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ cf-simplefile-server ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/californium-main/demo-apps/cf-simplefile-server/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ cf-simplefile-server ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ cf-simplefile-server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (small-tests) @ cf-simplefile-server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (medium-tests) @ cf-simplefile-server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ cf-simplefile-server ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-simplefile-server/target/cf-simplefile-server-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- assembly:3.6.0:single (make-assembly) @ cf-simplefile-server ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-simplefile-server/target/cf-simplefile-server-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- surefire:2.22.2:test (large-tests) @ cf-simplefile-server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (native-tests) @ cf-simplefile-server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ cf-simplefile-server ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-simplefile-server/target/cf-simplefile-server-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- revapi:0.15.0:check (default) @ cf-simplefile-server ---
[INFO] Skipping execution
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ cf-simplefile-server ---
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-simplefile-server/pom.xml to /home/jenkins/.m2/repository/org/eclipse/californium/cf-simplefile-server/3.12.0-SNAPSHOT/cf-simplefile-server-3.12.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-simplefile-server/target/cf-simplefile-server-3.12.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-simplefile-server/3.12.0-SNAPSHOT/cf-simplefile-server-3.12.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-simplefile-server/target/cf-simplefile-server-3.12.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-simplefile-server/3.12.0-SNAPSHOT/cf-simplefile-server-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- dependency:3.6.0:copy (copy-installed) @ cf-simplefile-server ---
[INFO] Configured Artifact: org.eclipse.californium:cf-simplefile-server:3.12.0-SNAPSHOT:jar
[INFO] Copying cf-simplefile-server-3.12.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/californium-main/demo-apps/run/cf-simplefile-server-3.12.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Californium (Cf) Parent 3.12.0-SNAPSHOT:
[INFO] 
[INFO] Californium (Cf) Parent ............................ SUCCESS [ 15.549 s]
[INFO] Californium (Cf) Custom Assembly Descriptors ....... SUCCESS [  2.541 s]
[INFO] Californium (Cf) BOM ............................... SUCCESS [  0.079 s]
[INFO] Californium (Cf) Legal Documents ................... SUCCESS [  0.145 s]
[INFO] Californium (Cf) Demo Certificates ................. SUCCESS [  0.101 s]
[INFO] Californium (Cf) Element Connector ................. SUCCESS [ 14.977 s]
[INFO] Scandium (Sc) Core ................................. SUCCESS [02:29 min]
[INFO] Californium (Cf) Element Connector TCP netty ....... SUCCESS [ 26.502 s]
[INFO] Californium (Cf) Core .............................. SUCCESS [01:49 min]
[INFO] Cf-NAT ............................................. SUCCESS [  0.882 s]
[INFO] Cf-Unix-Health ..................................... SUCCESS [  0.309 s]
[INFO] Cf-Cluster ......................................... SUCCESS [  0.746 s]
[INFO] Cf-command-line-interface .......................... SUCCESS [  0.486 s]
[INFO] Cf-cli-tcp-netty ................................... SUCCESS [  0.927 s]
[INFO] Cf-Encrypt ......................................... SUCCESS [  0.291 s]
[INFO] Californium (Cf) Tests ............................. SUCCESS [  0.014 s]
[INFO] Californium (Cf) Integration Tests ................. SUCCESS [ 50.897 s]
[INFO] Californium (Cf) Interoperability Tests ............ SUCCESS [ 18.416 s]
[INFO] Californium (Cf) Proxy2 ............................ SUCCESS [  5.123 s]
[INFO] Cf-OSCORE .......................................... SUCCESS [ 11.105 s]
[INFO] Cf-PubSub .......................................... SUCCESS [  0.227 s]
[INFO] Californium (Cf) OSGi .............................. SUCCESS [  3.982 s]
[INFO] Californium (Cf) Demo Applications ................. SUCCESS [  2.283 s]
[INFO] Cf-BenchmarkServer ................................. SUCCESS [  0.811 s]
[INFO] Cf-ObserveBenchmarkClient .......................... SUCCESS [  0.296 s]
[INFO] Cf-CoCoAClient ..................................... SUCCESS [  0.388 s]
[INFO] Cf-ExtendedPlugtestClient .......................... SUCCESS [  0.665 s]
[INFO] Cf-PlugtestServer .................................. SUCCESS [  1.100 s]
[INFO] Cf-ExtendedPlugtestServer .......................... SUCCESS [  1.187 s]
[INFO] Cf-HelloWorldClient ................................ SUCCESS [  0.291 s]
[INFO] Cf-HelloWorldServer ................................ SUCCESS [  0.725 s]
[INFO] Cf-PlugtestChecker ................................. SUCCESS [  0.692 s]
[INFO] Cf-PlugtestClient .................................. SUCCESS [  0.570 s]
[INFO] Cf-ExampleCrossProxy2 .............................. SUCCESS [  1.009 s]
[INFO] Cf-SecureServer .................................... SUCCESS [  0.485 s]
[INFO] Californium (Cf) Demo Setup for Unix ............... SUCCESS [  0.052 s]
[INFO] Sc-DTLS-Example-Client ............................. SUCCESS [  0.289 s]
[INFO] Sc-DTLS-Example-Server ............................. SUCCESS [  0.383 s]
[INFO] Cf-SimpleFileServer ................................ SUCCESS [  0.843 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  07:21 min
[INFO] Finished at: 2024-03-14T06:16:44Z
[INFO] ------------------------------------------------------------------------
[californium-main] $ /bin/sh -xe /tmp/jenkins18093410650080687875.sh
Recording test results
[Checks API] No suitable checks publisher found.
Finished: SUCCESS