Skip to content

Console Output

Skipping 230 KB.. Full Log
	at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43)
	at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session.
	... 9 more
[milo-shared-thread-pool-1] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=23 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:53582
java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session.
	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331)
	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346)
	at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094)
	at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296)
	at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120)
	at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251)
	at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501)
	at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43)
	at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session.
	... 9 more
[milo-shared-thread-pool-1] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=24 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:53582
java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session.
	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331)
	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346)
	at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094)
	at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296)
	at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120)
	at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251)
	at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501)
	at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43)
	at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session.
	... 9 more
[milo-shared-thread-pool-0] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=28 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:53582
java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session.
	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331)
	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346)
	at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094)
	at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296)
	at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120)
	at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251)
	at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501)
	at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43)
	at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session.
	... 9 more
[milo-shared-thread-pool-0] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=29 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:53582
java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session.
	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331)
	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346)
	at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094)
	at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296)
	at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120)
	at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251)
	at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501)
	at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43)
	at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session.
	... 9 more
[milo-shared-thread-pool-1] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=33 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:53582
java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session.
	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331)
	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346)
	at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094)
	at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296)
	at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120)
	at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251)
	at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501)
	at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43)
	at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session.
	... 9 more
[milo-shared-thread-pool-1] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=34 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:53582
java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session.
	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331)
	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346)
	at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094)
	at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296)
	at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120)
	at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251)
	at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501)
	at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43)
	at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session.
	... 9 more
[milo-shared-thread-pool-0] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=38 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:53582
java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session.
	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331)
	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346)
	at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094)
	at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296)
	at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120)
	at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251)
	at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501)
	at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43)
	at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session.
	... 9 more
[milo-shared-thread-pool-0] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=39 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:53582
java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session.
	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331)
	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346)
	at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094)
	at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296)
	at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120)
	at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251)
	at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501)
	at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43)
	at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session.
	... 9 more
[milo-shared-thread-pool-1] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=44 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:53582
java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session.
	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331)
	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346)
	at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094)
	at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296)
	at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120)
	at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251)
	at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501)
	at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43)
	at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session.
	... 9 more
[milo-shared-thread-pool-1] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=45 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:53582
java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session.
	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331)
	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346)
	at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094)
	at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296)
	at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120)
	at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251)
	at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501)
	at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43)
	at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session.
	... 9 more
[milo-shared-thread-pool-0] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=49 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:53582
java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session.
	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331)
	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346)
	at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094)
	at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296)
	at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120)
	at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251)
	at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501)
	at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43)
	at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session.
	... 9 more
[milo-shared-thread-pool-0] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=50 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:53582
java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session.
	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331)
	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346)
	at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094)
	at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296)
	at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120)
	at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251)
	at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501)
	at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43)
	at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session.
	... 9 more
[milo-shared-thread-pool-1] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=53 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:53582
java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session.
	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331)
	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346)
	at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094)
	at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296)
	at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120)
	at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251)
	at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501)
	at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43)
	at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session.
	... 9 more
[milo-shared-thread-pool-1] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=54 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:53582
java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session.
	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331)
	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346)
	at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094)
	at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296)
	at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120)
	at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251)
	at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501)
	at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43)
	at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session.
	... 9 more
[milo-shared-thread-pool-0] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=58 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:53582
java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session.
	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331)
	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346)
	at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094)
	at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296)
	at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120)
	at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251)
	at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501)
	at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43)
	at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session.
	... 9 more
[milo-shared-thread-pool-0] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=59 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:53582
java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session.
	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331)
	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346)
	at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094)
	at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296)
	at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120)
	at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251)
	at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501)
	at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43)
	at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session.
	... 9 more
[milo-shared-thread-pool-0] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=73 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:53582
java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session.
	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331)
	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346)
	at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094)
	at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296)
	at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120)
	at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251)
	at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501)
	at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43)
	at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session.
	... 9 more
[milo-shared-thread-pool-0] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=74 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:53582
java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session.
	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331)
	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346)
	at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094)
	at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296)
	at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120)
	at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251)
	at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501)
	at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43)
	at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session.
	... 9 more
[milo-shared-thread-pool-0] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=79 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:53582
java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session.
	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331)
	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346)
	at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094)
	at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296)
	at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120)
	at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251)
	at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501)
	at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43)
	at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session.
	... 9 more
[milo-shared-thread-pool-0] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=80 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:53582
java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session.
	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331)
	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346)
	at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094)
	at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296)
	at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120)
	at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251)
	at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501)
	at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43)
	at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session.
	... 9 more
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.495 s -- in org.eclipse.milo.opcua.sdk.client.subscriptions.OpcUaSubscriptionTest
[INFO] Running org.eclipse.milo.opcua.sdk.client.typetree.DataTypeTreeBuilderTest
[main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security
[main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki
[main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx
[main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 4599 nodes in 20ms.
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:40946/test to localhost:40946 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:40946/test to localhost:40946 [Basic256Sha256/SignAndEncrypt]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:40946/test/discovery to localhost:40946 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:40946/test to localhost:40946 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:40946/test to localhost:40946 [Basic256Sha256/SignAndEncrypt]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:40946/test/discovery to localhost:40946 [None/None]
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.649 s -- in org.eclipse.milo.opcua.sdk.client.typetree.DataTypeTreeBuilderTest
[INFO] Running org.eclipse.milo.opcua.sdk.client.typetree.ClientDataTypeTreeTest
[main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security
[main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki
[main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx
[main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 4599 nodes in 20ms.
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:20626/test to localhost:20626 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:20626/test to localhost:20626 [Basic256Sha256/SignAndEncrypt]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:20626/test/discovery to localhost:20626 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:20626/test to localhost:20626 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:20626/test to localhost:20626 [Basic256Sha256/SignAndEncrypt]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:20626/test/discovery to localhost:20626 [None/None]
0:BaseDataType
	0:Boolean
	0:ByteString
		0:ApplicationInstanceCertificate
		0:AudioDataType
		0:ContinuationPoint
		0:Image
			0:ImageBMP
			0:ImageGIF
			0:ImageJPG
			0:ImagePNG
	0:DataValue
	0:DateTime
		0:UtcTime
	0:DiagnosticInfo
	0:Enumeration
		0:ApplicationType
		0:AxisScaleEnumeration
		0:BrokerTransportQualityOfService
		0:DataSetOrderingType
		0:DiagnosticsLevel
		0:Duplex
		0:ExceptionDeviationFormat
		0:FilterOperator
		0:HistoryUpdateType
		0:IdType
		0:IdentityCriteriaType
		0:InterfaceAdminStatus
		0:InterfaceOperStatus
		0:MessageSecurityMode
		0:NamingRuleType
		0:NegotiationStatus
		0:NodeAttributesMask
		0:NodeClass
		0:OpenFileMode
		0:OverrideValueHandling
		0:PerformUpdateType
		0:PubSubDiagnosticsCounterClassification
		0:PubSubState
		0:RedundancySupport
		0:SecurityTokenRequestType
		0:ServerState
		0:StructureType
		0:TrustListMasks
		0:TsnFailureCode
		0:TsnListenerStatus
		0:TsnStreamState
		0:TsnTalkerStatus
		0:UserTokenType
	0:ExpandedNodeId
	0:Guid
	0:LocalizedText
	0:NodeId
		0:SessionAuthenticationToken
	0:Number
		0:Decimal
		0:Double
			0:Duration
		0:Float
		0:Integer
			0:Int16
			0:Int32
			0:Int64
			0:SByte
		0:UInteger
			0:Byte
				0:AccessLevelType
				0:EventNotifierType
			0:UInt16
				0:AccessRestrictionType
				0:DataSetFieldFlags
			0:UInt32
				0:AccessLevelExType
				0:AttributeWriteMask
				0:Counter
				0:DataSetFieldContentMask
				0:Index
				0:IntegerId
				0:JsonDataSetMessageContentMask
				0:JsonNetworkMessageContentMask
				0:PasswordOptionsMask
				0:PermissionType
				0:PubSubConfigurationRefMask
				0:UadpDataSetMessageContentMask
				0:UadpNetworkMessageContentMask
				0:UserConfigurationMask
				0:VersionTime
			0:UInt64
				0:BitFieldMaskDataType
	0:QualifiedName
	0:StatusCode
	0:String
		0:DateString
		0:DecimalString
		0:DurationString
		0:LocaleId
		0:NormalizedString
		0:NumericRange
		0:SemanticVersionString
		0:TimeString
		0:UriString
	0:Structure
		0:AddNodesItem
		0:AddReferencesItem
		0:AdditionalParametersType
		0:AggregateConfiguration
		0:AliasNameDataType
		0:Annotation
		0:ApplicationDescription
		0:Argument
		0:AxisInformation
		0:BuildInfo
		0:CartesianCoordinates
			0:ThreeDCartesianCoordinates
		0:ComplexNumberType
		0:ConfigurationVersionDataType
		0:ConnectionTransportDataType
			0:BrokerConnectionTransportDataType
			0:DatagramConnectionTransportDataType
				0:DatagramConnectionTransport2DataType
		0:ContentFilter
		0:ContentFilterElement
		0:CurrencyUnitType
		0:DataSetReaderDataType
		0:DataSetReaderMessageDataType
			0:JsonDataSetReaderMessageDataType
			0:UadpDataSetReaderMessageDataType
		0:DataSetReaderTransportDataType
			0:BrokerDataSetReaderTransportDataType
			0:DatagramDataSetReaderTransportDataType
		0:DataSetWriterDataType
		0:DataSetWriterMessageDataType
			0:JsonDataSetWriterMessageDataType
			0:UadpDataSetWriterMessageDataType
		0:DataSetWriterTransportDataType
			0:BrokerDataSetWriterTransportDataType
		0:DataTypeDefinition
			0:EnumDefinition
			0:StructureDefinition
		0:DataTypeDescription
			0:EnumDescription
			0:SimpleTypeDescription
			0:StructureDescription
		0:DataTypeSchemaHeader
			0:DataSetMetaDataType
			0:UABinaryFileDataType
		0:DeleteNodesItem
		0:DeleteReferencesItem
		0:DiscoveryConfiguration
			0:MdnsDiscoveryConfiguration
		0:DoubleComplexNumberType
		0:EUInformation
		0:EndpointConfiguration
		0:EndpointDescription
		0:EndpointType
		0:EndpointUrlListDataType
		0:EnumValueType
			0:EnumField
		0:EphemeralKeyType
		0:FieldMetaData
		0:FieldTargetDataType
		0:FilterOperand
			0:AttributeOperand
			0:ElementOperand
			0:LiteralOperand
			0:SimpleAttributeOperand
		0:Frame
			0:ThreeDFrame
		0:HistoryEvent
		0:HistoryEventFieldList
		0:IdentityMappingRuleType
		0:KeyValuePair
		2:MatrixTestType
		0:ModelChangeStructureDataType
		0:MonitoringFilter
			0:EventFilter
		0:NetworkAddressDataType
			0:NetworkAddressUrlDataType
		0:NetworkGroupDataType
		0:OptionSet
		0:Orientation
			0:ThreeDOrientation
		0:PortableNodeId
		0:PortableQualifiedName
		0:PriorityMappingEntryType
		0:ProgramDiagnostic2DataType
		0:ProgramDiagnosticDataType
		0:PubSubConfigurationDataType
			0:PubSubConfiguration2DataType
		0:PubSubConfigurationRefDataType
		0:PubSubConfigurationValueDataType
		0:PubSubConnectionDataType
		0:PubSubGroupDataType
			0:ReaderGroupDataType
			0:WriterGroupDataType
		0:PubSubKeyPushTargetDataType
		0:PublishedDataSetDataType
		0:PublishedDataSetSourceDataType
			0:PublishedDataItemsDataType
			0:PublishedDataSetCustomSourceDataType
			0:PublishedEventsDataType
		0:PublishedVariableDataType
		0:QosDataType
			0:ReceiveQosDataType
				0:ReceiveQosPriorityDataType
			0:TransmitQosDataType
				0:TransmitQosPriorityDataType
		0:Range
		0:RationalNumber
		0:ReaderGroupMessageDataType
		0:ReaderGroupTransportDataType
		0:RedundantServerDataType
		0:RegisteredServer
		0:RelativePath
		0:RelativePathElement
		0:RolePermissionType
		0:SamplingIntervalDiagnosticsDataType
		0:SecurityGroupDataType
		0:SemanticChangeStructureDataType
		0:ServerDiagnosticsSummaryDataType
		0:ServerOnNetwork
		0:ServerStatusDataType
		0:ServiceCounterDataType
		0:SessionDiagnosticsDataType
		0:SessionSecurityDiagnosticsDataType
		0:SignedSoftwareCertificate
		0:StatusResult
		0:StructureField
		0:SubscribedDataSetDataType
			0:StandaloneSubscribedDataSetDataType
			0:StandaloneSubscribedDataSetRefDataType
			0:SubscribedDataSetMirrorDataType
			0:TargetVariablesDataType
		0:SubscriptionDiagnosticsDataType
		0:TimeZoneDataType
		0:TrustListDataType
		0:Union
		0:UnsignedRationalNumber
		0:UserIdentityToken
			0:AnonymousIdentityToken
			0:IssuedIdentityToken
			0:UserNameIdentityToken
			0:X509IdentityToken
		0:UserManagementDataType
		0:UserTokenPolicy
		0:Vector
			0:ThreeDVector
		0:WriterGroupMessageDataType
			0:JsonWriterGroupMessageDataType
			0:UadpWriterGroupMessageDataType
		0:WriterGroupTransportDataType
			0:BrokerWriterGroupTransportDataType
			0:DatagramWriterGroupTransportDataType
				0:DatagramWriterGroupTransport2DataType
		0:XVType
	0:XmlElement
0:String : class java.lang.String
0:UriString : class java.lang.String
0:SemanticVersionString : class java.lang.String
0:NormalizedString : class java.lang.String
0:DecimalString : class java.lang.String
0:DurationString : class java.lang.String
0:TimeString : class java.lang.String
0:DateString : class java.lang.String
0:LocaleId : class java.lang.String
0:NumericRange : class java.lang.String
0:DateTime : class org.eclipse.milo.opcua.stack.core.types.builtin.DateTime
0:UtcTime : class org.eclipse.milo.opcua.stack.core.types.builtin.DateTime
0:ByteString : class org.eclipse.milo.opcua.stack.core.types.builtin.ByteString
0:Image : class org.eclipse.milo.opcua.stack.core.types.builtin.ByteString
0:ImageBMP : class org.eclipse.milo.opcua.stack.core.types.builtin.ByteString
0:ImageGIF : class org.eclipse.milo.opcua.stack.core.types.builtin.ByteString
0:ImageJPG : class org.eclipse.milo.opcua.stack.core.types.builtin.ByteString
0:ImagePNG : class org.eclipse.milo.opcua.stack.core.types.builtin.ByteString
0:AudioDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ByteString
0:ApplicationInstanceCertificate : class org.eclipse.milo.opcua.stack.core.types.builtin.ByteString
0:ContinuationPoint : class org.eclipse.milo.opcua.stack.core.types.builtin.ByteString
0:NodeId : class org.eclipse.milo.opcua.stack.core.types.builtin.NodeId
0:SessionAuthenticationToken : class org.eclipse.milo.opcua.stack.core.types.builtin.NodeId
0:Structure : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:Union : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:KeyValuePair : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:AdditionalParametersType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:EphemeralKeyType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:EndpointType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:RationalNumber : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:Vector : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:ThreeDVector : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:CartesianCoordinates : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:ThreeDCartesianCoordinates : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:Orientation : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:ThreeDOrientation : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:Frame : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:ThreeDFrame : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:IdentityMappingRuleType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:CurrencyUnitType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:TrustListDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:DataTypeSchemaHeader : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:UABinaryFileDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:DataSetMetaDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:DataTypeDescription : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:StructureDescription : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:EnumDescription : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:SimpleTypeDescription : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:PortableQualifiedName : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:PortableNodeId : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:UnsignedRationalNumber : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:FieldMetaData : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:ConfigurationVersionDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:PublishedDataSetDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:PublishedDataSetSourceDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:PublishedDataItemsDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:PublishedEventsDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:PublishedDataSetCustomSourceDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:PublishedVariableDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:DataSetWriterDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:DataSetWriterTransportDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:BrokerDataSetWriterTransportDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:DataSetWriterMessageDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:UadpDataSetWriterMessageDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:JsonDataSetWriterMessageDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:PubSubGroupDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:WriterGroupDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:ReaderGroupDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:WriterGroupTransportDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:DatagramWriterGroupTransportDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:DatagramWriterGroupTransport2DataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:BrokerWriterGroupTransportDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:WriterGroupMessageDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:UadpWriterGroupMessageDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:JsonWriterGroupMessageDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:PubSubConnectionDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:ConnectionTransportDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:DatagramConnectionTransportDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:DatagramConnectionTransport2DataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:BrokerConnectionTransportDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:NetworkAddressDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:NetworkAddressUrlDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:ReaderGroupTransportDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:ReaderGroupMessageDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:DataSetReaderDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:DataSetReaderTransportDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:DatagramDataSetReaderTransportDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:BrokerDataSetReaderTransportDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:DataSetReaderMessageDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:UadpDataSetReaderMessageDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:JsonDataSetReaderMessageDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:SubscribedDataSetDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:TargetVariablesDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:SubscribedDataSetMirrorDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:StandaloneSubscribedDataSetRefDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:StandaloneSubscribedDataSetDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:FieldTargetDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:PubSubConfigurationDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:PubSubConfiguration2DataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:SecurityGroupDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:PubSubKeyPushTargetDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:QosDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:TransmitQosDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:TransmitQosPriorityDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:ReceiveQosDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:ReceiveQosPriorityDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:PubSubConfigurationRefDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:PubSubConfigurationValueDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:AliasNameDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:UserManagementDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:PriorityMappingEntryType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:RolePermissionType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:DataTypeDefinition : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:StructureDefinition : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:EnumDefinition : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:StructureField : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:Argument : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:EnumValueType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:EnumField : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:OptionSet : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:TimeZoneDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:ApplicationDescription : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:ServerOnNetwork : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:UserTokenPolicy : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:EndpointDescription : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:RegisteredServer : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:DiscoveryConfiguration : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:MdnsDiscoveryConfiguration : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:SignedSoftwareCertificate : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:UserIdentityToken : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:AnonymousIdentityToken : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:UserNameIdentityToken : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:X509IdentityToken : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:IssuedIdentityToken : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:AddNodesItem : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:AddReferencesItem : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:DeleteNodesItem : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:DeleteReferencesItem : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:RelativePathElement : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:RelativePath : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:EndpointConfiguration : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:ContentFilterElement : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:ContentFilter : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:FilterOperand : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:ElementOperand : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:LiteralOperand : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:AttributeOperand : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:SimpleAttributeOperand : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:HistoryEvent : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:MonitoringFilter : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:EventFilter : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:AggregateConfiguration : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:HistoryEventFieldList : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:BuildInfo : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:RedundantServerDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:EndpointUrlListDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:NetworkGroupDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:SamplingIntervalDiagnosticsDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:ServerDiagnosticsSummaryDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:ServerStatusDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:SessionDiagnosticsDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:SessionSecurityDiagnosticsDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:ServiceCounterDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:StatusResult : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:SubscriptionDiagnosticsDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:ModelChangeStructureDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:SemanticChangeStructureDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:Range : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:EUInformation : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:ComplexNumberType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:DoubleComplexNumberType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:AxisInformation : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:XVType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:ProgramDiagnosticDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:ProgramDiagnostic2DataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:Annotation : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
2:MatrixTestType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:Double : class java.lang.Double
0:Duration : class java.lang.Double
0:UInt32 : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger
0:DataSetFieldContentMask : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger
0:UadpNetworkMessageContentMask : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger
0:UadpDataSetMessageContentMask : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger
0:JsonNetworkMessageContentMask : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger
0:JsonDataSetMessageContentMask : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger
0:PubSubConfigurationRefMask : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger
0:PasswordOptionsMask : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger
0:UserConfigurationMask : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger
0:PermissionType : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger
0:AccessLevelExType : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger
0:Index : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger
0:IntegerId : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger
0:VersionTime : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger
0:AttributeWriteMask : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger
0:Counter : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger
0:UInt64 : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.ULong
0:BitFieldMaskDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.ULong
0:Enumeration : class java.lang.Integer
0:NamingRuleType : class java.lang.Integer
0:OpenFileMode : class java.lang.Integer
0:IdentityCriteriaType : class java.lang.Integer
0:TrustListMasks : class java.lang.Integer
0:PubSubState : class java.lang.Integer
0:OverrideValueHandling : class java.lang.Integer
0:DataSetOrderingType : class java.lang.Integer
0:BrokerTransportQualityOfService : class java.lang.Integer
0:DiagnosticsLevel : class java.lang.Integer
0:PubSubDiagnosticsCounterClassification : class java.lang.Integer
0:Duplex : class java.lang.Integer
0:InterfaceAdminStatus : class java.lang.Integer
0:InterfaceOperStatus : class java.lang.Integer
0:NegotiationStatus : class java.lang.Integer
0:TsnFailureCode : class java.lang.Integer
0:TsnStreamState : class java.lang.Integer
0:TsnTalkerStatus : class java.lang.Integer
0:TsnListenerStatus : class java.lang.Integer
0:IdType : class java.lang.Integer
0:NodeClass : class java.lang.Integer
0:StructureType : class java.lang.Integer
0:ApplicationType : class java.lang.Integer
0:MessageSecurityMode : class java.lang.Integer
0:UserTokenType : class java.lang.Integer
0:SecurityTokenRequestType : class java.lang.Integer
0:NodeAttributesMask : class java.lang.Integer
0:FilterOperator : class java.lang.Integer
0:HistoryUpdateType : class java.lang.Integer
0:PerformUpdateType : class java.lang.Integer
0:RedundancySupport : class java.lang.Integer
0:ServerState : class java.lang.Integer
0:AxisScaleEnumeration : class java.lang.Integer
0:ExceptionDeviationFormat : class java.lang.Integer
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.351 s -- in org.eclipse.milo.opcua.sdk.client.typetree.ClientDataTypeTreeTest
[INFO] Running org.eclipse.milo.opcua.sdk.client.OperationLimitsTest
[main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security
[main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki
[main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx
[main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 4599 nodes in 20ms.
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:46337/test to localhost:46337 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:46337/test to localhost:46337 [Basic256Sha256/SignAndEncrypt]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:46337/test/discovery to localhost:46337 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:46337/test to localhost:46337 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:46337/test to localhost:46337 [Basic256Sha256/SignAndEncrypt]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:46337/test/discovery to localhost:46337 [None/None]
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.249 s -- in org.eclipse.milo.opcua.sdk.client.OperationLimitsTest
[INFO] Running org.eclipse.milo.opcua.sdk.client.methods.UaMethodTest
[main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security
[main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki
[main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx
[main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 4599 nodes in 77ms.
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:24957/test to localhost:24957 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:24957/test to localhost:24957 [Basic256Sha256/SignAndEncrypt]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:24957/test/discovery to localhost:24957 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:24957/test to localhost:24957 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:24957/test to localhost:24957 [Basic256Sha256/SignAndEncrypt]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:24957/test/discovery to localhost:24957 [None/None]
[milo-shared-thread-pool-0] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=4 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:60384
java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session.
	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331)
	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346)
	at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094)
	at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296)
	at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120)
	at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251)
	at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501)
	at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43)
	at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session.
	... 9 more
[milo-shared-thread-pool-0] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=5 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:60384
java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session.
	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331)
	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346)
	at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094)
	at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296)
	at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120)
	at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251)
	at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501)
	at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43)
	at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session.
	... 9 more
result: StatusCode{name=Bad_InvalidArgument, value=0x80AB0000, quality=bad}
inputArgumentResults: [StatusCode{name=Bad_OutOfRange, value=0x803C0000, quality=bad}]
[milo-shared-thread-pool-1] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=30 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:60384
java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session.
	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331)
	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346)
	at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094)
	at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296)
	at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120)
	at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251)
	at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501)
	at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43)
	at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session.
	... 9 more
[milo-shared-thread-pool-1] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=31 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:60384
java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session.
	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331)
	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346)
	at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094)
	at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296)
	at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120)
	at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251)
	at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501)
	at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43)
	at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session.
	... 9 more
[milo-shared-thread-pool-1] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=42 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:60384
java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session.
	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331)
	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346)
	at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094)
	at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296)
	at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120)
	at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251)
	at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501)
	at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43)
	at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session.
	... 9 more
[milo-shared-thread-pool-1] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=43 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:60384
java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session.
	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331)
	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346)
	at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094)
	at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296)
	at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120)
	at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251)
	at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501)
	at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43)
	at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session.
	... 9 more
[milo-shared-thread-pool-0] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=64 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:60384
java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session.
	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331)
	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346)
	at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094)
	at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296)
	at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120)
	at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251)
	at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501)
	at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43)
	at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session.
	... 9 more
[milo-shared-thread-pool-0] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=65 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:60384
java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session.
	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331)
	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346)
	at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094)
	at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296)
	at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120)
	at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251)
	at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501)
	at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43)
	at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session.
	... 9 more
[milo-shared-thread-pool-1] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=73 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:60384
java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session.
	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331)
	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346)
	at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094)
	at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296)
	at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120)
	at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251)
	at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501)
	at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43)
	at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session.
	... 9 more
[milo-shared-thread-pool-1] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=74 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:60384
java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session.
	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331)
	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346)
	at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094)
	at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296)
	at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120)
	at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251)
	at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501)
	at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43)
	at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session.
	... 9 more
[milo-shared-thread-pool-1] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=85 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:60384
java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session.
	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331)
	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346)
	at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094)
	at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296)
	at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120)
	at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251)
	at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501)
	at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43)
	at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session.
	... 9 more
[milo-shared-thread-pool-1] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=86 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:60384
java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session.
	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331)
	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346)
	at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094)
	at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296)
	at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120)
	at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251)
	at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501)
	at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43)
	at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session.
	... 9 more
[milo-shared-thread-pool-1] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=107 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:60384
java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session.
	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331)
	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346)
	at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094)
	at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296)
	at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120)
	at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251)
	at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501)
	at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43)
	at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session.
	... 9 more
[milo-shared-thread-pool-1] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=108 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:60384
java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session.
	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331)
	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346)
	at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094)
	at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296)
	at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120)
	at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251)
	at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501)
	at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43)
	at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session.
	... 9 more
[milo-shared-thread-pool-0] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=119 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:60384
java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session.
	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331)
	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346)
	at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094)
	at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296)
	at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120)
	at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251)
	at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501)
	at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43)
	at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session.
	... 9 more
[milo-shared-thread-pool-0] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=120 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:60384
java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session.
	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331)
	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346)
	at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094)
	at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296)
	at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120)
	at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251)
	at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501)
	at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43)
	at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session.
	... 9 more
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.435 s -- in org.eclipse.milo.opcua.sdk.client.methods.UaMethodTest
[INFO] Running org.eclipse.milo.opcua.sdk.client.UaObjectNodeTest
[main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security
[main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki
[main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx
[main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 4599 nodes in 66ms.
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:33018/test to localhost:33018 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:33018/test to localhost:33018 [Basic256Sha256/SignAndEncrypt]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:33018/test/discovery to localhost:33018 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:33018/test to localhost:33018 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:33018/test to localhost:33018 [Basic256Sha256/SignAndEncrypt]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:33018/test/discovery to localhost:33018 [None/None]
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.398 s -- in org.eclipse.milo.opcua.sdk.client.UaObjectNodeTest
[INFO] Running org.eclipse.milo.opcua.sdk.client.DynamicMatrixTestTypeTest
[main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security
[main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki
[main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx
[main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 4599 nodes in 78ms.
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:14167/test to localhost:14167 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:14167/test to localhost:14167 [Basic256Sha256/SignAndEncrypt]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:14167/test/discovery to localhost:14167 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:14167/test to localhost:14167 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:14167/test to localhost:14167 [Basic256Sha256/SignAndEncrypt]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:14167/test/discovery to localhost:14167 [None/None]
DynamicStruct{members={BuiltinMatrix=Matrix{builtinDataType=Int32, dimensions=[2, 2], flatArray=[0, 1, 2, 3]}, EnumMatrix=Matrix{builtinDataType=Int32, dimensions=[2, 2], flatArray=[DynamicEnum{name='Server', value=0}, DynamicEnum{name='Client', value=1}, DynamicEnum{name='ClientAndServer', value=2}, DynamicEnum{name='DiscoveryServer', value=3}]}, StructMatrix=Matrix{builtinDataType=ExtensionObject, dimensions=[2, 2], flatArray=[DynamicStruct{members={X=0.0, Value=1.0}}, DynamicStruct{members={X=2.0, Value=3.0}}, DynamicStruct{members={X=4.0, Value=5.0}}, DynamicStruct{members={X=6.0, Value=7.0}}]}}}
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.570 s -- in org.eclipse.milo.opcua.sdk.client.DynamicMatrixTestTypeTest
[INFO] Running org.eclipse.milo.opcua.sdk.client.StaticMatrixTestTypeTest
[main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security
[main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki
[main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx
[main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 4599 nodes in 28ms.
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:53009/test to localhost:53009 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:53009/test to localhost:53009 [Basic256Sha256/SignAndEncrypt]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:53009/test/discovery to localhost:53009 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:53009/test to localhost:53009 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:53009/test to localhost:53009 [Basic256Sha256/SignAndEncrypt]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:53009/test/discovery to localhost:53009 [None/None]
MatrixTestType{builtinMatrix=[[0, 1], [2, 3]], enumMatrix=[[Server, Client], [ClientAndServer, DiscoveryServer]], structMatrix=[[XVType[x=0.0, value=1.0], XVType[x=2.0, value=3.0]], [XVType[x=4.0, value=5.0], XVType[x=6.0, value=7.0]]]}
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.432 s -- in org.eclipse.milo.opcua.sdk.client.StaticMatrixTestTypeTest
[INFO] Running org.eclipse.milo.opcua.sdk.client.UaNodeTest
[main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security
[main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki
[main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx
[main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 4599 nodes in 65ms.
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:52686/test to localhost:52686 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:52686/test to localhost:52686 [Basic256Sha256/SignAndEncrypt]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:52686/test/discovery to localhost:52686 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:52686/test to localhost:52686 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:52686/test to localhost:52686 [Basic256Sha256/SignAndEncrypt]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:52686/test/discovery to localhost:52686 [None/None]
NodeId{ns=2, id=TestInt32}
2
QualifiedName{name=TestInt32, namespaceIndex=2}
LocalizedText{text=TestInt32, locale=en}
LocalizedText{text=null, locale=null}
0
0
[Lorg.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject;@76ac68b0
[Lorg.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject;@f559c74
0
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.692 s -- in org.eclipse.milo.opcua.sdk.client.UaNodeTest
[INFO] Running org.eclipse.milo.opcua.sdk.client.UaVariableNodeTest
[main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security
[main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki
[main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx
[main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 4599 nodes in 26ms.
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:36177/test to localhost:36177 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:36177/test to localhost:36177 [Basic256Sha256/SignAndEncrypt]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:36177/test/discovery to localhost:36177 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:36177/test to localhost:36177 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:36177/test to localhost:36177 [Basic256Sha256/SignAndEncrypt]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:36177/test/discovery to localhost:36177 [None/None]
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.432 s -- in org.eclipse.milo.opcua.sdk.client.UaVariableNodeTest
[INFO] Running org.eclipse.milo.opcua.sdk.client.model.ClientModelTest
[main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security
[main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki
[main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx
[main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 4599 nodes in 39ms.
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:35024/test to localhost:35024 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:35024/test to localhost:35024 [Basic256Sha256/SignAndEncrypt]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:35024/test/discovery to localhost:35024 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:35024/test to localhost:35024 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:35024/test to localhost:35024 [Basic256Sha256/SignAndEncrypt]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:35024/test/discovery to localhost:35024 [None/None]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.395 s -- in org.eclipse.milo.opcua.sdk.client.model.ClientModelTest
[INFO] Running org.eclipse.milo.opcua.sdk.client.AddressSpaceTest
[main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security
[main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki
[main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx
[main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 4599 nodes in 20ms.
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:36588/test to localhost:36588 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:36588/test to localhost:36588 [Basic256Sha256/SignAndEncrypt]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:36588/test/discovery to localhost:36588 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:36588/test to localhost:36588 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:36588/test to localhost:36588 [Basic256Sha256/SignAndEncrypt]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:36588/test/discovery to localhost:36588 [None/None]
0:GetMonitoredItems (ns=0;i=11492) [Method]
0:ResendData (ns=0;i=12873) [Method]
0:SetSubscriptionDurable (ns=0;i=12749) [Method]
0:RequestServerStateChange (ns=0;i=12886) [Method]
0:ServerArray (ns=0;i=2254) [Variable]
└─ value = Variant{value=[urn:eclipse:milo:examples:server:c2630667-3d60-425e-be85-d33e2db5cf3c]}
0:NamespaceArray (ns=0;i=2255) [Variable]
└─ value = Variant{value=[http://opcfoundation.org/UA/, urn:eclipse:milo:examples:server:c2630667-3d60-425e-be85-d33e2db5cf3c, urn:eclipse:milo:test]}
0:UrisVersion (ns=0;i=15004) [Variable]
└─ value = Variant{value=null}
0:ServerStatus (ns=0;i=2256) [Variable]
└─ value = Variant{value=ExtensionObject{encoded=ByteString{bytes=[34, 22, 77, -18, 50, 125, -38, 1, 8, 22, 83, -18, 50, 125, -38, 1, 0, 0, 0, 0, 31, 0, 0, 0, 117, 114, 110, 58, 101, 99, 108, 105, 112, 115, 101, 58, 109, 105, 108, 111, 58, 101, 120, 97, 109, 112, 108, 101, 45, 115, 101, 114, 118, 101, 114, 7, 0, 0, 0, 101, 99, 108, 105, 112, 115, 101, 27, 0, 0, 0, 101, 99, 108, 105, 112, 115, 101, 32, 109, 105, 108, 111, 32, 101, 120, 97, 109, 112, 108, 101, 32, 115, 101, 114, 118, 101, 114, 14, 0, 0, 0, 49, 46, 48, 46, 48, 45, 83, 78, 65, 80, 83, 72, 79, 84, 0, 0, 0, 0, 28, -84, 73, -18, 50, 125, -38, 1, 0, 0, 0, 0, 0]}, encodingId=NodeId{ns=0, id=864}}}
0:ServiceLevel (ns=0;i=2267) [Variable]
└─ value = Variant{value=255}
0:Auditing (ns=0;i=2994) [Variable]
└─ value = Variant{value=false}
0:EstimatedReturnTime (ns=0;i=12885) [Variable]
└─ value = Variant{value=null}
0:LocalTime (ns=0;i=17634) [Variable]
└─ value = Variant{value=null}
0:ServerCapabilities (ns=0;i=2268) [Object]
0:ServerDiagnostics (ns=0;i=2274) [Object]
0:VendorServerInfo (ns=0;i=2295) [Object]
0:ServerRedundancy (ns=0;i=2296) [Object]
0:Dictionaries (ns=0;i=17594) [Object]
0:ServerConfiguration (ns=0;i=12637) [Object]
0:PublishSubscribe (ns=0;i=14443) [Object]
0:Resources (ns=0;i=24226) [Object]
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.466 s -- in org.eclipse.milo.opcua.sdk.client.AddressSpaceTest
[INFO] Running org.eclipse.milo.opcua.sdk.server.methods.ConditionRefreshMethodTest
[main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security
[main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki
[main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx
[main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 4599 nodes in 51ms.
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:43044/test to localhost:43044 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:43044/test to localhost:43044 [Basic256Sha256/SignAndEncrypt]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:43044/test/discovery to localhost:43044 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:43044/test to localhost:43044 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:43044/test to localhost:43044 [Basic256Sha256/SignAndEncrypt]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:43044/test/discovery to localhost:43044 [None/None]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.369 s -- in org.eclipse.milo.opcua.sdk.server.methods.ConditionRefreshMethodTest
[INFO] Running org.eclipse.milo.opcua.sdk.server.methods.AbstractMethodInvocationHandlerTest
[main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security
[main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki
[main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx
[main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 4599 nodes in 23ms.
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:22154/test to localhost:22154 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:22154/test to localhost:22154 [Basic256Sha256/SignAndEncrypt]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:22154/test/discovery to localhost:22154 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:22154/test to localhost:22154 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:22154/test to localhost:22154 [Basic256Sha256/SignAndEncrypt]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:22154/test/discovery to localhost:22154 [None/None]
result: StatusCode{name=Bad_InvalidArgument, value=0x80AB0000, quality=bad}
inputArgumentResults: [StatusCode{name=Bad_OutOfRange, value=0x803C0000, quality=bad}]
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.340 s -- in org.eclipse.milo.opcua.sdk.server.methods.AbstractMethodInvocationHandlerTest
[INFO] Running org.eclipse.milo.opcua.sdk.server.typetree.ServerDataTypeTreeTest
[main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security
[main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki
[main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx
[main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 4599 nodes in 96ms.
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:43636/test to localhost:43636 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:43636/test to localhost:43636 [Basic256Sha256/SignAndEncrypt]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:43636/test/discovery to localhost:43636 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:43636/test to localhost:43636 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:43636/test to localhost:43636 [Basic256Sha256/SignAndEncrypt]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:43636/test/discovery to localhost:43636 [None/None]
0:BaseDataType
	0:Boolean
	0:ByteString
		0:ApplicationInstanceCertificate
		0:AudioDataType
		0:ContinuationPoint
		0:Image
			0:ImageBMP
			0:ImageGIF
			0:ImageJPG
			0:ImagePNG
	0:DataValue
	0:DateTime
		0:UtcTime
	0:DiagnosticInfo
	0:Enumeration
		0:ApplicationType
		0:AxisScaleEnumeration
		0:BrokerTransportQualityOfService
		0:DataSetOrderingType
		0:DiagnosticsLevel
		0:Duplex
		0:ExceptionDeviationFormat
		0:FilterOperator
		0:HistoryUpdateType
		0:IdType
		0:IdentityCriteriaType
		0:InterfaceAdminStatus
		0:InterfaceOperStatus
		0:MessageSecurityMode
		0:NamingRuleType
		0:NegotiationStatus
		0:NodeAttributesMask
		0:NodeClass
		0:OpenFileMode
		0:OverrideValueHandling
		0:PerformUpdateType
		0:PubSubDiagnosticsCounterClassification
		0:PubSubState
		0:RedundancySupport
		0:SecurityTokenRequestType
		0:ServerState
		0:StructureType
		0:TrustListMasks
		0:TsnFailureCode
		0:TsnListenerStatus
		0:TsnStreamState
		0:TsnTalkerStatus
		0:UserTokenType
	0:ExpandedNodeId
	0:Guid
	0:LocalizedText
	0:NodeId
		0:SessionAuthenticationToken
	0:Number
		0:Decimal
		0:Double
			0:Duration
		0:Float
		0:Integer
			0:Int16
			0:Int32
			0:Int64
			0:SByte
		0:UInteger
			0:Byte
				0:AccessLevelType
				0:EventNotifierType
			0:UInt16
				0:AccessRestrictionType
				0:DataSetFieldFlags
			0:UInt32
				0:AccessLevelExType
				0:AttributeWriteMask
				0:Counter
				0:DataSetFieldContentMask
				0:Index
				0:IntegerId
				0:JsonDataSetMessageContentMask
				0:JsonNetworkMessageContentMask
				0:PasswordOptionsMask
				0:PermissionType
				0:PubSubConfigurationRefMask
				0:UadpDataSetMessageContentMask
				0:UadpNetworkMessageContentMask
				0:UserConfigurationMask
				0:VersionTime
			0:UInt64
				0:BitFieldMaskDataType
	0:QualifiedName
	0:StatusCode
	0:String
		0:DateString
		0:DecimalString
		0:DurationString
		0:LocaleId
		0:NormalizedString
		0:NumericRange
		0:SemanticVersionString
		0:TimeString
		0:UriString
	0:Structure
		0:AddNodesItem
		0:AddReferencesItem
		0:AdditionalParametersType
		0:AggregateConfiguration
		0:AliasNameDataType
		0:Annotation
		0:ApplicationDescription
		0:Argument
		0:AxisInformation
		0:BuildInfo
		0:CartesianCoordinates
			0:ThreeDCartesianCoordinates
		0:ComplexNumberType
		0:ConfigurationVersionDataType
		0:ConnectionTransportDataType
			0:BrokerConnectionTransportDataType
			0:DatagramConnectionTransportDataType
				0:DatagramConnectionTransport2DataType
		0:ContentFilter
		0:ContentFilterElement
		0:CurrencyUnitType
		0:DataSetReaderDataType
		0:DataSetReaderMessageDataType
			0:JsonDataSetReaderMessageDataType
			0:UadpDataSetReaderMessageDataType
		0:DataSetReaderTransportDataType
			0:BrokerDataSetReaderTransportDataType
			0:DatagramDataSetReaderTransportDataType
		0:DataSetWriterDataType
		0:DataSetWriterMessageDataType
			0:JsonDataSetWriterMessageDataType
			0:UadpDataSetWriterMessageDataType
		0:DataSetWriterTransportDataType
			0:BrokerDataSetWriterTransportDataType
		0:DataTypeDefinition
			0:EnumDefinition
			0:StructureDefinition
		0:DataTypeDescription
			0:EnumDescription
			0:SimpleTypeDescription
			0:StructureDescription
		0:DataTypeSchemaHeader
			0:DataSetMetaDataType
			0:UABinaryFileDataType
		0:DeleteNodesItem
		0:DeleteReferencesItem
		0:DiscoveryConfiguration
			0:MdnsDiscoveryConfiguration
		0:DoubleComplexNumberType
		0:EUInformation
		0:EndpointConfiguration
		0:EndpointDescription
		0:EndpointType
		0:EndpointUrlListDataType
		0:EnumValueType
			0:EnumField
		0:EphemeralKeyType
		0:FieldMetaData
		0:FieldTargetDataType
		0:FilterOperand
			0:AttributeOperand
			0:ElementOperand
			0:LiteralOperand
			0:SimpleAttributeOperand
		0:Frame
			0:ThreeDFrame
		0:HistoryEvent
		0:HistoryEventFieldList
		0:IdentityMappingRuleType
		0:KeyValuePair
		2:MatrixTestType
		0:ModelChangeStructureDataType
		0:MonitoringFilter
			0:EventFilter
		0:NetworkAddressDataType
			0:NetworkAddressUrlDataType
		0:NetworkGroupDataType
		0:OptionSet
		0:Orientation
			0:ThreeDOrientation
		0:PortableNodeId
		0:PortableQualifiedName
		0:PriorityMappingEntryType
		0:ProgramDiagnostic2DataType
		0:ProgramDiagnosticDataType
		0:PubSubConfigurationDataType
			0:PubSubConfiguration2DataType
		0:PubSubConfigurationRefDataType
		0:PubSubConfigurationValueDataType
		0:PubSubConnectionDataType
		0:PubSubGroupDataType
			0:ReaderGroupDataType
			0:WriterGroupDataType
		0:PubSubKeyPushTargetDataType
		0:PublishedDataSetDataType
		0:PublishedDataSetSourceDataType
			0:PublishedDataItemsDataType
			0:PublishedDataSetCustomSourceDataType
			0:PublishedEventsDataType
		0:PublishedVariableDataType
		0:QosDataType
			0:ReceiveQosDataType
				0:ReceiveQosPriorityDataType
			0:TransmitQosDataType
				0:TransmitQosPriorityDataType
		0:Range
		0:RationalNumber
		0:ReaderGroupMessageDataType
		0:ReaderGroupTransportDataType
		0:RedundantServerDataType
		0:RegisteredServer
		0:RelativePath
		0:RelativePathElement
		0:RolePermissionType
		0:SamplingIntervalDiagnosticsDataType
		0:SecurityGroupDataType
		0:SemanticChangeStructureDataType
		0:ServerDiagnosticsSummaryDataType
		0:ServerOnNetwork
		0:ServerStatusDataType
		0:ServiceCounterDataType
		0:SessionDiagnosticsDataType
		0:SessionSecurityDiagnosticsDataType
		0:SignedSoftwareCertificate
		0:StatusResult
		0:StructureField
		0:SubscribedDataSetDataType
			0:StandaloneSubscribedDataSetDataType
			0:StandaloneSubscribedDataSetRefDataType
			0:SubscribedDataSetMirrorDataType
			0:TargetVariablesDataType
		0:SubscriptionDiagnosticsDataType
		0:TimeZoneDataType
		0:TrustListDataType
		0:Union
		0:UnsignedRationalNumber
		0:UserIdentityToken
			0:AnonymousIdentityToken
			0:IssuedIdentityToken
			0:UserNameIdentityToken
			0:X509IdentityToken
		0:UserManagementDataType
		0:UserTokenPolicy
		0:Vector
			0:ThreeDVector
		0:WriterGroupMessageDataType
			0:JsonWriterGroupMessageDataType
			0:UadpWriterGroupMessageDataType
		0:WriterGroupTransportDataType
			0:BrokerWriterGroupTransportDataType
			0:DatagramWriterGroupTransportDataType
				0:DatagramWriterGroupTransport2DataType
		0:XVType
	0:XmlElement
0:String : class java.lang.String
0:UriString : class java.lang.String
0:SemanticVersionString : class java.lang.String
0:NormalizedString : class java.lang.String
0:DecimalString : class java.lang.String
0:DurationString : class java.lang.String
0:TimeString : class java.lang.String
0:DateString : class java.lang.String
0:LocaleId : class java.lang.String
0:NumericRange : class java.lang.String
0:DateTime : class org.eclipse.milo.opcua.stack.core.types.builtin.DateTime
0:UtcTime : class org.eclipse.milo.opcua.stack.core.types.builtin.DateTime
0:ByteString : class org.eclipse.milo.opcua.stack.core.types.builtin.ByteString
0:Image : class org.eclipse.milo.opcua.stack.core.types.builtin.ByteString
0:ImageBMP : class org.eclipse.milo.opcua.stack.core.types.builtin.ByteString
0:ImageGIF : class org.eclipse.milo.opcua.stack.core.types.builtin.ByteString
0:ImageJPG : class org.eclipse.milo.opcua.stack.core.types.builtin.ByteString
0:ImagePNG : class org.eclipse.milo.opcua.stack.core.types.builtin.ByteString
0:AudioDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ByteString
0:ApplicationInstanceCertificate : class org.eclipse.milo.opcua.stack.core.types.builtin.ByteString
0:ContinuationPoint : class org.eclipse.milo.opcua.stack.core.types.builtin.ByteString
0:NodeId : class org.eclipse.milo.opcua.stack.core.types.builtin.NodeId
0:SessionAuthenticationToken : class org.eclipse.milo.opcua.stack.core.types.builtin.NodeId
0:Structure : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:Union : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:KeyValuePair : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:AdditionalParametersType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:EphemeralKeyType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:EndpointType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:RationalNumber : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:Vector : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:ThreeDVector : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:CartesianCoordinates : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:ThreeDCartesianCoordinates : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:Orientation : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:ThreeDOrientation : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:Frame : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:ThreeDFrame : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:IdentityMappingRuleType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:CurrencyUnitType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:TrustListDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:DataTypeSchemaHeader : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:UABinaryFileDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:DataSetMetaDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:DataTypeDescription : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:StructureDescription : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:EnumDescription : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:SimpleTypeDescription : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:PortableQualifiedName : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:PortableNodeId : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:UnsignedRationalNumber : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:FieldMetaData : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:ConfigurationVersionDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:PublishedDataSetDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:PublishedDataSetSourceDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:PublishedDataItemsDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:PublishedEventsDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:PublishedDataSetCustomSourceDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:PublishedVariableDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:DataSetWriterDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:DataSetWriterTransportDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:BrokerDataSetWriterTransportDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:DataSetWriterMessageDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:UadpDataSetWriterMessageDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:JsonDataSetWriterMessageDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:PubSubGroupDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:WriterGroupDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:ReaderGroupDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:WriterGroupTransportDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:DatagramWriterGroupTransportDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:DatagramWriterGroupTransport2DataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:BrokerWriterGroupTransportDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:WriterGroupMessageDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:UadpWriterGroupMessageDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:JsonWriterGroupMessageDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:PubSubConnectionDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:ConnectionTransportDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:DatagramConnectionTransportDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:DatagramConnectionTransport2DataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:BrokerConnectionTransportDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:NetworkAddressDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:NetworkAddressUrlDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:ReaderGroupTransportDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:ReaderGroupMessageDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:DataSetReaderDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:DataSetReaderTransportDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:DatagramDataSetReaderTransportDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:BrokerDataSetReaderTransportDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:DataSetReaderMessageDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:UadpDataSetReaderMessageDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:JsonDataSetReaderMessageDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:SubscribedDataSetDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:TargetVariablesDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:SubscribedDataSetMirrorDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:StandaloneSubscribedDataSetRefDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:StandaloneSubscribedDataSetDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:FieldTargetDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:PubSubConfigurationDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:PubSubConfiguration2DataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:SecurityGroupDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:PubSubKeyPushTargetDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:QosDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:TransmitQosDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:TransmitQosPriorityDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:ReceiveQosDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:ReceiveQosPriorityDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:PubSubConfigurationRefDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:PubSubConfigurationValueDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:AliasNameDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:UserManagementDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:PriorityMappingEntryType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:RolePermissionType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:DataTypeDefinition : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:StructureDefinition : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:EnumDefinition : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:StructureField : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:Argument : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:EnumValueType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:EnumField : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:OptionSet : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:TimeZoneDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:ApplicationDescription : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:ServerOnNetwork : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:UserTokenPolicy : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:EndpointDescription : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:RegisteredServer : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:DiscoveryConfiguration : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:MdnsDiscoveryConfiguration : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:SignedSoftwareCertificate : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:UserIdentityToken : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:AnonymousIdentityToken : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:UserNameIdentityToken : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:X509IdentityToken : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:IssuedIdentityToken : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:AddNodesItem : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:AddReferencesItem : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:DeleteNodesItem : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:DeleteReferencesItem : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:RelativePathElement : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:RelativePath : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:EndpointConfiguration : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:ContentFilterElement : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:ContentFilter : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:FilterOperand : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:ElementOperand : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:LiteralOperand : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:AttributeOperand : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:SimpleAttributeOperand : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:HistoryEvent : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:MonitoringFilter : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:EventFilter : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:AggregateConfiguration : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:HistoryEventFieldList : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:BuildInfo : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:RedundantServerDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:EndpointUrlListDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:NetworkGroupDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:SamplingIntervalDiagnosticsDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:ServerDiagnosticsSummaryDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:ServerStatusDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:SessionDiagnosticsDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:SessionSecurityDiagnosticsDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:ServiceCounterDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:StatusResult : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:SubscriptionDiagnosticsDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:ModelChangeStructureDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:SemanticChangeStructureDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:Range : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:EUInformation : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:ComplexNumberType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:DoubleComplexNumberType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:AxisInformation : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:XVType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:ProgramDiagnosticDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:ProgramDiagnostic2DataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:Annotation : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
2:MatrixTestType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:Double : class java.lang.Double
0:Duration : class java.lang.Double
0:UInt32 : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger
0:DataSetFieldContentMask : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger
0:UadpNetworkMessageContentMask : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger
0:UadpDataSetMessageContentMask : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger
0:JsonNetworkMessageContentMask : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger
0:JsonDataSetMessageContentMask : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger
0:PubSubConfigurationRefMask : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger
0:PasswordOptionsMask : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger
0:UserConfigurationMask : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger
0:PermissionType : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger
0:AccessLevelExType : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger
0:Index : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger
0:IntegerId : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger
0:VersionTime : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger
0:AttributeWriteMask : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger
0:Counter : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger
0:UInt64 : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.ULong
0:BitFieldMaskDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.ULong
0:Enumeration : class java.lang.Integer
0:NamingRuleType : class java.lang.Integer
0:OpenFileMode : class java.lang.Integer
0:IdentityCriteriaType : class java.lang.Integer
0:TrustListMasks : class java.lang.Integer
0:PubSubState : class java.lang.Integer
0:OverrideValueHandling : class java.lang.Integer
0:DataSetOrderingType : class java.lang.Integer
0:BrokerTransportQualityOfService : class java.lang.Integer
0:DiagnosticsLevel : class java.lang.Integer
0:PubSubDiagnosticsCounterClassification : class java.lang.Integer
0:Duplex : class java.lang.Integer
0:InterfaceAdminStatus : class java.lang.Integer
0:InterfaceOperStatus : class java.lang.Integer
0:NegotiationStatus : class java.lang.Integer
0:TsnFailureCode : class java.lang.Integer
0:TsnStreamState : class java.lang.Integer
0:TsnTalkerStatus : class java.lang.Integer
0:TsnListenerStatus : class java.lang.Integer
0:IdType : class java.lang.Integer
0:NodeClass : class java.lang.Integer
0:StructureType : class java.lang.Integer
0:ApplicationType : class java.lang.Integer
0:MessageSecurityMode : class java.lang.Integer
0:UserTokenType : class java.lang.Integer
0:SecurityTokenRequestType : class java.lang.Integer
0:NodeAttributesMask : class java.lang.Integer
0:FilterOperator : class java.lang.Integer
0:HistoryUpdateType : class java.lang.Integer
0:PerformUpdateType : class java.lang.Integer
0:RedundancySupport : class java.lang.Integer
0:ServerState : class java.lang.Integer
0:AxisScaleEnumeration : class java.lang.Integer
0:ExceptionDeviationFormat : class java.lang.Integer
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.556 s -- in org.eclipse.milo.opcua.sdk.server.typetree.ServerDataTypeTreeTest
[INFO] Running org.eclipse.milo.opcua.sdk.server.types.ReferenceTypeTreeBuilderTest
[main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security
[main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki
[main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx
[main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 4599 nodes in 39ms.
0:References
	0:NonHierarchicalReferences
		0:HasModellingRule
		0:HasEncoding
		0:HasDescription
		0:HasTypeDefinition
		0:GeneratesEvent
			0:AlwaysGeneratesEvent
		0:FromState
		0:ToState
		0:HasCause
		0:HasEffect
			0:HasEffectDisable
			0:HasEffectEnable
			0:HasEffectSuppressed
			0:HasEffectUnsuppressed
		0:HasSubStateMachine
		0:AssociatedWith
		0:IsDeprecated
		0:HasDictionaryEntry
		0:HasInterface
		0:HasTrueSubState
		0:HasFalseSubState
		0:HasCondition
		0:AliasFor
		0:UsesPriorityMappingTable
		0:IsExecutableOn
		0:Utilizes
			0:IsExecutingOn
			0:IsHostedBy
		0:IsPhysicallyConnectedTo
		0:RepresentsSameEntityAs
			0:RepresentsSameHardwareAs
			0:RepresentsSameFunctionalityAs
	0:HierarchicalReferences
		0:HasChild
			0:Aggregates
				0:HasProperty
				0:HasComponent
					0:HasOrderedComponent
					0:HasStructuredComponent
					0:HasArgumentDescription
						0:HasOptionalInputArgumentDescription
					0:HasGuard
					0:HasAddIn
					0:HasAlarmSuppressionGroup
					0:HasPubSubConnection
					0:HasDataSetWriter
					0:HasWriterGroup
					0:HasDataSetReader
					0:HasReaderGroup
					0:HasPhysicalComponent
						0:HasContainedComponent
						0:HasAttachedComponent
				0:HasHistoricalConfiguration
			0:HasSubtype
		0:Organizes
			0:AlarmGroupMember
		0:HasEventSource
			0:HasNotifier
		0:HasPushedSecurityGroup
		0:DataSetToWriter
		0:HasLowerLayerInterface
		0:Controls
		0:Requires
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.300 s -- in org.eclipse.milo.opcua.sdk.server.types.ReferenceTypeTreeBuilderTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 106, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ milo-integration-tests ---
[INFO] Building jar: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/integration-tests/target/milo-integration-tests-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- shade:3.5.0:shade (default) @ milo-integration-tests ---
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/integration-tests/target/milo-integration-tests-1.0.0-SNAPSHOT.jar with /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/integration-tests/target/milo-integration-tests-1.0.0-SNAPSHOT-shaded.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (default) @ milo-integration-tests ---
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ milo-integration-tests ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (default) @ milo-integration-tests ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Eclipse Milo - OPC UA (IEC 62541) 1.0.0-SNAPSHOT:
[INFO] 
[INFO] Eclipse Milo Build Tools ........................... SUCCESS [  5.323 s]
[INFO] Eclipse Milo - OPC UA (IEC 62541) .................. SUCCESS [  4.746 s]
[INFO] milo-opc-ua-stack .................................. SUCCESS [  1.602 s]
[INFO] milo-guava-dependencies ............................ SUCCESS [  3.411 s]
[INFO] milo-stack-core .................................... SUCCESS [ 29.009 s]
[INFO] milo-transport ..................................... SUCCESS [  5.491 s]
[INFO] milo-opc-ua-sdk .................................... SUCCESS [  0.836 s]
[INFO] milo-sdk-core ...................................... SUCCESS [  3.072 s]
[INFO] milo-sdk-client .................................... SUCCESS [  9.417 s]
[INFO] milo-encoding-json ................................. SUCCESS [  2.700 s]
[INFO] milo-codec-json .................................... SUCCESS [  4.916 s]
[INFO] milo-dtd-core ...................................... SUCCESS [  8.256 s]
[INFO] milo-dtd-reader .................................... SUCCESS [ 16.207 s]
[INFO] milo-sdk-server .................................... SUCCESS [ 26.422 s]
[INFO] milo-dtd-manager ................................... SUCCESS [  0.495 s]
[INFO] milo-examples ...................................... SUCCESS [  0.010 s]
[INFO] milo-server-examples ............................... SUCCESS [  0.840 s]
[INFO] milo-client-examples ............................... SUCCESS [  0.606 s]
[INFO] milo-encoding-xml .................................. SUCCESS [  1.565 s]
[INFO] milo-stack-tests ................................... SUCCESS [01:05 min]
[INFO] milo-transport-https ............................... SUCCESS [  0.761 s]
[INFO] milo-transport-websocket ........................... SUCCESS [  0.460 s]
[INFO] milo-sdk-tests ..................................... SUCCESS [  3.016 s]
[INFO] milo-integration-tests ............................. SUCCESS [ 22.171 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  03:36 min
[INFO] Finished at: 2024-03-23T15:01:08Z
[INFO] ------------------------------------------------------------------------
Setting status of cf693b05a8f0c7746da1b604a53d8863b5e22d71 to SUCCESS with url https://ci.eclipse.org/milo/job/Milo_Test_Dev1.0/119/ and message: 'Build finished. '
Finished: SUCCESS