12:59:44.057 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 12:59:44.057 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 12:59:44.064 [main] INFO o.o.r.s.RestconfRequestDispatcher - RestconfRequestDispatcher initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 12:59:44.064 [main] INFO o.o.r.s.RestconfRequestDispatcher - Base path: http://127.0.0.1:39585/rests, default accept: application/yang-data+json, default pretty print: false 12:59:44.476 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 12:59:44.477 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 12:59:44.485 [main] INFO o.o.r.s.RestconfRequestDispatcher - RestconfRequestDispatcher initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 12:59:44.485 [main] INFO o.o.r.s.RestconfRequestDispatcher - Base path: http://127.0.0.1:46771/rests, default accept: application/yang-data+json, default pretty print: false 12:59:44.802 [restconf-netty-e2e-2] ERROR o.o.r.s.RestconfRequestDispatcher - Error processing request POST /rests/data/example-action:root/example-action java.lang.IllegalStateException: Schema node with name wrong-data was not found under (example:action?revision=2024-09-19)input. at org.opendaylight.yangtools.yang.data.codec.gson.JsonParserStream.resolveNamespace(JsonParserStream.java:400) at org.opendaylight.yangtools.yang.data.codec.gson.JsonParserStream.read(JsonParserStream.java:293) at org.opendaylight.yangtools.yang.data.codec.gson.JsonParserStream.read(JsonParserStream.java:322) at org.opendaylight.yangtools.yang.data.codec.gson.JsonParserStream.parse(JsonParserStream.java:182) at org.opendaylight.restconf.server.api.JsonOperationInputBody.streamTo(JsonOperationInputBody.java:34) at org.opendaylight.restconf.server.api.OperationInputBody.toContainerNode(OperationInputBody.java:50) at org.opendaylight.restconf.server.spi.AbstractServerStrategy.dataInvoke(AbstractServerStrategy.java:268) at org.opendaylight.restconf.server.spi.AbstractServerStrategy.dataPOST(AbstractServerStrategy.java:228) at org.opendaylight.restconf.server.mdsal.MdsalRestconfServer.dataPOST(MdsalRestconfServer.java:264) at org.opendaylight.restconf.server.DataRequestProcessor.postData(DataRequestProcessor.java:135) at org.opendaylight.restconf.server.DataRequestProcessor.processDataRequest(DataRequestProcessor.java:80) at org.opendaylight.restconf.server.RestconfRequestDispatcher.dispatch(RestconfRequestDispatcher.java:64) at org.opendaylight.restconf.server.RestconfSession.dispatchRequest(RestconfSession.java:66) at org.opendaylight.restconf.server.RestconfSession.channelRead0(RestconfSession.java:60) at org.opendaylight.restconf.server.RestconfSession.channelRead0(RestconfSession.java:34) 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:122) at org.opendaylight.netconf.transport.http.ServerSseHandler.channelRead(ServerSseHandler.java:91) 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:48) at org.opendaylight.netconf.transport.http.AbstractBasicAuthHandler.channelRead0(AbstractBasicAuthHandler.java:34) 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:1407) 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:918) 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:994) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at java.base/java.lang.Thread.run(Thread.java:1583) 12:59:44.901 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 12:59:44.902 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 12:59:44.909 [main] INFO o.o.r.s.RestconfRequestDispatcher - RestconfRequestDispatcher initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 12:59:44.909 [main] INFO o.o.r.s.RestconfRequestDispatcher - Base path: http://127.0.0.1:36375/rests, default accept: application/yang-data+json, default pretty print: false 12:59:45.321 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 12:59:45.321 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 12:59:45.329 [main] INFO o.o.r.s.RestconfRequestDispatcher - RestconfRequestDispatcher initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 12:59:45.330 [main] INFO o.o.r.s.RestconfRequestDispatcher - Base path: http://127.0.0.1:42617/rests, default accept: application/yang-data+json, default pretty print: false 12:59:45.951 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 12:59:45.951 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 12:59:45.958 [main] INFO o.o.r.s.RestconfRequestDispatcher - RestconfRequestDispatcher initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 12:59:45.958 [main] INFO o.o.r.s.RestconfRequestDispatcher - Base path: http://127.0.0.1:44833/rests, default accept: application/yang-data+json, default pretty print: false 12:59:46.368 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 12:59:46.369 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 12:59:46.376 [main] INFO o.o.r.s.RestconfRequestDispatcher - RestconfRequestDispatcher initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 12:59:46.376 [main] INFO o.o.r.s.RestconfRequestDispatcher - Base path: http://127.0.0.1:37243/rests, default accept: application/yang-data+json, default pretty print: false 12:59:46.991 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 12:59:46.991 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 12:59:46.999 [main] INFO o.o.r.s.RestconfRequestDispatcher - RestconfRequestDispatcher initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 12:59:46.999 [main] INFO o.o.r.s.RestconfRequestDispatcher - Base path: http://127.0.0.1:43113/rests, default accept: application/yang-data+json, default pretty print: false 12:59:48.843 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 12:59:48.844 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 12:59:48.851 [main] INFO o.o.r.s.RestconfRequestDispatcher - RestconfRequestDispatcher initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 12:59:48.851 [main] INFO o.o.r.s.RestconfRequestDispatcher - Base path: http://127.0.0.1:34291/rests, default accept: application/yang-data+json, default pretty print: false 12:59:49.265 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 12:59:49.265 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 12:59:49.273 [main] INFO o.o.r.s.RestconfRequestDispatcher - RestconfRequestDispatcher initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 12:59:49.273 [main] INFO o.o.r.s.RestconfRequestDispatcher - Base path: http://127.0.0.1:45187/rests, default accept: application/yang-data+json, default pretty print: false 12:59:49.918 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 12:59:49.918 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 12:59:49.925 [main] INFO o.o.r.s.RestconfRequestDispatcher - RestconfRequestDispatcher initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 12:59:49.925 [main] INFO o.o.r.s.RestconfRequestDispatcher - Base path: http://127.0.0.1:42411/rests, default accept: application/yang-data+json, default pretty print: false 12:59:50.543 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 12:59:50.544 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 12:59:50.552 [main] INFO o.o.r.s.RestconfRequestDispatcher - RestconfRequestDispatcher initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 12:59:50.552 [main] INFO o.o.r.s.RestconfRequestDispatcher - Base path: http://127.0.0.1:37481/rests, default accept: application/yang-data+json, default pretty print: false