Skip to content
Success

Console Output

Skipping 177 KB.. Full Log
07:01:03.944 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
07:01:03.945 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:03.945 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:03.946 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:03.946 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
07:01:03.947 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:03.948 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:03.949 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:03.949 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:03.949 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:03.950 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:03.950 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
07:01:03.950 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:03.951 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:32997, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:03.952 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:32997 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:03.960 INFO [JavaScriptApp]: App test starts in new thread (o.e.c.a.p.AbstractApp.start:164)
07:01:03.963 INFO [JavaScriptApp]: App test shutdown (o.e.c.a.p.AbstractApp.shutdown:188)
07:01:04.013 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
07:01:04.014 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:04.014 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
07:01:04.017 ERROR [JavaScriptApp]: Exception while executing [test] (o.e.c.a.p.JavaScriptApp.run:146)
java.util.NoSuchElementException: null
	at java.util.Scanner.throwFor(Scanner.java:862)
	at java.util.Scanner.next(Scanner.java:1371)
	at org.eclipse.californium.actinium.Utils.readFile(Utils.java:34)
	at org.eclipse.californium.actinium.Utils.readFile(Utils.java:58)
	at org.eclipse.californium.actinium.plugnplay.JavaScriptApp.run(JavaScriptApp.java:137)
	at java.lang.Thread.run(Thread.java:748)
07:01:04.514 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:32997 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:04.518 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
07:01:04.519 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
07:01:04.520 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
07:01:04.520 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:04.520 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:04.521 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:04.521 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
07:01:04.522 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:04.523 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:04.523 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:04.523 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:04.524 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:04.524 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:04.524 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
07:01:04.525 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:04.525 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:60697, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:04.525 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:60697 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:04.531 INFO [JavaScriptApp]: App test starts in new thread (o.e.c.a.p.AbstractApp.start:164)
07:01:04.532 INFO [JavaScriptApp]: App test shutdown (o.e.c.a.p.AbstractApp.shutdown:188)
07:01:04.581 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
07:01:04.582 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:04.582 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
07:01:05.083 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:60697 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:05.086 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
07:01:05.087 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
07:01:05.087 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
07:01:05.087 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:05.088 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:05.088 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:05.088 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
07:01:05.089 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:05.090 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:05.090 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:05.091 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:05.091 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:05.091 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:05.092 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
07:01:05.092 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:05.093 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:60912, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:05.093 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:60912 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:05.095 ERROR [InstallResource]: The name may only contain alpha-numeric characters, dashes and underscores. (o.e.c.a.i.InstallResource.handlePOST:128)
07:01:05.096 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
07:01:05.097 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:05.097 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
07:01:05.597 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:60912 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:05.600 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
07:01:05.601 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
07:01:05.602 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
07:01:05.602 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:05.602 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:05.602 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:05.603 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
07:01:05.604 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:05.604 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:05.605 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:05.605 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:05.605 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:05.606 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:05.606 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
07:01:05.606 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:05.607 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:51044, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:05.607 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:51044 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:05.609 ERROR [InstallResource]: The name may only contain alpha-numeric characters, dashes and underscores. (o.e.c.a.i.InstallResource.handlePOST:128)
07:01:05.609 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
07:01:05.610 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:05.610 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
07:01:06.111 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:51044 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:06.113 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
07:01:06.114 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
07:01:06.115 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
07:01:06.115 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:06.115 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:06.115 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:06.116 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
07:01:06.117 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:06.117 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:06.117 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:06.118 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:06.118 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:06.119 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:06.119 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
07:01:06.120 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:06.120 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:55669, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:06.121 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:55669 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:06.122 ERROR [InstallResource]: The name may only contain alpha-numeric characters, dashes and underscores. (o.e.c.a.i.InstallResource.handlePOST:128)
07:01:06.123 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
07:01:06.124 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:06.124 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
07:01:06.625 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:55669 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:06.627 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
07:01:06.628 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
07:01:06.629 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
07:01:06.629 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:06.629 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:06.630 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:06.630 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
07:01:06.631 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:06.632 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:06.632 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:06.632 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:06.633 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:06.633 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:06.633 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
07:01:06.634 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:06.634 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:60719, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:06.635 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:60719 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:06.640 INFO [JavaScriptApp]: App test starts in new thread (o.e.c.a.p.AbstractApp.start:164)
07:01:06.659 INFO [JavaScriptApp]: App test shutdown (o.e.c.a.p.AbstractApp.shutdown:188)
07:01:06.697 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
07:01:06.699 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:06.699 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
07:01:07.199 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:60719 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:07.203 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
07:01:07.204 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
07:01:07.204 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
07:01:07.204 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:07.204 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:07.205 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:07.205 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
07:01:07.206 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:07.207 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:07.207 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:07.208 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:07.208 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:07.208 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:07.208 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
07:01:07.209 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:07.209 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:44504, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:07.210 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:44504 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:07.215 INFO [JavaScriptApp]: App test starts in new thread (o.e.c.a.p.AbstractApp.start:164)
07:01:07.216 INFO [JavaScriptApp]: App test shutdown (o.e.c.a.p.AbstractApp.shutdown:188)
07:01:07.264 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
07:01:07.265 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:07.265 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
07:01:07.766 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:44504 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:07.770 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
07:01:07.772 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
07:01:07.772 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
07:01:07.773 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:07.773 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:07.773 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:07.774 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
07:01:07.775 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:07.776 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:07.777 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:07.777 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:07.777 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:07.778 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:07.778 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
07:01:07.779 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:07.779 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:44308, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:07.780 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:44308 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:07.794 INFO [JavaScriptApp]: App test starts in new thread (o.e.c.a.p.AbstractApp.start:164)
07:01:07.796 INFO [JavaScriptApp]: App test shutdown (o.e.c.a.p.AbstractApp.shutdown:188)
07:01:07.835 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
07:01:07.836 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:07.836 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
07:01:08.336 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:44308 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:08.340 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
07:01:08.341 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
07:01:08.341 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
07:01:08.342 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:08.342 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:08.342 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:08.342 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
07:01:08.344 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:08.344 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:08.345 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:08.345 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:08.345 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:08.346 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:08.346 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
07:01:08.346 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:08.347 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:51455, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:08.347 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:51455 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:08.349 ERROR [InstallResource]: The name may only contain alpha-numeric characters, dashes and underscores. (o.e.c.a.i.InstallResource.handlePOST:128)
07:01:08.350 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
07:01:08.350 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:08.351 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
07:01:08.851 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:51455 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:08.854 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
07:01:08.855 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
07:01:08.855 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
07:01:08.856 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:08.856 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:08.857 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:08.857 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
07:01:08.859 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:08.860 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:08.862 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:08.862 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:08.862 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:08.862 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:08.863 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
07:01:08.863 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:08.863 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:55414, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:08.864 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:55414 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:08.865 ERROR [InstallResource]: The name may only contain alpha-numeric characters, dashes and underscores. (o.e.c.a.i.InstallResource.handlePOST:128)
07:01:08.866 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
07:01:08.867 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:08.867 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
07:01:09.368 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:55414 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:09.372 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
07:01:09.373 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
07:01:09.374 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
07:01:09.374 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:09.375 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:09.375 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:09.375 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
07:01:09.377 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:09.378 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:09.378 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:09.379 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:09.379 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:09.379 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:09.380 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
07:01:09.380 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:09.381 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:36096, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:09.381 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:36096 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:09.383 ERROR [InstallResource]: The name may only contain alpha-numeric characters, dashes and underscores. (o.e.c.a.i.InstallResource.handlePOST:128)
07:01:09.384 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
07:01:09.385 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:09.385 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
07:01:09.885 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:36096 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:09.889 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
07:01:09.890 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
07:01:09.890 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
07:01:09.891 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:09.891 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:09.891 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:09.891 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
07:01:09.893 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:09.894 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:09.894 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:09.895 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:09.895 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:09.895 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:09.895 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
07:01:09.896 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:09.896 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:45462, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:09.897 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:45462 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:09.898 ERROR [InstallResource]: The name may only contain alpha-numeric characters, dashes and underscores. (o.e.c.a.i.InstallResource.handlePOST:128)
07:01:09.899 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
07:01:09.900 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:09.900 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
07:01:10.400 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:45462 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:10.404 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
07:01:10.405 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
07:01:10.405 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
07:01:10.405 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:10.406 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:10.406 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:10.406 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
07:01:10.408 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:10.408 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:10.409 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:10.409 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:10.409 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:10.410 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:10.410 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
07:01:10.411 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:10.411 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:50020, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:10.412 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:50020 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:10.413 ERROR [InstallResource]: The name may only contain alpha-numeric characters, dashes and underscores. (o.e.c.a.i.InstallResource.handlePOST:128)
07:01:10.414 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
07:01:10.414 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:10.415 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
07:01:10.915 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:50020 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:10.919 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
07:01:10.919 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
07:01:10.920 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
07:01:10.920 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:10.921 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:10.921 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:10.921 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
07:01:10.923 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:10.924 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:10.924 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:10.924 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:10.924 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:10.925 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:10.925 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
07:01:10.925 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:10.926 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:48854, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:10.927 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:48854 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:10.928 ERROR [InstallResource]: The name may only contain alpha-numeric characters, dashes and underscores. (o.e.c.a.i.InstallResource.handlePOST:128)
07:01:10.929 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
07:01:10.930 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:10.930 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
07:01:11.430 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:48854 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:11.434 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
07:01:11.435 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
07:01:11.435 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
07:01:11.436 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:11.436 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:11.436 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:11.436 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
07:01:11.438 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:11.439 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:11.439 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:11.440 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:11.440 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:11.440 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:11.440 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
07:01:11.441 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:11.441 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:40777, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:11.442 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:40777 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:11.444 ERROR [InstallResource]: The name may only contain alpha-numeric characters, dashes and underscores. (o.e.c.a.i.InstallResource.handlePOST:128)
07:01:11.445 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
07:01:11.445 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:11.446 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
07:01:11.946 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:40777 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:11.950 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
07:01:11.951 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
07:01:11.951 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
07:01:11.952 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:11.952 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:11.952 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:11.953 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
07:01:11.954 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:11.954 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:11.955 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:11.955 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:11.956 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:11.956 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:11.956 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
07:01:11.957 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:11.957 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:45439, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:11.959 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:45439 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:11.961 ERROR [InstallResource]: The name may only contain alpha-numeric characters, dashes and underscores. (o.e.c.a.i.InstallResource.handlePOST:128)
07:01:11.962 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
07:01:11.963 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:11.963 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
07:01:12.464 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:45439 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:12.466 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
07:01:12.467 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
07:01:12.467 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
07:01:12.468 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:12.468 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:12.468 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:12.468 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
07:01:12.470 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:12.470 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:12.471 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:12.472 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:12.472 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:12.472 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:12.472 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
07:01:12.473 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:12.473 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:47155, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:12.474 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:47155 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:12.476 ERROR [InstallResource]: The name may only contain alpha-numeric characters, dashes and underscores. (o.e.c.a.i.InstallResource.handlePOST:128)
07:01:12.476 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
07:01:12.477 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:12.477 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
07:01:12.978 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:47155 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:12.981 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
07:01:12.981 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
07:01:12.981 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
07:01:12.982 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:12.982 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:12.982 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:12.983 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
07:01:12.984 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:12.984 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:12.984 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:12.985 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:12.985 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:12.985 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:12.986 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
07:01:12.986 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:12.987 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:38707, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:12.987 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:38707 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:12.988 ERROR [InstallResource]: The name may only contain alpha-numeric characters, dashes and underscores. (o.e.c.a.i.InstallResource.handlePOST:128)
07:01:12.989 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
07:01:12.989 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:12.990 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
07:01:13.490 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:38707 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:13.493 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
07:01:13.494 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
07:01:13.494 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
07:01:13.494 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:13.495 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:13.495 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:13.495 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
07:01:13.497 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:13.497 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:13.497 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:13.497 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:13.498 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:13.498 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:13.498 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
07:01:13.498 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:13.499 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:34554, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:13.499 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:34554 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:13.500 ERROR [InstallResource]: The name may only contain alpha-numeric characters, dashes and underscores. (o.e.c.a.i.InstallResource.handlePOST:128)
07:01:13.501 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
07:01:13.501 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:13.502 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
07:01:14.002 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:34554 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:14.005 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
07:01:14.006 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
07:01:14.006 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
07:01:14.006 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:14.006 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:14.007 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:14.007 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
07:01:14.008 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:14.009 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:14.009 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:14.009 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:14.010 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:14.010 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:14.010 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
07:01:14.011 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:14.011 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:49769, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:14.011 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:49769 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:14.013 ERROR [InstallResource]: The name may only contain alpha-numeric characters, dashes and underscores. (o.e.c.a.i.InstallResource.handlePOST:128)
07:01:14.013 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
07:01:14.013 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:14.014 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
07:01:14.514 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:49769 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:14.517 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
07:01:14.518 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
07:01:14.518 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
07:01:14.518 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:14.518 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:14.519 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:14.519 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
07:01:14.520 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:14.520 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:14.520 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:14.521 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:14.521 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:14.521 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:14.522 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
07:01:14.522 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:14.523 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:52734, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:14.523 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:52734 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:14.524 ERROR [InstallResource]: The name may only contain alpha-numeric characters, dashes and underscores. (o.e.c.a.i.InstallResource.handlePOST:128)
07:01:14.524 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
07:01:14.525 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:14.525 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
07:01:15.026 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:52734 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:15.029 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
07:01:15.030 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
07:01:15.030 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
07:01:15.031 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:15.031 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:15.031 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:15.032 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
07:01:15.033 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:15.033 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:15.034 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:15.034 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:15.034 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:15.034 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:15.034 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
07:01:15.035 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:15.035 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:44384, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:15.036 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:44384 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:15.037 ERROR [InstallResource]: The name may only contain alpha-numeric characters, dashes and underscores. (o.e.c.a.i.InstallResource.handlePOST:128)
07:01:15.037 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
07:01:15.038 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:15.038 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
07:01:15.538 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:44384 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:15.541 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
07:01:15.542 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
07:01:15.542 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
07:01:15.543 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:15.543 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:15.543 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:15.543 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
07:01:15.545 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:15.545 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:15.545 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:15.545 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:15.546 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:15.546 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:15.546 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
07:01:15.547 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:15.547 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:39896, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:15.547 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:39896 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:15.548 ERROR [InstallResource]: The name can not be empty (o.e.c.a.i.InstallResource.handlePOST:128)
07:01:15.549 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
07:01:15.549 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:15.550 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
07:01:16.050 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:39896 (o.e.c.c.n.CoapEndpoint.destroy:539)
[INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.11 s - in org.eclipse.californium.actinium.AppNameTest
[INFO] Running org.eclipse.californium.actinium.InstanceNameTest
07:01:16.054 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
07:01:16.054 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
07:01:16.054 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
07:01:16.055 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:16.055 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:16.055 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:16.055 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
07:01:16.057 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:16.057 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:16.057 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:16.058 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:16.058 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:16.058 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:16.059 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
07:01:16.059 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:16.060 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:52652, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:16.060 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:52652 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:16.065 INFO [JavaScriptApp]: App hello-1 starts in new thread (o.e.c.a.p.AbstractApp.start:164)
07:01:18.072 INFO [JavaScriptApp]: App hello-1 shutdown (o.e.c.a.p.AbstractApp.shutdown:188)
07:01:18.124 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
07:01:18.125 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:18.125 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
07:01:18.625 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:52652 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:18.629 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
07:01:18.629 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
07:01:18.630 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
07:01:18.630 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:18.630 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:18.631 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:18.631 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
07:01:18.632 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:18.632 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:18.633 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:18.633 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:18.633 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:18.633 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:18.633 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
07:01:18.634 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:18.634 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:48227, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:18.634 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:48227 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:18.639 INFO [JavaScriptApp]: App Hello-1 starts in new thread (o.e.c.a.p.AbstractApp.start:164)
07:01:20.645 INFO [JavaScriptApp]: App Hello-1 shutdown (o.e.c.a.p.AbstractApp.shutdown:188)
07:01:20.682 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
07:01:20.684 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:20.684 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
07:01:21.184 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:48227 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:21.187 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
07:01:21.188 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
07:01:21.188 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
07:01:21.189 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:21.189 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:21.189 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:21.189 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
07:01:21.191 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:21.191 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:21.191 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:21.191 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:21.192 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:21.192 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:21.192 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
07:01:21.193 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:21.193 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:43355, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:21.193 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:43355 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:21.197 ERROR [InstalledAppResource]: The name may only contain alpha-numeric characters, dashes and underscores. (o.e.c.a.i.InstalledAppResource.handlePOST:163)
07:01:21.198 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
07:01:21.198 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:21.199 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
07:01:21.699 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:43355 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:21.702 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
07:01:21.703 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
07:01:21.703 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
07:01:21.703 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:21.703 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:21.703 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:21.704 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
07:01:21.705 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:21.705 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:21.705 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:21.706 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:21.706 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:21.706 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:21.706 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
07:01:21.707 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:21.707 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:39084, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:21.707 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:39084 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:21.711 ERROR [InstalledAppResource]: The name may only contain alpha-numeric characters, dashes and underscores. (o.e.c.a.i.InstalledAppResource.handlePOST:163)
07:01:21.711 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
07:01:21.712 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:21.712 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
07:01:22.212 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:39084 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:22.215 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
07:01:22.216 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
07:01:22.216 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
07:01:22.216 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:22.217 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:22.217 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:22.217 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
07:01:22.218 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:22.219 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:22.219 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:22.219 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:22.219 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:22.220 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:22.220 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
07:01:22.221 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:22.221 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:47586, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:22.221 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:47586 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:22.225 ERROR [InstalledAppResource]: The name may only contain alpha-numeric characters, dashes and underscores. (o.e.c.a.i.InstalledAppResource.handlePOST:163)
07:01:22.226 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
07:01:22.226 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:22.227 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
07:01:22.727 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:47586 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:22.731 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
07:01:22.732 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
07:01:22.732 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
07:01:22.732 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:22.733 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:22.733 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:22.733 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
07:01:22.740 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:22.741 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:22.741 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:22.741 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:22.741 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:22.742 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:22.742 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
07:01:22.742 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:22.743 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:36467, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:22.743 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:36467 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:22.747 INFO [JavaScriptApp]: App sd-sd starts in new thread (o.e.c.a.p.AbstractApp.start:164)
07:01:24.755 INFO [JavaScriptApp]: App sd-sd shutdown (o.e.c.a.p.AbstractApp.shutdown:188)
07:01:24.802 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
07:01:24.804 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:24.804 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
07:01:25.304 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:36467 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:25.307 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
07:01:25.308 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
07:01:25.308 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
07:01:25.309 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:25.309 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:25.309 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:25.309 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
07:01:25.311 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:25.311 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:25.311 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:25.311 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:25.312 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:25.312 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:25.312 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
07:01:25.312 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:25.313 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:49886, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:25.313 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:49886 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:25.327 INFO [JavaScriptApp]: App -a starts in new thread (o.e.c.a.p.AbstractApp.start:164)
07:01:27.333 INFO [JavaScriptApp]: App -a shutdown (o.e.c.a.p.AbstractApp.shutdown:188)
07:01:27.374 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
07:01:27.375 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:27.375 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
07:01:27.876 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:49886 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:27.880 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
07:01:27.882 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
07:01:27.882 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
07:01:27.882 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:27.883 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:27.883 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:27.883 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
07:01:27.885 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:27.885 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:27.886 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:27.886 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:27.886 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:27.886 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:27.887 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
07:01:27.887 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:27.888 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:56392, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:27.888 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:56392 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:27.893 INFO [JavaScriptApp]: App 4number starts in new thread (o.e.c.a.p.AbstractApp.start:164)
07:01:29.898 INFO [JavaScriptApp]: App 4number shutdown (o.e.c.a.p.AbstractApp.shutdown:188)
07:01:29.935 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
07:01:29.936 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:29.937 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
07:01:30.437 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:56392 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:30.440 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
07:01:30.441 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
07:01:30.441 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
07:01:30.441 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:30.442 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:30.442 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:30.442 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
07:01:30.444 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:30.444 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:30.444 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:30.445 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:30.445 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:30.445 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:30.445 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
07:01:30.446 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:30.446 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:39856, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:30.446 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:39856 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:30.451 ERROR [InstalledAppResource]: The name may only contain alpha-numeric characters, dashes and underscores. (o.e.c.a.i.InstalledAppResource.handlePOST:163)
07:01:30.451 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
07:01:30.452 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:30.452 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
07:01:30.952 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:39856 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:30.955 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
07:01:30.956 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
07:01:30.956 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
07:01:30.956 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:30.957 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:30.957 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:30.957 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
07:01:30.959 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:30.960 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:30.960 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:30.960 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:30.960 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:30.961 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:30.961 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
07:01:30.961 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:30.962 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:52738, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:30.962 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:52738 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:30.966 ERROR [InstalledAppResource]: The name may only contain alpha-numeric characters, dashes and underscores. (o.e.c.a.i.InstalledAppResource.handlePOST:163)
07:01:30.967 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
07:01:30.968 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:30.968 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
07:01:31.468 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:52738 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:31.471 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
07:01:31.472 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
07:01:31.472 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
07:01:31.472 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:31.472 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:31.472 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:31.473 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
07:01:31.474 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:31.474 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:31.475 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:31.475 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:31.475 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:31.475 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:31.476 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
07:01:31.476 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:31.477 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:42891, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:31.477 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:42891 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:31.481 ERROR [InstalledAppResource]: The name may only contain alpha-numeric characters, dashes and underscores. (o.e.c.a.i.InstalledAppResource.handlePOST:163)
07:01:31.481 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
07:01:31.481 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:31.482 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
07:01:31.982 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:42891 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:31.985 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
07:01:31.986 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
07:01:31.986 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
07:01:31.986 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:31.986 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:31.987 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:31.987 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
07:01:31.988 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:31.989 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:31.989 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:31.989 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:31.989 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:31.990 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:31.990 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
07:01:31.990 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:31.991 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:52673, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:31.991 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:52673 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:31.995 ERROR [InstalledAppResource]: The name may only contain alpha-numeric characters, dashes and underscores. (o.e.c.a.i.InstalledAppResource.handlePOST:163)
07:01:31.995 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
07:01:31.996 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:31.997 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
07:01:32.497 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:52673 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:32.500 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
07:01:32.500 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
07:01:32.501 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
07:01:32.501 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:32.501 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:32.501 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:32.502 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
07:01:32.503 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:32.503 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:32.504 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:32.504 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:32.504 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:32.504 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:32.505 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
07:01:32.505 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:32.505 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:56433, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:32.506 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:56433 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:32.509 ERROR [InstalledAppResource]: The name may only contain alpha-numeric characters, dashes and underscores. (o.e.c.a.i.InstalledAppResource.handlePOST:163)
07:01:32.509 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
07:01:32.510 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:32.510 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
07:01:33.011 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:56433 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:33.013 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
07:01:33.014 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
07:01:33.014 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
07:01:33.015 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:33.015 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:33.015 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:33.016 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
07:01:33.017 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:33.017 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:33.017 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:33.017 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:33.018 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:33.018 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:33.018 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
07:01:33.018 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:33.019 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:39119, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:33.019 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:39119 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:33.022 ERROR [InstalledAppResource]: The name may only contain alpha-numeric characters, dashes and underscores. (o.e.c.a.i.InstalledAppResource.handlePOST:163)
07:01:33.023 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
07:01:33.023 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:33.024 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
07:01:33.524 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:39119 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:33.527 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
07:01:33.527 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
07:01:33.527 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
07:01:33.528 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:33.528 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:33.528 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:33.528 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
07:01:33.529 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:33.530 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:33.530 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:33.530 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:33.530 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:33.531 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:33.531 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
07:01:33.531 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:33.532 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:42193, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:33.532 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:42193 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:33.535 ERROR [InstalledAppResource]: The name may only contain alpha-numeric characters, dashes and underscores. (o.e.c.a.i.InstalledAppResource.handlePOST:163)
07:01:33.536 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
07:01:33.536 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:33.537 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
07:01:34.037 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:42193 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:34.040 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
07:01:34.041 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
07:01:34.041 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
07:01:34.042 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:34.042 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:34.042 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:34.042 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
07:01:34.043 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:34.044 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:34.044 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:34.044 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:34.044 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:34.045 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:34.045 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
07:01:34.045 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:34.046 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:54743, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:34.046 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:54743 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:34.050 ERROR [InstalledAppResource]: The name may only contain alpha-numeric characters, dashes and underscores. (o.e.c.a.i.InstalledAppResource.handlePOST:163)
07:01:34.050 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
07:01:34.051 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:34.052 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
07:01:34.552 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:54743 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:34.555 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
07:01:34.556 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
07:01:34.556 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
07:01:34.557 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:34.557 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:34.557 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:34.558 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
07:01:34.561 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:34.562 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:34.562 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:34.563 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:34.563 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:34.563 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:34.563 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
07:01:34.564 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:34.564 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:55474, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:34.565 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:55474 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:34.570 ERROR [InstalledAppResource]: The name may only contain alpha-numeric characters, dashes and underscores. (o.e.c.a.i.InstalledAppResource.handlePOST:163)
07:01:34.570 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
07:01:34.571 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:34.572 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
07:01:35.072 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:55474 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:35.075 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
07:01:35.076 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
07:01:35.076 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
07:01:35.076 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:35.077 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:35.077 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:35.077 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
07:01:35.078 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:35.079 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:35.079 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:35.079 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:35.079 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:35.080 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:35.080 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
07:01:35.080 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:35.081 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:48036, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:35.081 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:48036 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:35.085 ERROR [InstalledAppResource]: The name may only contain alpha-numeric characters, dashes and underscores. (o.e.c.a.i.InstalledAppResource.handlePOST:163)
07:01:35.085 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
07:01:35.086 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:35.086 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
07:01:35.587 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:48036 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:35.590 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
07:01:35.591 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
07:01:35.591 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
07:01:35.591 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:35.591 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:35.592 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:35.592 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
07:01:35.593 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:35.593 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:35.594 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:35.594 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:35.594 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:35.594 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:35.595 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
07:01:35.595 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:35.595 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:41372, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:35.596 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:41372 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:35.599 ERROR [InstalledAppResource]: The name may only contain alpha-numeric characters, dashes and underscores. (o.e.c.a.i.InstalledAppResource.handlePOST:163)
07:01:35.600 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
07:01:35.601 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:35.601 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
07:01:36.101 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:41372 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:36.104 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
07:01:36.105 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
07:01:36.105 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
07:01:36.105 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:36.105 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:36.106 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:36.106 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
07:01:36.107 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:36.108 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:36.108 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:36.108 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:36.108 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:36.109 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:36.109 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
07:01:36.109 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:36.110 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:42689, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:36.110 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:42689 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:36.114 ERROR [InstalledAppResource]: The name may only contain alpha-numeric characters, dashes and underscores. (o.e.c.a.i.InstalledAppResource.handlePOST:163)
07:01:36.114 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
07:01:36.115 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:36.115 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
07:01:36.615 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:42689 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:36.618 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
07:01:36.619 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
07:01:36.619 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
07:01:36.619 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:36.620 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:36.620 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:36.620 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
07:01:36.622 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:36.622 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:36.622 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:36.623 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:36.623 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:36.623 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:36.623 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
07:01:36.635 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:36.635 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:47288, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:36.635 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:47288 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:36.639 ERROR [InstalledAppResource]: The name may only contain alpha-numeric characters, dashes and underscores. (o.e.c.a.i.InstalledAppResource.handlePOST:163)
07:01:36.640 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
07:01:36.640 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:36.641 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
07:01:37.141 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:47288 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:37.144 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
07:01:37.145 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
07:01:37.145 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
07:01:37.145 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:37.146 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:37.146 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:37.146 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
07:01:37.147 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:37.148 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:37.148 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:37.148 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:37.148 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:37.149 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:37.149 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
07:01:37.149 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:37.150 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:33119, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:37.150 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:33119 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:37.154 ERROR [InstalledAppResource]: The name may only contain alpha-numeric characters, dashes and underscores. (o.e.c.a.i.InstalledAppResource.handlePOST:163)
07:01:37.154 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
07:01:37.155 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:37.155 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
07:01:37.656 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:33119 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:37.659 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
07:01:37.660 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
07:01:37.660 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
07:01:37.660 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:37.661 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:37.661 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:37.661 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
07:01:37.662 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:37.663 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:37.663 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:37.663 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:37.664 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:37.664 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:37.664 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
07:01:37.665 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:37.665 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:51616, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:37.665 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:51616 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:37.669 ERROR [InstalledAppResource]: The name may only contain alpha-numeric characters, dashes and underscores. (o.e.c.a.i.InstalledAppResource.handlePOST:163)
07:01:37.670 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
07:01:37.670 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:37.671 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
07:01:38.171 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:51616 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:38.174 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
07:01:38.174 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
07:01:38.175 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
07:01:38.175 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:38.175 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:38.176 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:38.176 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
07:01:38.177 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:38.177 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:38.177 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:38.178 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:38.178 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:38.178 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:38.178 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
07:01:38.179 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:38.179 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:35986, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:38.179 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:35986 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:38.184 ERROR [InstalledAppResource]: The name may only contain alpha-numeric characters, dashes and underscores. (o.e.c.a.i.InstalledAppResource.handlePOST:163)
07:01:38.184 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
07:01:38.185 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:38.185 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
07:01:38.686 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:35986 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:38.688 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
07:01:38.689 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
07:01:38.689 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
07:01:38.690 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:38.690 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:38.690 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:38.690 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
07:01:38.692 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:38.692 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:38.692 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:38.692 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:38.693 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:38.693 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:38.693 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
07:01:38.693 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:38.694 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:54004, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:38.694 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:54004 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:38.697 ERROR [InstalledAppResource]: The name may only contain alpha-numeric characters, dashes and underscores. (o.e.c.a.i.InstalledAppResource.handlePOST:163)
07:01:38.698 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
07:01:38.698 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:38.699 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
07:01:39.199 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:54004 (o.e.c.c.n.CoapEndpoint.destroy:539)
[INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.13 s - in org.eclipse.californium.actinium.InstanceNameTest
[INFO] Running org.eclipse.californium.actinium.ModuleTest
07:01:39.202 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
07:01:39.203 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
07:01:39.203 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
07:01:39.203 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:39.204 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:39.204 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:39.204 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
07:01:39.205 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:39.206 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:39.206 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:39.206 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
07:01:39.206 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
07:01:39.206 INFO [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 (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
07:01:39.207 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
07:01:39.207 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
07:01:39.207 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:39071, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
07:01:39.208 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:39071 (o.e.c.c.n.CoapEndpoint.start:508)
07:01:39.215 INFO [JavaScriptApp]: App test_module starts in new thread (o.e.c.a.p.AbstractApp.start:164)
07:01:42.226 INFO [JavaScriptApp]: App test_module shutdown (o.e.c.a.p.AbstractApp.shutdown:188)
07:01:42.281 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
07:01:42.282 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
07:01:42.283 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
07:01:42.783 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:39071 (o.e.c.c.n.CoapEndpoint.destroy:539)
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.582 s - in org.eclipse.californium.actinium.ModuleTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 69, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- surefire:2.22.2:test (small-tests) @ actinium ---
[INFO] Toolchain in maven-surefire-plugin: JDK[/opt/tools/java/oracle/jdk-8/latest]
[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 (medium-tests) @ actinium ---
[INFO] Toolchain in maven-surefire-plugin: JDK[/opt/tools/java/oracle/jdk-8/latest]
[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] --- jar:3.3.0:jar (default-jar) @ actinium ---
[INFO] Building jar: /home/jenkins/agent/workspace/actinium-nightly/target/actinium-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- assembly:3.6.0:single (make-assembly) @ actinium ---
[INFO] Building jar: /home/jenkins/agent/workspace/actinium-nightly/target/actinium-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- surefire:2.22.2:test (large-tests) @ actinium ---
[INFO] Toolchain in maven-surefire-plugin: JDK[/opt/tools/java/oracle/jdk-8/latest]
[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) @ actinium ---
[INFO] Toolchain in maven-surefire-plugin: JDK[/opt/tools/java/oracle/jdk-8/latest]
[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) @ actinium ---
[INFO] Building jar: /home/jenkins/agent/workspace/actinium-nightly/target/actinium-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- revapi:0.15.0:check (default) @ actinium ---
[INFO] Skipping execution
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.5:sign (sign-jars) @ actinium ---
[INFO] Signing jar: /home/jenkins/agent/workspace/actinium-nightly/target/actinium-3.12.0-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/actinium-nightly/target/actinium-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ actinium ---
[INFO] Installing /home/jenkins/agent/workspace/actinium-nightly/pom.xml to /home/jenkins/.m2/repository/org/eclipse/californium/actinium/3.12.0-SNAPSHOT/actinium-3.12.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/actinium-nightly/target/actinium-3.12.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/californium/actinium/3.12.0-SNAPSHOT/actinium-3.12.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/actinium-nightly/target/actinium-3.12.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/californium/actinium/3.12.0-SNAPSHOT/actinium-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- dependency:3.6.0:copy (copy-installed) @ actinium ---
[INFO] Configured Artifact: org.eclipse.californium:actinium:3.12.0-SNAPSHOT:jar
[INFO] Copying actinium-3.12.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/actinium-nightly/run/actinium-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ actinium ---
[INFO] Performing deferred deploys (gathering into "/home/jenkins/agent/workspace/actinium-nightly/target/nexus-staging/deferred")...
[INFO] Installing /home/jenkins/agent/workspace/actinium-nightly/target/actinium-3.12.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/actinium-nightly/target/nexus-staging/deferred/org/eclipse/californium/actinium/3.12.0-SNAPSHOT/actinium-3.12.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/actinium-nightly/pom.xml to /home/jenkins/agent/workspace/actinium-nightly/target/nexus-staging/deferred/org/eclipse/californium/actinium/3.12.0-SNAPSHOT/actinium-3.12.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/actinium-nightly/target/actinium-3.12.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/actinium-nightly/target/nexus-staging/deferred/org/eclipse/californium/actinium/3.12.0-SNAPSHOT/actinium-3.12.0-SNAPSHOT-sources.jar
[INFO] Deploying remotely...
[INFO] Bulk deploying locally gathered artifacts from directory: 
[INFO]  * Bulk deploying locally gathered snapshot artifacts
[INFO]  * Bulk deploy of locally gathered snapshot artifacts finished.
[INFO] Remote deploy finished with success.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  03:00 min
[INFO] Finished at: 2024-04-28T07:02:17Z
[INFO] ------------------------------------------------------------------------
Finished: SUCCESS