[main] INFO org.opendaylight.netconf.common.impl.NettyNetconfTimer - NETCONF timer started [main] INFO org.opendaylight.netconf.shaded.sshd.common.util.security.bouncycastle.BouncyCastleSecurityProviderRegistrar - getOrCreateProvider(BC) created instance of org.bouncycastle.jce.provider.BouncyCastleProvider [main] INFO org.opendaylight.netconf.shaded.sshd.common.util.security.eddsa.EdDSASecurityProviderRegistrar - getOrCreateProvider(EdDSA) created instance of org.opendaylight.netconf.shaded.eddsa.EdDSASecurityProvider [odl-netconf-client-0] WARN org.opendaylight.netconf.shaded.sshd.client.keyverifier.AcceptAllServerKeyVerifier - Server at /127.0.0.1:35063 presented unverified RSA key: SHA256:bJRBVasROHBuKJp4O8g4m6nl1dx3fPS9UUPmi7i5JsA [server-3] INFO org.opendaylight.netconf.transport.ssh.TransportServerSession - Session username@/127.0.0.1:59018 authenticated [server-0] INFO org.opendaylight.netconf.shaded.sshd.server.keyprovider.SimpleGeneratorHostKeyProvider - generateKeyPair(EC) generating host key=nistp521 [netconf-timer-6] 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:1005) at io.netty.util.concurrent.SingleThreadEventExecutor.offerTask(SingleThreadEventExecutor.java:388) at io.netty.util.concurrent.SingleThreadEventExecutor.addTask(SingleThreadEventExecutor.java:381) at io.netty.util.concurrent.SingleThreadEventExecutor.execute(SingleThreadEventExecutor.java:907) at io.netty.util.concurrent.SingleThreadEventExecutor.execute0(SingleThreadEventExecutor.java:873) at io.netty.util.concurrent.SingleThreadEventExecutor.execute(SingleThreadEventExecutor.java:863) at org.opendaylight.netconf.nettyutil.NetconfSessionNegotiator.lambda$start$1(NetconfSessionNegotiator.java:188) at io.netty.util.HashedWheelTimer$HashedWheelTimeout.run(HashedWheelTimer.java:716) at io.netty.util.concurrent.ImmediateExecutor.execute(ImmediateExecutor.java:34) at io.netty.util.HashedWheelTimer$HashedWheelTimeout.expire(HashedWheelTimer.java:704) at io.netty.util.HashedWheelTimer$HashedWheelBucket.expireTimeouts(HashedWheelTimer.java:790) at io.netty.util.HashedWheelTimer$Worker.run(HashedWheelTimer.java:500) at java.base/java.lang.VirtualThread.run(VirtualThread.java:329) [odl-netconf-client-0] WARN org.opendaylight.netconf.shaded.sshd.client.keyverifier.AcceptAllServerKeyVerifier - Server at /127.0.0.1:42031 presented unverified EC key: SHA256:z6BI7ipGeeqDAy7yZoWolal2S+GmDxHw1g+XWj7eLZU [server-0] INFO org.opendaylight.netconf.transport.ssh.TransportServerSession - Session username@/127.0.0.1:57410 authenticated [main] INFO org.opendaylight.netconf.common.impl.NettyNetconfTimer - NETCONF timer stopped