02:34:09,552 PM [main] [INFO] NettyTransportSupport - Netty transport backed by java.nio 02:34:09,608 PM [main] [INFO] StringValueObjectFactory - Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4AddressNoZone 02:34:09,609 PM [main] [INFO] StringValueObjectFactory - Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4Prefix 02:34:09,612 PM [main] [INFO] StringValueObjectFactory - Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6AddressNoZone 02:34:09,613 PM [main] [INFO] StringValueObjectFactory - Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6Prefix 02:34:12,656 PM [main] [INFO] DOMNotificationRouter - DOM Notification Router started 02:34:12,835 PM [main] [INFO] DOMRpcRouter - DOM RPC/Action router started 02:34:13,427 PM [main] [INFO] RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 02:34:13,428 PM [main] [INFO] RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 02:34:13,480 PM [main] [INFO] EOSClusterSingletonServiceProvider - Cluster Singleton Service started 02:34:13,754 PM [main] [DEBUG] RpcSingleton - Registering RPC implementations 02:34:13,769 PM [main] [INFO] RpcSingleton - This node is now owning NETCONF keystore configuration 02:34:13,770 PM [main] [INFO] DefaultNetconfKeystoreService - NETCONF keystore service started 02:34:14,129 PM [restconf-netty-e2e-1] [DEBUG] ServerSseHandler - Server SSE enabled on channel [id: 0x38d6e943, L:/127.0.0.1:43501 - R:/127.0.0.1:38602] 02:34:14,178 PM [restconf-netty-e2e-1] [DEBUG] AAAShiroPrincipalService - No x-restconf-principal-uuid header present 02:34:14,178 PM [restconf-netty-e2e-1] [DEBUG] APIResource - Preparing GET http://127.0.0.1:43501/rests/operations/odl-device-notification:subscribe-device-notification 02:34:14,189 PM [restconf-netty-e2e-1] [INFO] ApiPathParser - Consecutive slashes in REST URLs will be rejected 02:34:14,192 PM [restconf-netty-e2e-1] [DEBUG] HTTPServerSession - Dispatching GET http://127.0.0.1:43501/rests/operations/odl-device-notification:subscribe-device-notification 02:34:14,260 PM [main] [DEBUG] RpcSingleton - Unregistering RPC implementations 02:34:14,262 PM [main] [INFO] RpcSingleton - This node is no longer owning NETCONF keystore configuration 02:34:14,265 PM [main] [INFO] DefaultNetconfKeystoreService - NETCONF keystore service stopped 02:34:14,290 PM [main] [INFO] DOMNotificationRouter - DOM Notification Router started 02:34:14,292 PM [main] [INFO] DOMRpcRouter - DOM RPC/Action router started 02:34:14,322 PM [main] [INFO] RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 02:34:14,322 PM [main] [INFO] RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 02:34:14,324 PM [main] [INFO] EOSClusterSingletonServiceProvider - Cluster Singleton Service started 02:34:14,325 PM [main] [DEBUG] RpcSingleton - Registering RPC implementations 02:34:14,325 PM [main] [INFO] RpcSingleton - This node is now owning NETCONF keystore configuration 02:34:14,325 PM [main] [INFO] DefaultNetconfKeystoreService - NETCONF keystore service started 02:34:14,344 PM [restconf-netty-e2e-3] [DEBUG] ServerSseHandler - Server SSE enabled on channel [id: 0x516df12d, L:/127.0.0.1:35391 - R:/127.0.0.1:45626] 02:34:14,352 PM [restconf-netty-e2e-3] [DEBUG] AAAShiroPrincipalService - No x-restconf-principal-uuid header present 02:34:14,352 PM [restconf-netty-e2e-3] [DEBUG] APIResource - Preparing POST http://127.0.0.1:35391/rests/operations/example-jukebox:play 02:34:14,357 PM [restconf-netty-e2e-3] [DEBUG] HTTPServerSession - Dispatching POST http://127.0.0.1:35391/rests/operations/example-jukebox:play 02:34:14,422 PM [restconf-netty-e2e-3] [DEBUG] DOMServerRpcOperations - RPC invocation failed, cause 02:34:14,425 PM [restconf-netty-e2e-3] [DEBUG] AbstractServerRequest - Request NettyServerRequest{uuid=7fb1a894-5bca-475f-be0d-5701f34f4d50, parameters=QueryParameters({}), prettyPrint=org.opendaylight.restconf.api.query.PrettyPrintParam@5e8aa4da} failed org.opendaylight.restconf.server.api.ServerException: org.opendaylight.mdsal.dom.api.DOMRpcImplementationNotAvailableException: No implementation of RPC (http://example.com/ns/example-jukebox?revision=2015-04-04)play available at org.opendaylight.restconf.mdsal.spi.DOMServerRpcOperations$1.onFailure(DOMServerRpcOperations.java:68) at com.google.common.util.concurrent.Futures$CallbackListener.run(Futures.java:1122) at com.google.common.util.concurrent.DirectExecutor.execute(DirectExecutor.java:31) at com.google.common.util.concurrent.AbstractFuture.executeListener(AbstractFuture.java:1300) at com.google.common.util.concurrent.AbstractFuture.addListener(AbstractFuture.java:764) at com.google.common.util.concurrent.AbstractFuture$TrustedFuture.addListener(AbstractFuture.java:134) at com.google.common.util.concurrent.Futures.addCallback(Futures.java:1103) at org.opendaylight.restconf.mdsal.spi.DOMServerRpcOperations.invokeRpc(DOMServerRpcOperations.java:47) at org.opendaylight.restconf.server.spi.InterceptingServerRpcOperations.invokeRpc(InterceptingServerRpcOperations.java:52) at org.opendaylight.restconf.server.spi.AbstractServerStrategy.operationsPOST(AbstractServerStrategy.java:368) at org.opendaylight.restconf.server.mdsal.MdsalRestconfServer.operationsPOST(MdsalRestconfServer.java:421) at org.opendaylight.restconf.server.PendingOperationsPost.execute(PendingOperationsPost.java:37) at org.opendaylight.restconf.server.PendingOperationsPost.execute(PendingOperationsPost.java:27) at org.opendaylight.restconf.server.PendingRequestWithBody.execute(PendingRequestWithBody.java:61) at org.opendaylight.restconf.server.AbstractPendingRequest.execute(AbstractPendingRequest.java:97) at org.opendaylight.netconf.transport.http.HTTPServerSession.executeRequest(HTTPServerSession.java:265) at org.opendaylight.netconf.transport.http.HTTPServerSession.channelRead0(HTTPServerSession.java:202) at org.opendaylight.netconf.transport.http.HTTPServerSession.channelRead0(HTTPServerSession.java:52) at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:99) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at org.opendaylight.netconf.transport.http.ServerSseHandler.channelRead(ServerSseHandler.java:121) at org.opendaylight.netconf.transport.http.ServerSseHandler.channelRead(ServerSseHandler.java:90) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at org.opendaylight.netconf.transport.http.AbstractBasicAuthHandler.channelRead0(AbstractBasicAuthHandler.java:56) at org.opendaylight.netconf.transport.http.AbstractBasicAuthHandler.channelRead0(AbstractBasicAuthHandler.java:35) at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:99) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93) at io.netty.handler.codec.http.HttpServerKeepAliveHandler.channelRead(HttpServerKeepAliveHandler.java:64) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436) at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:346) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:318) at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.handler.codec.ByteToMessageDecoder.handlerRemoved(ByteToMessageDecoder.java:266) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:537) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at java.base/java.lang.Thread.run(Thread.java:1583) Caused by: org.opendaylight.mdsal.dom.api.DOMRpcImplementationNotAvailableException: No implementation of RPC (http://example.com/ns/example-jukebox?revision=2015-04-04)play available at org.opendaylight.mdsal.dom.broker.DOMRpcRouter$RpcServiceFacade.invokeRpc(DOMRpcRouter.java:454) at org.opendaylight.mdsal.dom.spi.ForwardingDOMRpcService.invokeRpc(ForwardingDOMRpcService.java:29) ... 65 more 02:34:14,443 PM [main] [DEBUG] RpcSingleton - Unregistering RPC implementations 02:34:14,444 PM [main] [INFO] RpcSingleton - This node is no longer owning NETCONF keystore configuration 02:34:14,444 PM [main] [INFO] DefaultNetconfKeystoreService - NETCONF keystore service stopped 02:34:14,448 PM [main] [INFO] DOMNotificationRouter - DOM Notification Router started 02:34:14,448 PM [main] [INFO] DOMRpcRouter - DOM RPC/Action router started 02:34:14,460 PM [main] [INFO] RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 02:34:14,460 PM [main] [INFO] RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 02:34:14,462 PM [main] [INFO] EOSClusterSingletonServiceProvider - Cluster Singleton Service started 02:34:14,462 PM [main] [DEBUG] RpcSingleton - Registering RPC implementations 02:34:14,463 PM [main] [INFO] RpcSingleton - This node is now owning NETCONF keystore configuration 02:34:14,463 PM [main] [INFO] DefaultNetconfKeystoreService - NETCONF keystore service started 02:34:14,466 PM [restconf-netty-e2e-5] [DEBUG] ServerSseHandler - Server SSE enabled on channel [id: 0xa1614a6b, L:/127.0.0.1:35225 - R:/127.0.0.1:49046] 02:34:14,472 PM [restconf-netty-e2e-5] [DEBUG] AAAShiroPrincipalService - No x-restconf-principal-uuid header present 02:34:14,472 PM [restconf-netty-e2e-5] [DEBUG] APIResource - Preparing POST http://127.0.0.1:35225/rests/operations/netconf-keystore:add-keystore-entry 02:34:14,475 PM [main] [DEBUG] RpcSingleton - Unregistering RPC implementations 02:34:14,475 PM [main] [INFO] RpcSingleton - This node is no longer owning NETCONF keystore configuration 02:34:14,475 PM [main] [INFO] DefaultNetconfKeystoreService - NETCONF keystore service stopped 02:34:14,478 PM [main] [INFO] DOMNotificationRouter - DOM Notification Router started 02:34:14,479 PM [main] [INFO] DOMRpcRouter - DOM RPC/Action router started 02:34:14,492 PM [main] [INFO] RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 02:34:14,492 PM [main] [INFO] RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 02:34:14,496 PM [main] [INFO] EOSClusterSingletonServiceProvider - Cluster Singleton Service started 02:34:14,497 PM [main] [DEBUG] RpcSingleton - Registering RPC implementations 02:34:14,497 PM [main] [INFO] RpcSingleton - This node is now owning NETCONF keystore configuration 02:34:14,497 PM [main] [INFO] DefaultNetconfKeystoreService - NETCONF keystore service started 02:34:14,502 PM [restconf-netty-e2e-7] [DEBUG] ServerSseHandler - Server SSE enabled on channel [id: 0x9078f8ef, L:/127.0.0.1:36535 - R:/127.0.0.1:37566] 02:34:14,506 PM [restconf-netty-e2e-7] [DEBUG] AAAShiroPrincipalService - No x-restconf-principal-uuid header present 02:34:14,506 PM [restconf-netty-e2e-7] [DEBUG] APIResource - Preparing POST http://127.0.0.1:36535/rests/operations/netconf-keystore:invalid-operation 02:34:14,507 PM [restconf-netty-e2e-7] [DEBUG] HTTPServerSession - Dispatching POST http://127.0.0.1:36535/rests/operations/netconf-keystore:invalid-operation 02:34:14,512 PM [restconf-netty-e2e-7] [DEBUG] AbstractServerRequest - Request NettyServerRequest{uuid=98893cfe-fc80-43f3-ab79-d5cdae477b81, parameters=QueryParameters({}), prettyPrint=org.opendaylight.restconf.api.query.PrettyPrintParam@5e8aa4da} failed org.opendaylight.restconf.server.api.ServerException: (urn:opendaylight:netconf:keystore?revision=2024-07-08)invalid-operation does not refer to an RPC at org.opendaylight.restconf.server.spi.ApiPathNormalizer.normalizeRpcPath(ApiPathNormalizer.java:256) at org.opendaylight.restconf.server.spi.ApiPathNormalizer.normalizeRpcPath(ApiPathNormalizer.java:236) at org.opendaylight.restconf.server.spi.AbstractServerStrategy.operationsPOST(AbstractServerStrategy.java:355) at org.opendaylight.restconf.server.mdsal.MdsalRestconfServer.operationsPOST(MdsalRestconfServer.java:421) at org.opendaylight.restconf.server.PendingOperationsPost.execute(PendingOperationsPost.java:37) at org.opendaylight.restconf.server.PendingOperationsPost.execute(PendingOperationsPost.java:27) at org.opendaylight.restconf.server.PendingRequestWithBody.execute(PendingRequestWithBody.java:61) at org.opendaylight.restconf.server.AbstractPendingRequest.execute(AbstractPendingRequest.java:97) at org.opendaylight.netconf.transport.http.HTTPServerSession.executeRequest(HTTPServerSession.java:265) at org.opendaylight.netconf.transport.http.HTTPServerSession.channelRead0(HTTPServerSession.java:202) at org.opendaylight.netconf.transport.http.HTTPServerSession.channelRead0(HTTPServerSession.java:52) at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:99) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at org.opendaylight.netconf.transport.http.ServerSseHandler.channelRead(ServerSseHandler.java:121) at org.opendaylight.netconf.transport.http.ServerSseHandler.channelRead(ServerSseHandler.java:90) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at org.opendaylight.netconf.transport.http.AbstractBasicAuthHandler.channelRead0(AbstractBasicAuthHandler.java:56) at org.opendaylight.netconf.transport.http.AbstractBasicAuthHandler.channelRead0(AbstractBasicAuthHandler.java:35) at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:99) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93) at io.netty.handler.codec.http.HttpServerKeepAliveHandler.channelRead(HttpServerKeepAliveHandler.java:64) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436) at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:346) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:318) at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.handler.codec.ByteToMessageDecoder.handlerRemoved(ByteToMessageDecoder.java:266) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:537) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at java.base/java.lang.Thread.run(Thread.java:1583) Caused by: java.lang.IllegalArgumentException: Schema tree child (urn:opendaylight:netconf:keystore?revision=2024-07-08)invalid-operation not present in module (urn:opendaylight:netconf:keystore?revision=2024-07-08)netconf-keystore at org.opendaylight.yangtools.yang.model.util.SchemaInferenceStack.notPresent(SchemaInferenceStack.java:1062) at org.opendaylight.yangtools.yang.model.util.SchemaInferenceStack.lambda$pushSchema$5(SchemaInferenceStack.java:838) at java.base/java.util.Optional.orElseThrow(Optional.java:403) at org.opendaylight.yangtools.yang.model.util.SchemaInferenceStack.pushSchema(SchemaInferenceStack.java:838) at org.opendaylight.yangtools.yang.model.util.SchemaInferenceStack.pushFirstSchema(SchemaInferenceStack.java:845) at org.opendaylight.yangtools.yang.model.util.SchemaInferenceStack.pushSchema(SchemaInferenceStack.java:824) at org.opendaylight.yangtools.yang.model.util.SchemaInferenceStack.enterSchemaTree(SchemaInferenceStack.java:500) at org.opendaylight.restconf.server.spi.ApiPathNormalizer.normalizeRpcPath(ApiPathNormalizer.java:254) ... 64 more 02:34:14,585 PM [main] [DEBUG] RpcSingleton - Unregistering RPC implementations 02:34:14,586 PM [main] [INFO] RpcSingleton - This node is no longer owning NETCONF keystore configuration 02:34:14,586 PM [main] [INFO] DefaultNetconfKeystoreService - NETCONF keystore service stopped 02:34:14,589 PM [main] [INFO] DOMNotificationRouter - DOM Notification Router started 02:34:14,590 PM [main] [INFO] DOMRpcRouter - DOM RPC/Action router started 02:34:14,604 PM [main] [INFO] RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 02:34:14,604 PM [main] [INFO] RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 02:34:14,605 PM [main] [INFO] EOSClusterSingletonServiceProvider - Cluster Singleton Service started 02:34:14,605 PM [main] [DEBUG] RpcSingleton - Registering RPC implementations 02:34:14,606 PM [main] [INFO] RpcSingleton - This node is now owning NETCONF keystore configuration 02:34:14,606 PM [main] [INFO] DefaultNetconfKeystoreService - NETCONF keystore service started 02:34:14,610 PM [restconf-netty-e2e-1] [DEBUG] ServerSseHandler - Server SSE enabled on channel [id: 0xfdd90a99, L:/127.0.0.1:43411 - R:/127.0.0.1:40860] 02:34:14,620 PM [restconf-netty-e2e-1] [DEBUG] AAAShiroPrincipalService - No x-restconf-principal-uuid header present 02:34:14,621 PM [restconf-netty-e2e-1] [DEBUG] APIResource - Preparing POST http://127.0.0.1:43411/rests/operations/netconf-keystore:add-keystore-entry 02:34:14,621 PM [restconf-netty-e2e-1] [DEBUG] HTTPServerSession - Dispatching POST http://127.0.0.1:43411/rests/operations/netconf-keystore:add-keystore-entry 02:34:14,663 PM [restconf-netty-e2e-1] [INFO] StaticConfiguration - Binding-over-DOM codec shortcuts are enabled 02:34:14,715 PM [restconf-netty-e2e-1] [INFO] LazyBindingMap - Using lazy population for maps larger than 1 element(s) 02:34:14,716 PM [restconf-netty-e2e-1] [DEBUG] DefaultAddKeystoreEntry - Adding keypairs: {KeyCredentialKey{keyId=key-id}=KeyCredential{keyId=key-id, passphrase=, privateKey=bad-content}} 02:34:14,939 PM [restconf-netty-e2e-1] [WARN] HTTPServerSession - Internal error while processing PendingOperationsPost{target=http://127.0.0.1:43411/rests/operations/netconf-keystore:add-keystore-entry} java.lang.NullPointerException: Cannot invoke "Object.getClass()" because "obj" is null at org.opendaylight.netconf.keystore.legacy.impl.SecurityHelper.decodePrivateKey(SecurityHelper.java:79) at org.opendaylight.netconf.keystore.legacy.impl.DefaultAddKeystoreEntry.invoke(DefaultAddKeystoreEntry.java:53) at org.opendaylight.netconf.keystore.legacy.impl.DefaultAddKeystoreEntry.invoke(DefaultAddKeystoreEntry.java:32) at org.opendaylight.mdsal.binding.dom.adapter.BindingDOMRpcImplementationAdapter.invokeRpc(BindingDOMRpcImplementationAdapter.java:49) at org.opendaylight.mdsal.dom.broker.OperationInvocation.invokeGlobalRpc(OperationInvocation.java:101) at org.opendaylight.mdsal.dom.broker.OperationInvocation.invoke(OperationInvocation.java:53) at org.opendaylight.mdsal.dom.broker.DOMRpcRouter$RpcServiceFacade.invokeRpc(DOMRpcRouter.java:458) at org.opendaylight.mdsal.dom.spi.ForwardingDOMRpcService.invokeRpc(ForwardingDOMRpcService.java:29) at org.opendaylight.restconf.mdsal.spi.DOMServerRpcOperations.invokeRpc(DOMServerRpcOperations.java:47) at org.opendaylight.restconf.server.spi.InterceptingServerRpcOperations.invokeRpc(InterceptingServerRpcOperations.java:52) at org.opendaylight.restconf.server.spi.AbstractServerStrategy.operationsPOST(AbstractServerStrategy.java:368) at org.opendaylight.restconf.server.mdsal.MdsalRestconfServer.operationsPOST(MdsalRestconfServer.java:421) at org.opendaylight.restconf.server.PendingOperationsPost.execute(PendingOperationsPost.java:37) at org.opendaylight.restconf.server.PendingOperationsPost.execute(PendingOperationsPost.java:27) at org.opendaylight.restconf.server.PendingRequestWithBody.execute(PendingRequestWithBody.java:61) at org.opendaylight.restconf.server.AbstractPendingRequest.execute(AbstractPendingRequest.java:97) at org.opendaylight.netconf.transport.http.HTTPServerSession.executeRequest(HTTPServerSession.java:265) at org.opendaylight.netconf.transport.http.HTTPServerSession.channelRead0(HTTPServerSession.java:202) at org.opendaylight.netconf.transport.http.HTTPServerSession.channelRead0(HTTPServerSession.java:52) at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:99) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at org.opendaylight.netconf.transport.http.ServerSseHandler.channelRead(ServerSseHandler.java:121) at org.opendaylight.netconf.transport.http.ServerSseHandler.channelRead(ServerSseHandler.java:90) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at org.opendaylight.netconf.transport.http.AbstractBasicAuthHandler.channelRead0(AbstractBasicAuthHandler.java:56) at org.opendaylight.netconf.transport.http.AbstractBasicAuthHandler.channelRead0(AbstractBasicAuthHandler.java:35) at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:99) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93) at io.netty.handler.codec.http.HttpServerKeepAliveHandler.channelRead(HttpServerKeepAliveHandler.java:64) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436) at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:346) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:318) at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at java.base/java.lang.Thread.run(Thread.java:1583) 02:34:14,944 PM [main] [DEBUG] RpcSingleton - Unregistering RPC implementations 02:34:14,945 PM [main] [INFO] RpcSingleton - This node is no longer owning NETCONF keystore configuration 02:34:14,945 PM [main] [INFO] DefaultNetconfKeystoreService - NETCONF keystore service stopped 02:34:14,949 PM [main] [INFO] DOMNotificationRouter - DOM Notification Router started 02:34:14,950 PM [main] [INFO] DOMRpcRouter - DOM RPC/Action router started 02:34:14,968 PM [main] [INFO] RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 02:34:14,968 PM [main] [INFO] RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 02:34:14,970 PM [main] [INFO] EOSClusterSingletonServiceProvider - Cluster Singleton Service started 02:34:14,971 PM [main] [DEBUG] RpcSingleton - Registering RPC implementations 02:34:14,972 PM [main] [INFO] RpcSingleton - This node is now owning NETCONF keystore configuration 02:34:14,973 PM [main] [INFO] DefaultNetconfKeystoreService - NETCONF keystore service started 02:34:14,977 PM [restconf-netty-e2e-3] [DEBUG] ServerSseHandler - Server SSE enabled on channel [id: 0x3a7110e4, L:/127.0.0.1:42781 - R:/127.0.0.1:58410] 02:34:14,982 PM [restconf-netty-e2e-3] [DEBUG] AAAShiroPrincipalService - No x-restconf-principal-uuid header present 02:34:14,982 PM [restconf-netty-e2e-3] [DEBUG] APIResource - Preparing POST http://127.0.0.1:42781/rests/operations/netconf-keystore:add-keystore-entry 02:34:14,983 PM [restconf-netty-e2e-3] [DEBUG] HTTPServerSession - Dispatching POST http://127.0.0.1:42781/rests/operations/netconf-keystore:add-keystore-entry 02:34:15,9 PM [restconf-netty-e2e-3] [DEBUG] DefaultAddKeystoreEntry - Adding keypairs: {KeyCredentialKey{keyId=key-id}=KeyCredential{keyId=key-id, passphrase=}} 02:34:15,22 PM [restconf-netty-e2e-3] [WARN] HTTPServerSession - Internal error while processing PendingOperationsPost{target=http://127.0.0.1:42781/rests/operations/netconf-keystore:add-keystore-entry} java.lang.NullPointerException: Cannot invoke "String.replace(java.lang.CharSequence, java.lang.CharSequence)" because "privateKey" is null at org.opendaylight.netconf.keystore.legacy.impl.SecurityHelper.decodePrivateKey(SecurityHelper.java:68) at org.opendaylight.netconf.keystore.legacy.impl.DefaultAddKeystoreEntry.invoke(DefaultAddKeystoreEntry.java:53) at org.opendaylight.netconf.keystore.legacy.impl.DefaultAddKeystoreEntry.invoke(DefaultAddKeystoreEntry.java:32) at org.opendaylight.mdsal.binding.dom.adapter.BindingDOMRpcImplementationAdapter.invokeRpc(BindingDOMRpcImplementationAdapter.java:49) at org.opendaylight.mdsal.dom.broker.OperationInvocation.invokeGlobalRpc(OperationInvocation.java:101) at org.opendaylight.mdsal.dom.broker.OperationInvocation.invoke(OperationInvocation.java:53) at org.opendaylight.mdsal.dom.broker.DOMRpcRouter$RpcServiceFacade.invokeRpc(DOMRpcRouter.java:458) at org.opendaylight.mdsal.dom.spi.ForwardingDOMRpcService.invokeRpc(ForwardingDOMRpcService.java:29) at org.opendaylight.restconf.mdsal.spi.DOMServerRpcOperations.invokeRpc(DOMServerRpcOperations.java:47) at org.opendaylight.restconf.server.spi.InterceptingServerRpcOperations.invokeRpc(InterceptingServerRpcOperations.java:52) at org.opendaylight.restconf.server.spi.AbstractServerStrategy.operationsPOST(AbstractServerStrategy.java:368) at org.opendaylight.restconf.server.mdsal.MdsalRestconfServer.operationsPOST(MdsalRestconfServer.java:421) at org.opendaylight.restconf.server.PendingOperationsPost.execute(PendingOperationsPost.java:37) at org.opendaylight.restconf.server.PendingOperationsPost.execute(PendingOperationsPost.java:27) at org.opendaylight.restconf.server.PendingRequestWithBody.execute(PendingRequestWithBody.java:61) at org.opendaylight.restconf.server.AbstractPendingRequest.execute(AbstractPendingRequest.java:97) at org.opendaylight.netconf.transport.http.HTTPServerSession.executeRequest(HTTPServerSession.java:265) at org.opendaylight.netconf.transport.http.HTTPServerSession.channelRead0(HTTPServerSession.java:202) at org.opendaylight.netconf.transport.http.HTTPServerSession.channelRead0(HTTPServerSession.java:52) at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:99) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at org.opendaylight.netconf.transport.http.ServerSseHandler.channelRead(ServerSseHandler.java:121) at org.opendaylight.netconf.transport.http.ServerSseHandler.channelRead(ServerSseHandler.java:90) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at org.opendaylight.netconf.transport.http.AbstractBasicAuthHandler.channelRead0(AbstractBasicAuthHandler.java:56) at org.opendaylight.netconf.transport.http.AbstractBasicAuthHandler.channelRead0(AbstractBasicAuthHandler.java:35) at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:99) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93) at io.netty.handler.codec.http.HttpServerKeepAliveHandler.channelRead(HttpServerKeepAliveHandler.java:64) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436) at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:346) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:318) at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.handler.codec.ByteToMessageDecoder.handlerRemoved(ByteToMessageDecoder.java:266) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:537) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at java.base/java.lang.Thread.run(Thread.java:1583) 02:34:15,26 PM [main] [DEBUG] RpcSingleton - Unregistering RPC implementations 02:34:15,26 PM [main] [INFO] RpcSingleton - This node is no longer owning NETCONF keystore configuration 02:34:15,27 PM [main] [INFO] DefaultNetconfKeystoreService - NETCONF keystore service stopped 02:34:15,30 PM [main] [INFO] DOMNotificationRouter - DOM Notification Router started 02:34:15,30 PM [main] [INFO] DOMRpcRouter - DOM RPC/Action router started 02:34:15,40 PM [main] [INFO] RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 02:34:15,40 PM [main] [INFO] RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 02:34:15,41 PM [main] [INFO] EOSClusterSingletonServiceProvider - Cluster Singleton Service started 02:34:15,41 PM [main] [DEBUG] RpcSingleton - Registering RPC implementations 02:34:15,42 PM [main] [INFO] RpcSingleton - This node is now owning NETCONF keystore configuration 02:34:15,42 PM [main] [INFO] DefaultNetconfKeystoreService - NETCONF keystore service started 02:34:15,45 PM [restconf-netty-e2e-5] [DEBUG] ServerSseHandler - Server SSE enabled on channel [id: 0x667ba4dd, L:/127.0.0.1:43947 - R:/127.0.0.1:44800] 02:34:15,55 PM [restconf-netty-e2e-5] [DEBUG] AAAShiroPrincipalService - No x-restconf-principal-uuid header present 02:34:15,55 PM [restconf-netty-e2e-5] [DEBUG] APIResource - Preparing POST http://127.0.0.1:43947/rests/operations/netconf-keystore:add-keystore-entry 02:34:15,56 PM [restconf-netty-e2e-5] [DEBUG] HTTPServerSession - Dispatching POST http://127.0.0.1:43947/rests/operations/netconf-keystore:add-keystore-entry 02:34:15,76 PM [restconf-netty-e2e-5] [DEBUG] DefaultAddKeystoreEntry - Adding keypairs: {KeyCredentialKey{keyId=key-id}=KeyCredential{keyId=key-id, passphrase=, privateKey=-----BEGIN RSA PRIVATE KEY----- MIIEpgIBAAKCAQEAvM2whCdDEmxTfio1oUCmxlZBvkyircTGraSjCeZWA5gdXcFg R3Po49/obQLXONwVE8ULP+wm9vFVae5AdXRjndG/xxi/Z/HAZqkXMXvjRIYiBVgD cu3c0jRdbimwS84zKYIygXGeHODvNKQcMNFNENQz2f/QIVPRioFB4sHxynvP4re0 +pYUNsl6gpZFtMZ804oqWAuk90Db0x1jgn87FLh3FXAOLHqmWDDjoj6jLo4FMLNo ydstJQ14Nm3Gsg8LWoV9qGT/hYpfYnzuQizb/ZsPs3vEcV3g67RRCc82X5jKeXJo /C5r3czrM68X3TKBtvIMThmF17p79/nuLyt9kQIDAQABAoIBAQCOWLoj+QINqtSM Q8CpcfgLg08P7fGc98YfdwhhV2M0VISXgktXs+E7pT40qjagLPZLMH2Z1S9PcYbH VhUNORI+E7z2nAb7lH5OKGBPM6uWp1aRFtmK1iFt7oMeopnDnZRfUEVJ6OKfvUs8 Mhr7B2KGNKdfTgqahfpu5aNKFpV45fGaPFhIeKJeTFExVQNmcHwxzQPqeocOHuEF XaOzLidXM9KT9gGpsf0Fo0rv6K9oZGO3C5GRnf2jkWL0PpoJLWjR7fNGWZp1nsGa oG8m9wjb6KYkQwrrvcVmzjPcmwvfcG0FBUMLwMNKiJ5/nispbR0TpL7nt01fG2P1 rwyunbVtAoGBAO8RjNHJt7FFOi82xKcJNe6SwD6p8TRJNW9j1MxhOS/yaq9DDyVR pwFHZo7pK/TU4HBc6DYyFN9W5+4Tn/cWmuu9YfimhNquoFO531qF3ltJ6ZY+wRs3 cYzQouC7uww68PdLGGE2vxJLXuvVrmsbevh3+VKtLdqXO8v618KCc+3/AoGBAMos zgJ0Rjxm+VObvYjJz+fzaLCNNORJO4C47F9woy4inSUOO2P30QEBRC+UPjM5AJiz Up8X1NCOW43o3zfAmBhtDLIwhrW8fWc/OQeqDt7GM9Q2a8yyXPACqDqsBDxTeu3M hEwACzXuHRscQyIRV8HHCWph3xwTwLGG9ZIEcLRvAoGBAIbsNbh0ispuUo8w7r2C skBp7Duxd6LVqmWqRv/t4vOPcexmAVdDhOhw3o3LRPaRafWgSaHElAkUKCMySjaO OHLRWEiX2iT9Jxj5rveM09hbl4wm8J8mpFwfp70D1mXpofM/G4xJ9H4jsXeSCjUC tl0igMDLYjSa47GUaU6qhzkLAoGBAMID9T7NrolQmHvvvReD9Ay3vgOPvu5EiOGi lNOSGEax2PQykDQDIYNBX9n4/SfS0Au6KtOZ3xS1SI8Kpwutu0fVfpWRk/TbicyH E4eTXunScvJ3t0Oc9yssoZyMbxQlWJbT6TG16Qw8EZpuqM4Mrpa7FwIMIjujiQvU Y91YfX/pAoGBANtGPuVorE8U7PmAfTvEUKwvpDUz2QWZCOYOazBMrXNVsWLSdaaI 6ZQosKgQ9ThVYwItqE1dBp5vjPQKwjBGW2EbCHl2XUJXh9cH87P3kyYAc9sqeQGf +dSOkNEWsmFl1VwaCUt6L+jqhfBGQQK1bAHmjdRfsaj1gZyE9OoHfvk2 -----END RSA PRIVATE KEY-----}} 02:34:15,201 PM [restconf-netty-e2e-5] [DEBUG] ConfigListener - Starting update with 1 changes 02:34:15,201 PM [restconf-netty-e2e-5] [DEBUG] ConfigListener - Processing change LazyDataTreeModification{path=DataTreeIdentifier{datastore=CONFIGURATION, root=DataObjectIdentifier[ @ urn.opendaylight.netconf.keystore.rev240708.Keystore ]}, rootNode=LazyDataObjectModification{step=NodeStep[type=interface org.opendaylight.yang.gen.v1.urn.opendaylight.netconf.keystore.rev240708.Keystore, caseType=null], domData=DataTreeCandidateNode{modificationType=APPEARED, newMeta=SimpleContainerNode{version=Version[357f2ed5], data=ImmutableContainerNode{name=(urn:opendaylight:netconf:keystore?revision=2024-07-08)keystore, body=[ImmutableSystemMapNode{name=(urn:opendaylight:netconf:keystore?revision=2024-07-08)key-credential, body=[ImmutableMapEntryNode{name=(urn:opendaylight:netconf:keystore?revision=2024-07-08)key-credential[{(urn:opendaylight:netconf:keystore?revision=2024-07-08)key-id=key-id}], body=[ImmutableLeafNode{name=(urn:opendaylight:netconf:keystore?revision=2024-07-08)algorithm, body=RSA}, ImmutableLeafNode{name=(urn:opendaylight:netconf:keystore?revision=2024-07-08)public-key, body=b64:MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAvM2whCdDEmxTfio1oUCmxlZBvkyircTGraSjCeZWA5gdXcFgR3Po49/obQLXONwVE8ULP+wm9vFVae5AdXRjndG/xxi/Z/HAZqkXMXvjRIYiBVgDcu3c0jRdbimwS84zKYIygXGeHODvNKQcMNFNENQz2f/QIVPRioFB4sHxynvP4re0+pYUNsl6gpZFtMZ804oqWAuk90Db0x1jgn87FLh3FXAOLHqmWDDjoj6jLo4FMLNoydstJQ14Nm3Gsg8LWoV9qGT/hYpfYnzuQizb/ZsPs3vEcV3g67RRCc82X5jKeXJo/C5r3czrM68X3TKBtvIMThmF17p79/nuLyt9kQIDAQAB}, ImmutableLeafNode{name=(urn:opendaylight:netconf:keystore?revision=2024-07-08)key-id, body=key-id}, ImmutableLeafNode{name=(urn:opendaylight:netconf:keystore?revision=2024-07-08)private-key, body=b64:MIIEwAIBADANBgkqhkiG9w0BAQEFAASCBKowggSmAgEAAoIBAQC8zbCEJ0MSbFN+KjWhQKbGVkG+TKKtxMatpKMJ5lYDmB1dwWBHc+jj3+htAtc43BUTxQs/7Cb28VVp7kB1dGOd0b/HGL9n8cBmqRcxe+NEhiIFWANy7dzSNF1uKbBLzjMpgjKBcZ4c4O80pBww0U0Q1DPZ/9AhU9GKgUHiwfHKe8/it7T6lhQ2yXqClkW0xnzTiipYC6T3QNvTHWOCfzsUuHcVcA4seqZYMOOiPqMujgUws2jJ2y0lDXg2bcayDwtahX2oZP+Fil9ifO5CLNv9mw+ze8RxXeDrtFEJzzZfmMp5cmj8LmvdzOszrxfdMoG28gxOGYXXunv3+e4vK32RAgMBAAECggEBAI5YuiP5Ag2q1IxDwKlx+AuDTw/t8Zz3xh93CGFXYzRUhJeCS1ez4TulPjSqNqAs9kswfZnVL09xhsdWFQ05Ej4TvPacBvuUfk4oYE8zq5anVpEW2YrWIW3ugx6imcOdlF9QRUno4p+9SzwyGvsHYoY0p19OCpqF+m7lo0oWlXjl8Zo8WEh4ol5MUTFVA2ZwfDHNA+p6hw4e4QVdo7MuJ1cz0pP2Aamx/QWjSu/or2hkY7cLkZGd/aORYvQ+mgktaNHt80ZZmnWewZqgbyb3CNvopiRDCuu9xWbOM9ybC99wbQUFQwvAw0qInn+eKyltHROkvue3TV8bY/WvDK6dtW0CgYEA7xGM0cm3sUU6LzbEpwk17pLAPqnxNEk1b2PUzGE5L/Jqr0MPJVGnAUdmjukr9NTgcFzoNjIU31bn7hOf9xaa671h+KaE2q6gU7nfWoXeW0nplj7BGzdxjNCi4Lu7DDrw90sYYTa/Ekte69Wuaxt6+Hf5Uq0t2pc7y/rXwoJz7f8CgYEAyizOAnRGPGb5U5u9iMnP5/NosI005Ek7gLjsX3CjLiKdJQ47Y/fRAQFEL5Q+MzkAmLNSnxfU0I5bjejfN8CYGG0MsjCGtbx9Zz85B6oO3sYz1DZrzLJc8AKoOqwEPFN67cyETAALNe4dGxxDIhFXwccJamHfHBPAsYb1kgRwtG8CgYEAhuw1uHSKym5SjzDuvYKyQGnsO7F3otWqZapG/+3i849x7GYBV0OE6HDejctE9pFp9aBJocSUCRQoIzJKNo44ctFYSJfaJP0nGPmu94zT2FuXjCbwnyakXB+nvQPWZemh8z8bjEn0fiOxd5IKNQK2XSKAwMtiNJrjsZRpTqqHOQsCgYEAwgP1Ps2uiVCYe++9F4P0DLe+A4++7kSI4aKU05IYRrHY9DKQNAMhg0Ff2fj9J9LQC7oq05nfFLVIjwqnC627R9V+lZGT9NuJzIcTh5Ne6dJy8ne3Q5z3KyyhnIxvFCVYltPpMbXpDDwRmm6ozgyulrsXAgwiO6OJC9Rj3Vh9f+kCgYEA20Y+5WisTxTs+YB9O8RQrC+kNTPZBZkI5g5rMEytc1WxYtJ1pojplCiwqBD1OFVjAi2oTV0Gnm+M9ArCMEZbYRsIeXZdQleH1wfzs/eTJgBz2yp5AZ/51I6Q0RayYWXVXBoJS3ov6OqF8EZBArVsAeaN1F+xqPWBnIT06gd++TY=}]}]}]}}}, domData=DataTreeCandidateNode{modificationType=APPEARED, newMeta=SimpleContainerNode{version=Version[357f2ed5], data=ImmutableContainerNode{name=(urn:opendaylight:netconf:keystore?revision=2024-07-08)keystore, body=[ImmutableSystemMapNode{name=(urn:opendaylight:netconf:keystore?revision=2024-07-08)key-credential, body=[ImmutableMapEntryNode{name=(urn:opendaylight:netconf:keystore?revision=2024-07-08)key-credential[{(urn:opendaylight:netconf:keystore?revision=2024-07-08)key-id=key-id}], body=[ImmutableLeafNode{name=(urn:opendaylight:netconf:keystore?revision=2024-07-08)algorithm, body=RSA}, ImmutableLeafNode{name=(urn:opendaylight:netconf:keystore?revision=2024-07-08)public-key, body=b64:MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAvM2whCdDEmxTfio1oUCmxlZBvkyircTGraSjCeZWA5gdXcFgR3Po49/obQLXONwVE8ULP+wm9vFVae5AdXRjndG/xxi/Z/HAZqkXMXvjRIYiBVgDcu3c0jRdbimwS84zKYIygXGeHODvNKQcMNFNENQz2f/QIVPRioFB4sHxynvP4re0+pYUNsl6gpZFtMZ804oqWAuk90Db0x1jgn87FLh3FXAOLHqmWDDjoj6jLo4FMLNoydstJQ14Nm3Gsg8LWoV9qGT/hYpfYnzuQizb/ZsPs3vEcV3g67RRCc82X5jKeXJo/C5r3czrM68X3TKBtvIMThmF17p79/nuLyt9kQIDAQAB}, ImmutableLeafNode{name=(urn:opendaylight:netconf:keystore?revision=2024-07-08)key-id, body=key-id}, ImmutableLeafNode{name=(urn:opendaylight:netconf:keystore?revision=2024-07-08)private-key, body=b64:MIIEwAIBADANBgkqhkiG9w0BAQEFAASCBKowggSmAgEAAoIBAQC8zbCEJ0MSbFN+KjWhQKbGVkG+TKKtxMatpKMJ5lYDmB1dwWBHc+jj3+htAtc43BUTxQs/7Cb28VVp7kB1dGOd0b/HGL9n8cBmqRcxe+NEhiIFWANy7dzSNF1uKbBLzjMpgjKBcZ4c4O80pBww0U0Q1DPZ/9AhU9GKgUHiwfHKe8/it7T6lhQ2yXqClkW0xnzTiipYC6T3QNvTHWOCfzsUuHcVcA4seqZYMOOiPqMujgUws2jJ2y0lDXg2bcayDwtahX2oZP+Fil9ifO5CLNv9mw+ze8RxXeDrtFEJzzZfmMp5cmj8LmvdzOszrxfdMoG28gxOGYXXunv3+e4vK32RAgMBAAECggEBAI5YuiP5Ag2q1IxDwKlx+AuDTw/t8Zz3xh93CGFXYzRUhJeCS1ez4TulPjSqNqAs9kswfZnVL09xhsdWFQ05Ej4TvPacBvuUfk4oYE8zq5anVpEW2YrWIW3ugx6imcOdlF9QRUno4p+9SzwyGvsHYoY0p19OCpqF+m7lo0oWlXjl8Zo8WEh4ol5MUTFVA2ZwfDHNA+p6hw4e4QVdo7MuJ1cz0pP2Aamx/QWjSu/or2hkY7cLkZGd/aORYvQ+mgktaNHt80ZZmnWewZqgbyb3CNvopiRDCuu9xWbOM9ybC99wbQUFQwvAw0qInn+eKyltHROkvue3TV8bY/WvDK6dtW0CgYEA7xGM0cm3sUU6LzbEpwk17pLAPqnxNEk1b2PUzGE5L/Jqr0MPJVGnAUdmjukr9NTgcFzoNjIU31bn7hOf9xaa671h+KaE2q6gU7nfWoXeW0nplj7BGzdxjNCi4Lu7DDrw90sYYTa/Ekte69Wuaxt6+Hf5Uq0t2pc7y/rXwoJz7f8CgYEAyizOAnRGPGb5U5u9iMnP5/NosI005Ek7gLjsX3CjLiKdJQ47Y/fRAQFEL5Q+MzkAmLNSnxfU0I5bjejfN8CYGG0MsjCGtbx9Zz85B6oO3sYz1DZrzLJc8AKoOqwEPFN67cyETAALNe4dGxxDIhFXwccJamHfHBPAsYb1kgRwtG8CgYEAhuw1uHSKym5SjzDuvYKyQGnsO7F3otWqZapG/+3i849x7GYBV0OE6HDejctE9pFp9aBJocSUCRQoIzJKNo44ctFYSJfaJP0nGPmu94zT2FuXjCbwnyakXB+nvQPWZemh8z8bjEn0fiOxd5IKNQK2XSKAwMtiNJrjsZRpTqqHOQsCgYEAwgP1Ps2uiVCYe++9F4P0DLe+A4++7kSI4aKU05IYRrHY9DKQNAMhg0Ff2fj9J9LQC7oq05nfFLVIjwqnC627R9V+lZGT9NuJzIcTh5Ne6dJy8ne3Q5z3KyyhnIxvFCVYltPpMbXpDDwRmm6ozgyulrsXAgwiO6OJC9Rj3Vh9f+kCgYEA20Y+5WisTxTs+YB9O8RQrC+kNTPZBZkI5g5rMEytc1WxYtJ1pojplCiwqBD1OFVjAi2oTV0Gnm+M9ArCMEZbYRsIeXZdQleH1wfzs/eTJgBz2yp5AZ/51I6Q0RayYWXVXBoJS3ov6OqF8EZBArVsAeaN1F+xqPWBnIT06gd++TY=}]}]}]}}}}} 02:34:15,210 PM [restconf-netty-e2e-5] [DEBUG] ConfigListener - Update finished in 8.661 ms 02:34:15,222 PM [restconf-netty-e2e-5] [DEBUG] DefaultAddKeystoreEntry - Updated keypairs: [KeyCredentialKey{keyId=key-id}] 02:34:15,250 PM [restconf-netty-e2e-6] [DEBUG] ServerSseHandler - Server SSE enabled on channel [id: 0x33ae810f, L:/127.0.0.1:43947 - R:/127.0.0.1:44804] 02:34:15,256 PM [restconf-netty-e2e-6] [DEBUG] AAAShiroPrincipalService - No x-restconf-principal-uuid header present 02:34:15,256 PM [restconf-netty-e2e-6] [DEBUG] APIResource - Preparing GET http://127.0.0.1:43947/rests/data/netconf-keystore:keystore/key-credential=key-id 02:34:15,261 PM [restconf-netty-e2e-6] [DEBUG] HTTPServerSession - Dispatching GET http://127.0.0.1:43947/rests/data/netconf-keystore:keystore/key-credential=key-id 02:34:15,444 PM [main] [DEBUG] RpcSingleton - Unregistering RPC implementations 02:34:15,445 PM [main] [INFO] RpcSingleton - This node is no longer owning NETCONF keystore configuration 02:34:15,445 PM [main] [INFO] DefaultNetconfKeystoreService - NETCONF keystore service stopped 02:34:15,448 PM [main] [INFO] DOMNotificationRouter - DOM Notification Router started 02:34:15,449 PM [main] [INFO] DOMRpcRouter - DOM RPC/Action router started 02:34:15,456 PM [main] [INFO] RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 02:34:15,456 PM [main] [INFO] RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 02:34:15,458 PM [main] [INFO] EOSClusterSingletonServiceProvider - Cluster Singleton Service started 02:34:15,458 PM [main] [DEBUG] RpcSingleton - Registering RPC implementations 02:34:15,459 PM [main] [INFO] RpcSingleton - This node is now owning NETCONF keystore configuration 02:34:15,459 PM [main] [INFO] DefaultNetconfKeystoreService - NETCONF keystore service started 02:34:15,462 PM [restconf-netty-e2e-0] [DEBUG] ServerSseHandler - Server SSE enabled on channel [id: 0x7017e007, L:/127.0.0.1:38299 - R:/127.0.0.1:37282] 02:34:15,467 PM [restconf-netty-e2e-0] [DEBUG] AAAShiroPrincipalService - No x-restconf-principal-uuid header present 02:34:15,467 PM [restconf-netty-e2e-0] [DEBUG] APIResource - Preparing GET http://127.0.0.1:38299/rests/operations 02:34:15,467 PM [restconf-netty-e2e-0] [DEBUG] HTTPServerSession - Dispatching GET http://127.0.0.1:38299/rests/operations 02:34:15,480 PM [restconf-netty-e2e-1] [DEBUG] ServerSseHandler - Server SSE enabled on channel [id: 0x8427ae0e, L:/127.0.0.1:38299 - R:/127.0.0.1:37288] 02:34:15,485 PM [restconf-netty-e2e-1] [DEBUG] AAAShiroPrincipalService - No x-restconf-principal-uuid header present 02:34:15,485 PM [restconf-netty-e2e-1] [DEBUG] APIResource - Preparing HEAD http://127.0.0.1:38299/rests/operations 02:34:15,486 PM [restconf-netty-e2e-1] [DEBUG] HTTPServerSession - Dispatching HEAD http://127.0.0.1:38299/rests/operations 02:34:15,491 PM [restconf-netty-e2e-2] [DEBUG] ServerSseHandler - Server SSE enabled on channel [id: 0x4c116fbb, L:/127.0.0.1:38299 - R:/127.0.0.1:37292] 02:34:15,495 PM [restconf-netty-e2e-2] [DEBUG] AAAShiroPrincipalService - No x-restconf-principal-uuid header present 02:34:15,496 PM [restconf-netty-e2e-2] [DEBUG] APIResource - Preparing GET http://127.0.0.1:38299/rests/operations 02:34:15,496 PM [restconf-netty-e2e-2] [DEBUG] HTTPServerSession - Dispatching GET http://127.0.0.1:38299/rests/operations 02:34:15,506 PM [restconf-netty-e2e-3] [DEBUG] ServerSseHandler - Server SSE enabled on channel [id: 0xd428e12b, L:/127.0.0.1:38299 - R:/127.0.0.1:37304] 02:34:15,509 PM [restconf-netty-e2e-3] [DEBUG] AAAShiroPrincipalService - No x-restconf-principal-uuid header present 02:34:15,509 PM [restconf-netty-e2e-3] [DEBUG] APIResource - Preparing HEAD http://127.0.0.1:38299/rests/operations 02:34:15,510 PM [restconf-netty-e2e-3] [DEBUG] HTTPServerSession - Dispatching HEAD http://127.0.0.1:38299/rests/operations 02:34:15,513 PM [main] [DEBUG] RpcSingleton - Unregistering RPC implementations 02:34:15,513 PM [main] [INFO] RpcSingleton - This node is no longer owning NETCONF keystore configuration 02:34:15,514 PM [main] [INFO] DefaultNetconfKeystoreService - NETCONF keystore service stopped 02:34:15,517 PM [main] [INFO] DOMNotificationRouter - DOM Notification Router started 02:34:15,518 PM [main] [INFO] DOMRpcRouter - DOM RPC/Action router started 02:34:15,526 PM [main] [INFO] RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 02:34:15,526 PM [main] [INFO] RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 02:34:15,528 PM [main] [INFO] EOSClusterSingletonServiceProvider - Cluster Singleton Service started 02:34:15,529 PM [main] [DEBUG] RpcSingleton - Registering RPC implementations 02:34:15,530 PM [main] [INFO] RpcSingleton - This node is now owning NETCONF keystore configuration 02:34:15,530 PM [main] [INFO] DefaultNetconfKeystoreService - NETCONF keystore service started 02:34:15,534 PM [restconf-netty-e2e-5] [DEBUG] ServerSseHandler - Server SSE enabled on channel [id: 0x72b12f1f, L:/127.0.0.1:46677 - R:/127.0.0.1:52422] 02:34:15,537 PM [restconf-netty-e2e-5] [DEBUG] AAAShiroPrincipalService - No x-restconf-principal-uuid header present 02:34:15,537 PM [restconf-netty-e2e-5] [DEBUG] APIResource - Preparing OPTIONS http://127.0.0.1:46677/rests/operations 02:34:15,540 PM [restconf-netty-e2e-6] [DEBUG] ServerSseHandler - Server SSE enabled on channel [id: 0x8eb8b6a2, L:/127.0.0.1:46677 - R:/127.0.0.1:52438] 02:34:15,543 PM [restconf-netty-e2e-6] [DEBUG] AAAShiroPrincipalService - No x-restconf-principal-uuid header present 02:34:15,543 PM [restconf-netty-e2e-6] [DEBUG] APIResource - Preparing OPTIONS http://127.0.0.1:46677/rests/operations/odl-device-notification:subscribe-device-notification 02:34:15,544 PM [restconf-netty-e2e-6] [DEBUG] HTTPServerSession - Dispatching OPTIONS http://127.0.0.1:46677/rests/operations/odl-device-notification:subscribe-device-notification 02:34:15,548 PM [main] [DEBUG] RpcSingleton - Unregistering RPC implementations 02:34:15,548 PM [main] [INFO] RpcSingleton - This node is no longer owning NETCONF keystore configuration 02:34:15,549 PM [main] [INFO] DefaultNetconfKeystoreService - NETCONF keystore service stopped 02:34:15,552 PM [main] [INFO] DOMNotificationRouter - DOM Notification Router started 02:34:15,553 PM [main] [INFO] DOMRpcRouter - DOM RPC/Action router started 02:34:15,564 PM [main] [INFO] RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 02:34:15,564 PM [main] [INFO] RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 02:34:15,565 PM [main] [INFO] EOSClusterSingletonServiceProvider - Cluster Singleton Service started 02:34:15,565 PM [main] [DEBUG] RpcSingleton - Registering RPC implementations 02:34:15,566 PM [main] [INFO] RpcSingleton - This node is now owning NETCONF keystore configuration 02:34:15,566 PM [main] [INFO] DefaultNetconfKeystoreService - NETCONF keystore service started 02:34:15,570 PM [restconf-netty-e2e-0] [DEBUG] ServerSseHandler - Server SSE enabled on channel [id: 0xe89d4d4d, L:/127.0.0.1:44447 - R:/127.0.0.1:52450] 02:34:15,574 PM [restconf-netty-e2e-0] [DEBUG] AAAShiroPrincipalService - No x-restconf-principal-uuid header present 02:34:15,574 PM [restconf-netty-e2e-0] [DEBUG] APIResource - Preparing GET http://127.0.0.1:44447/rests/operations 02:34:15,574 PM [restconf-netty-e2e-0] [DEBUG] HTTPServerSession - Dispatching GET http://127.0.0.1:44447/rests/operations 02:34:15,586 PM [main] [DEBUG] RpcSingleton - Unregistering RPC implementations 02:34:15,586 PM [main] [INFO] RpcSingleton - This node is no longer owning NETCONF keystore configuration 02:34:15,587 PM [main] [INFO] DefaultNetconfKeystoreService - NETCONF keystore service stopped