19:33:46.411 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:33:46.412 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 19:33:46.412 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:33:46.412 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 19:33:46.413 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 19:33:46.413 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 19:33:46.440 [main] INFO o.o.n.common.impl.NettyNetconfTimer - NETCONF timer started 19:33:46.441 [main] INFO o.o.n.c.m.i.DefaultSchemaResourceManager - Schema Resource Manager instantiated on /tmp/junit-12713753066019277070/schema 19:33:46.445 [main] INFO o.o.n.common.impl.NettyNetconfTimer - NETCONF timer started 19:33:46.445 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Starting 1, SSH simulated devices starting on port 34759 19:33:46.445 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Loading models from classpath. 19:33:46.476 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - using MdsalOperationProvider. 19:33:46.477 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - All simulated devices started successfully from port 34759 to 34759 19:33:46.488 [QuicStreamAddress{streamId=4}-http-server-req-0] INFO o.o.n.t.spi.AbstractNetconfTopology - Connecting RemoteDevice{Uri{value=device-sim}}, with config Node{nodeId=Uri{value=device-sim}, netconfNode=NetconfNode{actorResponseWaitTime=5, backoffJitter=0.1, backoffMultiplier=1.5, concurrentRpcLimit=0, connectionTimeoutMillis=20000, credentials=***, defaultRequestTimeoutMillis=60000, host=Host{ipAddress=IpAddress{ipv4Address=Ipv4Address{value=127.0.0.1}}}, keepaliveDelay=120, lockDatastore=true, maxBackoffMillis=1800000, maxConnectionAttempts=0, minBackoffMillis=2000, port=PortNumber{value=34759}, reconnectOnChangedSchema=false, schemaCacheDirectory=schema, schemaless=false, tcpOnly=false}} 19:33:46.489 [QuicStreamAddress{streamId=4}-http-server-req-0] INFO o.o.n.t.spi.NetconfNodeHandler - Adding keepalive facade, for device Uri{value=device-sim} 19:33:46.489 [QuicStreamAddress{streamId=4}-http-server-req-0] INFO o.o.n.t.spi.NetconfNodeHandler - Concurrent rpc limit is smaller than 1, no limit will be enforced for device RemoteDeviceId[name=device-sim, address=/127.0.0.1:34759] 19:33:46.819 [netconf-netty-e2e-0] WARN o.o.n.s.s.c.k.AcceptAllServerKeyVerifier - Server at /127.0.0.1:34759 presented unverified RSA key: SHA256:L82M6f0x3+1HHxrBdj1ePJSAOJ7hQ6yBtGvdn4rgq+I 19:33:46.824 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session device-username@/127.0.0.1:42018 authenticated 19:33:46.889 [netconf-device-simulator-threads-1] 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) 19:33:46.930 [topology-schema-assembler-109] INFO o.o.n.c.mdsal.spi.AbstractDataStore - Initialize Candidate data-store operations for device RemoteDeviceId[name=device-sim, address=/127.0.0.1:34759] 19:33:46.933 [topology-schema-assembler-109] INFO o.o.n.client.mdsal.NetconfDevice - RemoteDeviceId[name=device-sim, address=/127.0.0.1:34759]: Netconf connector initialized successfully 19:33:47.101 [netconf-netty-e2e-0] INFO o.o.n.c.m.NetconfDeviceCommunicator - RemoteDeviceId[name=device-sim, address=/127.0.0.1:34759]: Session went down: End of input 19:33:49.208 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 19:33:49.208 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 19:33:49.208 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 19:33:49.312 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:33:49.312 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 19:33:49.312 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:33:49.312 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 19:33:49.313 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 19:33:49.313 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 19:33:49.342 [main] INFO o.o.n.common.impl.NettyNetconfTimer - NETCONF timer started 19:33:49.342 [main] INFO o.o.n.c.m.i.DefaultSchemaResourceManager - Schema Resource Manager instantiated on /tmp/junit-1141596079661810785/schema 19:33:49.345 [main] INFO o.o.n.common.impl.NettyNetconfTimer - NETCONF timer started 19:33:49.345 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Starting 1, SSH simulated devices starting on port 34599 19:33:49.345 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Loading models from classpath. 19:33:49.372 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - using MdsalOperationProvider. 19:33:49.374 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - All simulated devices started successfully from port 34599 to 34599 19:33:49.386 [QuicStreamAddress{streamId=4}-http-server-req-0] INFO o.o.n.t.spi.AbstractNetconfTopology - Connecting RemoteDevice{Uri{value=device-sim}}, with config Node{nodeId=Uri{value=device-sim}, netconfNode=NetconfNode{actorResponseWaitTime=5, backoffJitter=0.1, backoffMultiplier=1.5, concurrentRpcLimit=0, connectionTimeoutMillis=20000, credentials=***, defaultRequestTimeoutMillis=60000, host=Host{ipAddress=IpAddress{ipv4Address=Ipv4Address{value=127.0.0.1}}}, keepaliveDelay=120, lockDatastore=true, maxBackoffMillis=1800000, maxConnectionAttempts=0, minBackoffMillis=2000, port=PortNumber{value=34599}, reconnectOnChangedSchema=false, schemaCacheDirectory=schema, schemaless=false, tcpOnly=false}} 19:33:49.386 [QuicStreamAddress{streamId=4}-http-server-req-0] INFO o.o.n.t.spi.NetconfNodeHandler - Adding keepalive facade, for device Uri{value=device-sim} 19:33:49.386 [QuicStreamAddress{streamId=4}-http-server-req-0] INFO o.o.n.t.spi.NetconfNodeHandler - Concurrent rpc limit is smaller than 1, no limit will be enforced for device RemoteDeviceId[name=device-sim, address=/127.0.0.1:34599] 19:33:49.692 [netconf-netty-e2e-2] WARN o.o.n.s.s.c.k.AcceptAllServerKeyVerifier - Server at /127.0.0.1:34599 presented unverified RSA key: SHA256:iq+78VLdOX1nMKhKZE/Qi6yq18uYXWLSzm3ywOiLOyQ 19:33:49.696 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session device-username@/127.0.0.1:49440 authenticated 19:33:49.813 [topology-schema-assembler-114] INFO o.o.n.c.mdsal.spi.AbstractDataStore - Initialize Candidate data-store operations for device RemoteDeviceId[name=device-sim, address=/127.0.0.1:34599] 19:33:49.815 [topology-schema-assembler-114] INFO o.o.n.client.mdsal.NetconfDevice - RemoteDeviceId[name=device-sim, address=/127.0.0.1:34599]: Netconf connector initialized successfully 19:33:49.946 [netconf-netty-e2e-2] INFO o.o.n.c.m.NetconfDeviceCommunicator - RemoteDeviceId[name=device-sim, address=/127.0.0.1:34599]: Session went down: End of input 19:33:52.051 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 19:33:52.052 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 19:33:52.052 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 19:33:52.185 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:33:52.186 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 19:33:52.186 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:33:52.186 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 19:33:52.187 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 19:33:52.187 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 19:33:52.216 [main] INFO o.o.n.common.impl.NettyNetconfTimer - NETCONF timer started 19:33:52.217 [main] INFO o.o.n.c.m.i.DefaultSchemaResourceManager - Schema Resource Manager instantiated on /tmp/junit-2884522018455104320/schema 19:33:52.219 [main] INFO o.o.n.common.impl.NettyNetconfTimer - NETCONF timer started 19:33:52.219 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Starting 1, SSH simulated devices starting on port 39147 19:33:52.219 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Loading models from classpath. 19:33:52.246 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - using MdsalOperationProvider. 19:33:52.248 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - All simulated devices started successfully from port 39147 to 39147 19:33:52.257 [QuicStreamAddress{streamId=4}-http-server-req-0] INFO o.o.n.t.spi.AbstractNetconfTopology - Connecting RemoteDevice{Uri{value=device-sim}}, with config Node{nodeId=Uri{value=device-sim}, netconfNode=NetconfNode{actorResponseWaitTime=5, backoffJitter=0.1, backoffMultiplier=1.5, concurrentRpcLimit=0, connectionTimeoutMillis=20000, credentials=***, defaultRequestTimeoutMillis=60000, host=Host{ipAddress=IpAddress{ipv4Address=Ipv4Address{value=127.0.0.1}}}, keepaliveDelay=120, lockDatastore=true, maxBackoffMillis=1800000, maxConnectionAttempts=0, minBackoffMillis=2000, port=PortNumber{value=39147}, reconnectOnChangedSchema=false, schemaCacheDirectory=schema, schemaless=false, tcpOnly=false}} 19:33:52.258 [QuicStreamAddress{streamId=4}-http-server-req-0] INFO o.o.n.t.spi.NetconfNodeHandler - Adding keepalive facade, for device Uri{value=device-sim} 19:33:52.258 [QuicStreamAddress{streamId=4}-http-server-req-0] INFO o.o.n.t.spi.NetconfNodeHandler - Concurrent rpc limit is smaller than 1, no limit will be enforced for device RemoteDeviceId[name=device-sim, address=/127.0.0.1:39147] 19:33:52.540 [netconf-netty-e2e-4] WARN o.o.n.s.s.c.k.AcceptAllServerKeyVerifier - Server at /127.0.0.1:39147 presented unverified RSA key: SHA256:ORQXwk+J4Zj/hvC7PnEGTkjEOLZCdKCxwoKm9TTXa5c 19:33:52.542 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session device-username@/127.0.0.1:36968 authenticated 19:33:52.628 [topology-schema-assembler-119] INFO o.o.n.c.mdsal.spi.AbstractDataStore - Initialize Candidate data-store operations for device RemoteDeviceId[name=device-sim, address=/127.0.0.1:39147] 19:33:52.629 [topology-schema-assembler-119] INFO o.o.n.client.mdsal.NetconfDevice - RemoteDeviceId[name=device-sim, address=/127.0.0.1:39147]: Netconf connector initialized successfully 19:33:52.785 [netconf-netty-e2e-4] INFO o.o.n.c.m.NetconfDeviceCommunicator - RemoteDeviceId[name=device-sim, address=/127.0.0.1:39147]: Session went down: End of input 19:33:54.893 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 19:33:54.893 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 19:33:54.893 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 19:33:55.072 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:33:55.073 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 19:33:55.073 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:33:55.073 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 19:33:55.074 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 19:33:55.074 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 19:33:55.100 [main] INFO o.o.n.common.impl.NettyNetconfTimer - NETCONF timer started 19:33:55.101 [main] INFO o.o.n.c.m.i.DefaultSchemaResourceManager - Schema Resource Manager instantiated on /tmp/junit-7737898409258319053/schema 19:33:55.105 [main] INFO o.o.n.common.impl.NettyNetconfTimer - NETCONF timer started 19:33:55.105 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Starting 1, SSH simulated devices starting on port 35539 19:33:55.105 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Loading models from classpath. 19:33:55.133 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - using SimulatedOperationProvider. 19:33:55.134 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - All simulated devices started successfully from port 35539 to 35539 19:33:55.144 [QuicStreamAddress{streamId=4}-http-server-req-0] INFO o.o.n.t.spi.AbstractNetconfTopology - Connecting RemoteDevice{Uri{value=device-sim}}, with config Node{nodeId=Uri{value=device-sim}, netconfNode=NetconfNode{actorResponseWaitTime=5, backoffJitter=0.1, backoffMultiplier=1.5, concurrentRpcLimit=0, connectionTimeoutMillis=20000, credentials=***, defaultRequestTimeoutMillis=60000, host=Host{ipAddress=IpAddress{ipv4Address=Ipv4Address{value=127.0.0.1}}}, keepaliveDelay=120, lockDatastore=true, maxBackoffMillis=1800000, maxConnectionAttempts=0, minBackoffMillis=2000, port=PortNumber{value=35539}, reconnectOnChangedSchema=false, schemaCacheDirectory=schema, schemaless=false, tcpOnly=false}} 19:33:55.144 [QuicStreamAddress{streamId=4}-http-server-req-0] INFO o.o.n.t.spi.NetconfNodeHandler - Adding keepalive facade, for device Uri{value=device-sim} 19:33:55.144 [QuicStreamAddress{streamId=4}-http-server-req-0] INFO o.o.n.t.spi.NetconfNodeHandler - Concurrent rpc limit is smaller than 1, no limit will be enforced for device RemoteDeviceId[name=device-sim, address=/127.0.0.1:35539] 19:33:55.519 [netconf-netty-e2e-6] WARN o.o.n.s.s.c.k.AcceptAllServerKeyVerifier - Server at /127.0.0.1:35539 presented unverified RSA key: SHA256:vU+bH14VjMHWhosl6wUHo62y+ShRS7BVnm3uNBssXzI 19:33:55.522 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session device-username@/127.0.0.1:33660 authenticated 19:33:55.569 [netconf-device-simulator-threads-1] INFO o.o.n.t.t.r.RpcHandlerDefault - getResponse: XmlElement{name='get', namespace='urn:ietf:params:xml:ns:netconf:base:1.0'} 19:33:55.626 [topology-schema-assembler-124] INFO o.o.n.c.mdsal.spi.AbstractDataStore - Initialize Candidate data-store operations for device RemoteDeviceId[name=device-sim, address=/127.0.0.1:35539] 19:33:55.627 [topology-schema-assembler-124] INFO o.o.n.client.mdsal.NetconfDevice - RemoteDeviceId[name=device-sim, address=/127.0.0.1:35539]: Netconf connector initialized successfully 19:33:55.673 [netconf-device-simulator-threads-1] INFO o.o.n.t.t.r.RpcHandlerDefault - getResponse: XmlElement{name='create-subscription', namespace='urn:ietf:params:xml:ns:netconf:notification:1.0'} 19:33:57.782 [netconf-netty-e2e-6] INFO o.o.n.c.m.NetconfDeviceCommunicator - RemoteDeviceId[name=device-sim, address=/127.0.0.1:35539]: Session went down: End of input 19:33:59.890 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 19:33:59.890 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 19:33:59.890 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped