07:21:54.081 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 07:21:54.082 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 07:21:54.088 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 07:21:54.089 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 07:21:54.091 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 07:21:54.091 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 07:21:54.140 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 07:21:54.141 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 07:21:54.141 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 07:21:54.250 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 07:21:54.250 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 07:21:54.253 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 07:21:54.253 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 07:21:54.254 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 07:21:54.254 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 07:21:54.291 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 07:21:54.292 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 07:21:54.292 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 07:21:54.433 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 07:21:54.434 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 07:21:54.437 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 07:21:54.437 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 07:21:54.438 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 07:21:54.438 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 07:21:54.504 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 07:21:54.504 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 07:21:54.504 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 07:21:54.597 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 07:21:54.597 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 07:21:54.600 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 07:21:54.600 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 07:21:54.601 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 07:21:54.601 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 07:21:54.630 [transport-http3-0] ERROR io.netty.util.ResourceLeakDetector - LEAK: ByteBuf.release() was not called before it's garbage-collected. See https://netty.io/wiki/reference-counted-objects.html for more information. Recent access records: Created at: io.netty.buffer.AbstractByteBufAllocator.compositeDirectBuffer(AbstractByteBufAllocator.java:204) io.netty.buffer.AbstractByteBufAllocator.compositeBuffer(AbstractByteBufAllocator.java:182) io.netty.handler.codec.MessageAggregator.decode(MessageAggregator.java:266) io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:91) io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) io.netty.handler.codec.http3.Http3FrameToHttpObjectCodec.channelRead(Http3FrameToHttpObjectCodec.java:108) io.netty.handler.codec.http3.Http3RequestStreamInboundHandler.channelRead(Http3RequestStreamInboundHandler.java:40) io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) io.netty.handler.logging.LoggingHandler.channelRead(LoggingHandler.java:280) io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) io.netty.handler.codec.http3.Http3RequestStreamValidationHandler.channelRead(Http3RequestStreamValidationHandler.java:120) io.netty.handler.codec.http3.Http3RequestStreamValidationHandler.channelRead(Http3RequestStreamValidationHandler.java:34) io.netty.handler.codec.http3.Http3FrameTypeInboundValidationHandler.channelRead(Http3FrameTypeInboundValidationHandler.java:37) io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93) io.netty.handler.codec.http3.Http3RequestStreamDecodeStateValidator.channelRead(Http3RequestStreamDecodeStateValidator.java:45) io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:361) io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:325) io.netty.handler.codec.http3.Http3FrameCodec.channelRead(Http3FrameCodec.java:131) io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1429) io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:918) io.netty.handler.codec.quic.QuicheQuicStreamChannel$QuicStreamChannelUnsafe.recv(QuicheQuicStreamChannel.java:1025) io.netty.handler.codec.quic.QuicheQuicStreamChannel$QuicStreamChannelUnsafe.beginRead(QuicheQuicStreamChannel.java:654) io.netty.channel.DefaultChannelPipeline$HeadContext.read(DefaultChannelPipeline.java:1381) io.netty.channel.AbstractChannelHandlerContext.read(AbstractChannelHandlerContext.java:708) io.netty.handler.codec.http3.Http3FrameCodec.read(Http3FrameCodec.java:635) io.netty.channel.AbstractChannelHandlerContext.read(AbstractChannelHandlerContext.java:714) io.netty.handler.codec.http3.Http3FrameTypeDuplexValidationHandler.read(Http3FrameTypeDuplexValidationHandler.java:85) io.netty.channel.AbstractChannelHandlerContext.read(AbstractChannelHandlerContext.java:714) io.netty.handler.codec.http3.Http3FrameToHttpObjectCodec.read(Http3FrameToHttpObjectCodec.java:296) io.netty.channel.AbstractChannelHandlerContext.read(AbstractChannelHandlerContext.java:714) io.netty.channel.DefaultChannelPipeline.read(DefaultChannelPipeline.java:1025) io.netty.channel.DefaultChannelPipeline.read(DefaultChannelPipeline.java:45) io.netty.handler.codec.quic.QuicheQuicStreamChannel.read(QuicheQuicStreamChannel.java:306) io.netty.handler.codec.quic.QuicheQuicStreamChannel.read(QuicheQuicStreamChannel.java:52) io.netty.channel.DefaultChannelPipeline$HeadContext.readIfIsAutoRead(DefaultChannelPipeline.java:1441) io.netty.channel.DefaultChannelPipeline$HeadContext.channelActive(DefaultChannelPipeline.java:1419) io.netty.channel.DefaultChannelPipeline.fireChannelActive(DefaultChannelPipeline.java:862) io.netty.handler.codec.quic.QuicheQuicStreamChannel$QuicStreamChannelUnsafe.register(QuicheQuicStreamChannel.java:513) io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:119) io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:113) io.netty.handler.codec.quic.QuicheQuicChannel$1.onUnhandledInboundMessage(QuicheQuicChannel.java:439) io.netty.channel.DefaultChannelPipeline$TailContext.channelRead(DefaultChannelPipeline.java:1315) io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) io.netty.handler.codec.http3.Http3ConnectionHandler.channelRead(Http3ConnectionHandler.java:181) io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1429) io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:918) io.netty.handler.codec.quic.QuicheQuicChannel$QuicChannelUnsafe.recvStream(QuicheQuicChannel.java:1845) io.netty.handler.codec.quic.QuicheQuicChannel$QuicChannelUnsafe.processReceived(QuicheQuicChannel.java:1724) io.netty.handler.codec.quic.QuicheQuicChannel$QuicChannelUnsafe.connectionRecv(QuicheQuicChannel.java:1659) io.netty.handler.codec.quic.QuicheQuicChannel.recv(QuicheQuicChannel.java:970) io.netty.handler.codec.quic.QuicheQuicCodec$QuicCodecHeaderProcessor.process(QuicheQuicCodec.java:370) io.netty.handler.codec.quic.QuicHeaderParser.parse(QuicHeaderParser.java:142) io.netty.handler.codec.quic.QuicheQuicCodec.handleQuicPacket(QuicheQuicCodec.java:200) io.netty.handler.codec.quic.QuicheQuicCodec.channelRead(QuicheQuicCodec.java:191) io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1429) io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:918) io.netty.channel.nio.AbstractNioMessageChannel$NioMessageUnsafe.read(AbstractNioMessageChannel.java:100) io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.handle(AbstractNioChannel.java:445) io.netty.channel.nio.NioIoHandler$DefaultNioRegistration.handle(NioIoHandler.java:388) io.netty.channel.nio.NioIoHandler.processSelectedKey(NioIoHandler.java:596) io.netty.channel.nio.NioIoHandler.processSelectedKeysOptimized(NioIoHandler.java:571) io.netty.channel.nio.NioIoHandler.processSelectedKeys(NioIoHandler.java:512) io.netty.channel.nio.NioIoHandler.run(NioIoHandler.java:484) io.netty.channel.SingleThreadIoEventLoop.runIo(SingleThreadIoEventLoop.java:225) io.netty.channel.SingleThreadIoEventLoop.run(SingleThreadIoEventLoop.java:196) io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:1195) io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) java.base/java.lang.Thread.run(Thread.java:1583) 07:21:54.645 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 07:21:54.645 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 07:21:54.645 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 07:21:54.838 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 07:21:54.838 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 07:21:54.841 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 07:21:54.841 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 07:21:54.842 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 07:21:54.842 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 07:21:54.889 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 07:21:54.890 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 07:21:54.890 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 07:21:54.926 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 07:21:54.926 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 07:21:54.929 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 07:21:54.929 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 07:21:54.930 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 07:21:54.930 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 07:21:54.966 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 07:21:54.966 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 07:21:54.967 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 07:21:55.118 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 07:21:55.118 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 07:21:55.122 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 07:21:55.122 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 07:21:55.123 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 07:21:55.123 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 07:21:55.160 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 07:21:55.160 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 07:21:55.160 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 07:21:55.214 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 07:21:55.214 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 07:21:55.218 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 07:21:55.218 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 07:21:55.219 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 07:21:55.219 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 07:21:55.258 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 07:21:55.258 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 07:21:55.258 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 07:21:55.362 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 07:21:55.363 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 07:21:55.366 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 07:21:55.366 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 07:21:55.367 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 07:21:55.367 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 07:21:55.397 [QuicStreamAddress{streamId=4}-http-server-req-0] WARN o.o.n.t.http.ServerRequestExecutor - Internal error while processing PendingDataPost{target=https://127.0.0.1:37829/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:394) at org.opendaylight.yangtools.yang.data.codec.gson.JsonParserStream.read(JsonParserStream.java:287) at org.opendaylight.yangtools.yang.data.codec.gson.JsonParserStream.read(JsonParserStream.java:316) at org.opendaylight.yangtools.yang.data.codec.gson.JsonParserStream.parse(JsonParserStream.java:176) 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) 07:21:55.401 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 07:21:55.401 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 07:21:55.401 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 07:21:55.455 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 07:21:55.456 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 07:21:55.463 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 07:21:55.463 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 07:21:55.466 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 07:21:55.466 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 07:21:55.520 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 07:21:55.520 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 07:21:55.520 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 07:21:55.568 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 07:21:55.568 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 07:21:55.571 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 07:21:55.571 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 07:21:55.602 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 07:21:55.602 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 07:21:55.656 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 07:21:55.656 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 07:21:55.656 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped