05:55:03.946 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 05:55:03.947 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 05:55:03.952 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 05:55:03.953 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 05:55:03.953 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 05:55:03.979 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 05:55:03.979 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 05:55:03.980 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 05:55:03.981 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 05:55:03.985 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 05:55:03.986 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 05:55:03.986 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 05:55:04.005 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 05:55:04.005 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 05:55:04.006 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 05:55:04.007 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 05:55:04.011 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 05:55:04.012 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 05:55:04.012 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 05:55:04.050 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 05:55:04.050 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 05:55:04.051 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 05:55:04.052 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 05:55:04.056 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 05:55:04.057 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 05:55:04.057 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 05:55:04.075 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 05:55:04.075 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 05:55:04.077 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 05:55:04.077 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 05:55:04.081 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 05:55:04.083 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 05:55:04.083 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 05:55:04.101 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 05:55:04.101 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 05:55:04.102 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 05:55:04.102 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 05:55:04.106 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 05:55:04.107 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 05:55:04.107 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 05:55:04.110 [netconf-timer-16] WARN io.netty.util.HashedWheelTimer - An exception was thrown by TimerTask. java.util.concurrent.RejectedExecutionException: event executor terminated at io.netty.util.concurrent.SingleThreadEventExecutor.reject(SingleThreadEventExecutor.java:1134) at io.netty.util.concurrent.SingleThreadEventExecutor.offerTask(SingleThreadEventExecutor.java:413) at io.netty.util.concurrent.SingleThreadEventExecutor.addTask(SingleThreadEventExecutor.java:406) at io.netty.util.concurrent.SingleThreadEventExecutor.execute(SingleThreadEventExecutor.java:1036) at io.netty.util.concurrent.SingleThreadEventExecutor.execute0(SingleThreadEventExecutor.java:1002) at io.netty.util.concurrent.SingleThreadEventExecutor.execute(SingleThreadEventExecutor.java:992) at org.opendaylight.netconf.nettyutil.NetconfSessionNegotiator.lambda$start$1(NetconfSessionNegotiator.java:186) at io.netty.util.HashedWheelTimer$HashedWheelTimeout.run(HashedWheelTimer.java:717) at io.netty.util.concurrent.ImmediateExecutor.execute(ImmediateExecutor.java:34) at io.netty.util.HashedWheelTimer$HashedWheelTimeout.expire(HashedWheelTimer.java:705) at io.netty.util.HashedWheelTimer$HashedWheelBucket.expireTimeouts(HashedWheelTimer.java:791) at io.netty.util.HashedWheelTimer$Worker.run(HashedWheelTimer.java:501) at java.base/java.lang.VirtualThread.run(VirtualThread.java:329) 05:55:04.119 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 05:55:04.119 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 05:55:04.120 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 05:55:04.121 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 05:55:04.124 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 05:55:04.125 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 05:55:04.125 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 05:55:04.139 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 05:55:04.139 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 05:55:04.140 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 05:55:04.140 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 05:55:04.143 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 05:55:04.144 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 05:55:04.144 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 05:55:04.158 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 05:55:04.158 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 05:55:04.160 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 05:55:04.160 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 05:55:04.163 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 05:55:04.164 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 05:55:04.164 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 05:55:04.173 [/127.0.0.1:57394-http-server-req-0] WARN o.o.n.t.http.ServerRequestExecutor - Internal error while processing PendingDataPost{target=http://127.0.0.1:40063/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:398) at org.opendaylight.yangtools.yang.data.codec.gson.JsonParserStream.read(JsonParserStream.java:291) at org.opendaylight.yangtools.yang.data.codec.gson.JsonParserStream.read(JsonParserStream.java:320) at org.opendaylight.yangtools.yang.data.codec.gson.JsonParserStream.parse(JsonParserStream.java:180) at org.opendaylight.restconf.server.api.JsonOperationInputBody.streamTo(JsonOperationInputBody.java:34) at org.opendaylight.restconf.server.api.OperationInputBody.toContainerNode(OperationInputBody.java:51) at org.opendaylight.restconf.server.spi.AbstractServerStrategy.dataInvoke(AbstractServerStrategy.java:272) at org.opendaylight.restconf.server.spi.AbstractServerStrategy.dataPOST(AbstractServerStrategy.java:232) at org.opendaylight.restconf.server.mdsal.MdsalRestconfServer.dataPOST(MdsalRestconfServer.java:264) at org.opendaylight.restconf.server.PendingDataPost.execute(PendingDataPost.java:39) at org.opendaylight.restconf.server.PendingDataPost.execute(PendingDataPost.java:29) at org.opendaylight.restconf.server.PendingRequestWithBody.execute(PendingRequestWithBody.java:67) at org.opendaylight.restconf.server.AbstractPendingRequest.execute(AbstractPendingRequest.java:97) at org.opendaylight.netconf.transport.http.ServerRequestExecutor.lambda$executeRequest$2(ServerRequestExecutor.java:99) at java.base/java.util.concurrent.ThreadPerTaskExecutor$TaskRunner.run(ThreadPerTaskExecutor.java:314) at java.base/java.lang.VirtualThread.run(VirtualThread.java:329) 05:55:04.175 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 05:55:04.175 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 05:55:04.176 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 05:55:04.176 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 05:55:04.183 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 05:55:04.184 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 05:55:04.184 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 05:55:04.199 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 05:55:04.199 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 05:55:04.201 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 05:55:04.201 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 05:55:04.204 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 05:55:04.204 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 05:55:04.205 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 05:55:04.217 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 05:55:04.217 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped