19:29:16.937 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:29:16.938 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 19:29:16.941 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:29:16.941 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 19:29:16.942 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 19:29:16.942 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 19:29:16.963 [netconf-timer-36] 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:1125) 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:1027) at io.netty.util.concurrent.SingleThreadEventExecutor.execute0(SingleThreadEventExecutor.java:993) at io.netty.util.concurrent.SingleThreadEventExecutor.execute(SingleThreadEventExecutor.java:983) 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) 19:29:17.587 [netconf-timer-38] 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:1125) 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:1027) at io.netty.util.concurrent.SingleThreadEventExecutor.execute0(SingleThreadEventExecutor.java:993) at io.netty.util.concurrent.SingleThreadEventExecutor.execute(SingleThreadEventExecutor.java:983) 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) 19:29:18.264 [netconf-timer-40] 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:1125) 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:1027) at io.netty.util.concurrent.SingleThreadEventExecutor.execute0(SingleThreadEventExecutor.java:993) at io.netty.util.concurrent.SingleThreadEventExecutor.execute(SingleThreadEventExecutor.java:983) 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) 19:29:19.085 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 19:29:19.085 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 19:29:19.085 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 19:29:19.175 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:29:19.175 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 19:29:19.178 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:29:19.179 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 19:29:19.179 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 19:29:19.179 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 19:29:21.319 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 19:29:21.320 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 19:29:21.320 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 19:29:21.743 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:29:21.743 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 19:29:21.747 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:29:21.748 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 19:29:21.749 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 19:29:21.749 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 19:29:23.885 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 19:29:23.885 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 19:29:23.885 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 19:29:23.960 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:29:23.961 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 19:29:23.964 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:29:23.964 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 19:29:23.965 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 19:29:23.965 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 19:29:26.106 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 19:29:26.106 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 19:29:26.106 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 19:29:26.182 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:29:26.182 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 19:29:26.185 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:29:26.185 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 19:29:26.186 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 19:29:26.186 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 19:29:28.322 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 19:29:28.322 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 19:29:28.322 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 19:29:28.542 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:29:28.544 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 19:29:28.551 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:29:28.551 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 19:29:28.554 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 19:29:28.554 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 19:29:30.715 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 19:29:30.716 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 19:29:30.716 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 19:29:30.838 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:29:30.838 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 19:29:30.845 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:29:30.845 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 19:29:30.847 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 19:29:30.847 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 19:29:32.997 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 19:29:32.998 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 19:29:32.998 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 19:29:33.095 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:29:33.096 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 19:29:33.098 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:29:33.099 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 19:29:33.099 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 19:29:33.099 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 19:29:35.237 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 19:29:35.238 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 19:29:35.238 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 19:29:35.323 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:29:35.323 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 19:29:35.326 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:29:35.326 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 19:29:35.327 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 19:29:35.327 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 19:29:37.363 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 19:29:37.363 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 19:29:37.363 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 19:29:37.507 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:29:37.507 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 19:29:37.510 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:29:37.510 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 19:29:37.511 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 19:29:37.511 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 19:29:39.653 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 19:29:39.653 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 19:29:39.653 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 19:29:39.726 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:29:39.726 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 19:29:39.729 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:29:39.729 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 19:29:39.730 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 19:29:39.730 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 19:29:41.878 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 19:29:41.878 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 19:29:41.878 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 19:29:42.037 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:29:42.037 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 19:29:42.041 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:29:42.041 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 19:29:42.042 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 19:29:42.042 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 19:29:44.183 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 19:29:44.184 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 19:29:44.184 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped